21:56:09 Started by timer 21:56:09 Running as SYSTEM 21:56:09 [EnvInject] - Loading node environment variables. 21:56:09 Building remotely on prd-ubuntu2204-docker-4c-4g-32697 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-merge-master 21:56:10 [ssh-agent] Looking for ssh-agent implementation... 21:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:10 $ ssh-agent 21:56:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQA3k0K/agent.1577 21:56:10 SSH_AGENT_PID=1579 21:56:10 [ssh-agent] Started. 21:56:10 Running ssh-add (command line suppressed) 21:56:10 Identity added: /w/workspace/ietf-maven-merge-master@tmp/private_key_6475431049071212852.key (/w/workspace/ietf-maven-merge-master@tmp/private_key_6475431049071212852.key) 21:56:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:56:10 The recommended git tool is: NONE 21:56:12 using credential jenkins-ssh 21:56:12 Wiping out workspace first. 21:56:12 Cloning the remote Git repository 21:56:12 Cloning repository git://devvexx.opendaylight.org/mirror/ietf 21:56:12 > git init /w/workspace/ietf-maven-merge-master # timeout=10 21:56:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf 21:56:12 > git --version # timeout=10 21:56:12 > git --version # 'git version 2.34.1' 21:56:12 using GIT_SSH to set credentials jenkins-ssh 21:56:12 Verifying host key using known hosts file, will automatically accept unseen keys 21:56:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 21:56:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:13 Avoid second fetch 21:56:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:56:13 Checking out Revision 7c86742dc3b18870c8891b34349b414821a93e57 (refs/remotes/origin/master) 21:56:13 > git config core.sparsecheckout # timeout=10 21:56:13 > git checkout -f 7c86742dc3b18870c8891b34349b414821a93e57 # timeout=10 21:56:13 Commit message: "build(deps): Bump the actions-deps group across 1 directory with 6 updates" 21:56:13 > git rev-list --no-walk 7c86742dc3b18870c8891b34349b414821a93e57 # timeout=10 21:56:16 provisioning config files... 21:56:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:56:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:56:16 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins10070894347727451891.sh 21:56:16 ---> python-tools-install.sh 21:56:16 Setup pyenv: 21:56:17 * system (set by /opt/pyenv/version) 21:56:17 * 3.8.20 (set by /opt/pyenv/version) 21:56:17 * 3.9.20 (set by /opt/pyenv/version) 21:56:17 3.10.15 21:56:17 3.11.10 21:56:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SFoe 21:56:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:56:26 lf-activate-venv(): INFO: Base packages installed successfully 21:56:26 lf-activate-venv(): INFO: Installing additional packages: lftools 21:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 21:56:53 Generating Requirements File 21:57:21 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. 21:57:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:57:21 Python 3.11.10 21:57:21 pip 26.1.2 from /tmp/venv-SFoe/lib/python3.11/site-packages/pip (python 3.11) 21:57:21 aiohappyeyeballs==2.7.1 21:57:21 aiohttp==3.14.1 21:57:21 aiosignal==1.4.0 21:57:21 appdirs==1.4.4 21:57:21 argcomplete==3.7.0 21:57:21 aspy.yaml==1.3.0 21:57:21 attrs==26.1.0 21:57:21 autopage==0.6.0 21:57:21 beautifulsoup4==4.15.0 21:57:21 boto3==1.43.40 21:57:21 botocore==1.43.40 21:57:21 bs4==0.0.2 21:57:21 certifi==2026.6.17 21:57:21 cffi==2.0.0 21:57:21 cfgv==3.5.0 21:57:21 chardet==7.4.3 21:57:21 charset-normalizer==3.4.7 21:57:21 click==8.4.2 21:57:21 cliff==4.14.0 21:57:21 cmd2==4.0.0 21:57:21 cryptography==3.3.2 21:57:21 debtcollector==3.1.0 21:57:21 decorator==5.3.1 21:57:21 defusedxml==0.7.1 21:57:21 Deprecated==1.3.1 21:57:21 distlib==0.4.3 21:57:21 dnspython==2.8.0 21:57:21 docker==7.1.0 21:57:21 dogpile.cache==1.5.0 21:57:21 durationpy==0.10 21:57:21 email-validator==2.3.0 21:57:21 filelock==3.29.5 21:57:21 frozenlist==1.8.0 21:57:21 future==1.0.0 21:57:21 gitdb==4.0.12 21:57:21 GitPython==3.1.50 21:57:21 httplib2==0.30.2 21:57:21 identify==2.6.19 21:57:21 idna==3.18 21:57:21 importlib-resources==1.5.0 21:57:21 iso8601==2.1.0 21:57:21 Jinja2==3.1.6 21:57:21 jmespath==1.1.0 21:57:21 jsonpatch==1.33 21:57:21 jsonpointer==3.1.1 21:57:21 jsonschema==4.26.0 21:57:21 jsonschema-specifications==2025.9.1 21:57:21 keystoneauth1==5.15.0 21:57:21 kubernetes==36.0.2 21:57:21 lftools==0.37.22 21:57:21 lxml==6.1.1 21:57:21 markdown-it-py==4.2.0 21:57:21 MarkupSafe==3.0.3 21:57:21 mdurl==0.1.2 21:57:21 msgpack==1.2.1 21:57:21 multi_key_dict==2.0.3 21:57:21 multidict==6.7.1 21:57:21 munch==4.0.0 21:57:21 netaddr==1.3.0 21:57:21 niet==1.4.2 21:57:21 nodeenv==1.10.0 21:57:21 oauth2client==4.1.3 21:57:21 oauthlib==3.3.1 21:57:21 openstacksdk==4.17.0 21:57:21 os-service-types==1.8.2 21:57:21 osc-lib==4.6.0 21:57:21 oslo.config==10.5.0 21:57:21 oslo.context==6.4.0 21:57:21 oslo.i18n==6.8.0 21:57:21 oslo.log==8.2.0 21:57:21 oslo.serialization==5.10.0 21:57:21 oslo.utils==10.1.1 21:57:21 packaging==26.2 21:57:21 pbr==7.0.3 21:57:21 platformdirs==4.10.0 21:57:21 prettytable==3.18.0 21:57:21 prompt_toolkit==3.0.52 21:57:21 propcache==0.5.2 21:57:21 psutil==7.2.2 21:57:21 pyasn1==0.6.3 21:57:21 pyasn1_modules==0.4.2 21:57:21 pycparser==3.0 21:57:21 pygerrit2==2.0.15 21:57:21 PyGithub==2.9.1 21:57:21 Pygments==2.20.0 21:57:21 PyJWT==2.13.0 21:57:21 PyNaCl==1.6.2 21:57:21 pyparsing==2.4.7 21:57:21 pyperclip==1.11.0 21:57:21 pyrsistent==0.20.0 21:57:21 python-cinderclient==9.9.0 21:57:21 python-dateutil==2.9.0.post0 21:57:21 python-discovery==1.4.3 21:57:21 python-heatclient==5.2.0 21:57:21 python-jenkins==1.8.3 21:57:21 python-keystoneclient==5.8.0 21:57:21 python-magnumclient==4.11.0 21:57:21 python-openstackclient==10.1.0 21:57:21 python-swiftclient==4.10.0 21:57:21 PyYAML==6.0.3 21:57:21 referencing==0.37.0 21:57:21 requests==2.34.2 21:57:21 requests-oauthlib==2.0.0 21:57:21 rfc3986==2.0.0 21:57:21 rich==15.0.0 21:57:21 rich-argparse==1.8.0 21:57:21 rpds-py==2026.6.3 21:57:21 rsa==4.9.1 21:57:21 ruamel.yaml==0.19.1 21:57:21 ruamel.yaml.clib==0.2.15 21:57:21 s3transfer==0.19.0 21:57:21 simplejson==4.1.1 21:57:21 six==1.17.0 21:57:21 smmap==5.0.3 21:57:21 soupsieve==2.8.4 21:57:21 stevedore==5.9.0 21:57:21 tabulate==0.10.0 21:57:21 toml==0.10.2 21:57:21 tomlkit==0.15.0 21:57:21 tqdm==4.68.3 21:57:21 typing_extensions==4.16.0 21:57:21 urllib3==1.26.20 21:57:21 virtualenv==21.5.1 21:57:21 wcwidth==0.8.2 21:57:21 websocket-client==1.9.0 21:57:21 wrapt==2.2.2 21:57:21 xdg==6.0.0 21:57:21 xmltodict==1.0.4 21:57:21 yarl==1.24.2 21:57:21 yq==4.1.1 21:57:21 [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins3111437133886203470.sh 21:57:22 ---> uv-install.sh 21:57:22 Installing uv/uvx (latest) using shell installer 21:57:22 2026-07-03 21:57:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2DCkV3.sh" [1] 21:57:22 downloading uv 0.11.26 x86_64-unknown-linux-gnu 21:57:23 installing to /home/jenkins/.local/bin 21:57:23 uv 21:57:23 uvx 21:57:23 everything's installed! 21:57:23 21:57:23 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:57:23 21:57:23 source $HOME/.local/bin/env (sh, bash, zsh) 21:57:23 source $HOME/.local/bin/env.fish (fish) 21:57:23 Adding install location to PATH 21:57:23 ---> Validating uv/uvx install 21:57:23 uvx 0.11.26 (x86_64-unknown-linux-gnu) 21:57:23 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14111310647026626181.sh 21:57:23 + mkdir -p /w/workspace/ietf-maven-merge-master/target/classes /w/workspace/ietf-maven-merge-master/jacoco/classes 21:57:23 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2030745639548879069.sh 21:57:23 + echo quiet=on 21:57:23 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-32697 21:57:24 [ietf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 21:57:24 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=ietf --version 21:57:24 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 21:57:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 21:57:24 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 21:57:24 Default locale: en, platform encoding: UTF-8 21:57:24 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 21:57:24 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13605846991076306230.sh 21:57:24 + rm /home/jenkins/.wgetrc 21:57:24 [EnvInject] - Injecting environment variables from a build step. 21:57:24 [EnvInject] - Injecting as environment variables the properties content 21:57:24 SET_JDK_VERSION=openjdk21 21:57:24 GIT_URL="git://devvexx.opendaylight.org/mirror" 21:57:24 21:57:24 [EnvInject] - Variables injected successfully. 21:57:24 [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins10994605095463512678.sh 21:57:24 ---> update-java-alternatives.sh 21:57:24 ---> Updating Java version 21:57:25 ---> Ubuntu/Debian system detected 21:57:25 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:57:25 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:57:25 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:57:25 openjdk version "21.0.10" 2026-01-20 21:57:25 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 21:57:25 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 21:57:25 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 21:57:25 [EnvInject] - Injecting environment variables from a build step. 21:57:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:57:25 [EnvInject] - Variables injected successfully. 21:57:25 provisioning config files... 21:57:25 copy managed file [global-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config12427955020733748513tmp 21:57:26 copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config14808889383864132757tmp 21:57:26 [EnvInject] - Injecting environment variables from a build step. 21:57:26 [EnvInject] - Injecting as environment variables the properties content 21:57:26 SERVER_ID=opendaylight-snapshot 21:57:26 21:57:26 [EnvInject] - Variables injected successfully. 21:57:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins6392922351087597441.sh 21:57:26 ---> create-netrc.sh 21:57:26 [EnvInject] - Injecting environment variables from a build step. 21:57:26 [EnvInject] - Injecting as environment variables the properties content 21:57:26 NEXUS_CUT_DIRS=6 21:57:26 NEXUS_REPO=opendaylight.snapshot 21:57:26 21:57:26 [EnvInject] - Variables injected successfully. 21:57:26 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16115869826393965396.sh 21:57:26 ---> maven-fetch-metadata.sh 21:57:26 ++ 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 21:57:26 + project=org.opendaylight.ietf 21:57:26 + project_path=org/opendaylight/ietf 21:57:26 + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf 21:57:26 + pushd /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf 21:57:26 /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master 21:57:26 + set +e 21:57:26 + 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/ 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ [27837] -> "index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/ [4482] -> "bnd-parent/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/ [4526] -> "feature-parent/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/ [4526] -> "ietf-artifacts/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/ [4526] -> "ietf-type-util/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/ [34903] -> "model/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/ [4614] -> "odl-ietf-model-rfc6022/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/ [4614] -> "odl-ietf-model-rfc6241/index.html.tmp" [1] 21:57:27 2026-07-03 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/ [4614] -> "odl-ietf-model-rfc6243/index.html.tmp" [1] 21:57:28 2026-07-03 21:57:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/ [4614] -> "odl-ietf-model-rfc6470/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/ [4614] -> "odl-ietf-model-rfc6991/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/ [4614] -> "odl-ietf-model-rfc7224/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/ [4790] -> "odl-ietf-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/ [4746] -> "odl-ietf-model-rfc7317-ietf-system/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/ [4724] -> "odl-ietf-model-rfc7407-ietf-snmp/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/ [4867] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/ [4614] -> "odl-ietf-model-rfc7952/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/ [4889] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/ [4768] -> "odl-ietf-model-rfc8040-ietf-restconf/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/ [4614] -> "odl-ietf-model-rfc8072/index.html.tmp" [1] 21:57:29 2026-07-03 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/ [4614] -> "odl-ietf-model-rfc8177/index.html.tmp" [1] 21:59:18 2026-07-03 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/ [4614] -> "odl-ietf-model-rfc8294/index.html.tmp" [1] 21:59:18 2026-07-03 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/ [4614] -> "odl-ietf-model-rfc8341/index.html.tmp" [1] 22:00:57 2026-07-03 22:00:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/ [4614] -> "odl-ietf-model-rfc8342/index.html.tmp" [1] 22:00:57 2026-07-03 22:00:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/ [4614] -> "odl-ietf-model-rfc8343/index.html.tmp" [1] 22:01:10 2026-07-03 22:01:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/ [4614] -> "odl-ietf-model-rfc8344/index.html.tmp" [1] 22:05:27 2026-07-03 22:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/ [4713] -> "odl-ietf-model-rfc8345-non-nmda/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/ [4614] -> "odl-ietf-model-rfc8345/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/ [4713] -> "odl-ietf-model-rfc8346-non-nmda/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/ [4614] -> "odl-ietf-model-rfc8346/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/ [4713] -> "odl-ietf-model-rfc8348-non-nmda/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/ [4614] -> "odl-ietf-model-rfc8348/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/ [4614] -> "odl-ietf-model-rfc8349/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/ [4614] -> "odl-ietf-model-rfc8519/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/ [4614] -> "odl-ietf-model-rfc8520/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/ [4614] -> "odl-ietf-model-rfc8525/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/ [4614] -> "odl-ietf-model-rfc8526/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/ [4614] -> "odl-ietf-model-rfc8528/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/ [4614] -> "odl-ietf-model-rfc8529/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/ [4614] -> "odl-ietf-model-rfc8530/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/ [4614] -> "odl-ietf-model-rfc8542/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/ [4911] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/ [4878] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/ [4614] -> "odl-ietf-model-rfc8639/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/ [4614] -> "odl-ietf-model-rfc8641/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/ [4614] -> "odl-ietf-model-rfc8650/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/ [4614] -> "odl-ietf-model-rfc8675/index.html.tmp" [1] 22:05:38 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/ [4614] -> "odl-ietf-model-rfc8776/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/ [4713] -> "odl-ietf-model-rfc8795-non-nmda/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/ [4614] -> "odl-ietf-model-rfc8795/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/ [4614] -> "odl-ietf-model-rfc8808/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/ [4713] -> "odl-ietf-model-rfc8819-non-nmda/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/ [4614] -> "odl-ietf-model-rfc8819/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/ [4614] -> "odl-ietf-model-rfc8916/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/ [4614] -> "odl-ietf-model-rfc9067/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/ [4614] -> "odl-ietf-model-rfc9070/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/ [4614] -> "odl-ietf-model-rfc9144/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/ [4614] -> "odl-ietf-model-rfc9179/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/ [4955] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/ [4889] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/ [4614] -> "odl-ietf-model-rfc9640/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/ [4614] -> "odl-ietf-model-rfc9641/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/ [4614] -> "odl-ietf-model-rfc9642/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/ [4614] -> "odl-ietf-model-rfc9643/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/ [4614] -> "odl-ietf-model-rfc9644/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/ [4614] -> "odl-ietf-model-rfc9645/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/ [4614] -> "odl-ietf-model-rfc9648/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/ [4614] -> "odl-ietf-rfc8294-netty/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/ [4515] -> "rfc8294-netty/index.html.tmp" [1] 22:05:39 2026-07-03 22:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.5-SNAPSHOT/ [6399] -> "bnd-parent/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:40 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.6-SNAPSHOT/ [56607] -> "bnd-parent/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:40 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.3-SNAPSHOT/ [6417] -> "bnd-parent/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:40 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/ [56607] -> "bnd-parent/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:40 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [471/471] -> "bnd-parent/maven-metadata.xml" [1] 22:05:40 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.5-SNAPSHOT/ [6525] -> "feature-parent/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.6-SNAPSHOT/ [58005] -> "feature-parent/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.3-SNAPSHOT/ [6543] -> "feature-parent/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/ [58005] -> "feature-parent/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/maven-metadata.xml [475/475] -> "feature-parent/maven-metadata.xml" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.5-SNAPSHOT/ [6526] -> "ietf-artifacts/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.6-SNAPSHOT/ [58018] -> "ietf-artifacts/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:41 2026-07-03 22:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.3-SNAPSHOT/ [6544] -> "ietf-artifacts/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:42 2026-07-03 22:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ [58018] -> "ietf-artifacts/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:42 2026-07-03 22:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [475/475] -> "ietf-artifacts/maven-metadata.xml" [1] 22:05:42 2026-07-03 22:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.5-SNAPSHOT/ [10789] -> "ietf-type-util/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.6-SNAPSHOT/ [113437] -> "ietf-type-util/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.3-SNAPSHOT/ [11666] -> "ietf-type-util/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ [110564] -> "ietf-type-util/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [475/475] -> "ietf-type-util/maven-metadata.xml" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/ [4581] -> "model/bundle-parent/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/ [4603] -> "model/iana-crypt-hash/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/ [4581] -> "model/iana-hardware/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/ [4570] -> "model/iana-if-type/index.html.tmp" [1] 22:05:43 2026-07-03 22:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/ [4636] -> "model/iana-routing-types/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/ [4702] -> "model/iana-ssh-encryption-algs/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/ [4724] -> "model/iana-ssh-key-exchange-algs/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/ [4625] -> "model/iana-ssh-mac-algs/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/ [4702] -> "model/iana-ssh-public-key-algs/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/ [4724] -> "model/iana-tls-cipher-suite-algs/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/ [4614] -> "model/iana-tunnel-type/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/ [4515] -> "model/rfc6022/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/ [4515] -> "model/rfc6241/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/ [4515] -> "model/rfc6243/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/ [4515] -> "model/rfc6470/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/ [4691] -> "model/rfc6991-ietf-inet-types/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/ [4691] -> "model/rfc6991-ietf-yang-types/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/ [4647] -> "model/rfc7317-ietf-system/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/ [4625] -> "model/rfc7407-ietf-snmp/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/ [4768] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/ [4515] -> "model/rfc7952/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/ [4790] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 22:05:44 2026-07-03 22:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/ [4669] -> "model/rfc8040-ietf-restconf/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/ [4515] -> "model/rfc8072/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/ [4515] -> "model/rfc8177/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/ [4724] -> "model/rfc8294-ietf-routing-types/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/ [4515] -> "model/rfc8341/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/ [4691] -> "model/rfc8342-ietf-datastores/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/ [4647] -> "model/rfc8342-ietf-origin/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/ [4515] -> "model/rfc8343/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/ [4515] -> "model/rfc8344/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/ [4724] -> "model/rfc8345-ietf-network-state/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/ [4823] -> "model/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/ [4757] -> "model/rfc8345-ietf-network-topology/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/ [4658] -> "model/rfc8345-ietf-network/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/ [4856] -> "model/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/ [4790] -> "model/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/ [4735] -> "model/rfc8348-ietf-hardware-state/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/ [4669] -> "model/rfc8348-ietf-hardware/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/ [4801] -> "model/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/ [4801] -> "model/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/ [4658] -> "model/rfc8349-ietf-routing/index.html.tmp" [1] 22:05:45 2026-07-03 22:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/ [4790] -> "model/rfc8519-ietf-access-control-list/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/ [4691] -> "model/rfc8519-ietf-ethertypes/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/ [4724] -> "model/rfc8519-ietf-packet-fields/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/ [4647] -> "model/rfc8520-ietf-acldns/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/ [4614] -> "model/rfc8520-ietf-mud/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/ [4515] -> "model/rfc8525/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/ [4515] -> "model/rfc8526/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/ [4515] -> "model/rfc8528/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/ [4515] -> "model/rfc8529/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/ [4515] -> "model/rfc8530/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/ [4779] -> "model/rfc8542-ietf-dc-fabric-topology/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/ [4746] -> "model/rfc8542-ietf-dc-fabric-types/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/ [4812] -> "model/rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/ [4779] -> "model/rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/ [4515] -> "model/rfc8639/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/ [4515] -> "model/rfc8641/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/ [4515] -> "model/rfc8650/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/ [4746] -> "model/rfc8776-ietf-te-packet-types/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/ [4669] -> "model/rfc8776-ietf-te-types/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/ [4768] -> "model/rfc8795-ietf-te-topology-state/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/ [4702] -> "model/rfc8795-ietf-te-topology/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/ [4515] -> "model/rfc8808/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/ [4768] -> "model/rfc8819-ietf-module-tags-state/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/ [4702] -> "model/rfc8819-ietf-module-tags/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/ [4515] -> "model/rfc8916/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/ [4515] -> "model/rfc9067/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/ [4768] -> "model/rfc9070-ietf-mpls-ldp-extended/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/ [4669] -> "model/rfc9070-ietf-mpls-ldp/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/ [4515] -> "model/rfc9144/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/ [4515] -> "model/rfc9179/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/ [4856] -> "model/rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/ [4790] -> "model/rfc9196-ietf-system-capabilities/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/ [4515] -> "model/rfc9640/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/ [4515] -> "model/rfc9641/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/ [4515] -> "model/rfc9642/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/ [4691] -> "model/rfc9643-ietf-tcp-client/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/ [4691] -> "model/rfc9643-ietf-tcp-common/index.html.tmp" [1] 22:05:46 2026-07-03 22:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/ [4691] -> "model/rfc9643-ietf-tcp-server/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/ [4691] -> "model/rfc9644-ietf-ssh-client/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/ [4691] -> "model/rfc9644-ietf-ssh-common/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/ [4691] -> "model/rfc9644-ietf-ssh-server/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/ [4691] -> "model/rfc9645-ietf-tls-client/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/ [4691] -> "model/rfc9645-ietf-tls-common/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/ [4691] -> "model/rfc9645-ietf-tls-server/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/ [4515] -> "model/rfc9648/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6022/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6022/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:47 2026-07-03 22:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc6022/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:48 2026-07-03 22:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:48 2026-07-03 22:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc6022/maven-metadata.xml" [1] 22:05:48 2026-07-03 22:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6241/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:48 2026-07-03 22:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6241/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:48 2026-07-03 22:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc6241/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:49 2026-07-03 22:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:49 2026-07-03 22:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc6241/maven-metadata.xml" [1] 22:05:49 2026-07-03 22:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6243/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:49 2026-07-03 22:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6243/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:49 2026-07-03 22:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc6243/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:50 2026-07-03 22:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:50 2026-07-03 22:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc6243/maven-metadata.xml" [1] 22:05:50 2026-07-03 22:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6470/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:50 2026-07-03 22:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6470/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc6470/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc6470/maven-metadata.xml" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc6991/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6991/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:51 2026-07-03 22:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc6991/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:52 2026-07-03 22:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:52 2026-07-03 22:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc6991/maven-metadata.xml" [1] 22:05:52 2026-07-03 22:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7224/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:53 2026-07-03 22:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc7224/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:53 2026-07-03 22:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc7224/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:53 2026-07-03 22:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:53 2026-07-03 22:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc7224/maven-metadata.xml" [1] 22:05:53 2026-07-03 22:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.5-SNAPSHOT/ [8952] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:54 2026-07-03 22:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6-SNAPSHOT/ [88116] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:54 2026-07-03 22:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.3-SNAPSHOT/ [8976] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:54 2026-07-03 22:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/ [88116] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:54 2026-07-03 22:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [499/499] -> "odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 22:05:54 2026-07-03 22:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.5-SNAPSHOT/ [8788] -> "odl-ietf-model-rfc7317-ietf-system/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:55 2026-07-03 22:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.6-SNAPSHOT/ [86224] -> "odl-ietf-model-rfc7317-ietf-system/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:55 2026-07-03 22:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.3-SNAPSHOT/ [8812] -> "odl-ietf-model-rfc7317-ietf-system/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:55 2026-07-03 22:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/ [86224] -> "odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:55 2026-07-03 22:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [495/495] -> "odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml" [1] 22:05:55 2026-07-03 22:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.5-SNAPSHOT/ [8706] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:56 2026-07-03 22:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.6-SNAPSHOT/ [85278] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:56 2026-07-03 22:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.3-SNAPSHOT/ [8730] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:56 2026-07-03 22:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/ [85278] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:56 2026-07-03 22:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [493/493] -> "odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 22:05:56 2026-07-03 22:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/ [9239] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:57 2026-07-03 22:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/ [91427] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:57 2026-07-03 22:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/ [9263] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:57 2026-07-03 22:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/ [91427] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:57 2026-07-03 22:05: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 [506/506] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 22:05:57 2026-07-03 22:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc7952/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:58 2026-07-03 22:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc7952/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:58 2026-07-03 22:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc7952/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:58 2026-07-03 22:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:58 2026-07-03 22:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc7952/maven-metadata.xml" [1] 22:05:58 2026-07-03 22:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/ [9321] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:05:59 2026-07-03 22:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/ [92373] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:05:59 2026-07-03 22:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/ [9345] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:05:59 2026-07-03 22:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/ [92373] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:05:59 2026-07-03 22:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [508/508] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 22:05:59 2026-07-03 22:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.5-SNAPSHOT/ [8870] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:00 2026-07-03 22:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6-SNAPSHOT/ [87170] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:00 2026-07-03 22:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.3-SNAPSHOT/ [9779] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:00 2026-07-03 22:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/ [87170] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:00 2026-07-03 22:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [497/497] -> "odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 22:06:00 2026-07-03 22:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8072/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:01 2026-07-03 22:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8072/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:01 2026-07-03 22:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8072/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:01 2026-07-03 22:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:01 2026-07-03 22:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8072/maven-metadata.xml" [1] 22:06:01 2026-07-03 22:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8177/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:02 2026-07-03 22:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8177/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:02 2026-07-03 22:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8177/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:03 2026-07-03 22:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:03 2026-07-03 22:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8177/maven-metadata.xml" [1] 22:06:03 2026-07-03 22:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8294/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:03 2026-07-03 22:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8294/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:03 2026-07-03 22:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8294/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:04 2026-07-03 22:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:04 2026-07-03 22:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8294/maven-metadata.xml" [1] 22:06:04 2026-07-03 22:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8341/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:04 2026-07-03 22:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8341/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:04 2026-07-03 22:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8341/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:05 2026-07-03 22:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:05 2026-07-03 22:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8341/maven-metadata.xml" [1] 22:06:05 2026-07-03 22:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8342/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:05 2026-07-03 22:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8342/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:05 2026-07-03 22:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8342/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:06 2026-07-03 22:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:06 2026-07-03 22:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8342/maven-metadata.xml" [1] 22:06:06 2026-07-03 22:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8343/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:06 2026-07-03 22:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8343/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:06 2026-07-03 22:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8343/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:07 2026-07-03 22:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:07 2026-07-03 22:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8343/maven-metadata.xml" [1] 22:06:07 2026-07-03 22:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8344/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:07 2026-07-03 22:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8344/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:07 2026-07-03 22:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8344/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:08 2026-07-03 22:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:08 2026-07-03 22:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8344/maven-metadata.xml" [1] 22:06:08 2026-07-03 22:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8345-non-nmda/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:08 2026-07-03 22:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.6-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8345-non-nmda/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:08 2026-07-03 22:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.3-SNAPSHOT/ [8689] -> "odl-ietf-model-rfc8345-non-nmda/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:09 2026-07-03 22:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:09 2026-07-03 22:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [492/492] -> "odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml" [1] 22:06:09 2026-07-03 22:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8345/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:09 2026-07-03 22:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8345/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:09 2026-07-03 22:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8345/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:10 2026-07-03 22:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:10 2026-07-03 22:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8345/maven-metadata.xml" [1] 22:06:10 2026-07-03 22:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.5-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8346-non-nmda/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:10 2026-07-03 22:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.6-SNAPSHOT/ [84831] -> "odl-ietf-model-rfc8346-non-nmda/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:10 2026-07-03 22:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.3-SNAPSHOT/ [8691] -> "odl-ietf-model-rfc8346-non-nmda/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:11 2026-07-03 22:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/ [84831] -> "odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:11 2026-07-03 22:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [492/492] -> "odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml" [1] 22:06:11 2026-07-03 22:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8346/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:11 2026-07-03 22:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8346/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:11 2026-07-03 22:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc8346/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:12 2026-07-03 22:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:12 2026-07-03 22:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8346/maven-metadata.xml" [1] 22:06:12 2026-07-03 22:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8348-non-nmda/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:12 2026-07-03 22:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.6-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8348-non-nmda/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:12 2026-07-03 22:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.3-SNAPSHOT/ [9564] -> "odl-ietf-model-rfc8348-non-nmda/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:13 2026-07-03 22:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:13 2026-07-03 22:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [492/492] -> "odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml" [1] 22:06:13 2026-07-03 22:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8348/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:13 2026-07-03 22:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8348/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:13 2026-07-03 22:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8348/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:14 2026-07-03 22:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:14 2026-07-03 22:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8348/maven-metadata.xml" [1] 22:06:14 2026-07-03 22:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8349/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:14 2026-07-03 22:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8349/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:14 2026-07-03 22:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.3-SNAPSHOT/ [9178] -> "odl-ietf-model-rfc8349/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:15 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:15 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8349/maven-metadata.xml" [1] 22:06:15 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8519/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:15 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8519/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:15 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8519/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8519/maven-metadata.xml" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8520/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8520/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.3-SNAPSHOT/ [8321] -> "odl-ietf-model-rfc8520/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8520/maven-metadata.xml" [1] 22:06:16 2026-07-03 22:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8525/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:17 2026-07-03 22:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8525/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:17 2026-07-03 22:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8525/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:17 2026-07-03 22:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:17 2026-07-03 22:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8525/maven-metadata.xml" [1] 22:06:17 2026-07-03 22:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8526/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:18 2026-07-03 22:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8526/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:18 2026-07-03 22:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.3-SNAPSHOT/ [8322] -> "odl-ietf-model-rfc8526/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:18 2026-07-03 22:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:18 2026-07-03 22:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8526/maven-metadata.xml" [1] 22:06:18 2026-07-03 22:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8528/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:19 2026-07-03 22:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8528/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:19 2026-07-03 22:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8528/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:19 2026-07-03 22:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:19 2026-07-03 22:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8528/maven-metadata.xml" [1] 22:06:19 2026-07-03 22:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8529/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:20 2026-07-03 22:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8529/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:20 2026-07-03 22:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.3-SNAPSHOT/ [8321] -> "odl-ietf-model-rfc8529/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:20 2026-07-03 22:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:20 2026-07-03 22:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8529/maven-metadata.xml" [1] 22:06:20 2026-07-03 22:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8530/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:21 2026-07-03 22:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8530/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:21 2026-07-03 22:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8530/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:21 2026-07-03 22:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:21 2026-07-03 22:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8530/maven-metadata.xml" [1] 22:06:21 2026-07-03 22:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8542/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:22 2026-07-03 22:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8542/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:22 2026-07-03 22:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.3-SNAPSHOT/ [9178] -> "odl-ietf-model-rfc8542/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:22 2026-07-03 22:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:22 2026-07-03 22:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8542/maven-metadata.xml" [1] 22:06:22 2026-07-03 22:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/ [9403] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:23 2026-07-03 22:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/ [93319] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:23 2026-07-03 22:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/ [9427] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:23 2026-07-03 22:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/ [93319] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:23 2026-07-03 22:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [510/510] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 22:06:23 2026-07-03 22:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/ [9281] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:24 2026-07-03 22:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/ [91913] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:24 2026-07-03 22:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/ [9305] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:24 2026-07-03 22:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/ [91913] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:24 2026-07-03 22:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [507/507] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 22:06:24 2026-07-03 22:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8639/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:25 2026-07-03 22:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8639/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:25 2026-07-03 22:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc8639/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:25 2026-07-03 22:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:25 2026-07-03 22:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8639/maven-metadata.xml" [1] 22:06:25 2026-07-03 22:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8641/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:26 2026-07-03 22:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8641/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:26 2026-07-03 22:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc8641/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:26 2026-07-03 22:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:26 2026-07-03 22:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8641/maven-metadata.xml" [1] 22:06:26 2026-07-03 22:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8650/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:27 2026-07-03 22:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8650/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:27 2026-07-03 22:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.3-SNAPSHOT/ [8322] -> "odl-ietf-model-rfc8650/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:27 2026-07-03 22:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:27 2026-07-03 22:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8650/maven-metadata.xml" [1] 22:06:27 2026-07-03 22:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8675/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:28 2026-07-03 22:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8675/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:28 2026-07-03 22:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc8675/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:28 2026-07-03 22:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:28 2026-07-03 22:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8675/maven-metadata.xml" [1] 22:06:28 2026-07-03 22:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8776/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:29 2026-07-03 22:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8776/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:29 2026-07-03 22:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8776/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:29 2026-07-03 22:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:29 2026-07-03 22:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8776/maven-metadata.xml" [1] 22:06:29 2026-07-03 22:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.5-SNAPSHOT/ [8667] -> "odl-ietf-model-rfc8795-non-nmda/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:30 2026-07-03 22:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.6-SNAPSHOT/ [84831] -> "odl-ietf-model-rfc8795-non-nmda/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:30 2026-07-03 22:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.3-SNAPSHOT/ [9566] -> "odl-ietf-model-rfc8795-non-nmda/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:30 2026-07-03 22:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/ [84831] -> "odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:30 2026-07-03 22:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [492/492] -> "odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml" [1] 22:06:30 2026-07-03 22:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc8795/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:31 2026-07-03 22:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8795/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:31 2026-07-03 22:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.3-SNAPSHOT/ [8322] -> "odl-ietf-model-rfc8795/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:31 2026-07-03 22:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:31 2026-07-03 22:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8795/maven-metadata.xml" [1] 22:06:31 2026-07-03 22:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc8808/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:32 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8808/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:32 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.3-SNAPSHOT/ [8321] -> "odl-ietf-model-rfc8808/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:32 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:32 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8808/maven-metadata.xml" [1] 22:06:32 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.5-SNAPSHOT/ [8665] -> "odl-ietf-model-rfc8819-non-nmda/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.6-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8819-non-nmda/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.3-SNAPSHOT/ [8689] -> "odl-ietf-model-rfc8819-non-nmda/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/ [84805] -> "odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [492/492] -> "odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc8819/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8819/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:33 2026-07-03 22:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc8819/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:34 2026-07-03 22:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:34 2026-07-03 22:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8819/maven-metadata.xml" [1] 22:06:34 2026-07-03 22:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc8916/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:34 2026-07-03 22:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8916/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:34 2026-07-03 22:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc8916/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:35 2026-07-03 22:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:35 2026-07-03 22:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc8916/maven-metadata.xml" [1] 22:06:35 2026-07-03 22:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9067/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:35 2026-07-03 22:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc9067/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:35 2026-07-03 22:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.3-SNAPSHOT/ [8322] -> "odl-ietf-model-rfc9067/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:36 2026-07-03 22:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:36 2026-07-03 22:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9067/maven-metadata.xml" [1] 22:06:36 2026-07-03 22:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9070/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:36 2026-07-03 22:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9070/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:36 2026-07-03 22:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.3-SNAPSHOT/ [9180] -> "odl-ietf-model-rfc9070/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:37 2026-07-03 22:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:37 2026-07-03 22:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9070/maven-metadata.xml" [1] 22:06:37 2026-07-03 22:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9144/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:37 2026-07-03 22:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9144/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:37 2026-07-03 22:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.3-SNAPSHOT/ [9180] -> "odl-ietf-model-rfc9144/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:38 2026-07-03 22:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:38 2026-07-03 22:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9144/maven-metadata.xml" [1] 22:06:38 2026-07-03 22:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9179/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:38 2026-07-03 22:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9179/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:38 2026-07-03 22:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc9179/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9179/maven-metadata.xml" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/ [9570] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/ [95250] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/ [9594] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/ [95250] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:39 2026-07-03 22:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [514/514] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/ [9323] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/ [92399] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/ [9347] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/ [92399] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [508/508] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 22:06:40 2026-07-03 22:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9640/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:41 2026-07-03 22:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9640/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:41 2026-07-03 22:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.3-SNAPSHOT/ [8320] -> "odl-ietf-model-rfc9640/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:41 2026-07-03 22:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:41 2026-07-03 22:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9640/maven-metadata.xml" [1] 22:06:41 2026-07-03 22:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9641/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:42 2026-07-03 22:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9641/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:42 2026-07-03 22:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc9641/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:42 2026-07-03 22:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:42 2026-07-03 22:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9641/maven-metadata.xml" [1] 22:06:42 2026-07-03 22:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.5-SNAPSHOT/ [8296] -> "odl-ietf-model-rfc9642/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:43 2026-07-03 22:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.6-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9642/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:43 2026-07-03 22:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.3-SNAPSHOT/ [9177] -> "odl-ietf-model-rfc9642/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:44 2026-07-03 22:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/ [80548] -> "odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:44 2026-07-03 22:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9642/maven-metadata.xml" [1] 22:06:44 2026-07-03 22:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.5-SNAPSHOT/ [8297] -> "odl-ietf-model-rfc9643/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:44 2026-07-03 22:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.6-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc9643/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:44 2026-07-03 22:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.3-SNAPSHOT/ [8321] -> "odl-ietf-model-rfc9643/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:45 2026-07-03 22:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/ [80561] -> "odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:45 2026-07-03 22:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9643/maven-metadata.xml" [1] 22:06:45 2026-07-03 22:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9644/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:45 2026-07-03 22:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9644/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:45 2026-07-03 22:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc9644/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:46 2026-07-03 22:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:46 2026-07-03 22:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9644/maven-metadata.xml" [1] 22:06:46 2026-07-03 22:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.5-SNAPSHOT/ [8299] -> "odl-ietf-model-rfc9645/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:46 2026-07-03 22:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.6-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9645/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:46 2026-07-03 22:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.3-SNAPSHOT/ [8323] -> "odl-ietf-model-rfc9645/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:47 2026-07-03 22:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/ [80587] -> "odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:47 2026-07-03 22:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9645/maven-metadata.xml" [1] 22:06:47 2026-07-03 22:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-model-rfc9648/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:47 2026-07-03 22:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc9648/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:47 2026-07-03 22:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.3-SNAPSHOT/ [9179] -> "odl-ietf-model-rfc9648/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [483/483] -> "odl-ietf-model-rfc9648/maven-metadata.xml" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.5-SNAPSHOT/ [8298] -> "odl-ietf-rfc8294-netty/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.6-SNAPSHOT/ [80574] -> "odl-ietf-rfc8294-netty/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.3-SNAPSHOT/ [8322] -> "odl-ietf-rfc8294-netty/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/ [80574] -> "odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:48 2026-07-03 22:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [483/483] -> "odl-ietf-rfc8294-netty/maven-metadata.xml" [1] 22:06:49 2026-07-03 22:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.5-SNAPSHOT/ [10730] -> "rfc8294-netty/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.6-SNAPSHOT/ [112730] -> "rfc8294-netty/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.3-SNAPSHOT/ [11605] -> "rfc8294-netty/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/ [109875] -> "rfc8294-netty/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [474/474] -> "rfc8294-netty/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.5-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.6-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "bnd-parent/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.5-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.6-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml [1053/1053] -> "feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.5-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.6-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml [1053/1053] -> "ietf-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.5-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "ietf-type-util/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:06:54 2026-07-03 22:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.5-SNAPSHOT/ [6578] -> "model/bundle-parent/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:55 2026-07-03 22:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.6-SNAPSHOT/ [58394] -> "model/bundle-parent/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:55 2026-07-03 22:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.3-SNAPSHOT/ [7447] -> "model/bundle-parent/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:55 2026-07-03 22:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/ [58394] -> "model/bundle-parent/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:55 2026-07-03 22:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [480/480] -> "model/bundle-parent/maven-metadata.xml" [1] 22:06:55 2026-07-03 22:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.5-SNAPSHOT/ [10988] -> "model/iana-crypt-hash/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:56 2026-07-03 22:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.6-SNAPSHOT/ [115604] -> "model/iana-crypt-hash/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:56 2026-07-03 22:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.3-SNAPSHOT/ [11024] -> "model/iana-crypt-hash/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:56 2026-07-03 22:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/ [112675] -> "model/iana-crypt-hash/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:56 2026-07-03 22:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [482/482] -> "model/iana-crypt-hash/maven-metadata.xml" [1] 22:06:56 2026-07-03 22:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.5-SNAPSHOT/ [10870] -> "model/iana-hardware/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:57 2026-07-03 22:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.6-SNAPSHOT/ [114190] -> "model/iana-hardware/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:57 2026-07-03 22:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.3-SNAPSHOT/ [11757] -> "model/iana-hardware/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:58 2026-07-03 22:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/ [111297] -> "model/iana-hardware/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:58 2026-07-03 22:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [480/480] -> "model/iana-hardware/maven-metadata.xml" [1] 22:06:58 2026-07-03 22:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.5-SNAPSHOT/ [10814] -> "model/iana-if-type/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:06:58 2026-07-03 22:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.6-SNAPSHOT/ [113522] -> "model/iana-if-type/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:06:59 2026-07-03 22:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.3-SNAPSHOT/ [10850] -> "model/iana-if-type/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:06:59 2026-07-03 22:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/ [110645] -> "model/iana-if-type/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:06:59 2026-07-03 22:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [479/479] -> "model/iana-if-type/maven-metadata.xml" [1] 22:06:59 2026-07-03 22:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.5-SNAPSHOT/ [11165] -> "model/iana-routing-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:00 2026-07-03 22:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.6-SNAPSHOT/ [117725] -> "model/iana-routing-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:00 2026-07-03 22:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.3-SNAPSHOT/ [12062] -> "model/iana-routing-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:01 2026-07-03 22:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/ [114742] -> "model/iana-routing-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:01 2026-07-03 22:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [485/485] -> "model/iana-routing-types/maven-metadata.xml" [1] 22:07:01 2026-07-03 22:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.5-SNAPSHOT/ [11519] -> "model/iana-ssh-encryption-algs/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:01 2026-07-03 22:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.6-SNAPSHOT/ [121967] -> "model/iana-ssh-encryption-algs/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:01 2026-07-03 22:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.3-SNAPSHOT/ [11555] -> "model/iana-ssh-encryption-algs/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:02 2026-07-03 22:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/ [118876] -> "model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:02 2026-07-03 22:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [491/491] -> "model/iana-ssh-encryption-algs/maven-metadata.xml" [1] 22:07:02 2026-07-03 22:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.5-SNAPSHOT/ [11637] -> "model/iana-ssh-key-exchange-algs/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:03 2026-07-03 22:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.6-SNAPSHOT/ [123381] -> "model/iana-ssh-key-exchange-algs/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:03 2026-07-03 22:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.3-SNAPSHOT/ [12550] -> "model/iana-ssh-key-exchange-algs/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:04 2026-07-03 22:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/ [120254] -> "model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:04 2026-07-03 22:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [493/493] -> "model/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 22:07:04 2026-07-03 22:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.5-SNAPSHOT/ [11106] -> "model/iana-ssh-mac-algs/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:04 2026-07-03 22:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.6-SNAPSHOT/ [117018] -> "model/iana-ssh-mac-algs/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:04 2026-07-03 22:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.3-SNAPSHOT/ [12001] -> "model/iana-ssh-mac-algs/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:05 2026-07-03 22:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/ [114053] -> "model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:05 2026-07-03 22:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [484/484] -> "model/iana-ssh-mac-algs/maven-metadata.xml" [1] 22:07:05 2026-07-03 22:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.5-SNAPSHOT/ [11519] -> "model/iana-ssh-public-key-algs/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:06 2026-07-03 22:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.6-SNAPSHOT/ [121967] -> "model/iana-ssh-public-key-algs/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:06 2026-07-03 22:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.3-SNAPSHOT/ [11555] -> "model/iana-ssh-public-key-algs/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:07 2026-07-03 22:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/ [118876] -> "model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:07 2026-07-03 22:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [491/491] -> "model/iana-ssh-public-key-algs/maven-metadata.xml" [1] 22:07:07 2026-07-03 22:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.5-SNAPSHOT/ [11637] -> "model/iana-tls-cipher-suite-algs/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:07 2026-07-03 22:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.6-SNAPSHOT/ [123381] -> "model/iana-tls-cipher-suite-algs/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:07 2026-07-03 22:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.3-SNAPSHOT/ [11673] -> "model/iana-tls-cipher-suite-algs/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:08 2026-07-03 22:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/ [120254] -> "model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:08 2026-07-03 22:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [493/493] -> "model/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 22:07:08 2026-07-03 22:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.5-SNAPSHOT/ [11047] -> "model/iana-tunnel-type/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:09 2026-07-03 22:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.6-SNAPSHOT/ [116311] -> "model/iana-tunnel-type/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:09 2026-07-03 22:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.3-SNAPSHOT/ [11940] -> "model/iana-tunnel-type/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:09 2026-07-03 22:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/ [113364] -> "model/iana-tunnel-type/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:09 2026-07-03 22:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [483/483] -> "model/iana-tunnel-type/maven-metadata.xml" [1] 22:07:09 2026-07-03 22:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.5-SNAPSHOT/ [10518] -> "model/rfc6022/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:11 2026-07-03 22:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.6-SNAPSHOT/ [109974] -> "model/rfc6022/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:11 2026-07-03 22:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.3-SNAPSHOT/ [10554] -> "model/rfc6022/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:11 2026-07-03 22:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/ [107188] -> "model/rfc6022/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:11 2026-07-03 22:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [474/474] -> "model/rfc6022/maven-metadata.xml" [1] 22:07:11 2026-07-03 22:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.5-SNAPSHOT/ [10519] -> "model/rfc6241/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:12 2026-07-03 22:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.6-SNAPSHOT/ [109987] -> "model/rfc6241/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:12 2026-07-03 22:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.3-SNAPSHOT/ [11394] -> "model/rfc6241/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:13 2026-07-03 22:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/ [107200] -> "model/rfc6241/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:13 2026-07-03 22:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [474/474] -> "model/rfc6241/maven-metadata.xml" [1] 22:07:13 2026-07-03 22:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.5-SNAPSHOT/ [10516] -> "model/rfc6243/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:13 2026-07-03 22:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.6-SNAPSHOT/ [109948] -> "model/rfc6243/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:13 2026-07-03 22:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.3-SNAPSHOT/ [10552] -> "model/rfc6243/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:14 2026-07-03 22:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/ [107163] -> "model/rfc6243/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:14 2026-07-03 22:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [474/474] -> "model/rfc6243/maven-metadata.xml" [1] 22:07:14 2026-07-03 22:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.5-SNAPSHOT/ [10516] -> "model/rfc6470/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:15 2026-07-03 22:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.6-SNAPSHOT/ [109948] -> "model/rfc6470/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:15 2026-07-03 22:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.3-SNAPSHOT/ [11391] -> "model/rfc6470/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:15 2026-07-03 22:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/ [107163] -> "model/rfc6470/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:15 2026-07-03 22:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [474/474] -> "model/rfc6470/maven-metadata.xml" [1] 22:07:16 2026-07-03 22:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.5-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-inet-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:16 2026-07-03 22:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.6-SNAPSHOT/ [121260] -> "model/rfc6991-ietf-inet-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:16 2026-07-03 22:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.3-SNAPSHOT/ [11496] -> "model/rfc6991-ietf-inet-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:17 2026-07-03 22:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/ [118187] -> "model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:17 2026-07-03 22:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [490/490] -> "model/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 22:07:17 2026-07-03 22:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.5-SNAPSHOT/ [11460] -> "model/rfc6991-ietf-yang-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:17 2026-07-03 22:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.6-SNAPSHOT/ [121260] -> "model/rfc6991-ietf-yang-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:17 2026-07-03 22:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.3-SNAPSHOT/ [11496] -> "model/rfc6991-ietf-yang-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:18 2026-07-03 22:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/ [118187] -> "model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:18 2026-07-03 22:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [490/490] -> "model/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 22:07:18 2026-07-03 22:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.5-SNAPSHOT/ [11226] -> "model/rfc7317-ietf-system/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:19 2026-07-03 22:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.6-SNAPSHOT/ [118458] -> "model/rfc7317-ietf-system/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:19 2026-07-03 22:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.3-SNAPSHOT/ [12125] -> "model/rfc7317-ietf-system/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:19 2026-07-03 22:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/ [115456] -> "model/rfc7317-ietf-system/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:19 2026-07-03 22:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [486/486] -> "model/rfc7317-ietf-system/maven-metadata.xml" [1] 22:07:19 2026-07-03 22:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.5-SNAPSHOT/ [11109] -> "model/rfc7407-ietf-snmp/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:20 2026-07-03 22:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.6-SNAPSHOT/ [117057] -> "model/rfc7407-ietf-snmp/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:20 2026-07-03 22:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.3-SNAPSHOT/ [11145] -> "model/rfc7407-ietf-snmp/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:21 2026-07-03 22:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/ [114090] -> "model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:21 2026-07-03 22:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [484/484] -> "model/rfc7407-ietf-snmp/maven-metadata.xml" [1] 22:07:21 2026-07-03 22:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/ [11873] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:22 2026-07-03 22:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/ [126209] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:22 2026-07-03 22:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/ [11909] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:23 2026-07-03 22:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/ [123010] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:23 2026-07-03 22:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [497/497] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 22:07:23 2026-07-03 22:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.5-SNAPSHOT/ [10516] -> "model/rfc7952/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:23 2026-07-03 22:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.6-SNAPSHOT/ [109948] -> "model/rfc7952/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:23 2026-07-03 22:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.3-SNAPSHOT/ [10552] -> "model/rfc7952/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:24 2026-07-03 22:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/ [107163] -> "model/rfc7952/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:24 2026-07-03 22:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [474/474] -> "model/rfc7952/maven-metadata.xml" [1] 22:07:24 2026-07-03 22:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/ [11991] -> "model/rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:25 2026-07-03 22:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/ [127623] -> "model/rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:25 2026-07-03 22:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/ [12027] -> "model/rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:26 2026-07-03 22:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/ [124388] -> "model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:26 2026-07-03 22:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [499/499] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 22:07:26 2026-07-03 22:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.5-SNAPSHOT/ [11342] -> "model/rfc8040-ietf-restconf/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:26 2026-07-03 22:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.6-SNAPSHOT/ [119846] -> "model/rfc8040-ietf-restconf/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:26 2026-07-03 22:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.3-SNAPSHOT/ [11378] -> "model/rfc8040-ietf-restconf/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:27 2026-07-03 22:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/ [116809] -> "model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:27 2026-07-03 22:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [488/488] -> "model/rfc8040-ietf-restconf/maven-metadata.xml" [1] 22:07:27 2026-07-03 22:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8072/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:28 2026-07-03 22:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8072/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:28 2026-07-03 22:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8072/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:28 2026-07-03 22:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8072/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:28 2026-07-03 22:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [474/474] -> "model/rfc8072/maven-metadata.xml" [1] 22:07:28 2026-07-03 22:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.5-SNAPSHOT/ [10518] -> "model/rfc8177/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:29 2026-07-03 22:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.6-SNAPSHOT/ [109974] -> "model/rfc8177/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:29 2026-07-03 22:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.3-SNAPSHOT/ [10554] -> "model/rfc8177/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:29 2026-07-03 22:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/ [107188] -> "model/rfc8177/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:30 2026-07-03 22:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [474/474] -> "model/rfc8177/maven-metadata.xml" [1] 22:07:30 2026-07-03 22:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.5-SNAPSHOT/ [11638] -> "model/rfc8294-ietf-routing-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:30 2026-07-03 22:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.6-SNAPSHOT/ [123394] -> "model/rfc8294-ietf-routing-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:30 2026-07-03 22:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.3-SNAPSHOT/ [11674] -> "model/rfc8294-ietf-routing-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:31 2026-07-03 22:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/ [120267] -> "model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:31 2026-07-03 22:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [493/493] -> "model/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 22:07:31 2026-07-03 22:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8341/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:31 2026-07-03 22:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8341/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:32 2026-07-03 22:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.3-SNAPSHOT/ [11391] -> "model/rfc8341/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:32 2026-07-03 22:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8341/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:32 2026-07-03 22:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [474/474] -> "model/rfc8341/maven-metadata.xml" [1] 22:07:32 2026-07-03 22:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.5-SNAPSHOT/ [11460] -> "model/rfc8342-ietf-datastores/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:33 2026-07-03 22:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.6-SNAPSHOT/ [121260] -> "model/rfc8342-ietf-datastores/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:33 2026-07-03 22:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.3-SNAPSHOT/ [12367] -> "model/rfc8342-ietf-datastores/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:34 2026-07-03 22:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/ [118187] -> "model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:34 2026-07-03 22:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [490/490] -> "model/rfc8342-ietf-datastores/maven-metadata.xml" [1] 22:07:34 2026-07-03 22:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.5-SNAPSHOT/ [11224] -> "model/rfc8342-ietf-origin/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:35 2026-07-03 22:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.6-SNAPSHOT/ [118432] -> "model/rfc8342-ietf-origin/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:35 2026-07-03 22:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.3-SNAPSHOT/ [11260] -> "model/rfc8342-ietf-origin/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:35 2026-07-03 22:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/ [115431] -> "model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:35 2026-07-03 22:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [486/486] -> "model/rfc8342-ietf-origin/maven-metadata.xml" [1] 22:07:35 2026-07-03 22:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8343/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:36 2026-07-03 22:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8343/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:36 2026-07-03 22:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8343/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:37 2026-07-03 22:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8343/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:37 2026-07-03 22:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [474/474] -> "model/rfc8343/maven-metadata.xml" [1] 22:07:37 2026-07-03 22:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.5-SNAPSHOT/ [10518] -> "model/rfc8344/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:37 2026-07-03 22:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.6-SNAPSHOT/ [109974] -> "model/rfc8344/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:37 2026-07-03 22:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.3-SNAPSHOT/ [11393] -> "model/rfc8344/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:38 2026-07-03 22:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/ [107188] -> "model/rfc8344/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:38 2026-07-03 22:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [474/474] -> "model/rfc8344/maven-metadata.xml" [1] 22:07:38 2026-07-03 22:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.5-SNAPSHOT/ [11637] -> "model/rfc8345-ietf-network-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:39 2026-07-03 22:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.6-SNAPSHOT/ [123381] -> "model/rfc8345-ietf-network-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:39 2026-07-03 22:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.3-SNAPSHOT/ [11673] -> "model/rfc8345-ietf-network-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:39 2026-07-03 22:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/ [120254] -> "model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:39 2026-07-03 22:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [493/493] -> "model/rfc8345-ietf-network-state/maven-metadata.xml" [1] 22:07:39 2026-07-03 22:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.5-SNAPSHOT/ [12168] -> "model/rfc8345-ietf-network-topology-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:40 2026-07-03 22:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.6-SNAPSHOT/ [129744] -> "model/rfc8345-ietf-network-topology-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:40 2026-07-03 22:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.3-SNAPSHOT/ [12204] -> "model/rfc8345-ietf-network-topology-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:41 2026-07-03 22:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/ [126455] -> "model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:41 2026-07-03 22:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [502/502] -> "model/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 22:07:41 2026-07-03 22:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.5-SNAPSHOT/ [11814] -> "model/rfc8345-ietf-network-topology/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:41 2026-07-03 22:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.6-SNAPSHOT/ [125502] -> "model/rfc8345-ietf-network-topology/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:41 2026-07-03 22:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.3-SNAPSHOT/ [11850] -> "model/rfc8345-ietf-network-topology/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:42 2026-07-03 22:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/ [122321] -> "model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:42 2026-07-03 22:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [496/496] -> "model/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 22:07:42 2026-07-03 22:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.5-SNAPSHOT/ [11283] -> "model/rfc8345-ietf-network/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:43 2026-07-03 22:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.6-SNAPSHOT/ [119139] -> "model/rfc8345-ietf-network/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:43 2026-07-03 22:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.3-SNAPSHOT/ [11319] -> "model/rfc8345-ietf-network/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:43 2026-07-03 22:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/ [116120] -> "model/rfc8345-ietf-network/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:43 2026-07-03 22:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [487/487] -> "model/rfc8345-ietf-network/maven-metadata.xml" [1] 22:07:44 2026-07-03 22:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.5-SNAPSHOT/ [12345] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:44 2026-07-03 22:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.6-SNAPSHOT/ [131865] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:44 2026-07-03 22:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.3-SNAPSHOT/ [13282] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:45 2026-07-03 22:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/ [128522] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:45 2026-07-03 22:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [505/505] -> "model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 22:07:45 2026-07-03 22:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.5-SNAPSHOT/ [11993] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:46 2026-07-03 22:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.6-SNAPSHOT/ [127649] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:46 2026-07-03 22:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.3-SNAPSHOT/ [12918] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:46 2026-07-03 22:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/ [124413] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:46 2026-07-03 22:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [499/499] -> "model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 22:07:46 2026-07-03 22:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.5-SNAPSHOT/ [11696] -> "model/rfc8348-ietf-hardware-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:47 2026-07-03 22:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.6-SNAPSHOT/ [124088] -> "model/rfc8348-ietf-hardware-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:47 2026-07-03 22:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.3-SNAPSHOT/ [11732] -> "model/rfc8348-ietf-hardware-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:48 2026-07-03 22:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/ [120943] -> "model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:48 2026-07-03 22:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [494/494] -> "model/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 22:07:48 2026-07-03 22:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.5-SNAPSHOT/ [11342] -> "model/rfc8348-ietf-hardware/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:48 2026-07-03 22:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.6-SNAPSHOT/ [119846] -> "model/rfc8348-ietf-hardware/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:49 2026-07-03 22:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.3-SNAPSHOT/ [12245] -> "model/rfc8348-ietf-hardware/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:49 2026-07-03 22:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/ [116809] -> "model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:49 2026-07-03 22:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [488/488] -> "model/rfc8348-ietf-hardware/maven-metadata.xml" [1] 22:07:49 2026-07-03 22:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.5-SNAPSHOT/ [12051] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:50 2026-07-03 22:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.6-SNAPSHOT/ [128343] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:50 2026-07-03 22:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.3-SNAPSHOT/ [12978] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:51 2026-07-03 22:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/ [125090] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:51 2026-07-03 22:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [500/500] -> "model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 22:07:51 2026-07-03 22:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.5-SNAPSHOT/ [12052] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:51 2026-07-03 22:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.6-SNAPSHOT/ [128356] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:51 2026-07-03 22:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.3-SNAPSHOT/ [12088] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:52 2026-07-03 22:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/ [125102] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:52 2026-07-03 22:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [500/500] -> "model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 22:07:52 2026-07-03 22:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.5-SNAPSHOT/ [11286] -> "model/rfc8349-ietf-routing/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:52 2026-07-03 22:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.6-SNAPSHOT/ [119178] -> "model/rfc8349-ietf-routing/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:53 2026-07-03 22:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.3-SNAPSHOT/ [11322] -> "model/rfc8349-ietf-routing/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:53 2026-07-03 22:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/ [116157] -> "model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:53 2026-07-03 22:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [487/487] -> "model/rfc8349-ietf-routing/maven-metadata.xml" [1] 22:07:53 2026-07-03 22:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.5-SNAPSHOT/ [11994] -> "model/rfc8519-ietf-access-control-list/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:54 2026-07-03 22:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.6-SNAPSHOT/ [127662] -> "model/rfc8519-ietf-access-control-list/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:54 2026-07-03 22:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.3-SNAPSHOT/ [12919] -> "model/rfc8519-ietf-access-control-list/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:54 2026-07-03 22:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/ [124425] -> "model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:55 2026-07-03 22:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [499/499] -> "model/rfc8519-ietf-access-control-list/maven-metadata.xml" [1] 22:07:55 2026-07-03 22:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.5-SNAPSHOT/ [11460] -> "model/rfc8519-ietf-ethertypes/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:55 2026-07-03 22:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.6-SNAPSHOT/ [121260] -> "model/rfc8519-ietf-ethertypes/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:55 2026-07-03 22:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.3-SNAPSHOT/ [12367] -> "model/rfc8519-ietf-ethertypes/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:56 2026-07-03 22:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/ [118187] -> "model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:56 2026-07-03 22:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [490/490] -> "model/rfc8519-ietf-ethertypes/maven-metadata.xml" [1] 22:07:56 2026-07-03 22:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.5-SNAPSHOT/ [11637] -> "model/rfc8519-ietf-packet-fields/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:57 2026-07-03 22:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.6-SNAPSHOT/ [123381] -> "model/rfc8519-ietf-packet-fields/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:57 2026-07-03 22:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.3-SNAPSHOT/ [11673] -> "model/rfc8519-ietf-packet-fields/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:57 2026-07-03 22:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/ [120254] -> "model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:57 2026-07-03 22:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [493/493] -> "model/rfc8519-ietf-packet-fields/maven-metadata.xml" [1] 22:07:57 2026-07-03 22:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.5-SNAPSHOT/ [11224] -> "model/rfc8520-ietf-acldns/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:58 2026-07-03 22:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.6-SNAPSHOT/ [118432] -> "model/rfc8520-ietf-acldns/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:58 2026-07-03 22:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.3-SNAPSHOT/ [12123] -> "model/rfc8520-ietf-acldns/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:07:59 2026-07-03 22:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/ [115431] -> "model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:07:59 2026-07-03 22:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [486/486] -> "model/rfc8520-ietf-acldns/maven-metadata.xml" [1] 22:07:59 2026-07-03 22:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.5-SNAPSHOT/ [11047] -> "model/rfc8520-ietf-mud/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:07:59 2026-07-03 22:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.6-SNAPSHOT/ [116311] -> "model/rfc8520-ietf-mud/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:07:59 2026-07-03 22:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.3-SNAPSHOT/ [11940] -> "model/rfc8520-ietf-mud/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:00 2026-07-03 22:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/ [113364] -> "model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:00 2026-07-03 22:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [483/483] -> "model/rfc8520-ietf-mud/maven-metadata.xml" [1] 22:08:00 2026-07-03 22:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.5-SNAPSHOT/ [10518] -> "model/rfc8525/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:01 2026-07-03 22:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.6-SNAPSHOT/ [109974] -> "model/rfc8525/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:01 2026-07-03 22:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.3-SNAPSHOT/ [11393] -> "model/rfc8525/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:01 2026-07-03 22:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/ [107188] -> "model/rfc8525/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:01 2026-07-03 22:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [474/474] -> "model/rfc8525/maven-metadata.xml" [1] 22:08:01 2026-07-03 22:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.5-SNAPSHOT/ [10517] -> "model/rfc8526/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:02 2026-07-03 22:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.6-SNAPSHOT/ [109961] -> "model/rfc8526/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:02 2026-07-03 22:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.3-SNAPSHOT/ [10553] -> "model/rfc8526/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:02 2026-07-03 22:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/ [107176] -> "model/rfc8526/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:02 2026-07-03 22:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [474/474] -> "model/rfc8526/maven-metadata.xml" [1] 22:08:02 2026-07-03 22:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8528/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:03 2026-07-03 22:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8528/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:03 2026-07-03 22:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8528/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:04 2026-07-03 22:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8528/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:04 2026-07-03 22:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [474/474] -> "model/rfc8528/maven-metadata.xml" [1] 22:08:04 2026-07-03 22:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.5-SNAPSHOT/ [10517] -> "model/rfc8529/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:04 2026-07-03 22:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.6-SNAPSHOT/ [109961] -> "model/rfc8529/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:04 2026-07-03 22:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.3-SNAPSHOT/ [10553] -> "model/rfc8529/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:05 2026-07-03 22:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/ [107176] -> "model/rfc8529/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:05 2026-07-03 22:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [474/474] -> "model/rfc8529/maven-metadata.xml" [1] 22:08:05 2026-07-03 22:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8530/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:05 2026-07-03 22:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8530/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:05 2026-07-03 22:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8530/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:06 2026-07-03 22:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8530/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:07 2026-07-03 22:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [474/474] -> "model/rfc8530/maven-metadata.xml" [1] 22:08:07 2026-07-03 22:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.5-SNAPSHOT/ [11932] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:08 2026-07-03 22:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.6-SNAPSHOT/ [126916] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:08 2026-07-03 22:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.3-SNAPSHOT/ [12855] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:08 2026-07-03 22:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/ [123699] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:08 2026-07-03 22:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [498/498] -> "model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml" [1] 22:08:08 2026-07-03 22:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.5-SNAPSHOT/ [11755] -> "model/rfc8542-ietf-dc-fabric-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:09 2026-07-03 22:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.6-SNAPSHOT/ [124795] -> "model/rfc8542-ietf-dc-fabric-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:09 2026-07-03 22:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.3-SNAPSHOT/ [12672] -> "model/rfc8542-ietf-dc-fabric-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:10 2026-07-03 22:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/ [121632] -> "model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:10 2026-07-03 22:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [495/495] -> "model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml" [1] 22:08:10 2026-07-03 22:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/ [12109] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:11 2026-07-03 22:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/ [129037] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:11 2026-07-03 22:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/ [12145] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:12 2026-07-03 22:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/ [125766] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:12 2026-07-03 22:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [501/501] -> "model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 22:08:12 2026-07-03 22:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/ [11932] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:12 2026-07-03 22:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/ [126916] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:12 2026-07-03 22:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/ [12855] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:13 2026-07-03 22:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/ [123699] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:13 2026-07-03 22:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [498/498] -> "model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 22:08:13 2026-07-03 22:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.5-SNAPSHOT/ [10519] -> "model/rfc8639/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:13 2026-07-03 22:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.6-SNAPSHOT/ [109987] -> "model/rfc8639/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:14 2026-07-03 22:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.3-SNAPSHOT/ [10555] -> "model/rfc8639/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:15 2026-07-03 22:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/ [107200] -> "model/rfc8639/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:15 2026-07-03 22:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [474/474] -> "model/rfc8639/maven-metadata.xml" [1] 22:08:15 2026-07-03 22:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.5-SNAPSHOT/ [10518] -> "model/rfc8641/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:16 2026-07-03 22:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.6-SNAPSHOT/ [109974] -> "model/rfc8641/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:16 2026-07-03 22:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.3-SNAPSHOT/ [10554] -> "model/rfc8641/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:17 2026-07-03 22:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/ [107188] -> "model/rfc8641/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:17 2026-07-03 22:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [474/474] -> "model/rfc8641/maven-metadata.xml" [1] 22:08:17 2026-07-03 22:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8650/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:17 2026-07-03 22:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8650/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:17 2026-07-03 22:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8650/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:18 2026-07-03 22:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8650/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:18 2026-07-03 22:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [474/474] -> "model/rfc8650/maven-metadata.xml" [1] 22:08:18 2026-07-03 22:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.5-SNAPSHOT/ [11755] -> "model/rfc8776-ietf-te-packet-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:19 2026-07-03 22:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.6-SNAPSHOT/ [124795] -> "model/rfc8776-ietf-te-packet-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:19 2026-07-03 22:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.3-SNAPSHOT/ [11791] -> "model/rfc8776-ietf-te-packet-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:19 2026-07-03 22:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/ [121632] -> "model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:19 2026-07-03 22:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [495/495] -> "model/rfc8776-ietf-te-packet-types/maven-metadata.xml" [1] 22:08:19 2026-07-03 22:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.5-SNAPSHOT/ [11345] -> "model/rfc8776-ietf-te-types/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:20 2026-07-03 22:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.6-SNAPSHOT/ [119885] -> "model/rfc8776-ietf-te-types/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:20 2026-07-03 22:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.3-SNAPSHOT/ [12248] -> "model/rfc8776-ietf-te-types/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:21 2026-07-03 22:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/ [116846] -> "model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:21 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml: 22:08:21 2026-07-03 22:08:21 ERROR 502: Bad Gateway. 22:08:21 2026-07-03 22:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.5-SNAPSHOT/ [11874] -> "model/rfc8795-ietf-te-topology-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:21 2026-07-03 22:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.6-SNAPSHOT/ [126222] -> "model/rfc8795-ietf-te-topology-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:22 2026-07-03 22:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.3-SNAPSHOT/ [12795] -> "model/rfc8795-ietf-te-topology-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:22 2026-07-03 22:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/ [123023] -> "model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:22 2026-07-03 22:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [497/497] -> "model/rfc8795-ietf-te-topology-state/maven-metadata.xml" [1] 22:08:22 2026-07-03 22:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.5-SNAPSHOT/ [11522] -> "model/rfc8795-ietf-te-topology/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:23 2026-07-03 22:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.6-SNAPSHOT/ [122006] -> "model/rfc8795-ietf-te-topology/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:23 2026-07-03 22:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.3-SNAPSHOT/ [12431] -> "model/rfc8795-ietf-te-topology/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:23 2026-07-03 22:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/ [118913] -> "model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:23 2026-07-03 22:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [491/491] -> "model/rfc8795-ietf-te-topology/maven-metadata.xml" [1] 22:08:23 2026-07-03 22:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.5-SNAPSHOT/ [10516] -> "model/rfc8808/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:24 2026-07-03 22:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.6-SNAPSHOT/ [109948] -> "model/rfc8808/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:24 2026-07-03 22:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.3-SNAPSHOT/ [10552] -> "model/rfc8808/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:25 2026-07-03 22:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/ [107163] -> "model/rfc8808/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:25 2026-07-03 22:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [474/474] -> "model/rfc8808/maven-metadata.xml" [1] 22:08:25 2026-07-03 22:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.5-SNAPSHOT/ [11873] -> "model/rfc8819-ietf-module-tags-state/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:25 2026-07-03 22:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.6-SNAPSHOT/ [126209] -> "model/rfc8819-ietf-module-tags-state/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:25 2026-07-03 22:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.3-SNAPSHOT/ [11909] -> "model/rfc8819-ietf-module-tags-state/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:26 2026-07-03 22:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/ [123010] -> "model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:26 2026-07-03 22:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [497/497] -> "model/rfc8819-ietf-module-tags-state/maven-metadata.xml" [1] 22:08:26 2026-07-03 22:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.5-SNAPSHOT/ [11519] -> "model/rfc8819-ietf-module-tags/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:27 2026-07-03 22:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.6-SNAPSHOT/ [121967] -> "model/rfc8819-ietf-module-tags/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:27 2026-07-03 22:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.3-SNAPSHOT/ [12428] -> "model/rfc8819-ietf-module-tags/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:27 2026-07-03 22:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/ [118876] -> "model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:27 2026-07-03 22:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [491/491] -> "model/rfc8819-ietf-module-tags/maven-metadata.xml" [1] 22:08:28 2026-07-03 22:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.5-SNAPSHOT/ [10518] -> "model/rfc8916/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:28 2026-07-03 22:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.6-SNAPSHOT/ [109974] -> "model/rfc8916/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:28 2026-07-03 22:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.3-SNAPSHOT/ [10554] -> "model/rfc8916/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:29 2026-07-03 22:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/ [107188] -> "model/rfc8916/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:29 2026-07-03 22:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [474/474] -> "model/rfc8916/maven-metadata.xml" [1] 22:08:29 2026-07-03 22:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.5-SNAPSHOT/ [10518] -> "model/rfc9067/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:29 2026-07-03 22:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.6-SNAPSHOT/ [109974] -> "model/rfc9067/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:29 2026-07-03 22:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.3-SNAPSHOT/ [11393] -> "model/rfc9067/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:30 2026-07-03 22:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/ [107188] -> "model/rfc9067/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:30 2026-07-03 22:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [474/474] -> "model/rfc9067/maven-metadata.xml" [1] 22:08:30 2026-07-03 22:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.5-SNAPSHOT/ [11876] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:31 2026-07-03 22:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.6-SNAPSHOT/ [126248] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:31 2026-07-03 22:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.3-SNAPSHOT/ [11912] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:32 2026-07-03 22:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/ [123047] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:32 2026-07-03 22:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [497/497] -> "model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml" [1] 22:08:32 2026-07-03 22:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.5-SNAPSHOT/ [11345] -> "model/rfc9070-ietf-mpls-ldp/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:32 2026-07-03 22:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.6-SNAPSHOT/ [119885] -> "model/rfc9070-ietf-mpls-ldp/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:32 2026-07-03 22:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.3-SNAPSHOT/ [12248] -> "model/rfc9070-ietf-mpls-ldp/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:33 2026-07-03 22:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/ [116846] -> "model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:33 2026-07-03 22:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [488/488] -> "model/rfc9070-ietf-mpls-ldp/maven-metadata.xml" [1] 22:08:33 2026-07-03 22:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.5-SNAPSHOT/ [10516] -> "model/rfc9144/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:33 2026-07-03 22:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.6-SNAPSHOT/ [109948] -> "model/rfc9144/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:34 2026-07-03 22:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.3-SNAPSHOT/ [10552] -> "model/rfc9144/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:34 2026-07-03 22:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/ [107163] -> "model/rfc9144/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:34 2026-07-03 22:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [474/474] -> "model/rfc9144/maven-metadata.xml" [1] 22:08:34 2026-07-03 22:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.5-SNAPSHOT/ [10516] -> "model/rfc9179/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:35 2026-07-03 22:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.6-SNAPSHOT/ [109948] -> "model/rfc9179/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:35 2026-07-03 22:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.3-SNAPSHOT/ [11391] -> "model/rfc9179/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:35 2026-07-03 22:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/ [107163] -> "model/rfc9179/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:35 2026-07-03 22:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [474/474] -> "model/rfc9179/maven-metadata.xml" [1] 22:08:36 2026-07-03 22:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/ [12345] -> "model/rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:36 2026-07-03 22:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/ [131865] -> "model/rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:36 2026-07-03 22:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/ [12381] -> "model/rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:37 2026-07-03 22:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/ [128522] -> "model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:37 2026-07-03 22:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [505/505] -> "model/rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 22:08:37 2026-07-03 22:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/ [11991] -> "model/rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:37 2026-07-03 22:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/ [127623] -> "model/rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:37 2026-07-03 22:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/ [12916] -> "model/rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:38 2026-07-03 22:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/ [124388] -> "model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:38 2026-07-03 22:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [499/499] -> "model/rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 22:08:38 2026-07-03 22:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.5-SNAPSHOT/ [10518] -> "model/rfc9640/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:39 2026-07-03 22:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.6-SNAPSHOT/ [109974] -> "model/rfc9640/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:39 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.3-SNAPSHOT/: 22:08:39 2026-07-03 22:08:39 ERROR 502: Bad Gateway. 22:08:39 2026-07-03 22:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/ [107188] -> "model/rfc9640/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:39 2026-07-03 22:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [474/474] -> "model/rfc9640/maven-metadata.xml" [1] 22:08:39 2026-07-03 22:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.5-SNAPSHOT/ [10518] -> "model/rfc9641/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:40 2026-07-03 22:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.6-SNAPSHOT/ [109974] -> "model/rfc9641/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:40 2026-07-03 22:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.3-SNAPSHOT/ [11393] -> "model/rfc9641/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:41 2026-07-03 22:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/ [107188] -> "model/rfc9641/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:41 2026-07-03 22:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [474/474] -> "model/rfc9641/maven-metadata.xml" [1] 22:08:41 2026-07-03 22:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.5-SNAPSHOT/ [10518] -> "model/rfc9642/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:41 2026-07-03 22:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.6-SNAPSHOT/ [109974] -> "model/rfc9642/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:41 2026-07-03 22:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.3-SNAPSHOT/ [11393] -> "model/rfc9642/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:42 2026-07-03 22:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/ [107188] -> "model/rfc9642/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:42 2026-07-03 22:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [474/474] -> "model/rfc9642/maven-metadata.xml" [1] 22:08:42 2026-07-03 22:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.5-SNAPSHOT/ [11461] -> "model/rfc9643-ietf-tcp-client/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:42 2026-07-03 22:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.6-SNAPSHOT/ [121273] -> "model/rfc9643-ietf-tcp-client/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:43 2026-07-03 22:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.3-SNAPSHOT/ [12368] -> "model/rfc9643-ietf-tcp-client/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:43 2026-07-03 22:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/ [118200] -> "model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:43 2026-07-03 22:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [490/490] -> "model/rfc9643-ietf-tcp-client/maven-metadata.xml" [1] 22:08:43 2026-07-03 22:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.5-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-common/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:44 2026-07-03 22:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.6-SNAPSHOT/ [121260] -> "model/rfc9643-ietf-tcp-common/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:44 2026-07-03 22:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.3-SNAPSHOT/ [12367] -> "model/rfc9643-ietf-tcp-common/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:44 2026-07-03 22:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/ [118187] -> "model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:44 2026-07-03 22:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [490/490] -> "model/rfc9643-ietf-tcp-common/maven-metadata.xml" [1] 22:08:45 2026-07-03 22:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.5-SNAPSHOT/ [11460] -> "model/rfc9643-ietf-tcp-server/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:45 2026-07-03 22:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.6-SNAPSHOT/ [121260] -> "model/rfc9643-ietf-tcp-server/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:45 2026-07-03 22:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.3-SNAPSHOT/ [12367] -> "model/rfc9643-ietf-tcp-server/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:46 2026-07-03 22:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/ [118187] -> "model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:46 2026-07-03 22:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [490/490] -> "model/rfc9643-ietf-tcp-server/maven-metadata.xml" [1] 22:08:46 2026-07-03 22:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.5-SNAPSHOT/ [11460] -> "model/rfc9644-ietf-ssh-client/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:47 2026-07-03 22:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.6-SNAPSHOT/ [121260] -> "model/rfc9644-ietf-ssh-client/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:47 2026-07-03 22:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.3-SNAPSHOT/ [11496] -> "model/rfc9644-ietf-ssh-client/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:47 2026-07-03 22:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/ [118187] -> "model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:47 2026-07-03 22:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [490/490] -> "model/rfc9644-ietf-ssh-client/maven-metadata.xml" [1] 22:08:47 2026-07-03 22:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.5-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-common/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:48 2026-07-03 22:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.6-SNAPSHOT/ [121286] -> "model/rfc9644-ietf-ssh-common/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:48 2026-07-03 22:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.3-SNAPSHOT/ [11498] -> "model/rfc9644-ietf-ssh-common/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:48 2026-07-03 22:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/ [118212] -> "model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:48 2026-07-03 22:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [490/490] -> "model/rfc9644-ietf-ssh-common/maven-metadata.xml" [1] 22:08:49 2026-07-03 22:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.5-SNAPSHOT/ [11462] -> "model/rfc9644-ietf-ssh-server/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:49 2026-07-03 22:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.6-SNAPSHOT/ [121286] -> "model/rfc9644-ietf-ssh-server/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:49 2026-07-03 22:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.3-SNAPSHOT/ [12369] -> "model/rfc9644-ietf-ssh-server/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/ [118212] -> "model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [490/490] -> "model/rfc9644-ietf-ssh-server/maven-metadata.xml" [1] 22:08:51 2026-07-03 22:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.5-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-client/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.6-SNAPSHOT/ [121286] -> "model/rfc9645-ietf-tls-client/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.3-SNAPSHOT/ [11498] -> "model/rfc9645-ietf-tls-client/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/ [118212] -> "model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:51 2026-07-03 22:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [490/490] -> "model/rfc9645-ietf-tls-client/maven-metadata.xml" [1] 22:08:51 2026-07-03 22:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.5-SNAPSHOT/ [11461] -> "model/rfc9645-ietf-tls-common/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:52 2026-07-03 22:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.6-SNAPSHOT/ [121273] -> "model/rfc9645-ietf-tls-common/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:52 2026-07-03 22:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.3-SNAPSHOT/ [11497] -> "model/rfc9645-ietf-tls-common/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:52 2026-07-03 22:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/ [118200] -> "model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:52 2026-07-03 22:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [490/490] -> "model/rfc9645-ietf-tls-common/maven-metadata.xml" [1] 22:08:53 2026-07-03 22:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.5-SNAPSHOT/ [11462] -> "model/rfc9645-ietf-tls-server/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:53 2026-07-03 22:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.6-SNAPSHOT/ [121286] -> "model/rfc9645-ietf-tls-server/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:53 2026-07-03 22:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.3-SNAPSHOT/ [12369] -> "model/rfc9645-ietf-tls-server/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:54 2026-07-03 22:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/ [118212] -> "model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:54 2026-07-03 22:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [490/490] -> "model/rfc9645-ietf-tls-server/maven-metadata.xml" [1] 22:08:54 2026-07-03 22:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.5-SNAPSHOT/ [10517] -> "model/rfc9648/1.0.5-SNAPSHOT/index.html.tmp" [1] 22:08:54 2026-07-03 22:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.6-SNAPSHOT/ [109961] -> "model/rfc9648/1.0.6-SNAPSHOT/index.html.tmp" [1] 22:08:54 2026-07-03 22:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.3-SNAPSHOT/ [10553] -> "model/rfc9648/2.0.3-SNAPSHOT/index.html.tmp" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/ [107176] -> "model/rfc9648/2.0.4-SNAPSHOT/index.html.tmp" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [474/474] -> "model/rfc9648/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc6991/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc7224/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-ietf-model-rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8294/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8342/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:55 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8345-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8345/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8346-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8346/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8348-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8348/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8349/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8519/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8520/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:56 2026-07-03 22:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml: 22:08:57 2026-07-03 22:08:57 ERROR 502: Bad Gateway. 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8542/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8675/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8776/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8795-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8795/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:57 2026-07-03 22:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8819-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8819/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 2026-07-03 22:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:58 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.3-SNAPSHOT/maven-metadata.xml: 22:08:58 2026-07-03 22:08:58 ERROR 502: Bad Gateway. 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:08:59 2026-07-03 22:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:00 2026-07-03 22:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:00 2026-07-03 22:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:00 2026-07-03 22:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:00 2026-07-03 22:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:00 2026-07-03 22:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9640/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9643/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9644/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9645/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:01 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.5-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.6-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.3-SNAPSHOT/maven-metadata.xml [1058/1058] -> "model/bundle-parent/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "model/iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/iana-hardware/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-if-type/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/iana-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/iana-ssh-encryption-algs/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/iana-ssh-key-exchange-algs/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-mac-algs/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/iana-ssh-public-key-algs/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/iana-tls-cipher-suite-algs/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/iana-tunnel-type/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc6991-ietf-inet-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc6991-ietf-yang-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8294-ietf-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8342-ietf-datastores/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8342-ietf-origin/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8345-ietf-network-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8345-ietf-network-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "model/rfc8345-ietf-network-topology/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8345-ietf-network/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.5-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.6-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8348-ietf-hardware-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8348-ietf-hardware/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8349-ietf-routing/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/rfc8519-ietf-access-control-list/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:02 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8519-ietf-ethertypes/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.5-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.6-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8519-ietf-packet-fields/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8520-ietf-acldns/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8520-ietf-mud/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8542-ietf-dc-fabric-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8776-ietf-te-packet-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-types/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "model/rfc8795-ietf-te-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8795-ietf-te-topology/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "model/rfc8819-ietf-module-tags-state/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8819-ietf-module-tags/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.5-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.6-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc9070-ietf-mpls-ldp/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9643-ietf-tcp-client/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9643-ietf-tcp-common/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9643-ietf-tcp-server/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9644-ietf-ssh-client/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9644-ietf-ssh-common/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9644-ietf-ssh-server/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9645-ietf-tls-client/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9645-ietf-tls-common/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9645-ietf-tls-server/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 2026-07-03 22:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:09:03 FINISHED --2026-07-03 22:09:03-- 22:09:03 Total wall clock time: 11m 37s 22:09:03 Downloaded: 1537 files, 34M in 42s (850 KB/s) 22:09:03 + set -e 22:09:03 + popd 22:09:03 /w/workspace/ietf-maven-merge-master 22:09:03 + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo-backup 22:09:03 + cp -a /w/workspace/ietf-maven-merge-master/m2repo/org /w/workspace/ietf-maven-merge-master/m2repo-backup 22:09:04 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14343416384898765418.sh 22:09:04 [EnvInject] - Injecting environment variables from a build step. 22:09:04 [EnvInject] - Injecting as environment variables the properties content 22:09:04 MAVEN_GOALS=clean deploy 22:09:04 22:09:04 [EnvInject] - Variables injected successfully. 22:09:04 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins13955779223124482644.sh 22:09:04 ---> common-variables.sh 22:09:04 --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 22:09:04 ---> maven-build.sh 22:09:04 + set +u 22:09:04 ++ /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/config12427955020733748513tmp 22:09:04 ++ grep '^Version:' 22:09:04 ++ awk '{print $2}' 22:09:19 + plugin_version=3.1.4 22:09:19 + [[ 3 -lt 3 ]] 22:09:19 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:19 + export MAVEN_OPTS 22:09:19 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-merge-master@tmp/config12427955020733748513tmp --settings /w/workspace/ietf-maven-merge-master@tmp/config14808889383864132757tmp -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 22:09:20 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:09:20 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:09:20 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:09:20 Default locale: en, platform encoding: UTF-8 22:09:20 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 22:09:20 [INFO] Error stacktraces are turned on. 22:09:21 [INFO] Scanning for projects... 22:09:28 [INFO] ------------------------------------------------------------------------ 22:09:28 [INFO] Reactor Build Order: 22:09:28 [INFO] 22:09:28 [INFO] ietf-artifacts [pom] 22:09:28 [INFO] bnd-parent [pom] 22:09:28 [INFO] feature-parent [pom] 22:09:28 [INFO] ietf-type-util [jar] 22:09:28 [INFO] bundle-parent [pom] 22:09:28 [INFO] rfc6991-ietf-inet-types [bundle] 22:09:28 [INFO] rfc6991-ietf-yang-types [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] 22:09:28 [INFO] rfc6022 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] 22:09:28 [INFO] rfc6241 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] 22:09:28 [INFO] rfc6243 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] 22:09:28 [INFO] rfc6470 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] 22:09:28 [INFO] rfc8343 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] 22:09:28 [INFO] iana-if-type [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] 22:09:28 [INFO] iana-crypt-hash [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] 22:09:28 [INFO] rfc8341 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] 22:09:28 [INFO] rfc7317-ietf-system [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] 22:09:28 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 22:09:28 [INFO] rfc7407-ietf-snmp [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] 22:09:28 [INFO] rfc7952 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] 22:09:28 [INFO] rfc8040-ietf-restconf [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] 22:09:28 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] 22:09:28 [INFO] rfc8072 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] 22:09:28 [INFO] rfc8177 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] 22:09:28 [INFO] iana-routing-types [bundle] 22:09:28 [INFO] rfc8294-ietf-routing-types [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] 22:09:28 [INFO] rfc8342-ietf-datastores [bundle] 22:09:28 [INFO] rfc8342-ietf-origin [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] 22:09:28 [INFO] rfc8344 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] 22:09:28 [INFO] rfc8345-ietf-network [bundle] 22:09:28 [INFO] rfc8345-ietf-network-topology [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] 22:09:28 [INFO] rfc8345-ietf-network-state [bundle] 22:09:28 [INFO] rfc8345-ietf-network-topology-state [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] 22:09:28 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] 22:09:28 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] 22:09:28 [INFO] iana-hardware [bundle] 22:09:28 [INFO] rfc8348-ietf-hardware [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] 22:09:28 [INFO] rfc8348-ietf-hardware-state [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] 22:09:28 [INFO] rfc8349-ietf-routing [bundle] 22:09:28 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 22:09:28 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] 22:09:28 [INFO] rfc8519-ietf-ethertypes [bundle] 22:09:28 [INFO] rfc8519-ietf-packet-fields [bundle] 22:09:28 [INFO] rfc8519-ietf-access-control-list [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] 22:09:28 [INFO] rfc8520-ietf-acldns [bundle] 22:09:28 [INFO] rfc8520-ietf-mud [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] 22:09:28 [INFO] rfc8525 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] 22:09:28 [INFO] rfc8526 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] 22:09:28 [INFO] rfc8528 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] 22:09:28 [INFO] rfc8529 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] 22:09:28 [INFO] rfc8530 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] 22:09:28 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 22:09:28 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] 22:09:28 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 22:09:28 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 22:09:28 [INFO] rfc8639 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] 22:09:28 [INFO] rfc8641 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] 22:09:28 [INFO] rfc8650 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] 22:09:28 [INFO] iana-tunnel-type [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] 22:09:28 [INFO] rfc8776-ietf-te-types [bundle] 22:09:28 [INFO] rfc8776-ietf-te-packet-types [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] 22:09:28 [INFO] rfc8795-ietf-te-topology [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] 22:09:28 [INFO] rfc8795-ietf-te-topology-state [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] 22:09:28 [INFO] rfc8808 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] 22:09:28 [INFO] rfc8819-ietf-module-tags [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] 22:09:28 [INFO] rfc8819-ietf-module-tags-state [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] 22:09:28 [INFO] rfc8916 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] 22:09:28 [INFO] rfc9067 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] 22:09:28 [INFO] rfc9070-ietf-mpls-ldp [bundle] 22:09:28 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] 22:09:28 [INFO] rfc9144 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] 22:09:28 [INFO] rfc9179 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] 22:09:28 [INFO] rfc9196-ietf-system-capabilities [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] 22:09:28 [INFO] rfc9196-ietf-notification-capabilities [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] 22:09:28 [INFO] rfc9640 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] 22:09:28 [INFO] rfc9641 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] 22:09:28 [INFO] rfc9642 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] 22:09:28 [INFO] rfc9643-ietf-tcp-common [bundle] 22:09:28 [INFO] rfc9643-ietf-tcp-client [bundle] 22:09:28 [INFO] rfc9643-ietf-tcp-server [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] 22:09:28 [INFO] iana-ssh-encryption-algs [bundle] 22:09:28 [INFO] iana-ssh-key-exchange-algs [bundle] 22:09:28 [INFO] iana-ssh-mac-algs [bundle] 22:09:28 [INFO] iana-ssh-public-key-algs [bundle] 22:09:28 [INFO] rfc9644-ietf-ssh-common [bundle] 22:09:28 [INFO] rfc9644-ietf-ssh-client [bundle] 22:09:28 [INFO] rfc9644-ietf-ssh-server [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] 22:09:28 [INFO] iana-tls-cipher-suite-algs [bundle] 22:09:28 [INFO] rfc9645-ietf-tls-common [bundle] 22:09:28 [INFO] rfc9645-ietf-tls-client [bundle] 22:09:28 [INFO] rfc9645-ietf-tls-server [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] 22:09:28 [INFO] rfc9648 [bundle] 22:09:28 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] 22:09:28 [INFO] rfc8294-netty [jar] 22:09:28 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] 22:09:28 [INFO] features-aggregator [pom] 22:09:28 [INFO] lib-aggregator [pom] 22:09:28 [INFO] iana-aggregator [pom] 22:09:28 [INFO] rfc-aggregator [pom] 22:09:28 [INFO] model-aggregator [pom] 22:09:28 [INFO] test-distribution [pom] 22:09:28 [INFO] ietf [pom] 22:09:28 [INFO] 22:09:28 [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- 22:09:28 [INFO] Building ietf-artifacts 2.0.4-SNAPSHOT [1/161] 22:09:28 [INFO] from artifacts/pom.xml 22:09:28 [INFO] --------------------------------[ pom ]--------------------------------- 22:09:28 [INFO] 22:09:28 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- 22:09:29 [INFO] 22:09:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-artifacts --- 22:09:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:09:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:09:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:29 [INFO] 22:09:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-artifacts --- 22:09:30 [INFO] 22:09:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- 22:09:33 [INFO] CycloneDX: Resolving Dependencies 22:09:33 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 22:09:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml 22:09:34 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json 22:09:34 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:09:34 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:09:34 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.json 22:09:34 [INFO] 22:09:34 [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT.pom 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.json 22:09:34 [INFO] 22:09:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- 22:09:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml 22:09:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:34 [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 22:09:34 [INFO] 22:09:34 [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ 22:09:34 [INFO] Building bnd-parent 2.0.4-SNAPSHOT [2/161] 22:09:34 [INFO] from bnd-parent/pom.xml 22:09:34 [INFO] --------------------------------[ pom ]--------------------------------- 22:09:35 [INFO] 22:09:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 22:09:35 [INFO] 22:09:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bnd-parent --- 22:09:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:35 [INFO] 22:09:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bnd-parent --- 22:09:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:35 [INFO] 22:09:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bnd-parent --- 22:09:35 [INFO] 22:09:35 [INFO] --- dependency:3.11.0:properties (default) @ bnd-parent --- 22:09:41 [INFO] 22:09:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bnd-parent --- 22:09:41 [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/** 22:09:41 [INFO] 22:09:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 22:09:42 [INFO] Starting audit... 22:09:42 Audit done. 22:09:42 [INFO] You have 0 Checkstyle violations. 22:09:42 [INFO] 22:09:42 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 22:09:43 [INFO] Starting audit... 22:09:43 Audit done. 22:09:43 [INFO] You have 0 Checkstyle violations. 22:09:43 [INFO] 22:09:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bnd-parent --- 22:09:43 [INFO] 22:09:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bnd-parent >>> 22:09:43 [INFO] 22:09:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bnd-parent --- 22:09:45 [INFO] No files found to run spotbugs; check compile phase has been run. 22:09:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:09:45 [INFO] 22:09:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bnd-parent <<< 22:09:45 [INFO] 22:09:45 [INFO] 22:09:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bnd-parent --- 22:09:45 [INFO] 22:09:45 [INFO] --- bnd:7.3.0:bnd-process (default) @ bnd-parent --- 22:09:45 [INFO] 22:09:45 [INFO] --- copy:14.3.6:copy-files (default) @ bnd-parent --- 22:09:45 [INFO] 22:09:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 22:09:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:46 [INFO] 22:09:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 22:09:46 [INFO] CycloneDX: Resolving Dependencies 22:09:46 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 22:09:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml 22:09:47 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json 22:09:47 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:09:47 [INFO] 22:09:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 22:09:47 [INFO] Skipping duplicate-finder execution! 22:09:47 [INFO] 22:09:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bnd-parent --- 22:09:47 [INFO] Skipping pom project 22:09:47 [INFO] 22:09:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 22:09:47 [INFO] 22:09:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bnd-parent --- 22:09:47 [INFO] 22:09:47 [INFO] --- jacoco:0.8.15:report (report) @ bnd-parent --- 22:09:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:47 [INFO] 22:09:47 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 22:09:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT.pom 22:09:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:09:47 [INFO] 22:09:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 22:09:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml 22:09:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:47 [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 22:09:47 [INFO] 22:09:47 [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- 22:09:47 [INFO] Building feature-parent 2.0.4-SNAPSHOT [3/161] 22:09:47 [INFO] from features/feature-parent/pom.xml 22:09:47 [INFO] --------------------------------[ pom ]--------------------------------- 22:09:48 [INFO] 22:09:48 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 22:09:48 [INFO] 22:09:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ feature-parent --- 22:09:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:09:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:09:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:48 [INFO] 22:09:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ feature-parent --- 22:09:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:48 [INFO] 22:09:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ feature-parent --- 22:09:48 [INFO] 22:09:48 [INFO] --- dependency:3.11.0:properties (default) @ feature-parent --- 22:09:48 [INFO] 22:09:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ feature-parent --- 22:09:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:48 [INFO] argLine set to empty 22:09:48 [INFO] 22:09:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 22:09:48 [INFO] Starting audit... 22:09:48 Audit done. 22:09:48 [INFO] You have 0 Checkstyle violations. 22:09:48 [INFO] 22:09:48 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 22:09:49 [INFO] Starting audit... 22:09:49 Audit done. 22:09:49 [INFO] You have 0 Checkstyle violations. 22:09:49 [INFO] 22:09:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ feature-parent --- 22:09:49 [INFO] 22:09:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ feature-parent >>> 22:09:49 [INFO] 22:09:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ feature-parent --- 22:09:49 [INFO] No files found to run spotbugs; check compile phase has been run. 22:09:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:09:49 [INFO] 22:09:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ feature-parent <<< 22:09:49 [INFO] 22:09:49 [INFO] 22:09:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ feature-parent --- 22:09:49 [INFO] 22:09:49 [INFO] --- feattest:14.3.6:test (default) @ feature-parent --- 22:09:50 [INFO] Project packaging is not 'feature', skipping execution 22:09:50 [INFO] 22:09:50 [INFO] --- copy:14.3.6:copy-files (default) @ feature-parent --- 22:09:50 [INFO] 22:09:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 22:09:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:50 [INFO] 22:09:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 22:09:50 [INFO] CycloneDX: Resolving Dependencies 22:09:51 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 22:09:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml 22:09:51 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json 22:09:51 [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 22:09:51 [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 22:09:51 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:09:51 [INFO] 22:09:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 22:09:51 [INFO] Skipping duplicate-finder execution! 22:09:51 [INFO] 22:09:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ feature-parent --- 22:09:51 [INFO] Skipping plugin execution 22:09:51 [INFO] 22:09:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- 22:09:51 [INFO] Skipping source per configuration. 22:09:51 [INFO] 22:09:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ feature-parent --- 22:09:51 [INFO] 22:09:51 [INFO] --- jacoco:0.8.15:report (report) @ feature-parent --- 22:09:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:51 [INFO] 22:09:51 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 22:09:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT.pom 22:09:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:09:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:09:51 [INFO] 22:09:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 22:09:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:09:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml 22:09:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:51 [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 22:09:51 [INFO] 22:09:51 [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- 22:09:51 [INFO] Building ietf-type-util 2.0.4-SNAPSHOT [4/161] 22:09:51 [INFO] from lib/ietf-type-util/pom.xml 22:09:51 [INFO] --------------------------------[ jar ]--------------------------------- 22:09:52 [INFO] 22:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 22:09:52 [INFO] 22:09:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-type-util --- 22:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:52 [INFO] 22:09:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ ietf-type-util --- 22:09:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:52 [INFO] 22:09:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-type-util --- 22:09:52 [INFO] 22:09:52 [INFO] --- dependency:3.11.0:properties (default) @ ietf-type-util --- 22:09:52 [INFO] 22:09:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ ietf-type-util --- 22:09:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:09:52 [INFO] 22:09:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 22:09:52 [INFO] Starting audit... 22:09:52 Audit done. 22:09:52 [INFO] You have 0 Checkstyle violations. 22:09:52 [INFO] 22:09:52 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 22:09:53 [INFO] Starting audit... 22:09:53 Audit done. 22:09:53 [INFO] You have 0 Checkstyle violations. 22:09:53 [INFO] 22:09:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ ietf-type-util --- 22:09:53 [INFO] 22:09:53 [INFO] --- resources:3.5.0:resources (default-resources) @ ietf-type-util --- 22:09:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/resources 22:09:53 [INFO] 22:09:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ ietf-type-util --- 22:09:54 [INFO] Recompiling the module because of changed source code. 22:09:54 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes 22:09:54 [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 22:09:54 [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 22:09:54 [INFO] 22:09:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 22:09:54 [INFO] 22:09:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ ietf-type-util --- 22:09:55 [INFO] Fork Value is true 22:09:58 [INFO] Done SpotBugs Analysis.... 22:09:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:09:58 [INFO] 22:09:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 22:09:58 [INFO] 22:09:58 [INFO] 22:09:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ ietf-type-util --- 22:09:58 [INFO] BugInstance size is 0 22:09:58 [INFO] Error size is 0 22:09:58 [INFO] No errors/warnings found 22:09:58 [INFO] 22:09:58 [INFO] --- bnd:7.3.0:bnd-process (default) @ ietf-type-util --- 22:09:59 [INFO] 22:09:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ ietf-type-util --- 22:09:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/test/resources 22:09:59 [INFO] 22:09:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ietf-type-util --- 22:09:59 [INFO] Recompiling the module because of changed dependency. 22:09:59 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 22:09:59 [INFO] 22:09:59 [INFO] --- surefire:3.5.6:test (default-test) @ ietf-type-util --- 22:09:59 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/surefire-reports 22:09:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:10:00 [INFO] 22:10:00 [INFO] ------------------------------------------------------- 22:10:00 [INFO] T E S T S 22:10:00 [INFO] ------------------------------------------------------- 22:10:01 [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest 22:10:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest 22:10:01 [INFO] 22:10:01 [INFO] Results: 22:10:01 [INFO] 22:10:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 22:10:01 [INFO] 22:10:01 [INFO] 22:10:01 [INFO] --- copy:14.3.6:copy-files (default) @ ietf-type-util --- 22:10:01 [INFO] 22:10:01 [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- 22:10:01 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT.jar 22:10:01 [INFO] 22:10:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- 22:10:03 [WARNING] Javadoc Warnings 22:10:03 [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 22:10:03 [WARNING] public static int addressBits(final String str, final int limit) { 22:10:03 [WARNING] ^ 22:10:03 [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 22:10:03 [WARNING] public static byte[] addressBytes(final String str, final int limit) { 22:10:03 [WARNING] ^ 22:10:03 [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 22:10:03 [WARNING] public static String addressString(final byte[] bytes) { 22:10:03 [WARNING] ^ 22:10:03 [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 22:10:03 [WARNING] public static String addressString(final int bits) { 22:10:03 [WARNING] ^ 22:10:03 [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 22:10:03 [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { 22:10:03 [WARNING] ^ 22:10:03 [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 22:10:03 [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, 22:10:03 [WARNING] ^ 22:10:03 [WARNING] 6 warnings 22:10:03 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar 22:10:03 [INFO] 22:10:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 22:10:03 [INFO] CycloneDX: Resolving Dependencies 22:10:03 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:10:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml 22:10:03 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json 22:10:03 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.json 22:10:03 [INFO] 22:10:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 22:10:03 [INFO] Skipping duplicate-finder execution! 22:10:03 [INFO] 22:10:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ ietf-type-util --- 22:10:03 [INFO] No dependency problems found 22:10:03 [INFO] 22:10:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- 22:10:03 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-sources.jar 22:10:03 [INFO] 22:10:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ ietf-type-util --- 22:10:03 [INFO] 22:10:03 [INFO] --- jacoco:0.8.15:report (report) @ ietf-type-util --- 22:10:03 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec 22:10:03 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 22:10:03 [INFO] 22:10:03 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT.pom 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT.jar 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.json 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-sources.jar 22:10:03 [INFO] 22:10:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- 22:10:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:03 [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 22:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:03 [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 22:10:03 [INFO] 22:10:03 [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- 22:10:03 [INFO] Building bundle-parent 2.0.4-SNAPSHOT [5/161] 22:10:03 [INFO] from model/bundle-parent/pom.xml 22:10:03 [INFO] --------------------------------[ pom ]--------------------------------- 22:10:03 [INFO] 22:10:03 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 22:10:03 [INFO] 22:10:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bundle-parent --- 22:10:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:10:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:10:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:04 [INFO] 22:10:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bundle-parent --- 22:10:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:04 [INFO] 22:10:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bundle-parent --- 22:10:04 [INFO] 22:10:04 [INFO] --- dependency:3.11.0:properties (default) @ bundle-parent --- 22:10:04 [INFO] 22:10:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bundle-parent --- 22:10:04 [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/** 22:10:04 [INFO] 22:10:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 22:10:04 [INFO] Starting audit... 22:10:04 Audit done. 22:10:04 [INFO] You have 0 Checkstyle violations. 22:10:04 [INFO] 22:10:04 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 22:10:04 [INFO] Starting audit... 22:10:04 Audit done. 22:10:04 [INFO] You have 0 Checkstyle violations. 22:10:04 [INFO] 22:10:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bundle-parent --- 22:10:04 [INFO] 22:10:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bundle-parent >>> 22:10:04 [INFO] 22:10:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bundle-parent --- 22:10:05 [INFO] Spotbugs plugin skipped 22:10:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:05 [INFO] 22:10:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bundle-parent <<< 22:10:05 [INFO] 22:10:05 [INFO] 22:10:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bundle-parent --- 22:10:05 [INFO] Spotbugs plugin skipped 22:10:05 [INFO] 22:10:05 [INFO] --- copy:14.3.6:copy-files (default) @ bundle-parent --- 22:10:05 [INFO] 22:10:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 22:10:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:05 [INFO] 22:10:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 22:10:05 [INFO] CycloneDX: Resolving Dependencies 22:10:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:10:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml 22:10:06 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json 22:10:06 [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 22:10:06 [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 22:10:06 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:10:06 [INFO] 22:10:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 22:10:06 [INFO] Skipping duplicate-finder execution! 22:10:06 [INFO] 22:10:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bundle-parent --- 22:10:06 [INFO] Skipping pom project 22:10:06 [INFO] 22:10:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 22:10:06 [INFO] 22:10:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bundle-parent --- 22:10:06 [INFO] 22:10:06 [INFO] --- jacoco:0.8.15:report (report) @ bundle-parent --- 22:10:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:06 [INFO] 22:10:06 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 22:10:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT.pom 22:10:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT-cyclonedx.json 22:10:06 [INFO] 22:10:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 22:10:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:06 [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 22:10:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:06 [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 22:10:06 [INFO] 22:10:06 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- 22:10:06 [INFO] Building rfc6991-ietf-inet-types 2.0.4-SNAPSHOT [6/161] 22:10:06 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 22:10:06 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:07 [INFO] 22:10:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 22:10:07 [INFO] 22:10:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 22:10:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:07 [INFO] 22:10:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 22:10:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:07 [INFO] 22:10:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 22:10:07 [INFO] 22:10:07 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-inet-types --- 22:10:07 [INFO] 22:10:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 22:10:07 [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/** 22:10:07 [INFO] 22:10:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang 22:10:10 [INFO] yang-to-sources: Found 0 dependencies in 3.981 ms 22:10:10 [INFO] yang-to-sources: Project model files found: 1 in 76.81 ms 22:10:10 [INFO] yang-to-sources: 1 YANG models processed in 156.6 ms 22:10:10 [INFO] BindingJavaFileGenerator: Defined 21 files in 72.99 ms 22:10:10 [INFO] Sorted 21 files into 3 directories in 3.415 ms 22:10:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 151.5 ms 22:10:10 [INFO] 22:10:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] Starting audit... 22:10:10 Audit done. 22:10:10 [INFO] You have 0 Checkstyle violations. 22:10:10 [INFO] 22:10:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] Starting audit... 22:10:10 Audit done. 22:10:10 [INFO] You have 0 Checkstyle violations. 22:10:10 [INFO] 22:10:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] 22:10:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources 22:10:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 22:10:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 22:10:10 [INFO] 22:10:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-inet-types --- 22:10:10 [INFO] Recompiling the module because of changed dependency. 22:10:10 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:10:11 [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:[67,42] possible 'this' escape before subclass is fully initialized 22:10:11 [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:[67,42] possible 'this' escape before subclass is fully initialized 22:10:11 [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/IetfInetTypesData.java:[147,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:10:11 [INFO] 22:10:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 22:10:11 [INFO] 22:10:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 22:10:11 [INFO] Fork Value is true 22:10:14 [INFO] Done SpotBugs Analysis.... 22:10:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:15 [INFO] 22:10:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 22:10:15 [INFO] 22:10:15 [INFO] 22:10:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-inet-types --- 22:10:15 [INFO] BugInstance size is 0 22:10:15 [INFO] Error size is 0 22:10:15 [INFO] No errors/warnings found 22:10:15 [INFO] 22:10:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 22:10:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources 22:10:15 [INFO] 22:10:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 22:10:15 [INFO] Recompiling the module because of changed dependency. 22:10:15 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 22:10:15 [INFO] 22:10:15 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-inet-types --- 22:10:15 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports 22:10:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:10:15 [INFO] 22:10:15 [INFO] ------------------------------------------------------- 22:10:15 [INFO] T E S T S 22:10:15 [INFO] ------------------------------------------------------- 22:10:16 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 22:10:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 22:10:16 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 22:10:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 22:10:16 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 22:10:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 22:10:16 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 22:10:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:10:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 22:10:18 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 22:10:18 [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.IpAddressBuilderTest 22:10:18 [INFO] 22:10:18 [INFO] Results: 22:10:18 [INFO] 22:10:18 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 22:10:18 [INFO] 22:10:18 [INFO] 22:10:18 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-inet-types --- 22:10:18 [INFO] 22:10:18 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 22:10:18 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 22:10:18 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 22:10:18 [INFO] 22:10:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar 22:10:21 [INFO] 22:10:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] CycloneDX: Resolving Dependencies 22:10:21 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:10:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 22:10:21 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json 22:10:21 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.json 22:10:21 [INFO] 22:10:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Skipping duplicate-finder execution! 22:10:21 [INFO] 22:10:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] No dependency problems found 22:10:21 [INFO] 22:10:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar 22:10:21 [INFO] 22:10:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] 22:10:21 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 22:10:21 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 22:10:21 [INFO] 22:10:21 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 22:10:21 [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/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.pom 22:10:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 22:10:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar 22:10:21 [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/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:21 [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/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.json 22:10:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar 22:10:21 [INFO] 22:10:21 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Writing OBR metadata 22:10:21 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 22:10:21 [INFO] Writing OBR metadata 22:10:21 [INFO] 22:10:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 22:10:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:21 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:21 [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 22:10:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:22 [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 22:10:22 [INFO] 22:10:22 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 22:10:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:22 [INFO] 22:10:22 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- 22:10:22 [INFO] Building rfc6991-ietf-yang-types 2.0.4-SNAPSHOT [7/161] 22:10:22 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 22:10:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:22 [INFO] 22:10:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] 22:10:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:22 [INFO] 22:10:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:22 [INFO] 22:10:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] 22:10:22 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] 22:10:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 22:10:22 [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/** 22:10:22 [INFO] 22:10:22 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang 22:10:22 [INFO] yang-to-sources: Found 0 dependencies in 2.849 ms 22:10:22 [INFO] yang-to-sources: Project model files found: 1 in 8.727 ms 22:10:22 [INFO] yang-to-sources: 1 YANG models processed in 11.25 ms 22:10:22 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.100 ms 22:10:22 [INFO] Sorted 22 files into 3 directories in 196.8 μs 22:10:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 18.36 ms 22:10:22 [INFO] 22:10:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Starting audit... 22:10:22 Audit done. 22:10:22 [INFO] You have 0 Checkstyle violations. 22:10:22 [INFO] 22:10:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Starting audit... 22:10:22 Audit done. 22:10:22 [INFO] You have 0 Checkstyle violations. 22:10:22 [INFO] 22:10:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] 22:10:22 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources 22:10:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 22:10:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 22:10:22 [INFO] 22:10:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Recompiling the module because of changed dependency. 22:10:22 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:10:22 [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/IetfYangTypesData.java:[127,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:10:22 [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:[67,42] possible 'this' escape before subclass is fully initialized 22:10:22 [INFO] 22:10:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 22:10:22 [INFO] 22:10:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 22:10:22 [INFO] Fork Value is true 22:10:25 [INFO] Done SpotBugs Analysis.... 22:10:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:25 [INFO] 22:10:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 22:10:25 [INFO] 22:10:25 [INFO] 22:10:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-yang-types --- 22:10:25 [INFO] BugInstance size is 0 22:10:25 [INFO] Error size is 0 22:10:25 [INFO] No errors/warnings found 22:10:25 [INFO] 22:10:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 22:10:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources 22:10:25 [INFO] 22:10:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 22:10:25 [INFO] Recompiling the module because of changed dependency. 22:10:25 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 22:10:25 [INFO] 22:10:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-yang-types --- 22:10:25 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports 22:10:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:10:25 [INFO] 22:10:25 [INFO] ------------------------------------------------------- 22:10:25 [INFO] T E S T S 22:10:25 [INFO] ------------------------------------------------------- 22:10:26 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 22:10:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 22:10:27 [INFO] 22:10:27 [INFO] Results: 22:10:27 [INFO] 22:10:27 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 22:10:27 [INFO] 22:10:27 [INFO] 22:10:27 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-yang-types --- 22:10:27 [INFO] 22:10:27 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 22:10:27 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 22:10:27 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 22:10:27 [INFO] 22:10:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar 22:10:29 [INFO] 22:10:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] CycloneDX: Resolving Dependencies 22:10:29 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:10:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 22:10:29 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json 22:10:29 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.json 22:10:29 [INFO] 22:10:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Skipping duplicate-finder execution! 22:10:29 [INFO] 22:10:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] No dependency problems found 22:10:29 [INFO] 22:10:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar 22:10:29 [INFO] 22:10:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] 22:10:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 22:10:29 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 22:10:29 [INFO] 22:10:29 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 22:10:29 [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/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.pom 22:10:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 22:10:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar 22:10:29 [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/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:29 [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/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.json 22:10:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar 22:10:29 [INFO] 22:10:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 22:10:29 [INFO] Writing OBR metadata 22:10:29 [INFO] 22:10:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:29 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:29 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:29 [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 22:10:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:29 [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 22:10:29 [INFO] 22:10:29 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 22:10:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:29 [INFO] 22:10:29 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ 22:10:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 2.0.4-SNAPSHOT [8/161] 22:10:29 [INFO] from features/odl-ietf-model-rfc6991/pom.xml 22:10:29 [INFO] ------------------------------[ feature ]------------------------------- 22:10:30 [INFO] 22:10:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] 22:10:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:30 [INFO] 22:10:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:30 [INFO] 22:10:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] 22:10:30 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] 22:10:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:30 [INFO] argLine set to empty 22:10:30 [INFO] 22:10:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Starting audit... 22:10:30 Audit done. 22:10:30 [INFO] You have 0 Checkstyle violations. 22:10:30 [INFO] 22:10:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Starting audit... 22:10:30 Audit done. 22:10:30 [INFO] You have 0 Checkstyle violations. 22:10:30 [INFO] 22:10:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] 22:10:30 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- 22:10:30 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml 22:10:31 [INFO] ...done! 22:10:31 [INFO] Set artifact 22:10:31 [INFO] 22:10:31 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6991 --- 22:10:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:31 [INFO] 22:10:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> 22:10:31 [INFO] 22:10:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- 22:10:31 [INFO] No files found to run spotbugs; check compile phase has been run. 22:10:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:31 [INFO] 22:10:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< 22:10:31 [INFO] 22:10:31 [INFO] 22:10:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6991 --- 22:10:31 [INFO] 22:10:31 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6991 --- 22:10:31 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 22:10:35 [INFO] Project dependency features detected: [] 22:10:35 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:35 [INFO] Creating RMI registry server on 127.0.0.1:35201 22:10:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:36 [INFO] Waiting for remote bundle context.. on 35201 name: 4f035477-6683-4fc2-a9e4-91252bb967c2 timout: [ RelativeTimeout value = 180000 ] 22:10:42 [INFO] Building jar from resources and headers. 22:10:42 [INFO] Writing jar finished. 22:10:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:44 [INFO] 22:10:44 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6991 --- 22:10:44 [INFO] 22:10:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- 22:10:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:44 [INFO] 22:10:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- 22:10:44 [INFO] CycloneDX: Resolving Dependencies 22:10:45 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:10:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml 22:10:45 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json 22:10:45 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.json 22:10:45 [INFO] 22:10:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] Skipping duplicate-finder execution! 22:10:45 [INFO] 22:10:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] Skipping plugin execution 22:10:45 [INFO] 22:10:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] Skipping source per configuration. 22:10:45 [INFO] 22:10:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] 22:10:45 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:45 [INFO] 22:10:45 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- 22:10:45 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT.pom 22:10:45 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-features.xml 22:10:45 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:45 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.json 22:10:45 [INFO] 22:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- 22:10:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:45 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:45 [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 22:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:45 [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 22:10:45 [INFO] 22:10:45 [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- 22:10:45 [INFO] Building rfc6022 2.0.4-SNAPSHOT [9/161] 22:10:45 [INFO] from model/rfc/rfc6022/pom.xml 22:10:45 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:45 [INFO] 22:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 22:10:45 [INFO] 22:10:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6022 --- 22:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:45 [INFO] 22:10:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6022 --- 22:10:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:45 [INFO] 22:10:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6022 --- 22:10:45 [INFO] 22:10:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc6022 --- 22:10:45 [INFO] 22:10:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6022 --- 22:10:45 [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/** 22:10:45 [INFO] 22:10:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6022 --- 22:10:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/yang 22:10:45 [INFO] yang-to-sources: Found 2 dependencies in 3.809 ms 22:10:45 [INFO] yang-to-sources: Project model files found: 1 in 15.35 ms 22:10:45 [INFO] yang-to-sources: 3 YANG models processed in 106.2 ms 22:10:45 [INFO] BindingJavaFileGenerator: Defined 58 files in 29.95 ms 22:10:45 [INFO] Sorted 58 files into 13 directories in 236.3 μs 22:10:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 72.21 ms 22:10:45 [INFO] 22:10:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 22:10:45 [INFO] Starting audit... 22:10:45 Audit done. 22:10:45 [INFO] You have 0 Checkstyle violations. 22:10:45 [INFO] 22:10:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 22:10:46 [INFO] Starting audit... 22:10:46 Audit done. 22:10:46 [INFO] You have 0 Checkstyle violations. 22:10:46 [INFO] 22:10:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6022 --- 22:10:46 [INFO] 22:10:46 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6022 --- 22:10:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/resources 22:10:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi 22:10:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi 22:10:46 [INFO] 22:10:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6022 --- 22:10:46 [INFO] Recompiling the module because of changed dependency. 22:10:46 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 22:10:46 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/IetfNetconfMonitoringData.java:[258,140] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:10:46 [INFO] 22:10:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6022 >>> 22:10:46 [INFO] 22:10:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6022 --- 22:10:46 [INFO] Spotbugs plugin skipped 22:10:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:46 [INFO] 22:10:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6022 <<< 22:10:46 [INFO] 22:10:46 [INFO] 22:10:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6022 --- 22:10:46 [INFO] Spotbugs plugin skipped 22:10:46 [INFO] 22:10:46 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6022 --- 22:10:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/test/resources 22:10:46 [INFO] 22:10:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6022 --- 22:10:46 [INFO] No sources to compile 22:10:46 [INFO] 22:10:46 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6022 --- 22:10:46 [INFO] No tests to run. 22:10:46 [INFO] 22:10:46 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6022 --- 22:10:46 [INFO] 22:10:46 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6022 --- 22:10:46 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT.jar 22:10:46 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 22:10:46 [INFO] 22:10:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- 22:10:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-javadoc.jar 22:10:49 [INFO] 22:10:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 22:10:49 [INFO] CycloneDX: Resolving Dependencies 22:10:50 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:10:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml 22:10:50 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json 22:10:50 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 22:10:50 [INFO] 22:10:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 22:10:50 [INFO] Skipping duplicate-finder execution! 22:10:50 [INFO] 22:10:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6022 --- 22:10:50 [INFO] No dependency problems found 22:10:50 [INFO] 22:10:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- 22:10:50 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-sources.jar 22:10:50 [INFO] 22:10:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- jacoco:0.8.15:report (report) @ rfc6022 --- 22:10:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:50 [INFO] 22:10:50 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.pom 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.jar 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-javadoc.jar 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 22:10:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-sources.jar 22:10:50 [INFO] 22:10:50 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6022 --- 22:10:50 [INFO] Installing org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.jar 22:10:50 [INFO] Writing OBR metadata 22:10:50 [INFO] 22:10:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- 22:10:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml 22:10:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:50 [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 22:10:50 [INFO] 22:10:50 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6022 --- 22:10:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:50 [INFO] 22:10:50 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ 22:10:50 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 2.0.4-SNAPSHOT [10/161] 22:10:50 [INFO] from features/odl-ietf-model-rfc6022/pom.xml 22:10:50 [INFO] ------------------------------[ feature ]------------------------------- 22:10:50 [INFO] 22:10:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:50 [INFO] 22:10:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:50 [INFO] 22:10:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:50 [INFO] argLine set to empty 22:10:50 [INFO] 22:10:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Starting audit... 22:10:50 Audit done. 22:10:50 [INFO] You have 0 Checkstyle violations. 22:10:50 [INFO] 22:10:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Starting audit... 22:10:50 Audit done. 22:10:50 [INFO] You have 0 Checkstyle violations. 22:10:50 [INFO] 22:10:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml 22:10:50 [INFO] ...done! 22:10:50 [INFO] Set artifact 22:10:50 [INFO] 22:10:50 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6022 --- 22:10:50 [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 22:10:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:50 [INFO] 22:10:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> 22:10:50 [INFO] 22:10:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] No files found to run spotbugs; check compile phase has been run. 22:10:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:10:50 [INFO] 22:10:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< 22:10:50 [INFO] 22:10:50 [INFO] 22:10:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] 22:10:50 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6022 --- 22:10:50 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 22:10:51 [INFO] Project dependency features detected: [] 22:10:51 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:51 [INFO] Creating RMI registry server on 127.0.0.1:34307 22:10:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:51 [INFO] Waiting for remote bundle context.. on 34307 name: 5ca9edb9-0eb2-43b1-a3e5-18e0308e0b7a timout: [ RelativeTimeout value = 180000 ] 22:10:56 [INFO] Building jar from resources and headers. 22:10:56 [INFO] Writing jar finished. 22:10:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:58 [INFO] 22:10:58 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6022 --- 22:10:58 [INFO] 22:10:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- 22:10:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:58 [INFO] 22:10:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- 22:10:58 [INFO] CycloneDX: Resolving Dependencies 22:10:59 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:10:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml 22:10:59 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json 22:10:59 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 22:10:59 [INFO] 22:10:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] Skipping duplicate-finder execution! 22:10:59 [INFO] 22:10:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] Skipping plugin execution 22:10:59 [INFO] 22:10:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] Skipping source per configuration. 22:10:59 [INFO] 22:10:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] 22:10:59 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:59 [INFO] 22:10:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- 22:10:59 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT.pom 22:10:59 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-features.xml 22:10:59 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 22:10:59 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 22:10:59 [INFO] 22:10:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- 22:10:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:59 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:10:59 [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 22:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:59 [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 22:10:59 [INFO] 22:10:59 [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- 22:10:59 [INFO] Building rfc6241 2.0.4-SNAPSHOT [11/161] 22:10:59 [INFO] from model/rfc/rfc6241/pom.xml 22:10:59 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:59 [INFO] 22:10:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 22:10:59 [INFO] 22:10:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6241 --- 22:10:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:59 [INFO] 22:10:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6241 --- 22:10:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:59 [INFO] 22:10:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6241 --- 22:10:59 [INFO] 22:10:59 [INFO] --- dependency:3.11.0:properties (default) @ rfc6241 --- 22:10:59 [INFO] 22:10:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6241 --- 22:10:59 [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/** 22:10:59 [INFO] 22:10:59 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6241 --- 22:10:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/yang 22:10:59 [INFO] yang-to-sources: Found 1 dependencies in 2.518 ms 22:10:59 [INFO] yang-to-sources: Project model files found: 1 in 21.99 ms 22:11:00 [INFO] yang-to-sources: 2 YANG models processed in 46.92 ms 22:11:00 [INFO] BindingJavaFileGenerator: Defined 172 files in 17.82 ms 22:11:00 [INFO] Sorted 172 files into 33 directories in 556.0 μs 22:11:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 68.41 ms 22:11:00 [INFO] 22:11:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 22:11:00 [INFO] Starting audit... 22:11:00 Audit done. 22:11:00 [INFO] You have 0 Checkstyle violations. 22:11:00 [INFO] 22:11:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 22:11:00 [INFO] Starting audit... 22:11:00 Audit done. 22:11:00 [INFO] You have 0 Checkstyle violations. 22:11:00 [INFO] 22:11:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6241 --- 22:11:00 [INFO] 22:11:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6241 --- 22:11:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/resources 22:11:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi 22:11:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi 22:11:00 [INFO] 22:11:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6241 --- 22:11:00 [INFO] Recompiling the module because of changed dependency. 22:11:00 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 22:11:01 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/netconf/base/_1/_0/rev110601/IetfNetconfData.java:[411,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:11:01 [INFO] 22:11:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6241 >>> 22:11:01 [INFO] 22:11:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6241 --- 22:11:01 [INFO] Spotbugs plugin skipped 22:11:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:01 [INFO] 22:11:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6241 <<< 22:11:01 [INFO] 22:11:01 [INFO] 22:11:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6241 --- 22:11:01 [INFO] Spotbugs plugin skipped 22:11:01 [INFO] 22:11:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6241 --- 22:11:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/test/resources 22:11:01 [INFO] 22:11:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6241 --- 22:11:01 [INFO] No sources to compile 22:11:01 [INFO] 22:11:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6241 --- 22:11:01 [INFO] No tests to run. 22:11:01 [INFO] 22:11:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6241 --- 22:11:01 [INFO] 22:11:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6241 --- 22:11:01 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT.jar 22:11:01 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 22:11:01 [INFO] 22:11:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- 22:11:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-javadoc.jar 22:11:05 [INFO] 22:11:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 22:11:05 [INFO] CycloneDX: Resolving Dependencies 22:11:06 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:11:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml 22:11:06 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json 22:11:06 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 22:11:06 [INFO] 22:11:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 22:11:06 [INFO] Skipping duplicate-finder execution! 22:11:06 [INFO] 22:11:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6241 --- 22:11:06 [INFO] No dependency problems found 22:11:06 [INFO] 22:11:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- 22:11:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-sources.jar 22:11:06 [INFO] 22:11:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- jacoco:0.8.15:report (report) @ rfc6241 --- 22:11:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:06 [INFO] 22:11:06 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.pom 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.jar 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-javadoc.jar 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 22:11:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-sources.jar 22:11:06 [INFO] 22:11:06 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6241 --- 22:11:06 [INFO] Installing org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.jar 22:11:06 [INFO] Writing OBR metadata 22:11:06 [INFO] 22:11:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- 22:11:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml 22:11:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:06 [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 22:11:06 [INFO] 22:11:06 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6241 --- 22:11:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:06 [INFO] 22:11:06 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ 22:11:06 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 2.0.4-SNAPSHOT [12/161] 22:11:06 [INFO] from features/odl-ietf-model-rfc6241/pom.xml 22:11:06 [INFO] ------------------------------[ feature ]------------------------------- 22:11:06 [INFO] 22:11:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:06 [INFO] 22:11:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:06 [INFO] 22:11:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:06 [INFO] argLine set to empty 22:11:06 [INFO] 22:11:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Starting audit... 22:11:06 Audit done. 22:11:06 [INFO] You have 0 Checkstyle violations. 22:11:06 [INFO] 22:11:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Starting audit... 22:11:06 Audit done. 22:11:06 [INFO] You have 0 Checkstyle violations. 22:11:06 [INFO] 22:11:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml 22:11:06 [INFO] ...done! 22:11:06 [INFO] Set artifact 22:11:06 [INFO] 22:11:06 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:06 [INFO] 22:11:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> 22:11:06 [INFO] 22:11:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] No files found to run spotbugs; check compile phase has been run. 22:11:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:06 [INFO] 22:11:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< 22:11:06 [INFO] 22:11:06 [INFO] 22:11:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] 22:11:06 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6241 --- 22:11:06 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 22:11:06 [INFO] Project dependency features detected: [] 22:11:06 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:06 [INFO] Creating RMI registry server on 127.0.0.1:42027 22:11:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:07 [INFO] Waiting for remote bundle context.. on 42027 name: e425d272-8db2-468f-8b95-5355fb02040b timout: [ RelativeTimeout value = 180000 ] 22:11:12 [INFO] Building jar from resources and headers. 22:11:12 [INFO] Writing jar finished. 22:11:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:14 [INFO] 22:11:14 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6241 --- 22:11:14 [INFO] 22:11:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- 22:11:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:14 [INFO] 22:11:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- 22:11:14 [INFO] CycloneDX: Resolving Dependencies 22:11:15 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:11:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml 22:11:15 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json 22:11:15 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 22:11:15 [INFO] 22:11:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] Skipping duplicate-finder execution! 22:11:15 [INFO] 22:11:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] Skipping plugin execution 22:11:15 [INFO] 22:11:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] Skipping source per configuration. 22:11:15 [INFO] 22:11:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] 22:11:15 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:15 [INFO] 22:11:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- 22:11:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT.pom 22:11:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-features.xml 22:11:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 22:11:15 [INFO] 22:11:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- 22:11:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:15 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:15 [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 22:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:15 [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 22:11:15 [INFO] 22:11:15 [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- 22:11:15 [INFO] Building rfc6243 2.0.4-SNAPSHOT [13/161] 22:11:15 [INFO] from model/rfc/rfc6243/pom.xml 22:11:15 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:15 [INFO] 22:11:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 22:11:15 [INFO] 22:11:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6243 --- 22:11:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:15 [INFO] 22:11:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6243 --- 22:11:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:15 [INFO] 22:11:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6243 --- 22:11:15 [INFO] 22:11:15 [INFO] --- dependency:3.11.0:properties (default) @ rfc6243 --- 22:11:15 [INFO] 22:11:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6243 --- 22:11:15 [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/** 22:11:15 [INFO] 22:11:15 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6243 --- 22:11:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/yang 22:11:15 [INFO] yang-to-sources: Found 2 dependencies in 3.141 ms 22:11:15 [INFO] yang-to-sources: Project model files found: 1 in 3.076 ms 22:11:15 [INFO] yang-to-sources: 3 YANG models processed in 52.03 ms 22:11:15 [INFO] BindingJavaFileGenerator: Defined 12 files in 13.27 ms 22:11:15 [INFO] Sorted 12 files into 3 directories in 154.8 μs 22:11:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 19.83 ms 22:11:15 [INFO] 22:11:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 22:11:15 [INFO] Starting audit... 22:11:15 Audit done. 22:11:15 [INFO] You have 0 Checkstyle violations. 22:11:15 [INFO] 22:11:15 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 22:11:15 [INFO] Starting audit... 22:11:15 Audit done. 22:11:15 [INFO] You have 0 Checkstyle violations. 22:11:15 [INFO] 22:11:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6243 --- 22:11:15 [INFO] 22:11:15 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6243 --- 22:11:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/resources 22:11:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi 22:11:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi 22:11:15 [INFO] 22:11:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6243 --- 22:11:15 [INFO] Recompiling the module because of changed dependency. 22:11:15 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 22:11:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/with/defaults/rev110601/IetfNetconfWithDefaultsData.java:[79,145] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:11:16 [INFO] 22:11:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6243 >>> 22:11:16 [INFO] 22:11:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6243 --- 22:11:16 [INFO] Spotbugs plugin skipped 22:11:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:16 [INFO] 22:11:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6243 <<< 22:11:16 [INFO] 22:11:16 [INFO] 22:11:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6243 --- 22:11:16 [INFO] Spotbugs plugin skipped 22:11:16 [INFO] 22:11:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6243 --- 22:11:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/test/resources 22:11:16 [INFO] 22:11:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6243 --- 22:11:16 [INFO] No sources to compile 22:11:16 [INFO] 22:11:16 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6243 --- 22:11:16 [INFO] No tests to run. 22:11:16 [INFO] 22:11:16 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6243 --- 22:11:16 [INFO] 22:11:16 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6243 --- 22:11:16 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT.jar 22:11:16 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 22:11:16 [INFO] 22:11:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- 22:11:18 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-javadoc.jar 22:11:18 [INFO] 22:11:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 22:11:18 [INFO] CycloneDX: Resolving Dependencies 22:11:18 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:11:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml 22:11:18 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json 22:11:18 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 22:11:18 [INFO] 22:11:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 22:11:18 [INFO] Skipping duplicate-finder execution! 22:11:18 [INFO] 22:11:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6243 --- 22:11:18 [INFO] No dependency problems found 22:11:18 [INFO] 22:11:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- 22:11:18 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-sources.jar 22:11:18 [INFO] 22:11:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6243 --- 22:11:18 [INFO] 22:11:18 [INFO] --- jacoco:0.8.15:report (report) @ rfc6243 --- 22:11:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:18 [INFO] 22:11:18 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.pom 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.jar 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-javadoc.jar 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 22:11:18 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-sources.jar 22:11:18 [INFO] 22:11:18 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6243 --- 22:11:18 [INFO] Installing org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.jar 22:11:18 [INFO] Writing OBR metadata 22:11:18 [INFO] 22:11:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- 22:11:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:18 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:18 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:18 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml 22:11:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:18 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:18 [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 22:11:18 [INFO] 22:11:18 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6243 --- 22:11:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:18 [INFO] 22:11:18 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ 22:11:18 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 2.0.4-SNAPSHOT [14/161] 22:11:18 [INFO] from features/odl-ietf-model-rfc6243/pom.xml 22:11:18 [INFO] ------------------------------[ feature ]------------------------------- 22:11:18 [INFO] 22:11:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] 22:11:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:18 [INFO] 22:11:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:18 [INFO] 22:11:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] 22:11:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] 22:11:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:18 [INFO] argLine set to empty 22:11:18 [INFO] 22:11:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] Starting audit... 22:11:18 Audit done. 22:11:18 [INFO] You have 0 Checkstyle violations. 22:11:18 [INFO] 22:11:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] Starting audit... 22:11:18 Audit done. 22:11:18 [INFO] You have 0 Checkstyle violations. 22:11:18 [INFO] 22:11:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- 22:11:18 [INFO] 22:11:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- 22:11:19 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml 22:11:19 [INFO] ...done! 22:11:19 [INFO] Set artifact 22:11:19 [INFO] 22:11:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6243 --- 22:11:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:19 [INFO] 22:11:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> 22:11:19 [INFO] 22:11:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- 22:11:19 [INFO] No files found to run spotbugs; check compile phase has been run. 22:11:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:19 [INFO] 22:11:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< 22:11:19 [INFO] 22:11:19 [INFO] 22:11:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6243 --- 22:11:19 [INFO] 22:11:19 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6243 --- 22:11:19 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 22:11:19 [INFO] Project dependency features detected: [] 22:11:19 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:19 [INFO] Creating RMI registry server on 127.0.0.1:46773 22:11:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:19 [INFO] Waiting for remote bundle context.. on 46773 name: 43b29fae-368c-4863-966c-9caa4778ba9d timout: [ RelativeTimeout value = 180000 ] 22:11:24 [INFO] Building jar from resources and headers. 22:11:24 [INFO] Writing jar finished. 22:11:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:27 [INFO] 22:11:27 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] 22:11:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:27 [INFO] 22:11:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] CycloneDX: Resolving Dependencies 22:11:27 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:11:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml 22:11:27 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json 22:11:27 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 22:11:27 [INFO] 22:11:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Skipping duplicate-finder execution! 22:11:27 [INFO] 22:11:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Skipping plugin execution 22:11:27 [INFO] 22:11:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Skipping source per configuration. 22:11:27 [INFO] 22:11:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] 22:11:27 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:27 [INFO] 22:11:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- 22:11:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT.pom 22:11:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-features.xml 22:11:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 22:11:27 [INFO] 22:11:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- 22:11:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:27 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:27 [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 22:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:27 [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 22:11:27 [INFO] 22:11:27 [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- 22:11:27 [INFO] Building rfc6470 2.0.4-SNAPSHOT [15/161] 22:11:27 [INFO] from model/rfc/rfc6470/pom.xml 22:11:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:27 [INFO] 22:11:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 22:11:27 [INFO] 22:11:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6470 --- 22:11:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:27 [INFO] 22:11:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6470 --- 22:11:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:27 [INFO] 22:11:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6470 --- 22:11:28 [INFO] 22:11:28 [INFO] --- dependency:3.11.0:properties (default) @ rfc6470 --- 22:11:28 [INFO] 22:11:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6470 --- 22:11:28 [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/** 22:11:28 [INFO] 22:11:28 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6470 --- 22:11:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/yang 22:11:28 [INFO] yang-to-sources: Found 2 dependencies in 4.844 ms 22:11:28 [INFO] yang-to-sources: Project model files found: 1 in 8.986 ms 22:11:28 [INFO] yang-to-sources: 3 YANG models processed in 129.1 ms 22:11:28 [INFO] BindingJavaFileGenerator: Defined 25 files in 13.90 ms 22:11:28 [INFO] Sorted 25 files into 7 directories in 175.3 μs 22:11:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 58.18 ms 22:11:28 [INFO] 22:11:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 22:11:28 [INFO] Starting audit... 22:11:28 Audit done. 22:11:28 [INFO] You have 0 Checkstyle violations. 22:11:28 [INFO] 22:11:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 22:11:28 [INFO] Starting audit... 22:11:28 Audit done. 22:11:28 [INFO] You have 0 Checkstyle violations. 22:11:28 [INFO] 22:11:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6470 --- 22:11:28 [INFO] 22:11:28 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6470 --- 22:11:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/resources 22:11:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi 22:11:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi 22:11:28 [INFO] 22:11:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6470 --- 22:11:28 [INFO] Recompiling the module because of changed dependency. 22:11:28 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 22:11:28 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/notifications/rev120206/IetfNetconfNotificationsData.java:[163,146] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:11:28 [INFO] 22:11:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6470 >>> 22:11:28 [INFO] 22:11:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6470 --- 22:11:28 [INFO] Spotbugs plugin skipped 22:11:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:28 [INFO] 22:11:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6470 <<< 22:11:28 [INFO] 22:11:28 [INFO] 22:11:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6470 --- 22:11:28 [INFO] Spotbugs plugin skipped 22:11:28 [INFO] 22:11:28 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6470 --- 22:11:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/test/resources 22:11:28 [INFO] 22:11:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6470 --- 22:11:28 [INFO] No sources to compile 22:11:28 [INFO] 22:11:28 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6470 --- 22:11:28 [INFO] No tests to run. 22:11:28 [INFO] 22:11:28 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6470 --- 22:11:28 [INFO] 22:11:28 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6470 --- 22:11:28 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT.jar 22:11:29 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 22:11:29 [INFO] 22:11:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- 22:11:31 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-javadoc.jar 22:11:31 [INFO] 22:11:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 22:11:31 [INFO] CycloneDX: Resolving Dependencies 22:11:31 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:11:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml 22:11:32 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json 22:11:32 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 22:11:32 [INFO] 22:11:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 22:11:32 [INFO] Skipping duplicate-finder execution! 22:11:32 [INFO] 22:11:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6470 --- 22:11:32 [INFO] No dependency problems found 22:11:32 [INFO] 22:11:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- 22:11:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-sources.jar 22:11:32 [INFO] 22:11:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- jacoco:0.8.15:report (report) @ rfc6470 --- 22:11:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:32 [INFO] 22:11:32 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.pom 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.jar 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-javadoc.jar 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 22:11:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-sources.jar 22:11:32 [INFO] 22:11:32 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6470 --- 22:11:32 [INFO] Installing org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.jar 22:11:32 [INFO] Writing OBR metadata 22:11:32 [INFO] 22:11:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- 22:11:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml 22:11:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:32 [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 22:11:32 [INFO] 22:11:32 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc6470 --- 22:11:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:32 [INFO] 22:11:32 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ 22:11:32 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 2.0.4-SNAPSHOT [16/161] 22:11:32 [INFO] from features/odl-ietf-model-rfc6470/pom.xml 22:11:32 [INFO] ------------------------------[ feature ]------------------------------- 22:11:32 [INFO] 22:11:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:32 [INFO] 22:11:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:32 [INFO] 22:11:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:32 [INFO] argLine set to empty 22:11:32 [INFO] 22:11:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Starting audit... 22:11:32 Audit done. 22:11:32 [INFO] You have 0 Checkstyle violations. 22:11:32 [INFO] 22:11:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Starting audit... 22:11:32 Audit done. 22:11:32 [INFO] You have 0 Checkstyle violations. 22:11:32 [INFO] 22:11:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml 22:11:32 [INFO] ...done! 22:11:32 [INFO] Set artifact 22:11:32 [INFO] 22:11:32 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:32 [INFO] 22:11:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> 22:11:32 [INFO] 22:11:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] No files found to run spotbugs; check compile phase has been run. 22:11:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:32 [INFO] 22:11:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< 22:11:32 [INFO] 22:11:32 [INFO] 22:11:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] 22:11:32 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6470 --- 22:11:32 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 22:11:32 [INFO] Project dependency features detected: [] 22:11:32 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:32 [INFO] Creating RMI registry server on 127.0.0.1:42793 22:11:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:33 [INFO] Waiting for remote bundle context.. on 42793 name: b959a9d9-1fd3-4794-abc4-cf643ce56197 timout: [ RelativeTimeout value = 180000 ] 22:11:38 [INFO] Building jar from resources and headers. 22:11:38 [INFO] Writing jar finished. 22:11:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:40 [INFO] 22:11:40 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6470 --- 22:11:40 [INFO] 22:11:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- 22:11:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:40 [INFO] 22:11:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- 22:11:40 [INFO] CycloneDX: Resolving Dependencies 22:11:41 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:11:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml 22:11:41 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json 22:11:41 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 22:11:41 [INFO] 22:11:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] Skipping duplicate-finder execution! 22:11:41 [INFO] 22:11:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] Skipping plugin execution 22:11:41 [INFO] 22:11:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] Skipping source per configuration. 22:11:41 [INFO] 22:11:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] 22:11:41 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:41 [INFO] 22:11:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- 22:11:41 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT.pom 22:11:41 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-features.xml 22:11:41 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:41 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 22:11:41 [INFO] 22:11:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- 22:11:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:41 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:41 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:41 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:41 [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 22:11:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:41 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:41 [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 22:11:41 [INFO] 22:11:41 [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- 22:11:41 [INFO] Building rfc8343 2.0.4-SNAPSHOT [17/161] 22:11:41 [INFO] from model/rfc/rfc8343/pom.xml 22:11:41 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:41 [INFO] 22:11:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 22:11:41 [INFO] 22:11:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8343 --- 22:11:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:41 [INFO] 22:11:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8343 --- 22:11:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:41 [INFO] 22:11:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8343 --- 22:11:42 [INFO] 22:11:42 [INFO] --- dependency:3.11.0:properties (default) @ rfc8343 --- 22:11:42 [INFO] 22:11:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8343 --- 22:11:42 [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/** 22:11:42 [INFO] 22:11:42 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8343 --- 22:11:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/yang 22:11:42 [INFO] yang-to-sources: Found 1 dependencies in 2.396 ms 22:11:42 [INFO] yang-to-sources: Project model files found: 1 in 9.851 ms 22:11:42 [INFO] yang-to-sources: 2 YANG models processed in 49.16 ms 22:11:42 [INFO] BindingJavaFileGenerator: Defined 22 files in 10.12 ms 22:11:42 [INFO] Sorted 22 files into 7 directories in 197.7 μs 22:11:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 32.26 ms 22:11:42 [INFO] 22:11:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 22:11:42 [INFO] Starting audit... 22:11:42 Audit done. 22:11:42 [INFO] You have 0 Checkstyle violations. 22:11:42 [INFO] 22:11:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 22:11:42 [INFO] Starting audit... 22:11:42 Audit done. 22:11:42 [INFO] You have 0 Checkstyle violations. 22:11:42 [INFO] 22:11:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8343 --- 22:11:42 [INFO] 22:11:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8343 --- 22:11:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/resources 22:11:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi 22:11:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi 22:11:42 [INFO] 22:11:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8343 --- 22:11:42 [INFO] Recompiling the module because of changed dependency. 22:11:42 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:11:42 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/IetfInterfacesData.java:[366,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:11:42 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:11:42 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:11:42 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:11:42 [INFO] 22:11:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8343 >>> 22:11:42 [INFO] 22:11:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8343 --- 22:11:42 [INFO] Spotbugs plugin skipped 22:11:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:42 [INFO] 22:11:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8343 <<< 22:11:42 [INFO] 22:11:42 [INFO] 22:11:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8343 --- 22:11:42 [INFO] Spotbugs plugin skipped 22:11:42 [INFO] 22:11:42 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8343 --- 22:11:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/test/resources 22:11:42 [INFO] 22:11:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8343 --- 22:11:42 [INFO] No sources to compile 22:11:42 [INFO] 22:11:42 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8343 --- 22:11:42 [INFO] No tests to run. 22:11:42 [INFO] 22:11:42 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8343 --- 22:11:42 [INFO] 22:11:42 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8343 --- 22:11:42 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT.jar 22:11:42 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 22:11:42 [INFO] 22:11:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- 22:11:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-javadoc.jar 22:11:45 [INFO] 22:11:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 22:11:45 [INFO] CycloneDX: Resolving Dependencies 22:11:45 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:11:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml 22:11:45 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json 22:11:45 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 22:11:45 [INFO] 22:11:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 22:11:45 [INFO] Skipping duplicate-finder execution! 22:11:45 [INFO] 22:11:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8343 --- 22:11:45 [INFO] No dependency problems found 22:11:45 [INFO] 22:11:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- 22:11:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-sources.jar 22:11:45 [INFO] 22:11:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8343 --- 22:11:45 [INFO] 22:11:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8343 --- 22:11:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:45 [INFO] 22:11:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.pom 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.jar 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-javadoc.jar 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 22:11:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-sources.jar 22:11:45 [INFO] 22:11:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8343 --- 22:11:45 [INFO] Installing org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.jar 22:11:45 [INFO] Writing OBR metadata 22:11:45 [INFO] 22:11:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- 22:11:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml 22:11:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:45 [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 22:11:45 [INFO] 22:11:45 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8343 --- 22:11:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:45 [INFO] 22:11:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ 22:11:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 2.0.4-SNAPSHOT [18/161] 22:11:45 [INFO] from features/odl-ietf-model-rfc8343/pom.xml 22:11:45 [INFO] ------------------------------[ feature ]------------------------------- 22:11:45 [INFO] 22:11:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- 22:11:45 [INFO] 22:11:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- 22:11:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:45 [INFO] 22:11:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- 22:11:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:45 [INFO] 22:11:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] 22:11:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] 22:11:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:46 [INFO] argLine set to empty 22:11:46 [INFO] 22:11:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Starting audit... 22:11:46 Audit done. 22:11:46 [INFO] You have 0 Checkstyle violations. 22:11:46 [INFO] 22:11:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Starting audit... 22:11:46 Audit done. 22:11:46 [INFO] You have 0 Checkstyle violations. 22:11:46 [INFO] 22:11:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] 22:11:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml 22:11:46 [INFO] ...done! 22:11:46 [INFO] Set artifact 22:11:46 [INFO] 22:11:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:46 [INFO] 22:11:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> 22:11:46 [INFO] 22:11:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] No files found to run spotbugs; check compile phase has been run. 22:11:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:46 [INFO] 22:11:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< 22:11:46 [INFO] 22:11:46 [INFO] 22:11:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] 22:11:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8343 --- 22:11:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 22:11:46 [INFO] Project dependency features detected: [] 22:11:46 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:46 [INFO] Creating RMI registry server on 127.0.0.1:46769 22:11:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:46 [INFO] Waiting for remote bundle context.. on 46769 name: cf78a716-efcb-4201-a603-7bd14edfb307 timout: [ RelativeTimeout value = 180000 ] 22:11:52 [INFO] Building jar from resources and headers. 22:11:52 [INFO] Writing jar finished. 22:11:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:54 [INFO] 22:11:54 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8343 --- 22:11:54 [INFO] 22:11:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- 22:11:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:54 [INFO] 22:11:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- 22:11:54 [INFO] CycloneDX: Resolving Dependencies 22:11:55 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:11:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml 22:11:55 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json 22:11:55 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 22:11:55 [INFO] 22:11:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] Skipping duplicate-finder execution! 22:11:55 [INFO] 22:11:55 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] Skipping plugin execution 22:11:55 [INFO] 22:11:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] Skipping source per configuration. 22:11:55 [INFO] 22:11:55 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] 22:11:55 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:55 [INFO] 22:11:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- 22:11:55 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT.pom 22:11:55 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-features.xml 22:11:55 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 22:11:55 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 22:11:55 [INFO] 22:11:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- 22:11:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:55 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:11:55 [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 22:11:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:55 [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 22:11:55 [INFO] 22:11:55 [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- 22:11:55 [INFO] Building iana-if-type 2.0.4-SNAPSHOT [19/161] 22:11:55 [INFO] from model/iana/iana-if-type/pom.xml 22:11:55 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:55 [INFO] 22:11:55 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 22:11:55 [INFO] 22:11:55 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-if-type --- 22:11:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:55 [INFO] 22:11:55 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-if-type --- 22:11:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:55 [INFO] 22:11:55 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-if-type --- 22:11:55 [INFO] 22:11:55 [INFO] --- dependency:3.11.0:properties (default) @ iana-if-type --- 22:11:55 [INFO] 22:11:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-if-type --- 22:11:55 [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/** 22:11:55 [INFO] 22:11:55 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-if-type --- 22:11:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/yang 22:11:55 [INFO] yang-to-sources: Found 2 dependencies in 3.218 ms 22:11:55 [INFO] yang-to-sources: Project model files found: 1 in 31.33 ms 22:11:56 [INFO] yang-to-sources: 3 YANG models processed in 150.5 ms 22:11:56 [INFO] BindingJavaFileGenerator: Defined 304 files in 36.69 ms 22:11:56 [INFO] Sorted 304 files into 3 directories in 1.123 ms 22:11:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 115.7 ms 22:11:56 [INFO] 22:11:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 22:11:56 [INFO] Starting audit... 22:11:56 Audit done. 22:11:56 [INFO] You have 0 Checkstyle violations. 22:11:56 [INFO] 22:11:56 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 22:11:56 [INFO] Starting audit... 22:11:56 Audit done. 22:11:56 [INFO] You have 0 Checkstyle violations. 22:11:56 [INFO] 22:11:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-if-type --- 22:11:56 [INFO] 22:11:56 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-if-type --- 22:11:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/resources 22:11:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi 22:11:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi 22:11:56 [INFO] 22:11:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-if-type --- 22:11:56 [INFO] Recompiling the module because of changed dependency. 22:11:56 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 22:11:57 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev230126/IanaIfTypeData.java:[1031,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:11:57 [INFO] 22:11:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-if-type >>> 22:11:57 [INFO] 22:11:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-if-type --- 22:11:57 [INFO] Spotbugs plugin skipped 22:11:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:11:57 [INFO] 22:11:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-if-type <<< 22:11:57 [INFO] 22:11:57 [INFO] 22:11:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-if-type --- 22:11:57 [INFO] Spotbugs plugin skipped 22:11:57 [INFO] 22:11:57 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-if-type --- 22:11:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/test/resources 22:11:57 [INFO] 22:11:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-if-type --- 22:11:57 [INFO] No sources to compile 22:11:57 [INFO] 22:11:57 [INFO] --- surefire:3.5.6:test (default-test) @ iana-if-type --- 22:11:57 [INFO] No tests to run. 22:11:57 [INFO] 22:11:57 [INFO] --- copy:14.3.6:copy-files (default) @ iana-if-type --- 22:11:57 [INFO] 22:11:57 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-if-type --- 22:11:57 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT.jar 22:11:57 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 22:11:57 [INFO] 22:11:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- 22:12:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar 22:12:02 [INFO] 22:12:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 22:12:02 [INFO] CycloneDX: Resolving Dependencies 22:12:02 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:12:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml 22:12:02 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json 22:12:02 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.json 22:12:02 [INFO] 22:12:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 22:12:02 [INFO] Skipping duplicate-finder execution! 22:12:02 [INFO] 22:12:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-if-type --- 22:12:03 [INFO] No dependency problems found 22:12:03 [INFO] 22:12:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- 22:12:03 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-sources.jar 22:12:03 [INFO] 22:12:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-if-type --- 22:12:03 [INFO] 22:12:03 [INFO] --- jacoco:0.8.15:report (report) @ iana-if-type --- 22:12:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:03 [INFO] 22:12:03 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 22:12:03 [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/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.pom 22:12:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.jar 22:12:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar 22:12:03 [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/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:03 [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/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-cyclonedx.json 22:12:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-sources.jar 22:12:03 [INFO] 22:12:03 [INFO] --- bundle:6.0.2:install (default-install) @ iana-if-type --- 22:12:03 [INFO] Installing org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.jar 22:12:03 [INFO] Writing OBR metadata 22:12:03 [INFO] 22:12:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- 22:12:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:03 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:03 [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 22:12:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:03 [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 22:12:03 [INFO] 22:12:03 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-if-type --- 22:12:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:03 [INFO] 22:12:03 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ 22:12:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 2.0.4-SNAPSHOT [20/161] 22:12:03 [INFO] from features/odl-ietf-model-rfc7224/pom.xml 22:12:03 [INFO] ------------------------------[ feature ]------------------------------- 22:12:03 [INFO] 22:12:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] 22:12:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:03 [INFO] 22:12:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:03 [INFO] 22:12:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] 22:12:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] 22:12:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:03 [INFO] argLine set to empty 22:12:03 [INFO] 22:12:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Starting audit... 22:12:03 Audit done. 22:12:03 [INFO] You have 0 Checkstyle violations. 22:12:03 [INFO] 22:12:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Starting audit... 22:12:03 Audit done. 22:12:03 [INFO] You have 0 Checkstyle violations. 22:12:03 [INFO] 22:12:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] 22:12:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml 22:12:03 [INFO] ...done! 22:12:03 [INFO] Set artifact 22:12:03 [INFO] 22:12:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:03 [INFO] 22:12:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> 22:12:03 [INFO] 22:12:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] No files found to run spotbugs; check compile phase has been run. 22:12:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:03 [INFO] 22:12:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< 22:12:03 [INFO] 22:12:03 [INFO] 22:12:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] 22:12:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7224 --- 22:12:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 22:12:03 [INFO] Project dependency features detected: [] 22:12:03 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:03 [INFO] Creating RMI registry server on 127.0.0.1:35809 22:12:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:04 [INFO] Waiting for remote bundle context.. on 35809 name: 2d0b3dc7-821e-41e0-acdc-780b78b51bb7 timout: [ RelativeTimeout value = 180000 ] 22:12:09 [INFO] Building jar from resources and headers. 22:12:09 [INFO] Writing jar finished. 22:12:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:11 [INFO] 22:12:11 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7224 --- 22:12:11 [INFO] 22:12:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- 22:12:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:11 [INFO] 22:12:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- 22:12:11 [INFO] CycloneDX: Resolving Dependencies 22:12:12 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:12:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml 22:12:12 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json 22:12:12 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.json 22:12:12 [INFO] 22:12:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] Skipping duplicate-finder execution! 22:12:12 [INFO] 22:12:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] Skipping plugin execution 22:12:12 [INFO] 22:12:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] Skipping source per configuration. 22:12:12 [INFO] 22:12:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] 22:12:12 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:12 [INFO] 22:12:12 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- 22:12:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT.pom 22:12:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-features.xml 22:12:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.json 22:12:12 [INFO] 22:12:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- 22:12:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:12 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:12 [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 22:12:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:12 [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 22:12:12 [INFO] 22:12:12 [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- 22:12:12 [INFO] Building iana-crypt-hash 2.0.4-SNAPSHOT [21/161] 22:12:12 [INFO] from model/iana/iana-crypt-hash/pom.xml 22:12:12 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:12 [INFO] 22:12:12 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 22:12:12 [INFO] 22:12:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-crypt-hash --- 22:12:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:12 [INFO] 22:12:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 22:12:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:12 [INFO] 22:12:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-crypt-hash --- 22:12:12 [INFO] 22:12:12 [INFO] --- dependency:3.11.0:properties (default) @ iana-crypt-hash --- 22:12:12 [INFO] 22:12:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 22:12:12 [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/** 22:12:12 [INFO] 22:12:12 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-crypt-hash --- 22:12:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:12 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/yang 22:12:12 [INFO] yang-to-sources: Found 0 dependencies in 2.872 ms 22:12:12 [INFO] yang-to-sources: Project model files found: 1 in 1.968 ms 22:12:12 [INFO] yang-to-sources: 1 YANG models processed in 3.610 ms 22:12:12 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.799 ms 22:12:12 [INFO] Sorted 8 files into 3 directories in 216.8 μs 22:12:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.318 ms 22:12:12 [INFO] 22:12:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 22:12:12 [INFO] Starting audit... 22:12:12 Audit done. 22:12:12 [INFO] You have 0 Checkstyle violations. 22:12:12 [INFO] 22:12:12 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 22:12:12 [INFO] Starting audit... 22:12:12 Audit done. 22:12:12 [INFO] You have 0 Checkstyle violations. 22:12:12 [INFO] 22:12:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-crypt-hash --- 22:12:12 [INFO] 22:12:12 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-crypt-hash --- 22:12:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/resources 22:12:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi 22:12:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi 22:12:12 [INFO] 22:12:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-crypt-hash --- 22:12:12 [INFO] Recompiling the module because of changed source code. 22:12:12 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:12:12 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/crypt/hash/rev140806/IanaCryptHashData.java:[63,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:12:12 [INFO] 22:12:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 22:12:12 [INFO] 22:12:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-crypt-hash --- 22:12:12 [INFO] Spotbugs plugin skipped 22:12:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:12 [INFO] 22:12:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 22:12:12 [INFO] 22:12:12 [INFO] 22:12:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-crypt-hash --- 22:12:12 [INFO] Spotbugs plugin skipped 22:12:12 [INFO] 22:12:12 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-crypt-hash --- 22:12:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/test/resources 22:12:12 [INFO] 22:12:12 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-crypt-hash --- 22:12:12 [INFO] No sources to compile 22:12:12 [INFO] 22:12:12 [INFO] --- surefire:3.5.6:test (default-test) @ iana-crypt-hash --- 22:12:12 [INFO] No tests to run. 22:12:12 [INFO] 22:12:12 [INFO] --- copy:14.3.6:copy-files (default) @ iana-crypt-hash --- 22:12:12 [INFO] 22:12:12 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-crypt-hash --- 22:12:12 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT.jar 22:12:12 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 22:12:12 [INFO] 22:12:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- 22:12:14 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar 22:12:14 [INFO] 22:12:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 22:12:14 [INFO] CycloneDX: Resolving Dependencies 22:12:14 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:12:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml 22:12:14 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json 22:12:14 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 22:12:14 [INFO] 22:12:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 22:12:14 [INFO] Skipping duplicate-finder execution! 22:12:14 [INFO] 22:12:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- 22:12:14 [INFO] No dependency problems found 22:12:14 [INFO] 22:12:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- 22:12:14 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar 22:12:14 [INFO] 22:12:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- jacoco:0.8.15:report (report) @ iana-crypt-hash --- 22:12:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:15 [INFO] 22:12:15 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 22:12:15 [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/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.pom 22:12:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.jar 22:12:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar 22:12:15 [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/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:15 [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/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 22:12:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar 22:12:15 [INFO] 22:12:15 [INFO] --- bundle:6.0.2:install (default-install) @ iana-crypt-hash --- 22:12:15 [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.jar 22:12:15 [INFO] Writing OBR metadata 22:12:15 [INFO] 22:12:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- 22:12:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:15 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:15 [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 22:12:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:15 [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 22:12:15 [INFO] 22:12:15 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-crypt-hash --- 22:12:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:15 [INFO] 22:12:15 [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- 22:12:15 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 2.0.4-SNAPSHOT [22/161] 22:12:15 [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml 22:12:15 [INFO] ------------------------------[ feature ]------------------------------- 22:12:15 [INFO] 22:12:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:15 [INFO] 22:12:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:15 [INFO] 22:12:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:15 [INFO] argLine set to empty 22:12:15 [INFO] 22:12:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Starting audit... 22:12:15 Audit done. 22:12:15 [INFO] You have 0 Checkstyle violations. 22:12:15 [INFO] 22:12:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Starting audit... 22:12:15 Audit done. 22:12:15 [INFO] You have 0 Checkstyle violations. 22:12:15 [INFO] 22:12:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 22:12:15 [INFO] ...done! 22:12:15 [INFO] Set artifact 22:12:15 [INFO] 22:12:15 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [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 22:12:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:15 [INFO] 22:12:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> 22:12:15 [INFO] 22:12:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] No files found to run spotbugs; check compile phase has been run. 22:12:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:15 [INFO] 22:12:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< 22:12:15 [INFO] 22:12:15 [INFO] 22:12:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] 22:12:15 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash 22:12:15 [INFO] Project dependency features detected: [] 22:12:15 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:15 [INFO] Creating RMI registry server on 127.0.0.1:35791 22:12:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:15 [INFO] Waiting for remote bundle context.. on 35791 name: cf567320-7925-42f3-8560-12dab34528a3 timout: [ RelativeTimeout value = 180000 ] 22:12:21 [INFO] Building jar from resources and headers. 22:12:21 [INFO] Writing jar finished. 22:12:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:23 [INFO] 22:12:23 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:23 [INFO] 22:12:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:23 [INFO] 22:12:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:23 [INFO] CycloneDX: Resolving Dependencies 22:12:24 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:12:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml 22:12:24 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json 22:12:24 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 22:12:24 [INFO] 22:12:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] Skipping duplicate-finder execution! 22:12:24 [INFO] 22:12:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] Skipping plugin execution 22:12:24 [INFO] 22:12:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] Skipping source per configuration. 22:12:24 [INFO] 22:12:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] 22:12:24 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:24 [INFO] 22:12:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT.pom 22:12:24 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-features.xml 22:12:24 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:24 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 22:12:24 [INFO] 22:12:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:12:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:24 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:24 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:24 [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 22:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:24 [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 22:12:24 [INFO] 22:12:24 [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- 22:12:24 [INFO] Building rfc8341 2.0.4-SNAPSHOT [23/161] 22:12:24 [INFO] from model/rfc/rfc8341/pom.xml 22:12:24 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:24 [INFO] 22:12:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 22:12:24 [INFO] 22:12:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8341 --- 22:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:24 [INFO] 22:12:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8341 --- 22:12:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:24 [INFO] 22:12:24 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8341 --- 22:12:24 [INFO] 22:12:24 [INFO] --- dependency:3.11.0:properties (default) @ rfc8341 --- 22:12:24 [INFO] 22:12:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8341 --- 22:12:24 [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/** 22:12:24 [INFO] 22:12:24 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8341 --- 22:12:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/yang 22:12:24 [INFO] yang-to-sources: Found 1 dependencies in 3.424 ms 22:12:24 [INFO] yang-to-sources: Project model files found: 1 in 3.623 ms 22:12:24 [INFO] yang-to-sources: 2 YANG models processed in 17.94 ms 22:12:24 [INFO] BindingJavaFileGenerator: Defined 30 files in 5.520 ms 22:12:24 [INFO] Sorted 30 files into 8 directories in 164.6 μs 22:12:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 19.17 ms 22:12:24 [INFO] 22:12:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 22:12:24 [INFO] Starting audit... 22:12:24 Audit done. 22:12:24 [INFO] You have 0 Checkstyle violations. 22:12:24 [INFO] 22:12:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 22:12:24 [INFO] Starting audit... 22:12:24 Audit done. 22:12:24 [INFO] You have 0 Checkstyle violations. 22:12:24 [INFO] 22:12:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8341 --- 22:12:24 [INFO] 22:12:24 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8341 --- 22:12:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/resources 22:12:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi 22:12:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi 22:12:24 [INFO] 22:12:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8341 --- 22:12:24 [INFO] Recompiling the module because of changed dependency. 22:12:24 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 22:12:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/IetfNetconfAcmData.java:[213,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:12:24 [INFO] 22:12:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8341 >>> 22:12:24 [INFO] 22:12:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8341 --- 22:12:24 [INFO] Spotbugs plugin skipped 22:12:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:24 [INFO] 22:12:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8341 <<< 22:12:24 [INFO] 22:12:24 [INFO] 22:12:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8341 --- 22:12:24 [INFO] Spotbugs plugin skipped 22:12:24 [INFO] 22:12:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8341 --- 22:12:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/test/resources 22:12:24 [INFO] 22:12:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8341 --- 22:12:24 [INFO] No sources to compile 22:12:24 [INFO] 22:12:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8341 --- 22:12:24 [INFO] No tests to run. 22:12:24 [INFO] 22:12:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8341 --- 22:12:24 [INFO] 22:12:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8341 --- 22:12:25 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT.jar 22:12:25 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 22:12:25 [INFO] 22:12:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- 22:12:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-javadoc.jar 22:12:27 [INFO] 22:12:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 22:12:27 [INFO] CycloneDX: Resolving Dependencies 22:12:28 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:12:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml 22:12:28 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json 22:12:28 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 22:12:28 [INFO] 22:12:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 22:12:28 [INFO] Skipping duplicate-finder execution! 22:12:28 [INFO] 22:12:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8341 --- 22:12:28 [INFO] No dependency problems found 22:12:28 [INFO] 22:12:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- 22:12:28 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-sources.jar 22:12:28 [INFO] 22:12:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- jacoco:0.8.15:report (report) @ rfc8341 --- 22:12:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:28 [INFO] 22:12:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.pom 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.jar 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-javadoc.jar 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 22:12:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-sources.jar 22:12:28 [INFO] 22:12:28 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8341 --- 22:12:28 [INFO] Installing org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.jar 22:12:28 [INFO] Writing OBR metadata 22:12:28 [INFO] 22:12:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- 22:12:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:28 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:28 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:28 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml 22:12:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:28 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:28 [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 22:12:28 [INFO] 22:12:28 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8341 --- 22:12:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:28 [INFO] 22:12:28 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ 22:12:28 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 2.0.4-SNAPSHOT [24/161] 22:12:28 [INFO] from features/odl-ietf-model-rfc8341/pom.xml 22:12:28 [INFO] ------------------------------[ feature ]------------------------------- 22:12:28 [INFO] 22:12:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:28 [INFO] 22:12:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:28 [INFO] 22:12:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:28 [INFO] argLine set to empty 22:12:28 [INFO] 22:12:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Starting audit... 22:12:28 Audit done. 22:12:28 [INFO] You have 0 Checkstyle violations. 22:12:28 [INFO] 22:12:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Starting audit... 22:12:28 Audit done. 22:12:28 [INFO] You have 0 Checkstyle violations. 22:12:28 [INFO] 22:12:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml 22:12:28 [INFO] ...done! 22:12:28 [INFO] Set artifact 22:12:28 [INFO] 22:12:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:28 [INFO] 22:12:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> 22:12:28 [INFO] 22:12:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] No files found to run spotbugs; check compile phase has been run. 22:12:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:28 [INFO] 22:12:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< 22:12:28 [INFO] 22:12:28 [INFO] 22:12:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] 22:12:28 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8341 --- 22:12:28 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 22:12:28 [INFO] Project dependency features detected: [] 22:12:28 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:28 [INFO] Creating RMI registry server on 127.0.0.1:43361 22:12:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:29 [INFO] Waiting for remote bundle context.. on 43361 name: 070bd19e-6e36-41bb-831f-4ffae05d5d06 timout: [ RelativeTimeout value = 180000 ] 22:12:34 [INFO] Building jar from resources and headers. 22:12:34 [INFO] Writing jar finished. 22:12:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:36 [INFO] 22:12:36 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8341 --- 22:12:36 [INFO] 22:12:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- 22:12:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:36 [INFO] 22:12:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- 22:12:36 [INFO] CycloneDX: Resolving Dependencies 22:12:37 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:12:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml 22:12:37 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json 22:12:37 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 22:12:37 [INFO] 22:12:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] Skipping duplicate-finder execution! 22:12:37 [INFO] 22:12:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] Skipping plugin execution 22:12:37 [INFO] 22:12:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] Skipping source per configuration. 22:12:37 [INFO] 22:12:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] 22:12:37 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:37 [INFO] 22:12:37 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- 22:12:37 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT.pom 22:12:37 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-features.xml 22:12:37 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:37 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 22:12:37 [INFO] 22:12:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- 22:12:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:37 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:37 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:37 [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 22:12:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:37 [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 22:12:37 [INFO] 22:12:37 [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- 22:12:37 [INFO] Building rfc7317-ietf-system 2.0.4-SNAPSHOT [25/161] 22:12:37 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 22:12:37 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:37 [INFO] 22:12:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 22:12:37 [INFO] 22:12:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7317-ietf-system --- 22:12:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:37 [INFO] 22:12:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 22:12:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:37 [INFO] 22:12:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7317-ietf-system --- 22:12:37 [INFO] 22:12:37 [INFO] --- dependency:3.11.0:properties (default) @ rfc7317-ietf-system --- 22:12:37 [INFO] 22:12:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 22:12:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:12:37 [INFO] 22:12:37 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7317-ietf-system --- 22:12:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:37 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/yang 22:12:37 [INFO] yang-to-sources: Found 4 dependencies in 3.107 ms 22:12:37 [INFO] yang-to-sources: Project model files found: 1 in 15.18 ms 22:12:37 [INFO] yang-to-sources: 5 YANG models processed in 44.52 ms 22:12:37 [INFO] BindingJavaFileGenerator: Defined 91 files in 11.61 ms 22:12:37 [INFO] Sorted 91 files into 21 directories in 236.2 μs 22:12:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 38.05 ms 22:12:37 [INFO] 22:12:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 22:12:37 [INFO] Starting audit... 22:12:37 Audit done. 22:12:37 [INFO] You have 0 Checkstyle violations. 22:12:37 [INFO] 22:12:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 22:12:37 [INFO] Starting audit... 22:12:37 Audit done. 22:12:37 [INFO] You have 0 Checkstyle violations. 22:12:37 [INFO] 22:12:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7317-ietf-system --- 22:12:37 [INFO] 22:12:37 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7317-ietf-system --- 22:12:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/resources 22:12:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 22:12:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 22:12:37 [INFO] 22:12:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7317-ietf-system --- 22:12:37 [INFO] Recompiling the module because of changed dependency. 22:12:37 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 22:12:38 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/system/rev140806/IetfSystemData.java:[347,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:12:38 [INFO] 22:12:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 22:12:38 [INFO] 22:12:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7317-ietf-system --- 22:12:38 [INFO] Spotbugs plugin skipped 22:12:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:38 [INFO] 22:12:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 22:12:38 [INFO] 22:12:38 [INFO] 22:12:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7317-ietf-system --- 22:12:38 [INFO] Spotbugs plugin skipped 22:12:38 [INFO] 22:12:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7317-ietf-system --- 22:12:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/test/resources 22:12:38 [INFO] 22:12:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- 22:12:38 [INFO] No sources to compile 22:12:38 [INFO] 22:12:38 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7317-ietf-system --- 22:12:38 [INFO] No tests to run. 22:12:38 [INFO] 22:12:38 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7317-ietf-system --- 22:12:38 [INFO] 22:12:38 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7317-ietf-system --- 22:12:38 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 22:12:38 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 22:12:38 [INFO] 22:12:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- 22:12:41 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar 22:12:41 [INFO] 22:12:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 22:12:41 [INFO] CycloneDX: Resolving Dependencies 22:12:42 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:12:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml 22:12:42 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json 22:12:42 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 22:12:42 [INFO] 22:12:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 22:12:42 [INFO] Skipping duplicate-finder execution! 22:12:42 [INFO] 22:12:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 22:12:42 [INFO] No dependency problems found 22:12:42 [INFO] 22:12:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 22:12:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar 22:12:42 [INFO] 22:12:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc7317-ietf-system --- 22:12:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:42 [INFO] 22:12:42 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 22:12:42 [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/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.pom 22:12:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 22:12:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar 22:12:42 [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/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:42 [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/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 22:12:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar 22:12:42 [INFO] 22:12:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7317-ietf-system --- 22:12:42 [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 22:12:42 [INFO] Writing OBR metadata 22:12:42 [INFO] 22:12:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- 22:12:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:42 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:42 [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 22:12:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:42 [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 22:12:42 [INFO] 22:12:42 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc7317-ietf-system --- 22:12:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:42 [INFO] 22:12:42 [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ 22:12:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 2.0.4-SNAPSHOT [26/161] 22:12:42 [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml 22:12:42 [INFO] ------------------------------[ feature ]------------------------------- 22:12:42 [INFO] 22:12:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:42 [INFO] 22:12:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:42 [INFO] 22:12:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:42 [INFO] argLine set to empty 22:12:42 [INFO] 22:12:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Starting audit... 22:12:42 Audit done. 22:12:42 [INFO] You have 0 Checkstyle violations. 22:12:42 [INFO] 22:12:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Starting audit... 22:12:42 Audit done. 22:12:42 [INFO] You have 0 Checkstyle violations. 22:12:42 [INFO] 22:12:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml 22:12:42 [INFO] ...done! 22:12:42 [INFO] Set artifact 22:12:42 [INFO] 22:12:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:42 [INFO] 22:12:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> 22:12:42 [INFO] 22:12:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] No files found to run spotbugs; check compile phase has been run. 22:12:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:42 [INFO] 22:12:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< 22:12:42 [INFO] 22:12:42 [INFO] 22:12:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] 22:12:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system 22:12:42 [INFO] Project dependency features detected: [] 22:12:42 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:42 [INFO] Creating RMI registry server on 127.0.0.1:34711 22:12:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:43 [INFO] Waiting for remote bundle context.. on 34711 name: b369f5ac-3f04-4674-ada8-b6c4b83f198c timout: [ RelativeTimeout value = 180000 ] 22:12:48 [INFO] Building jar from resources and headers. 22:12:48 [INFO] Writing jar finished. 22:12:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:50 [INFO] 22:12:50 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] 22:12:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:50 [INFO] 22:12:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] CycloneDX: Resolving Dependencies 22:12:50 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml 22:12:50 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json 22:12:50 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 22:12:50 [INFO] 22:12:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] Skipping duplicate-finder execution! 22:12:50 [INFO] 22:12:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] Skipping plugin execution 22:12:50 [INFO] 22:12:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:50 [INFO] Skipping source per configuration. 22:12:50 [INFO] 22:12:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:51 [INFO] 22:12:51 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:51 [INFO] 22:12:51 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:51 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT.pom 22:12:51 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-features.xml 22:12:51 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:51 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 22:12:51 [INFO] 22:12:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- 22:12:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:51 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:51 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:51 [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 22:12:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:51 [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 22:12:51 [INFO] 22:12:51 [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- 22:12:51 [INFO] Building rfc7407-ietf-x509-cert-to-name 2.0.4-SNAPSHOT [27/161] 22:12:51 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 22:12:51 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:51 [INFO] 22:12:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] 22:12:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:51 [INFO] 22:12:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:51 [INFO] 22:12:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] 22:12:51 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] 22:12:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:12:51 [INFO] 22:12:51 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:51 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 22:12:51 [INFO] yang-to-sources: Found 1 dependencies in 3.010 ms 22:12:51 [INFO] yang-to-sources: Project model files found: 1 in 2.339 ms 22:12:51 [INFO] yang-to-sources: 2 YANG models processed in 27.22 ms 22:12:51 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.322 ms 22:12:51 [INFO] Sorted 16 files into 4 directories in 125.0 μs 22:12:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.07 ms 22:12:51 [INFO] 22:12:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Starting audit... 22:12:51 Audit done. 22:12:51 [INFO] You have 0 Checkstyle violations. 22:12:51 [INFO] 22:12:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Starting audit... 22:12:51 Audit done. 22:12:51 [INFO] You have 0 Checkstyle violations. 22:12:51 [INFO] 22:12:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] 22:12:51 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 22:12:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 22:12:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 22:12:51 [INFO] 22:12:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Recompiling the module because of changed dependency. 22:12:51 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:12:51 [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:[68,42] possible 'this' escape before subclass is fully initialized 22:12:51 [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/IetfX509CertToNameData.java:[98,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:12:51 [INFO] 22:12:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 22:12:51 [INFO] 22:12:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Spotbugs plugin skipped 22:12:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:51 [INFO] 22:12:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 22:12:51 [INFO] 22:12:51 [INFO] 22:12:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Spotbugs plugin skipped 22:12:51 [INFO] 22:12:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 22:12:51 [INFO] 22:12:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] No sources to compile 22:12:51 [INFO] 22:12:51 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] No tests to run. 22:12:51 [INFO] 22:12:51 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] 22:12:51 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 22:12:51 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 22:12:51 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 22:12:51 [INFO] 22:12:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 22:12:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar 22:12:53 [INFO] 22:12:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 22:12:53 [INFO] CycloneDX: Resolving Dependencies 22:12:53 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:12:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 22:12:53 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 22:12:53 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 22:12:53 [INFO] 22:12:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 22:12:53 [INFO] Skipping duplicate-finder execution! 22:12:53 [INFO] 22:12:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 22:12:53 [INFO] No dependency problems found 22:12:53 [INFO] 22:12:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 22:12:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar 22:12:54 [INFO] 22:12:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:54 [INFO] 22:12:54 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [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/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.pom 22:12:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 22:12:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar 22:12:54 [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/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 22:12:54 [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/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 22:12:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar 22:12:54 [INFO] 22:12:54 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 22:12:54 [INFO] Writing OBR metadata 22:12:54 [INFO] 22:12:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:54 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:54 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:12:54 [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 22:12:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:54 [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 22:12:54 [INFO] 22:12:54 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:54 [INFO] 22:12:54 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- 22:12:54 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 2.0.4-SNAPSHOT [28/161] 22:12:54 [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml 22:12:54 [INFO] ------------------------------[ feature ]------------------------------- 22:12:54 [INFO] 22:12:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:54 [INFO] 22:12:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:54 [INFO] 22:12:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:54 [INFO] argLine set to empty 22:12:54 [INFO] 22:12:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Starting audit... 22:12:54 Audit done. 22:12:54 [INFO] You have 0 Checkstyle violations. 22:12:54 [INFO] 22:12:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Starting audit... 22:12:54 Audit done. 22:12:54 [INFO] You have 0 Checkstyle violations. 22:12:54 [INFO] 22:12:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [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 22:12:54 [INFO] ...done! 22:12:54 [INFO] Set artifact 22:12:54 [INFO] 22:12:54 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:54 [INFO] 22:12:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> 22:12:54 [INFO] 22:12:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] No files found to run spotbugs; check compile phase has been run. 22:12:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:12:54 [INFO] 22:12:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< 22:12:54 [INFO] 22:12:54 [INFO] 22:12:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] 22:12:54 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:12:54 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name 22:12:54 [INFO] Project dependency features detected: [] 22:12:54 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:54 [INFO] Creating RMI registry server on 127.0.0.1:39119 22:12:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:54 [INFO] Waiting for remote bundle context.. on 39119 name: f55e7a6b-bf91-4286-99e7-64e46a919fbf timout: [ RelativeTimeout value = 180000 ] 22:13:00 [INFO] Building jar from resources and headers. 22:13:00 [INFO] Writing jar finished. 22:13:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:02 [INFO] 22:13:02 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:02 [INFO] 22:13:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:02 [INFO] 22:13:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:02 [INFO] CycloneDX: Resolving Dependencies 22:13:03 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:13:03 [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 22:13:03 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:03 [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 22:13:03 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 22:13:03 [INFO] 22:13:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] Skipping duplicate-finder execution! 22:13:03 [INFO] 22:13:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] Skipping plugin execution 22:13:03 [INFO] 22:13:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] Skipping source per configuration. 22:13:03 [INFO] 22:13:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] 22:13:03 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:03 [INFO] 22:13:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.pom 22:13:03 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-features.xml 22:13:03 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:03 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 22:13:03 [INFO] 22:13:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:13:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:03 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:03 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:03 [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 22:13:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:03 [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 22:13:03 [INFO] 22:13:03 [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ 22:13:03 [INFO] Building rfc7407-ietf-snmp 2.0.4-SNAPSHOT [29/161] 22:13:03 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 22:13:03 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:03 [INFO] 22:13:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] 22:13:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:03 [INFO] 22:13:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:03 [INFO] 22:13:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] 22:13:03 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] 22:13:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 22:13:03 [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/** 22:13:03 [INFO] 22:13:03 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/yang 22:13:03 [INFO] yang-to-sources: Found 4 dependencies in 3.013 ms 22:13:03 [INFO] yang-to-sources: Project model files found: 12 in 15.31 ms 22:13:03 [INFO] yang-to-sources: 5 YANG models processed in 88.43 ms 22:13:03 [INFO] BindingJavaFileGenerator: Defined 183 files in 88.96 ms 22:13:03 [INFO] Sorted 183 files into 38 directories in 666.8 μs 22:13:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 155.0 ms 22:13:03 [INFO] 22:13:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] Starting audit... 22:13:03 Audit done. 22:13:03 [INFO] You have 0 Checkstyle violations. 22:13:03 [INFO] 22:13:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] Starting audit... 22:13:03 Audit done. 22:13:03 [INFO] You have 0 Checkstyle violations. 22:13:03 [INFO] 22:13:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] 22:13:03 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/resources 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 22:13:03 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 22:13:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:03 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 22:13:03 [INFO] 22:13:03 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-snmp --- 22:13:03 [INFO] Recompiling the module because of changed dependency. 22:13:03 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 22:13:05 [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:[68,42] possible 'this' escape before subclass is fully initialized 22:13:05 [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/IetfSnmpData.java:[83,113] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:13:05 [INFO] 22:13:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 22:13:05 [INFO] 22:13:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] Spotbugs plugin skipped 22:13:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:05 [INFO] 22:13:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 22:13:05 [INFO] 22:13:05 [INFO] 22:13:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] Spotbugs plugin skipped 22:13:05 [INFO] 22:13:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/test/resources 22:13:05 [INFO] 22:13:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] No sources to compile 22:13:05 [INFO] 22:13:05 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] No tests to run. 22:13:05 [INFO] 22:13:05 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] 22:13:05 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-snmp --- 22:13:05 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 22:13:05 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 22:13:05 [INFO] 22:13:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 22:13:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar 22:13:10 [INFO] 22:13:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 22:13:10 [INFO] CycloneDX: Resolving Dependencies 22:13:11 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:13:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml 22:13:11 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json 22:13:11 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 22:13:11 [INFO] 22:13:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Skipping duplicate-finder execution! 22:13:11 [INFO] 22:13:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] No dependency problems found 22:13:11 [INFO] 22:13:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar 22:13:11 [INFO] 22:13:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:11 [INFO] 22:13:11 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 22:13:11 [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/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.pom 22:13:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 22:13:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar 22:13:11 [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/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:11 [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/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 22:13:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar 22:13:11 [INFO] 22:13:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 22:13:11 [INFO] Writing OBR metadata 22:13:11 [INFO] 22:13:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:11 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:11 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:11 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:11 [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 22:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:11 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:11 [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 22:13:11 [INFO] 22:13:11 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc7407-ietf-snmp --- 22:13:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:11 [INFO] 22:13:11 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- 22:13:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 2.0.4-SNAPSHOT [30/161] 22:13:11 [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml 22:13:11 [INFO] ------------------------------[ feature ]------------------------------- 22:13:11 [INFO] 22:13:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:11 [INFO] 22:13:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:11 [INFO] 22:13:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:11 [INFO] argLine set to empty 22:13:11 [INFO] 22:13:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Starting audit... 22:13:11 Audit done. 22:13:11 [INFO] You have 0 Checkstyle violations. 22:13:11 [INFO] 22:13:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Starting audit... 22:13:11 Audit done. 22:13:11 [INFO] You have 0 Checkstyle violations. 22:13:11 [INFO] 22:13:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml 22:13:11 [INFO] ...done! 22:13:11 [INFO] Set artifact 22:13:11 [INFO] 22:13:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:11 [INFO] 22:13:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> 22:13:11 [INFO] 22:13:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] No files found to run spotbugs; check compile phase has been run. 22:13:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:11 [INFO] 22:13:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< 22:13:11 [INFO] 22:13:11 [INFO] 22:13:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] 22:13:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp 22:13:11 [INFO] Project dependency features detected: [] 22:13:11 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:11 [INFO] Creating RMI registry server on 127.0.0.1:42945 22:13:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:12 [INFO] Waiting for remote bundle context.. on 42945 name: 5068d479-53df-4bb0-a6c4-3d98e19419b7 timout: [ RelativeTimeout value = 180000 ] 22:13:17 [INFO] Building jar from resources and headers. 22:13:17 [INFO] Writing jar finished. 22:13:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:19 [INFO] 22:13:19 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] 22:13:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:19 [INFO] 22:13:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] CycloneDX: Resolving Dependencies 22:13:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:13:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml 22:13:19 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json 22:13:19 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 22:13:19 [INFO] 22:13:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] Skipping duplicate-finder execution! 22:13:19 [INFO] 22:13:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] Skipping plugin execution 22:13:19 [INFO] 22:13:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] Skipping source per configuration. 22:13:19 [INFO] 22:13:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:19 [INFO] 22:13:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:20 [INFO] 22:13:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT.pom 22:13:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-features.xml 22:13:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 22:13:20 [INFO] 22:13:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:13:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:20 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:20 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:20 [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 22:13:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:20 [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 22:13:20 [INFO] 22:13:20 [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- 22:13:20 [INFO] Building rfc7952 2.0.4-SNAPSHOT [31/161] 22:13:20 [INFO] from model/rfc/rfc7952/pom.xml 22:13:20 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:20 [INFO] 22:13:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 22:13:20 [INFO] 22:13:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7952 --- 22:13:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:20 [INFO] 22:13:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7952 --- 22:13:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:20 [INFO] 22:13:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7952 --- 22:13:20 [INFO] 22:13:20 [INFO] --- dependency:3.11.0:properties (default) @ rfc7952 --- 22:13:20 [INFO] 22:13:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7952 --- 22:13:20 [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/** 22:13:20 [INFO] 22:13:20 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7952 --- 22:13:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:20 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/yang 22:13:20 [INFO] yang-to-sources: Found 0 dependencies in 3.056 ms 22:13:20 [INFO] yang-to-sources: Project model files found: 1 in 1.295 ms 22:13:20 [INFO] yang-to-sources: 1 YANG models processed in 3.920 ms 22:13:20 [INFO] BindingJavaFileGenerator: Defined 4 files in 747.0 μs 22:13:20 [INFO] Sorted 4 files into 3 directories in 123.0 μs 22:13:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.897 ms 22:13:20 [INFO] 22:13:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 22:13:20 [INFO] Starting audit... 22:13:20 Audit done. 22:13:20 [INFO] You have 0 Checkstyle violations. 22:13:20 [INFO] 22:13:20 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 22:13:20 [INFO] Starting audit... 22:13:20 Audit done. 22:13:20 [INFO] You have 0 Checkstyle violations. 22:13:20 [INFO] 22:13:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7952 --- 22:13:20 [INFO] 22:13:20 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7952 --- 22:13:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/resources 22:13:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi 22:13:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi 22:13:20 [INFO] 22:13:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7952 --- 22:13:20 [INFO] Recompiling the module because of changed source code. 22:13:20 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 22:13:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/metadata/rev160805/IetfYangMetadataData.java:[53,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:13:20 [INFO] 22:13:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7952 >>> 22:13:20 [INFO] 22:13:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7952 --- 22:13:20 [INFO] Spotbugs plugin skipped 22:13:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:20 [INFO] 22:13:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7952 <<< 22:13:20 [INFO] 22:13:20 [INFO] 22:13:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7952 --- 22:13:20 [INFO] Spotbugs plugin skipped 22:13:20 [INFO] 22:13:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7952 --- 22:13:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/test/resources 22:13:20 [INFO] 22:13:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7952 --- 22:13:20 [INFO] No sources to compile 22:13:20 [INFO] 22:13:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7952 --- 22:13:20 [INFO] No tests to run. 22:13:20 [INFO] 22:13:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7952 --- 22:13:20 [INFO] 22:13:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7952 --- 22:13:20 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT.jar 22:13:20 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 22:13:20 [INFO] 22:13:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- 22:13:21 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-javadoc.jar 22:13:21 [INFO] 22:13:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 22:13:21 [INFO] CycloneDX: Resolving Dependencies 22:13:22 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml 22:13:22 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json 22:13:22 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 22:13:22 [INFO] 22:13:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 22:13:22 [INFO] Skipping duplicate-finder execution! 22:13:22 [INFO] 22:13:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7952 --- 22:13:22 [INFO] No dependency problems found 22:13:22 [INFO] 22:13:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- 22:13:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-sources.jar 22:13:22 [INFO] 22:13:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc7952 --- 22:13:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:22 [INFO] 22:13:22 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.pom 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.jar 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-javadoc.jar 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 22:13:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-sources.jar 22:13:22 [INFO] 22:13:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7952 --- 22:13:22 [INFO] Installing org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.jar 22:13:22 [INFO] Writing OBR metadata 22:13:22 [INFO] 22:13:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- 22:13:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml 22:13:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:22 [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 22:13:22 [INFO] 22:13:22 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc7952 --- 22:13:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:22 [INFO] 22:13:22 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ 22:13:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 2.0.4-SNAPSHOT [32/161] 22:13:22 [INFO] from features/odl-ietf-model-rfc7952/pom.xml 22:13:22 [INFO] ------------------------------[ feature ]------------------------------- 22:13:22 [INFO] 22:13:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:22 [INFO] 22:13:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:22 [INFO] 22:13:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:22 [INFO] argLine set to empty 22:13:22 [INFO] 22:13:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Starting audit... 22:13:22 Audit done. 22:13:22 [INFO] You have 0 Checkstyle violations. 22:13:22 [INFO] 22:13:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Starting audit... 22:13:22 Audit done. 22:13:22 [INFO] You have 0 Checkstyle violations. 22:13:22 [INFO] 22:13:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml 22:13:22 [INFO] ...done! 22:13:22 [INFO] Set artifact 22:13:22 [INFO] 22:13:22 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7952 --- 22:13:22 [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 22:13:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:22 [INFO] 22:13:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> 22:13:22 [INFO] 22:13:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] No files found to run spotbugs; check compile phase has been run. 22:13:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:22 [INFO] 22:13:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< 22:13:22 [INFO] 22:13:22 [INFO] 22:13:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] 22:13:22 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7952 --- 22:13:22 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 22:13:22 [INFO] Project dependency features detected: [] 22:13:22 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:22 [INFO] Creating RMI registry server on 127.0.0.1:41597 22:13:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:23 [INFO] Waiting for remote bundle context.. on 41597 name: bbb8701c-4168-4edb-8af8-72c819340edd timout: [ RelativeTimeout value = 180000 ] 22:13:28 [INFO] Building jar from resources and headers. 22:13:28 [INFO] Writing jar finished. 22:13:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:30 [INFO] 22:13:30 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7952 --- 22:13:30 [INFO] 22:13:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- 22:13:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:30 [INFO] 22:13:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- 22:13:30 [INFO] CycloneDX: Resolving Dependencies 22:13:31 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:13:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml 22:13:31 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json 22:13:31 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 22:13:31 [INFO] 22:13:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] Skipping duplicate-finder execution! 22:13:31 [INFO] 22:13:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] Skipping plugin execution 22:13:31 [INFO] 22:13:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] Skipping source per configuration. 22:13:31 [INFO] 22:13:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] 22:13:31 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:31 [INFO] 22:13:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- 22:13:31 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT.pom 22:13:31 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-features.xml 22:13:31 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:31 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 22:13:31 [INFO] 22:13:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- 22:13:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:31 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:31 [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 22:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:31 [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 22:13:31 [INFO] 22:13:31 [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- 22:13:31 [INFO] Building rfc8040-ietf-restconf 2.0.4-SNAPSHOT [33/161] 22:13:31 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 22:13:31 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:31 [INFO] 22:13:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] 22:13:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:31 [INFO] 22:13:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:31 [INFO] 22:13:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] 22:13:31 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] 22:13:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:13:31 [INFO] 22:13:31 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/yang 22:13:31 [INFO] yang-to-sources: Found 0 dependencies in 2.952 ms 22:13:31 [INFO] yang-to-sources: Project model files found: 1 in 2.860 ms 22:13:31 [INFO] yang-to-sources: 1 YANG models processed in 14.74 ms 22:13:31 [INFO] BindingJavaFileGenerator: Defined 21 files in 5.346 ms 22:13:31 [INFO] Sorted 21 files into 8 directories in 168.0 μs 22:13:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 13.80 ms 22:13:31 [INFO] 22:13:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] Starting audit... 22:13:31 Audit done. 22:13:31 [INFO] You have 0 Checkstyle violations. 22:13:31 [INFO] 22:13:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] Starting audit... 22:13:31 Audit done. 22:13:31 [INFO] You have 0 Checkstyle violations. 22:13:31 [INFO] 22:13:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] 22:13:31 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/resources 22:13:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 22:13:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 22:13:31 [INFO] 22:13:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf --- 22:13:31 [INFO] Recompiling the module because of changed source code. 22:13:31 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 22:13:32 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev170126/IetfRestconfData.java:[111,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:13:32 [INFO] 22:13:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 22:13:32 [INFO] 22:13:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] Spotbugs plugin skipped 22:13:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:32 [INFO] 22:13:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 22:13:32 [INFO] 22:13:32 [INFO] 22:13:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] Spotbugs plugin skipped 22:13:32 [INFO] 22:13:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/test/resources 22:13:32 [INFO] 22:13:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] No sources to compile 22:13:32 [INFO] 22:13:32 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] No tests to run. 22:13:32 [INFO] 22:13:32 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] 22:13:32 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf --- 22:13:32 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 22:13:32 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 22:13:32 [INFO] 22:13:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar 22:13:34 [INFO] 22:13:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] CycloneDX: Resolving Dependencies 22:13:34 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml 22:13:34 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json 22:13:34 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 22:13:34 [INFO] 22:13:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Skipping duplicate-finder execution! 22:13:34 [INFO] 22:13:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] No dependency problems found 22:13:34 [INFO] 22:13:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar 22:13:34 [INFO] 22:13:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] 22:13:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:34 [INFO] 22:13:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 22:13:34 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.pom 22:13:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 22:13:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar 22:13:34 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:34 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 22:13:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar 22:13:34 [INFO] 22:13:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 22:13:34 [INFO] Writing OBR metadata 22:13:34 [INFO] 22:13:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:34 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:34 [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 22:13:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:34 [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 22:13:34 [INFO] 22:13:34 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8040-ietf-restconf --- 22:13:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:34 [INFO] 22:13:34 [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- 22:13:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 2.0.4-SNAPSHOT [34/161] 22:13:34 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml 22:13:34 [INFO] ------------------------------[ feature ]------------------------------- 22:13:34 [INFO] 22:13:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:34 [INFO] 22:13:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:34 [INFO] 22:13:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:34 [INFO] 22:13:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] 22:13:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] 22:13:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:35 [INFO] argLine set to empty 22:13:35 [INFO] 22:13:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Starting audit... 22:13:35 Audit done. 22:13:35 [INFO] You have 0 Checkstyle violations. 22:13:35 [INFO] 22:13:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Starting audit... 22:13:35 Audit done. 22:13:35 [INFO] You have 0 Checkstyle violations. 22:13:35 [INFO] 22:13:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] 22:13:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml 22:13:35 [INFO] ...done! 22:13:35 [INFO] Set artifact 22:13:35 [INFO] 22:13:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:35 [INFO] 22:13:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> 22:13:35 [INFO] 22:13:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] No files found to run spotbugs; check compile phase has been run. 22:13:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:35 [INFO] 22:13:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< 22:13:35 [INFO] 22:13:35 [INFO] 22:13:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] 22:13:35 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf 22:13:35 [INFO] Project dependency features detected: [] 22:13:35 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:35 [INFO] Creating RMI registry server on 127.0.0.1:37479 22:13:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:35 [INFO] Waiting for remote bundle context.. on 37479 name: 11ffdf5c-c3ea-44dc-86bb-eadd32106377 timout: [ RelativeTimeout value = 180000 ] 22:13:40 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:46587/jndi/rmi://127.0.0.1:37479/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 22:13:40 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 22:13:40 at java.base/java.lang.Thread.run(Thread.java:1583) 22:13:40 Caused by: java.io.IOException: The server has been stopped. 22:13:40 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 22:13:40 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 22:13:40 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 22:13:40 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 22:13:40 ... 1 more 22:13:40 [INFO] Building jar from resources and headers. 22:13:40 [INFO] Writing jar finished. 22:13:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:42 [INFO] 22:13:42 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:42 [INFO] 22:13:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:42 [INFO] 22:13:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:42 [INFO] CycloneDX: Resolving Dependencies 22:13:43 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:13:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml 22:13:43 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json 22:13:43 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 22:13:43 [INFO] 22:13:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] Skipping duplicate-finder execution! 22:13:43 [INFO] 22:13:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] Skipping plugin execution 22:13:43 [INFO] 22:13:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] Skipping source per configuration. 22:13:43 [INFO] 22:13:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] 22:13:43 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:43 [INFO] 22:13:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT.pom 22:13:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-features.xml 22:13:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 22:13:43 [INFO] 22:13:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:13:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:43 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:43 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:43 [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 22:13:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:43 [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 22:13:43 [INFO] 22:13:43 [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- 22:13:43 [INFO] Building rfc8040-ietf-restconf-monitoring 2.0.4-SNAPSHOT [35/161] 22:13:43 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 22:13:43 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:43 [INFO] 22:13:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] 22:13:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:43 [INFO] 22:13:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:43 [INFO] 22:13:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] 22:13:43 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] 22:13:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [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/** 22:13:43 [INFO] 22:13:43 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 22:13:43 [INFO] yang-to-sources: Found 2 dependencies in 3.170 ms 22:13:43 [INFO] yang-to-sources: Project model files found: 1 in 2.526 ms 22:13:43 [INFO] yang-to-sources: 3 YANG models processed in 16.96 ms 22:13:43 [INFO] BindingJavaFileGenerator: Defined 16 files in 4.209 ms 22:13:43 [INFO] Sorted 16 files into 6 directories in 123.7 μs 22:13:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.25 ms 22:13:43 [INFO] 22:13:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] Starting audit... 22:13:43 Audit done. 22:13:43 [INFO] You have 0 Checkstyle violations. 22:13:43 [INFO] 22:13:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] Starting audit... 22:13:43 Audit done. 22:13:43 [INFO] You have 0 Checkstyle violations. 22:13:43 [INFO] 22:13:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] 22:13:43 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 22:13:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 22:13:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 22:13:43 [INFO] 22:13:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 22:13:43 [INFO] Recompiling the module because of changed dependency. 22:13:43 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:13:44 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/monitoring/rev170126/IetfRestconfMonitoringData.java:[94,142] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:13:44 [INFO] 22:13:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 22:13:44 [INFO] 22:13:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] Spotbugs plugin skipped 22:13:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:44 [INFO] 22:13:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 22:13:44 [INFO] 22:13:44 [INFO] 22:13:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] Spotbugs plugin skipped 22:13:44 [INFO] 22:13:44 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 22:13:44 [INFO] 22:13:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] No sources to compile 22:13:44 [INFO] 22:13:44 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] No tests to run. 22:13:44 [INFO] 22:13:44 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] 22:13:44 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 22:13:44 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 22:13:44 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 22:13:44 [INFO] 22:13:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar 22:13:46 [INFO] 22:13:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] CycloneDX: Resolving Dependencies 22:13:46 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:13:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 22:13:46 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 22:13:46 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 22:13:46 [INFO] 22:13:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Skipping duplicate-finder execution! 22:13:46 [INFO] 22:13:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] No dependency problems found 22:13:46 [INFO] 22:13:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar 22:13:46 [INFO] 22:13:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] 22:13:46 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:46 [INFO] 22:13:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.pom 22:13:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 22:13:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar 22:13:46 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:46 [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/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 22:13:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar 22:13:46 [INFO] 22:13:46 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 22:13:46 [INFO] Writing OBR metadata 22:13:46 [INFO] 22:13:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:46 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:46 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:46 [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 22:13:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:46 [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 22:13:46 [INFO] 22:13:46 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:46 [INFO] 22:13:46 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- 22:13:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 2.0.4-SNAPSHOT [36/161] 22:13:46 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml 22:13:46 [INFO] ------------------------------[ feature ]------------------------------- 22:13:46 [INFO] 22:13:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] 22:13:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:46 [INFO] 22:13:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:46 [INFO] 22:13:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] 22:13:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] 22:13:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:47 [INFO] argLine set to empty 22:13:47 [INFO] 22:13:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Starting audit... 22:13:47 Audit done. 22:13:47 [INFO] You have 0 Checkstyle violations. 22:13:47 [INFO] 22:13:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Starting audit... 22:13:47 Audit done. 22:13:47 [INFO] You have 0 Checkstyle violations. 22:13:47 [INFO] 22:13:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] 22:13:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 22:13:47 [INFO] ...done! 22:13:47 [INFO] Set artifact 22:13:47 [INFO] 22:13:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:47 [INFO] 22:13:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> 22:13:47 [INFO] 22:13:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] No files found to run spotbugs; check compile phase has been run. 22:13:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:47 [INFO] 22:13:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< 22:13:47 [INFO] 22:13:47 [INFO] 22:13:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] 22:13:47 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring 22:13:47 [INFO] Project dependency features detected: [] 22:13:47 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:47 [INFO] Creating RMI registry server on 127.0.0.1:34349 22:13:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:47 [INFO] Waiting for remote bundle context.. on 34349 name: 94266a3f-1c2a-4b92-9dfd-94a6bcee24df timout: [ RelativeTimeout value = 180000 ] 22:13:53 [INFO] Building jar from resources and headers. 22:13:53 [INFO] Writing jar finished. 22:13:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:55 [INFO] 22:13:55 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:55 [INFO] 22:13:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:55 [INFO] 22:13:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:55 [INFO] CycloneDX: Resolving Dependencies 22:13:56 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:13:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 22:13:56 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json 22:13:56 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 22:13:56 [INFO] 22:13:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] Skipping duplicate-finder execution! 22:13:56 [INFO] 22:13:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] Skipping plugin execution 22:13:56 [INFO] 22:13:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] Skipping source per configuration. 22:13:56 [INFO] 22:13:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] 22:13:56 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:56 [INFO] 22:13:56 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.pom 22:13:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-features.xml 22:13:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 22:13:56 [INFO] 22:13:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:13:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:56 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:56 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:13:56 [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 22:13:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:56 [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 22:13:56 [INFO] 22:13:56 [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- 22:13:56 [INFO] Building rfc8072 2.0.4-SNAPSHOT [37/161] 22:13:56 [INFO] from model/rfc/rfc8072/pom.xml 22:13:56 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:56 [INFO] 22:13:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 22:13:56 [INFO] 22:13:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8072 --- 22:13:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:56 [INFO] 22:13:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8072 --- 22:13:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:56 [INFO] 22:13:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8072 --- 22:13:56 [INFO] 22:13:56 [INFO] --- dependency:3.11.0:properties (default) @ rfc8072 --- 22:13:56 [INFO] 22:13:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8072 --- 22:13:56 [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/** 22:13:56 [INFO] 22:13:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8072 --- 22:13:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/yang 22:13:56 [INFO] yang-to-sources: Found 1 dependencies in 2.087 ms 22:13:56 [INFO] yang-to-sources: Project model files found: 1 in 2.651 ms 22:13:56 [INFO] yang-to-sources: 2 YANG models processed in 16.97 ms 22:13:56 [INFO] BindingJavaFileGenerator: Defined 34 files in 3.541 ms 22:13:56 [INFO] Sorted 34 files into 12 directories in 153.9 μs 22:13:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 15.49 ms 22:13:56 [INFO] 22:13:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 22:13:56 [INFO] Starting audit... 22:13:56 Audit done. 22:13:56 [INFO] You have 0 Checkstyle violations. 22:13:56 [INFO] 22:13:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 22:13:56 [INFO] Starting audit... 22:13:56 Audit done. 22:13:56 [INFO] You have 0 Checkstyle violations. 22:13:56 [INFO] 22:13:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8072 --- 22:13:56 [INFO] 22:13:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8072 --- 22:13:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/resources 22:13:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi 22:13:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi 22:13:56 [INFO] 22:13:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8072 --- 22:13:56 [INFO] Recompiling the module because of changed dependency. 22:13:56 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 22:13:56 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/patch/rev170222/IetfYangPatchData.java:[158,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:13:56 [INFO] 22:13:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8072 >>> 22:13:56 [INFO] 22:13:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8072 --- 22:13:56 [INFO] Spotbugs plugin skipped 22:13:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:13:56 [INFO] 22:13:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8072 <<< 22:13:56 [INFO] 22:13:56 [INFO] 22:13:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8072 --- 22:13:56 [INFO] Spotbugs plugin skipped 22:13:56 [INFO] 22:13:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8072 --- 22:13:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/test/resources 22:13:56 [INFO] 22:13:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8072 --- 22:13:56 [INFO] No sources to compile 22:13:56 [INFO] 22:13:56 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8072 --- 22:13:56 [INFO] No tests to run. 22:13:56 [INFO] 22:13:56 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8072 --- 22:13:56 [INFO] 22:13:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8072 --- 22:13:56 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT.jar 22:13:56 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 22:13:56 [INFO] 22:13:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- 22:13:59 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-javadoc.jar 22:13:59 [INFO] 22:13:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 22:13:59 [INFO] CycloneDX: Resolving Dependencies 22:13:59 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:13:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml 22:13:59 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 22:13:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json 22:13:59 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 22:13:59 [INFO] 22:13:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 22:13:59 [INFO] Skipping duplicate-finder execution! 22:13:59 [INFO] 22:13:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8072 --- 22:13:59 [INFO] No dependency problems found 22:13:59 [INFO] 22:13:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- 22:13:59 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-sources.jar 22:14:00 [INFO] 22:14:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- jacoco:0.8.15:report (report) @ rfc8072 --- 22:14:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:00 [INFO] 22:14:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.pom 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.jar 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-javadoc.jar 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 22:14:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-sources.jar 22:14:00 [INFO] 22:14:00 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8072 --- 22:14:00 [INFO] Installing org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.jar 22:14:00 [INFO] Writing OBR metadata 22:14:00 [INFO] 22:14:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- 22:14:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml 22:14:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:00 [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 22:14:00 [INFO] 22:14:00 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8072 --- 22:14:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:00 [INFO] 22:14:00 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ 22:14:00 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 2.0.4-SNAPSHOT [38/161] 22:14:00 [INFO] from features/odl-ietf-model-rfc8072/pom.xml 22:14:00 [INFO] ------------------------------[ feature ]------------------------------- 22:14:00 [INFO] 22:14:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:00 [INFO] 22:14:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:00 [INFO] 22:14:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:00 [INFO] argLine set to empty 22:14:00 [INFO] 22:14:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Starting audit... 22:14:00 Audit done. 22:14:00 [INFO] You have 0 Checkstyle violations. 22:14:00 [INFO] 22:14:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Starting audit... 22:14:00 Audit done. 22:14:00 [INFO] You have 0 Checkstyle violations. 22:14:00 [INFO] 22:14:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml 22:14:00 [INFO] ...done! 22:14:00 [INFO] Set artifact 22:14:00 [INFO] 22:14:00 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:14:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:14:00 [INFO] 22:14:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> 22:14:00 [INFO] 22:14:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] No files found to run spotbugs; check compile phase has been run. 22:14:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:00 [INFO] 22:14:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< 22:14:00 [INFO] 22:14:00 [INFO] 22:14:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] 22:14:00 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8072 --- 22:14:00 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 22:14:00 [INFO] Project dependency features detected: [] 22:14:00 [INFO] Pax Exam System (Version: 4.14.0) created. 22:14:00 [INFO] Creating RMI registry server on 127.0.0.1:44215 22:14:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:14:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:14:00 [INFO] Waiting for remote bundle context.. on 44215 name: 7bf76ce7-4c4b-483c-afa9-0c60d4eb767b timout: [ RelativeTimeout value = 180000 ] 22:14:05 [INFO] Building jar from resources and headers. 22:14:05 [INFO] Writing jar finished. 22:14:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:14:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:14:08 [INFO] 22:14:08 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8072 --- 22:14:08 [INFO] 22:14:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- 22:14:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:08 [INFO] 22:14:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- 22:14:08 [INFO] CycloneDX: Resolving Dependencies 22:14:08 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:14:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml 22:14:09 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json 22:14:09 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 22:14:09 [INFO] 22:14:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] Skipping duplicate-finder execution! 22:14:09 [INFO] 22:14:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] Skipping plugin execution 22:14:09 [INFO] 22:14:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] Skipping source per configuration. 22:14:09 [INFO] 22:14:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] 22:14:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:09 [INFO] 22:14:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- 22:14:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT.pom 22:14:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-features.xml 22:14:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 22:14:09 [INFO] 22:14:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- 22:14:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:09 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:09 [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 22:14:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:09 [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 22:14:09 [INFO] 22:14:09 [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- 22:14:09 [INFO] Building rfc8177 2.0.4-SNAPSHOT [39/161] 22:14:09 [INFO] from model/rfc/rfc8177/pom.xml 22:14:09 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:09 [INFO] 22:14:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 22:14:09 [INFO] 22:14:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8177 --- 22:14:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:09 [INFO] 22:14:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8177 --- 22:14:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:09 [INFO] 22:14:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8177 --- 22:14:09 [INFO] 22:14:09 [INFO] --- dependency:3.11.0:properties (default) @ rfc8177 --- 22:14:09 [INFO] 22:14:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8177 --- 22:14:09 [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/** 22:14:09 [INFO] 22:14:09 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8177 --- 22:14:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/yang 22:14:09 [INFO] yang-to-sources: Found 2 dependencies in 3.199 ms 22:14:09 [INFO] yang-to-sources: Project model files found: 1 in 13.30 ms 22:14:09 [INFO] yang-to-sources: 3 YANG models processed in 26.05 ms 22:14:09 [INFO] BindingJavaFileGenerator: Defined 68 files in 6.805 ms 22:14:09 [INFO] Sorted 68 files into 16 directories in 243.8 μs 22:14:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 18.67 ms 22:14:09 [INFO] 22:14:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 22:14:09 [INFO] Starting audit... 22:14:09 Audit done. 22:14:09 [INFO] You have 0 Checkstyle violations. 22:14:09 [INFO] 22:14:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 22:14:09 [INFO] Starting audit... 22:14:09 Audit done. 22:14:09 [INFO] You have 0 Checkstyle violations. 22:14:09 [INFO] 22:14:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8177 --- 22:14:09 [INFO] 22:14:09 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8177 --- 22:14:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/resources 22:14:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi 22:14:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi 22:14:09 [INFO] 22:14:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8177 --- 22:14:09 [INFO] Recompiling the module because of changed dependency. 22:14:09 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 22:14:09 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/key/chain/rev170615/IetfKeyChainData.java:[234,122] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:09 [INFO] 22:14:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8177 >>> 22:14:09 [INFO] 22:14:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8177 --- 22:14:09 [INFO] Spotbugs plugin skipped 22:14:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:09 [INFO] 22:14:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8177 <<< 22:14:09 [INFO] 22:14:09 [INFO] 22:14:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8177 --- 22:14:09 [INFO] Spotbugs plugin skipped 22:14:09 [INFO] 22:14:09 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8177 --- 22:14:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/test/resources 22:14:09 [INFO] 22:14:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8177 --- 22:14:09 [INFO] No sources to compile 22:14:09 [INFO] 22:14:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8177 --- 22:14:09 [INFO] No tests to run. 22:14:09 [INFO] 22:14:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8177 --- 22:14:09 [INFO] 22:14:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8177 --- 22:14:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT.jar 22:14:10 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 22:14:10 [INFO] 22:14:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- 22:14:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-javadoc.jar 22:14:13 [INFO] 22:14:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 22:14:13 [INFO] CycloneDX: Resolving Dependencies 22:14:13 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:14:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml 22:14:13 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json 22:14:13 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 22:14:13 [INFO] 22:14:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 22:14:13 [INFO] Skipping duplicate-finder execution! 22:14:13 [INFO] 22:14:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8177 --- 22:14:13 [INFO] No dependency problems found 22:14:13 [INFO] 22:14:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- 22:14:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-sources.jar 22:14:13 [INFO] 22:14:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8177 --- 22:14:13 [INFO] 22:14:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8177 --- 22:14:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:13 [INFO] 22:14:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.pom 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.jar 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-javadoc.jar 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 22:14:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-sources.jar 22:14:13 [INFO] 22:14:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8177 --- 22:14:13 [INFO] Installing org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.jar 22:14:13 [INFO] Writing OBR metadata 22:14:13 [INFO] 22:14:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- 22:14:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml 22:14:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:13 [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 22:14:13 [INFO] 22:14:13 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8177 --- 22:14:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:13 [INFO] 22:14:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ 22:14:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 2.0.4-SNAPSHOT [40/161] 22:14:13 [INFO] from features/odl-ietf-model-rfc8177/pom.xml 22:14:13 [INFO] ------------------------------[ feature ]------------------------------- 22:14:13 [INFO] 22:14:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- 22:14:13 [INFO] 22:14:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- 22:14:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:13 [INFO] 22:14:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- 22:14:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:13 [INFO] 22:14:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] 22:14:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] 22:14:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:14 [INFO] argLine set to empty 22:14:14 [INFO] 22:14:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] Starting audit... 22:14:14 Audit done. 22:14:14 [INFO] You have 0 Checkstyle violations. 22:14:14 [INFO] 22:14:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] Starting audit... 22:14:14 Audit done. 22:14:14 [INFO] You have 0 Checkstyle violations. 22:14:14 [INFO] 22:14:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] 22:14:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml 22:14:14 [INFO] ...done! 22:14:14 [INFO] Set artifact 22:14:14 [INFO] 22:14:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8177 --- 22:14:14 [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 22:14:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:14:14 [INFO] 22:14:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> 22:14:14 [INFO] 22:14:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] No files found to run spotbugs; check compile phase has been run. 22:14:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:14 [INFO] 22:14:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< 22:14:14 [INFO] 22:14:14 [INFO] 22:14:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] 22:14:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8177 --- 22:14:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 22:14:14 [INFO] Project dependency features detected: [] 22:14:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:14:14 [INFO] Creating RMI registry server on 127.0.0.1:37471 22:14:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:14:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:14:14 [INFO] Waiting for remote bundle context.. on 37471 name: 7091da05-5ca4-4801-bc30-163e8cb24cd4 timout: [ RelativeTimeout value = 180000 ] 22:14:20 [INFO] Building jar from resources and headers. 22:14:20 [INFO] Writing jar finished. 22:14:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:14:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:14:22 [INFO] 22:14:22 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8177 --- 22:14:22 [INFO] 22:14:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- 22:14:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:22 [INFO] 22:14:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- 22:14:22 [INFO] CycloneDX: Resolving Dependencies 22:14:23 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:14:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml 22:14:23 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json 22:14:23 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 22:14:23 [INFO] 22:14:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] Skipping duplicate-finder execution! 22:14:23 [INFO] 22:14:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] Skipping plugin execution 22:14:23 [INFO] 22:14:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] Skipping source per configuration. 22:14:23 [INFO] 22:14:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] 22:14:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:23 [INFO] 22:14:23 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- 22:14:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT.pom 22:14:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-features.xml 22:14:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 22:14:23 [INFO] 22:14:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- 22:14:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:23 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:23 [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 22:14:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:23 [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 22:14:23 [INFO] 22:14:23 [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- 22:14:23 [INFO] Building iana-routing-types 2.0.4-SNAPSHOT [41/161] 22:14:23 [INFO] from model/iana/iana-routing-types/pom.xml 22:14:23 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:23 [INFO] 22:14:23 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 22:14:23 [INFO] 22:14:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-routing-types --- 22:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:23 [INFO] 22:14:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-routing-types --- 22:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:23 [INFO] 22:14:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-routing-types --- 22:14:23 [INFO] 22:14:23 [INFO] --- dependency:3.11.0:properties (default) @ iana-routing-types --- 22:14:23 [INFO] 22:14:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-routing-types --- 22:14:23 [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/** 22:14:23 [INFO] 22:14:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-routing-types --- 22:14:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/yang 22:14:23 [INFO] yang-to-sources: Found 0 dependencies in 2.365 ms 22:14:23 [INFO] yang-to-sources: Project model files found: 1 in 21.47 ms 22:14:23 [INFO] yang-to-sources: 1 YANG models processed in 5.191 ms 22:14:23 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.419 ms 22:14:23 [INFO] Sorted 6 files into 3 directories in 113.4 μs 22:14:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 12.03 ms 22:14:23 [INFO] 22:14:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 22:14:23 [INFO] Starting audit... 22:14:23 Audit done. 22:14:23 [INFO] You have 0 Checkstyle violations. 22:14:23 [INFO] 22:14:23 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 22:14:23 [INFO] Starting audit... 22:14:23 Audit done. 22:14:23 [INFO] You have 0 Checkstyle violations. 22:14:23 [INFO] 22:14:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-routing-types --- 22:14:23 [INFO] 22:14:23 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-routing-types --- 22:14:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/resources 22:14:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi 22:14:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi 22:14:23 [INFO] 22:14:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-routing-types --- 22:14:23 [INFO] Recompiling the module because of changed source code. 22:14:23 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 22:14:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/routing/types/rev220819/IanaRoutingTypesData.java:[328,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:23 [INFO] 22:14:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 22:14:23 [INFO] 22:14:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-routing-types --- 22:14:23 [INFO] Spotbugs plugin skipped 22:14:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:23 [INFO] 22:14:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 22:14:23 [INFO] 22:14:23 [INFO] 22:14:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-routing-types --- 22:14:23 [INFO] Spotbugs plugin skipped 22:14:23 [INFO] 22:14:23 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-routing-types --- 22:14:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/test/resources 22:14:23 [INFO] 22:14:23 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-routing-types --- 22:14:23 [INFO] No sources to compile 22:14:23 [INFO] 22:14:23 [INFO] --- surefire:3.5.6:test (default-test) @ iana-routing-types --- 22:14:23 [INFO] No tests to run. 22:14:23 [INFO] 22:14:23 [INFO] --- copy:14.3.6:copy-files (default) @ iana-routing-types --- 22:14:23 [INFO] 22:14:23 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-routing-types --- 22:14:23 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT.jar 22:14:23 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 22:14:23 [INFO] 22:14:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- 22:14:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar 22:14:25 [INFO] 22:14:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 22:14:25 [INFO] CycloneDX: Resolving Dependencies 22:14:25 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:14:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml 22:14:25 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json 22:14:25 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 22:14:25 [INFO] 22:14:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 22:14:25 [INFO] Skipping duplicate-finder execution! 22:14:25 [INFO] 22:14:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-routing-types --- 22:14:25 [INFO] No dependency problems found 22:14:25 [INFO] 22:14:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- 22:14:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-sources.jar 22:14:25 [INFO] 22:14:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-routing-types --- 22:14:25 [INFO] 22:14:25 [INFO] --- jacoco:0.8.15:report (report) @ iana-routing-types --- 22:14:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:25 [INFO] 22:14:25 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 22:14:25 [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/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.pom 22:14:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.jar 22:14:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar 22:14:25 [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/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:25 [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/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 22:14:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-sources.jar 22:14:25 [INFO] 22:14:25 [INFO] --- bundle:6.0.2:install (default-install) @ iana-routing-types --- 22:14:26 [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.jar 22:14:26 [INFO] Writing OBR metadata 22:14:26 [INFO] 22:14:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- 22:14:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:26 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:26 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:26 [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 22:14:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:26 [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 22:14:26 [INFO] 22:14:26 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-routing-types --- 22:14:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:26 [INFO] 22:14:26 [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- 22:14:26 [INFO] Building rfc8294-ietf-routing-types 2.0.4-SNAPSHOT [42/161] 22:14:26 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 22:14:26 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:26 [INFO] 22:14:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] 22:14:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:26 [INFO] 22:14:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:26 [INFO] 22:14:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] 22:14:26 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] 22:14:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:14:26 [INFO] 22:14:26 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:26 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang 22:14:26 [INFO] yang-to-sources: Found 2 dependencies in 2.176 ms 22:14:26 [INFO] yang-to-sources: Project model files found: 1 in 8.620 ms 22:14:26 [INFO] yang-to-sources: 3 YANG models processed in 19.26 ms 22:14:26 [INFO] BindingJavaFileGenerator: Defined 47 files in 7.177 ms 22:14:26 [INFO] Sorted 47 files into 6 directories in 191.4 μs 22:14:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 21.30 ms 22:14:26 [INFO] 22:14:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Starting audit... 22:14:26 Audit done. 22:14:26 [INFO] You have 0 Checkstyle violations. 22:14:26 [INFO] 22:14:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Starting audit... 22:14:26 Audit done. 22:14:26 [INFO] You have 0 Checkstyle violations. 22:14:26 [INFO] 22:14:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] 22:14:26 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources 22:14:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 22:14:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 22:14:26 [INFO] 22:14:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Recompiling the module because of changed dependency. 22:14:26 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 22:14:26 [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:[68,42] possible 'this' escape before subclass is fully initialized 22:14:26 [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:[68,42] possible 'this' escape before subclass is fully initialized 22:14:26 [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/IetfRoutingTypesData.java:[284,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:26 [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/RouterId.java:[66,42] possible 'this' escape before subclass is fully initialized 22:14:26 [INFO] 22:14:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 22:14:26 [INFO] 22:14:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 22:14:26 [INFO] Fork Value is true 22:14:29 [INFO] Done SpotBugs Analysis.... 22:14:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:30 [INFO] 22:14:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 22:14:30 [INFO] 22:14:30 [INFO] 22:14:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] BugInstance size is 0 22:14:30 [INFO] Error size is 0 22:14:30 [INFO] No errors/warnings found 22:14:30 [INFO] 22:14:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources 22:14:30 [INFO] 22:14:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] No sources to compile 22:14:30 [INFO] 22:14:30 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] No tests to run. 22:14:30 [INFO] 22:14:30 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] 22:14:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 22:14:30 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 22:14:30 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 22:14:30 [INFO] 22:14:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 22:14:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar 22:14:32 [INFO] 22:14:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 22:14:32 [INFO] CycloneDX: Resolving Dependencies 22:14:33 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:14:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 22:14:33 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json 22:14:33 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 22:14:33 [INFO] 22:14:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Skipping duplicate-finder execution! 22:14:33 [INFO] 22:14:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] No dependency problems found 22:14:33 [INFO] 22:14:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar 22:14:33 [INFO] 22:14:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] 22:14:33 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:33 [INFO] 22:14:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 22:14:33 [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/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.pom 22:14:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 22:14:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar 22:14:33 [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/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:33 [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/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 22:14:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar 22:14:33 [INFO] 22:14:33 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 22:14:33 [INFO] Writing OBR metadata 22:14:33 [INFO] 22:14:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:33 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:33 [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 22:14:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:33 [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 22:14:33 [INFO] 22:14:33 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 22:14:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:33 [INFO] 22:14:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ 22:14:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 2.0.4-SNAPSHOT [43/161] 22:14:33 [INFO] from features/odl-ietf-model-rfc8294/pom.xml 22:14:33 [INFO] ------------------------------[ feature ]------------------------------- 22:14:33 [INFO] 22:14:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] 22:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:33 [INFO] 22:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:33 [INFO] 22:14:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] 22:14:33 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] 22:14:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:33 [INFO] argLine set to empty 22:14:33 [INFO] 22:14:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Starting audit... 22:14:33 Audit done. 22:14:33 [INFO] You have 0 Checkstyle violations. 22:14:33 [INFO] 22:14:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Starting audit... 22:14:33 Audit done. 22:14:33 [INFO] You have 0 Checkstyle violations. 22:14:33 [INFO] 22:14:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] 22:14:33 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- 22:14:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml 22:14:34 [INFO] ...done! 22:14:34 [INFO] Set artifact 22:14:34 [INFO] 22:14:34 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8294 --- 22:14:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:14:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:14:34 [INFO] 22:14:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> 22:14:34 [INFO] 22:14:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- 22:14:34 [INFO] No files found to run spotbugs; check compile phase has been run. 22:14:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:34 [INFO] 22:14:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< 22:14:34 [INFO] 22:14:34 [INFO] 22:14:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8294 --- 22:14:34 [INFO] 22:14:34 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8294 --- 22:14:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 22:14:34 [INFO] Project dependency features detected: [] 22:14:34 [INFO] Pax Exam System (Version: 4.14.0) created. 22:14:34 [INFO] Creating RMI registry server on 127.0.0.1:40573 22:14:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:14:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:14:34 [INFO] Waiting for remote bundle context.. on 40573 name: 4e026149-c718-47d3-8e11-ccbddffa2193 timout: [ RelativeTimeout value = 180000 ] 22:14:40 [INFO] Building jar from resources and headers. 22:14:40 [INFO] Writing jar finished. 22:14:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:14:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:14:42 [INFO] 22:14:42 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] 22:14:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:42 [INFO] 22:14:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] CycloneDX: Resolving Dependencies 22:14:42 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 22:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml 22:14:42 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json 22:14:42 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.json 22:14:42 [INFO] 22:14:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Skipping duplicate-finder execution! 22:14:42 [INFO] 22:14:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Skipping plugin execution 22:14:42 [INFO] 22:14:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Skipping source per configuration. 22:14:42 [INFO] 22:14:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] 22:14:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:42 [INFO] 22:14:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- 22:14:42 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT.pom 22:14:42 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-features.xml 22:14:42 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:42 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.json 22:14:42 [INFO] 22:14:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- 22:14:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:42 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:42 [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 22:14:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:42 [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 22:14:42 [INFO] 22:14:42 [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- 22:14:42 [INFO] Building rfc8342-ietf-datastores 2.0.4-SNAPSHOT [44/161] 22:14:42 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 22:14:42 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:42 [INFO] 22:14:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 22:14:42 [INFO] 22:14:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 22:14:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:42 [INFO] 22:14:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 22:14:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:42 [INFO] 22:14:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] 22:14:43 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] 22:14:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 22:14:43 [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/** 22:14:43 [INFO] 22:14:43 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/yang 22:14:43 [INFO] yang-to-sources: Found 0 dependencies in 2.373 ms 22:14:43 [INFO] yang-to-sources: Project model files found: 1 in 2.182 ms 22:14:43 [INFO] yang-to-sources: 1 YANG models processed in 3.932 ms 22:14:43 [INFO] BindingJavaFileGenerator: Defined 12 files in 1.328 ms 22:14:43 [INFO] Sorted 12 files into 3 directories in 176.4 μs 22:14:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 7.738 ms 22:14:43 [INFO] 22:14:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Starting audit... 22:14:43 Audit done. 22:14:43 [INFO] You have 0 Checkstyle violations. 22:14:43 [INFO] 22:14:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Starting audit... 22:14:43 Audit done. 22:14:43 [INFO] You have 0 Checkstyle violations. 22:14:43 [INFO] 22:14:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] 22:14:43 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/resources 22:14:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 22:14:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 22:14:43 [INFO] 22:14:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Recompiling the module because of changed source code. 22:14:43 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 22:14:43 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/datastores/rev180214/IetfDatastoresData.java:[79,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:43 [INFO] 22:14:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 22:14:43 [INFO] 22:14:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Spotbugs plugin skipped 22:14:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:43 [INFO] 22:14:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 22:14:43 [INFO] 22:14:43 [INFO] 22:14:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Spotbugs plugin skipped 22:14:43 [INFO] 22:14:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/test/resources 22:14:43 [INFO] 22:14:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] No sources to compile 22:14:43 [INFO] 22:14:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] No tests to run. 22:14:43 [INFO] 22:14:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] 22:14:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-datastores --- 22:14:43 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 22:14:43 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 22:14:43 [INFO] 22:14:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 22:14:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar 22:14:44 [INFO] 22:14:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] CycloneDX: Resolving Dependencies 22:14:45 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:14:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml 22:14:45 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json 22:14:45 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.json 22:14:45 [INFO] 22:14:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Skipping duplicate-finder execution! 22:14:45 [INFO] 22:14:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] No dependency problems found 22:14:45 [INFO] 22:14:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar 22:14:45 [INFO] 22:14:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] 22:14:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:45 [INFO] 22:14:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 22:14:45 [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/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.pom 22:14:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 22:14:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar 22:14:45 [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/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:45 [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/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.json 22:14:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar 22:14:45 [INFO] 22:14:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 22:14:45 [INFO] Writing OBR metadata 22:14:45 [INFO] 22:14:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:45 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:45 [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 22:14:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:45 [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 22:14:45 [INFO] 22:14:45 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8342-ietf-datastores --- 22:14:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:45 [INFO] 22:14:45 [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- 22:14:45 [INFO] Building rfc8342-ietf-origin 2.0.4-SNAPSHOT [45/161] 22:14:45 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 22:14:45 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:45 [INFO] 22:14:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 22:14:45 [INFO] 22:14:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-origin --- 22:14:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:45 [INFO] 22:14:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 22:14:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:45 [INFO] 22:14:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- 22:14:45 [INFO] 22:14:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-origin --- 22:14:45 [INFO] 22:14:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 22:14:45 [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/** 22:14:45 [INFO] 22:14:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-origin --- 22:14:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/yang 22:14:45 [INFO] yang-to-sources: Found 1 dependencies in 2.487 ms 22:14:45 [INFO] yang-to-sources: Project model files found: 1 in 1.988 ms 22:14:45 [INFO] yang-to-sources: 2 YANG models processed in 8.724 ms 22:14:45 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.606 ms 22:14:45 [INFO] Sorted 11 files into 3 directories in 267.9 μs 22:14:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 9.059 ms 22:14:45 [INFO] 22:14:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 22:14:45 [INFO] Starting audit... 22:14:45 Audit done. 22:14:45 [INFO] You have 0 Checkstyle violations. 22:14:45 [INFO] 22:14:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 22:14:45 [INFO] Starting audit... 22:14:45 Audit done. 22:14:45 [INFO] You have 0 Checkstyle violations. 22:14:45 [INFO] 22:14:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-origin --- 22:14:45 [INFO] 22:14:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-origin --- 22:14:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/resources 22:14:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 22:14:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 22:14:45 [INFO] 22:14:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-origin --- 22:14:45 [INFO] Recompiling the module because of changed dependency. 22:14:45 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:14:46 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/origin/rev180214/IetfOriginData.java:[82,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:46 [INFO] 22:14:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 22:14:46 [INFO] 22:14:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 22:14:46 [INFO] Spotbugs plugin skipped 22:14:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:46 [INFO] 22:14:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 22:14:46 [INFO] 22:14:46 [INFO] 22:14:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-origin --- 22:14:46 [INFO] Spotbugs plugin skipped 22:14:46 [INFO] 22:14:46 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-origin --- 22:14:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/test/resources 22:14:46 [INFO] 22:14:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 22:14:46 [INFO] No sources to compile 22:14:46 [INFO] 22:14:46 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-origin --- 22:14:46 [INFO] No tests to run. 22:14:46 [INFO] 22:14:46 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-origin --- 22:14:46 [INFO] 22:14:46 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-origin --- 22:14:46 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 22:14:46 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 22:14:46 [INFO] 22:14:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- 22:14:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar 22:14:47 [INFO] 22:14:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 22:14:47 [INFO] CycloneDX: Resolving Dependencies 22:14:48 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:14:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml 22:14:48 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json 22:14:48 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.json 22:14:48 [INFO] 22:14:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Skipping duplicate-finder execution! 22:14:48 [INFO] 22:14:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 22:14:48 [INFO] No dependency problems found 22:14:48 [INFO] 22:14:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar 22:14:48 [INFO] 22:14:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 22:14:48 [INFO] 22:14:48 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:48 [INFO] 22:14:48 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 22:14:48 [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/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.pom 22:14:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 22:14:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar 22:14:48 [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/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:48 [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/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.json 22:14:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar 22:14:48 [INFO] 22:14:48 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 22:14:48 [INFO] Writing OBR metadata 22:14:48 [INFO] 22:14:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:48 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:48 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:48 [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 22:14:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:48 [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 22:14:48 [INFO] 22:14:48 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8342-ietf-origin --- 22:14:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:14:48 [INFO] 22:14:48 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ 22:14:48 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 2.0.4-SNAPSHOT [46/161] 22:14:48 [INFO] from features/odl-ietf-model-rfc8342/pom.xml 22:14:48 [INFO] ------------------------------[ feature ]------------------------------- 22:14:48 [INFO] 22:14:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] 22:14:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:48 [INFO] 22:14:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:48 [INFO] 22:14:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] 22:14:48 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] 22:14:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:48 [INFO] argLine set to empty 22:14:48 [INFO] 22:14:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Starting audit... 22:14:48 Audit done. 22:14:48 [INFO] You have 0 Checkstyle violations. 22:14:48 [INFO] 22:14:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Starting audit... 22:14:48 Audit done. 22:14:48 [INFO] You have 0 Checkstyle violations. 22:14:48 [INFO] 22:14:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] 22:14:48 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml 22:14:48 [INFO] ...done! 22:14:48 [INFO] Set artifact 22:14:48 [INFO] 22:14:48 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8342 --- 22:14:48 [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 22:14:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:14:48 [INFO] 22:14:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> 22:14:48 [INFO] 22:14:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] No files found to run spotbugs; check compile phase has been run. 22:14:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:48 [INFO] 22:14:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< 22:14:48 [INFO] 22:14:48 [INFO] 22:14:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] 22:14:48 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8342 --- 22:14:48 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 22:14:48 [INFO] Project dependency features detected: [] 22:14:48 [INFO] Pax Exam System (Version: 4.14.0) created. 22:14:48 [INFO] Creating RMI registry server on 127.0.0.1:40855 22:14:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:14:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:14:49 [INFO] Waiting for remote bundle context.. on 40855 name: 233f11f6-0520-40e3-86d2-2fad3d114039 timout: [ RelativeTimeout value = 180000 ] 22:14:53 [INFO] Building jar from resources and headers. 22:14:53 [INFO] Writing jar finished. 22:14:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:14:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:14:55 [INFO] 22:14:55 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8342 --- 22:14:55 [INFO] 22:14:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- 22:14:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:55 [INFO] 22:14:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- 22:14:55 [INFO] CycloneDX: Resolving Dependencies 22:14:56 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:14:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml 22:14:56 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json 22:14:56 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.json 22:14:56 [INFO] 22:14:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] Skipping duplicate-finder execution! 22:14:56 [INFO] 22:14:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] Skipping plugin execution 22:14:56 [INFO] 22:14:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] Skipping source per configuration. 22:14:56 [INFO] 22:14:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] 22:14:56 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:56 [INFO] 22:14:56 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- 22:14:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT.pom 22:14:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-features.xml 22:14:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.xml 22:14:56 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.json 22:14:56 [INFO] 22:14:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- 22:14:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:56 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:56 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:14:56 [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 22:14:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:56 [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 22:14:56 [INFO] 22:14:56 [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- 22:14:56 [INFO] Building rfc8344 2.0.4-SNAPSHOT [47/161] 22:14:56 [INFO] from model/rfc/rfc8344/pom.xml 22:14:56 [INFO] -------------------------------[ bundle ]------------------------------- 22:14:56 [INFO] 22:14:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 22:14:56 [INFO] 22:14:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8344 --- 22:14:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:56 [INFO] 22:14:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8344 --- 22:14:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:56 [INFO] 22:14:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8344 --- 22:14:56 [INFO] 22:14:56 [INFO] --- dependency:3.11.0:properties (default) @ rfc8344 --- 22:14:56 [INFO] 22:14:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8344 --- 22:14:56 [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/** 22:14:56 [INFO] 22:14:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8344 --- 22:14:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:14:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/yang 22:14:56 [INFO] yang-to-sources: Found 3 dependencies in 2.078 ms 22:14:56 [INFO] yang-to-sources: Project model files found: 1 in 3.699 ms 22:14:56 [INFO] yang-to-sources: 4 YANG models processed in 28.51 ms 22:14:56 [INFO] BindingJavaFileGenerator: Defined 56 files in 7.863 ms 22:14:56 [INFO] Sorted 56 files into 13 directories in 161.6 μs 22:14:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 18.28 ms 22:14:56 [INFO] 22:14:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 22:14:56 [INFO] Starting audit... 22:14:56 Audit done. 22:14:56 [INFO] You have 0 Checkstyle violations. 22:14:56 [INFO] 22:14:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 22:14:56 [INFO] Starting audit... 22:14:56 Audit done. 22:14:56 [INFO] You have 0 Checkstyle violations. 22:14:56 [INFO] 22:14:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8344 --- 22:14:56 [INFO] 22:14:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8344 --- 22:14:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/resources 22:14:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi 22:14:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:14:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:14:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi 22:14:56 [INFO] 22:14:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8344 --- 22:14:56 [INFO] Recompiling the module because of changed dependency. 22:14:56 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 22:14:57 [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/IetfIpData.java:[410,109] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:14:57 [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/ipv6/AddressKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/ipv6/AddressKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/ipv6/AddressKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/ipv6/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/ipv6/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/ipv6/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:14:57 [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/AddressKey.java:[20,17] 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 22:14:57 [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/AddressKey.java:[20,17] 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 22:14:57 [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/AddressKey.java:[20,17] 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 22:14:57 [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/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:14:57 [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/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:14:57 [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/NeighborKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:14:57 [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:[23,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 22:14:57 [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:[23,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 22:14:57 [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:[23,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 22:14:57 [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 22:14:57 [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:[163,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 22:14:57 [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:[23,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 22:14:57 [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:[23,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 22:14:57 [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:[23,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 22:14:57 [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 22:14:57 [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:[174,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 22:14:57 [INFO] 22:14:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8344 >>> 22:14:57 [INFO] 22:14:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8344 --- 22:14:57 [INFO] Spotbugs plugin skipped 22:14:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:14:57 [INFO] 22:14:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8344 <<< 22:14:57 [INFO] 22:14:57 [INFO] 22:14:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8344 --- 22:14:57 [INFO] Spotbugs plugin skipped 22:14:57 [INFO] 22:14:57 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8344 --- 22:14:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/test/resources 22:14:57 [INFO] 22:14:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8344 --- 22:14:57 [INFO] No sources to compile 22:14:57 [INFO] 22:14:57 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8344 --- 22:14:57 [INFO] No tests to run. 22:14:57 [INFO] 22:14:57 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8344 --- 22:14:57 [INFO] 22:14:57 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8344 --- 22:14:57 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT.jar 22:14:57 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 22:14:57 [INFO] 22:14:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- 22:15:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-javadoc.jar 22:15:00 [INFO] 22:15:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 22:15:00 [INFO] CycloneDX: Resolving Dependencies 22:15:01 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:15:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml 22:15:01 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json 22:15:01 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 22:15:01 [INFO] 22:15:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 22:15:01 [INFO] Skipping duplicate-finder execution! 22:15:01 [INFO] 22:15:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8344 --- 22:15:01 [INFO] No dependency problems found 22:15:01 [INFO] 22:15:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- 22:15:01 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-sources.jar 22:15:01 [INFO] 22:15:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- jacoco:0.8.15:report (report) @ rfc8344 --- 22:15:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:01 [INFO] 22:15:01 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.pom 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.jar 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-javadoc.jar 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 22:15:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-sources.jar 22:15:01 [INFO] 22:15:01 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8344 --- 22:15:01 [INFO] Installing org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.jar 22:15:01 [INFO] Writing OBR metadata 22:15:01 [INFO] 22:15:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- 22:15:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml 22:15:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:01 [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 22:15:01 [INFO] 22:15:01 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8344 --- 22:15:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:01 [INFO] 22:15:01 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ 22:15:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 2.0.4-SNAPSHOT [48/161] 22:15:01 [INFO] from features/odl-ietf-model-rfc8344/pom.xml 22:15:01 [INFO] ------------------------------[ feature ]------------------------------- 22:15:01 [INFO] 22:15:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:01 [INFO] 22:15:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:01 [INFO] 22:15:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:01 [INFO] argLine set to empty 22:15:01 [INFO] 22:15:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Starting audit... 22:15:01 Audit done. 22:15:01 [INFO] You have 0 Checkstyle violations. 22:15:01 [INFO] 22:15:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Starting audit... 22:15:01 Audit done. 22:15:01 [INFO] You have 0 Checkstyle violations. 22:15:01 [INFO] 22:15:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml 22:15:01 [INFO] ...done! 22:15:01 [INFO] Set artifact 22:15:01 [INFO] 22:15:01 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:15:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:15:01 [INFO] 22:15:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> 22:15:01 [INFO] 22:15:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] No files found to run spotbugs; check compile phase has been run. 22:15:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:01 [INFO] 22:15:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< 22:15:01 [INFO] 22:15:01 [INFO] 22:15:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] 22:15:01 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8344 --- 22:15:01 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 22:15:01 [INFO] Project dependency features detected: [] 22:15:01 [INFO] Pax Exam System (Version: 4.14.0) created. 22:15:01 [INFO] Creating RMI registry server on 127.0.0.1:37563 22:15:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:15:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:15:02 [INFO] Waiting for remote bundle context.. on 37563 name: 117024ea-83d5-49dd-aae9-bbe9bbf93558 timout: [ RelativeTimeout value = 180000 ] 22:15:06 [INFO] Building jar from resources and headers. 22:15:06 [INFO] Writing jar finished. 22:15:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:15:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:15:09 [INFO] 22:15:09 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] 22:15:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:15:09 [INFO] 22:15:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] CycloneDX: Resolving Dependencies 22:15:09 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:15:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml 22:15:09 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json 22:15:09 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 22:15:09 [INFO] 22:15:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Skipping duplicate-finder execution! 22:15:09 [INFO] 22:15:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Skipping plugin execution 22:15:09 [INFO] 22:15:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Skipping source per configuration. 22:15:09 [INFO] 22:15:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] 22:15:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:09 [INFO] 22:15:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- 22:15:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT.pom 22:15:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-features.xml 22:15:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:09 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 22:15:09 [INFO] 22:15:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- 22:15:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:09 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:09 [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 22:15:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:09 [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 22:15:09 [INFO] 22:15:09 [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- 22:15:09 [INFO] Building rfc8345-ietf-network 2.0.4-SNAPSHOT [49/161] 22:15:09 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 22:15:09 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:09 [INFO] 22:15:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 22:15:09 [INFO] 22:15:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network --- 22:15:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:09 [INFO] 22:15:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 22:15:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:09 [INFO] 22:15:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- 22:15:10 [INFO] 22:15:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network --- 22:15:10 [INFO] 22:15:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 22:15:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:15:10 [INFO] 22:15:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network --- 22:15:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/yang 22:15:10 [INFO] yang-to-sources: Found 1 dependencies in 2.650 ms 22:15:10 [INFO] yang-to-sources: Project model files found: 1 in 2.214 ms 22:15:10 [INFO] yang-to-sources: 2 YANG models processed in 14.43 ms 22:15:10 [INFO] BindingJavaFileGenerator: Defined 24 files in 4.997 ms 22:15:10 [INFO] Sorted 24 files into 6 directories in 174.3 μs 22:15:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 12.10 ms 22:15:10 [INFO] 22:15:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 22:15:10 [INFO] Starting audit... 22:15:10 Audit done. 22:15:10 [INFO] You have 0 Checkstyle violations. 22:15:10 [INFO] 22:15:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 22:15:10 [INFO] Starting audit... 22:15:10 Audit done. 22:15:10 [INFO] You have 0 Checkstyle violations. 22:15:10 [INFO] 22:15:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network --- 22:15:10 [INFO] 22:15:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network --- 22:15:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/resources 22:15:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 22:15:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 22:15:10 [INFO] 22:15:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network --- 22:15:10 [INFO] Recompiling the module because of changed dependency. 22:15:10 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:15:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev180226/IetfNetworkData.java:[118,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:10 [INFO] 22:15:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 22:15:10 [INFO] 22:15:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network --- 22:15:10 [INFO] Spotbugs plugin skipped 22:15:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:10 [INFO] 22:15:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 22:15:10 [INFO] 22:15:10 [INFO] 22:15:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network --- 22:15:10 [INFO] Spotbugs plugin skipped 22:15:10 [INFO] 22:15:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network --- 22:15:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/test/resources 22:15:10 [INFO] 22:15:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- 22:15:10 [INFO] No sources to compile 22:15:10 [INFO] 22:15:10 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network --- 22:15:10 [INFO] No tests to run. 22:15:10 [INFO] 22:15:10 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network --- 22:15:10 [INFO] 22:15:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network --- 22:15:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 22:15:10 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 22:15:10 [INFO] 22:15:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- 22:15:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar 22:15:12 [INFO] 22:15:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 22:15:12 [INFO] CycloneDX: Resolving Dependencies 22:15:12 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:15:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml 22:15:12 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json 22:15:12 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.json 22:15:12 [INFO] 22:15:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 22:15:12 [INFO] Skipping duplicate-finder execution! 22:15:12 [INFO] 22:15:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 22:15:12 [INFO] No dependency problems found 22:15:12 [INFO] 22:15:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 22:15:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar 22:15:13 [INFO] 22:15:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network --- 22:15:13 [INFO] 22:15:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network --- 22:15:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:13 [INFO] 22:15:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 22:15:13 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.pom 22:15:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 22:15:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar 22:15:13 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:13 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.json 22:15:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar 22:15:13 [INFO] 22:15:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network --- 22:15:13 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 22:15:13 [INFO] Writing OBR metadata 22:15:13 [INFO] 22:15:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- 22:15:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:13 [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 22:15:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:13 [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 22:15:13 [INFO] 22:15:13 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8345-ietf-network --- 22:15:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:13 [INFO] 22:15:13 [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ 22:15:13 [INFO] Building rfc8345-ietf-network-topology 2.0.4-SNAPSHOT [50/161] 22:15:13 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 22:15:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:13 [INFO] 22:15:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] 22:15:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:13 [INFO] 22:15:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:13 [INFO] 22:15:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] 22:15:13 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] 22:15:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 22:15:13 [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/** 22:15:13 [INFO] 22:15:13 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang 22:15:13 [INFO] yang-to-sources: Found 2 dependencies in 2.127 ms 22:15:13 [INFO] yang-to-sources: Project model files found: 1 in 2.175 ms 22:15:13 [INFO] yang-to-sources: 3 YANG models processed in 16.50 ms 22:15:13 [INFO] BindingJavaFileGenerator: Defined 28 files in 4.840 ms 22:15:13 [INFO] Sorted 28 files into 7 directories in 159.2 μs 22:15:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 18.95 ms 22:15:13 [INFO] 22:15:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Starting audit... 22:15:13 Audit done. 22:15:13 [INFO] You have 0 Checkstyle violations. 22:15:13 [INFO] 22:15:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Starting audit... 22:15:13 Audit done. 22:15:13 [INFO] You have 0 Checkstyle violations. 22:15:13 [INFO] 22:15:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] 22:15:13 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources 22:15:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 22:15:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 22:15:13 [INFO] 22:15:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Recompiling the module because of changed dependency. 22:15:13 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 22:15:13 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev180226/IetfNetworkTopologyData.java:[161,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:13 [INFO] 22:15:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 22:15:13 [INFO] 22:15:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Spotbugs plugin skipped 22:15:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:13 [INFO] 22:15:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 22:15:13 [INFO] 22:15:13 [INFO] 22:15:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Spotbugs plugin skipped 22:15:13 [INFO] 22:15:13 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources 22:15:13 [INFO] 22:15:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] No sources to compile 22:15:13 [INFO] 22:15:13 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] No tests to run. 22:15:13 [INFO] 22:15:13 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] 22:15:13 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 22:15:13 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 22:15:13 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 22:15:13 [INFO] 22:15:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar 22:15:16 [INFO] 22:15:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] CycloneDX: Resolving Dependencies 22:15:16 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:15:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 22:15:16 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json 22:15:16 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:15:16 [INFO] 22:15:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Skipping duplicate-finder execution! 22:15:16 [INFO] 22:15:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] No dependency problems found 22:15:16 [INFO] 22:15:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar 22:15:16 [INFO] 22:15:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] 22:15:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:16 [INFO] 22:15:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 22:15:16 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.pom 22:15:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 22:15:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar 22:15:16 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:16 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:15:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar 22:15:16 [INFO] 22:15:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 22:15:16 [INFO] Writing OBR metadata 22:15:16 [INFO] 22:15:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:16 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:16 [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 22:15:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:16 [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 22:15:16 [INFO] 22:15:16 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 22:15:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:16 [INFO] 22:15:16 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ 22:15:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 2.0.4-SNAPSHOT [51/161] 22:15:16 [INFO] from features/odl-ietf-model-rfc8345/pom.xml 22:15:16 [INFO] ------------------------------[ feature ]------------------------------- 22:15:16 [INFO] 22:15:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] 22:15:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:16 [INFO] 22:15:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:16 [INFO] 22:15:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] 22:15:16 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] 22:15:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:16 [INFO] argLine set to empty 22:15:16 [INFO] 22:15:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- 22:15:16 [INFO] Starting audit... 22:15:16 Audit done. 22:15:16 [INFO] You have 0 Checkstyle violations. 22:15:16 [INFO] 22:15:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] Starting audit... 22:15:17 Audit done. 22:15:17 [INFO] You have 0 Checkstyle violations. 22:15:17 [INFO] 22:15:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] 22:15:17 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml 22:15:17 [INFO] ...done! 22:15:17 [INFO] Set artifact 22:15:17 [INFO] 22:15:17 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345 --- 22:15:17 [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 22:15:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:15:17 [INFO] 22:15:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> 22:15:17 [INFO] 22:15:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] No files found to run spotbugs; check compile phase has been run. 22:15:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:17 [INFO] 22:15:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< 22:15:17 [INFO] 22:15:17 [INFO] 22:15:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] 22:15:17 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345 --- 22:15:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 22:15:17 [INFO] Project dependency features detected: [] 22:15:17 [INFO] Pax Exam System (Version: 4.14.0) created. 22:15:17 [INFO] Creating RMI registry server on 127.0.0.1:44591 22:15:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:15:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:15:17 [INFO] Waiting for remote bundle context.. on 44591 name: 739f046a-282d-475d-b133-70a6052f0705 timout: [ RelativeTimeout value = 180000 ] 22:15:22 [INFO] Building jar from resources and headers. 22:15:22 [INFO] Writing jar finished. 22:15:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:15:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:15:24 [INFO] 22:15:24 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345 --- 22:15:24 [INFO] 22:15:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- 22:15:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:15:24 [INFO] 22:15:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- 22:15:24 [INFO] CycloneDX: Resolving Dependencies 22:15:25 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 22:15:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml 22:15:25 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json 22:15:25 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.json 22:15:25 [INFO] 22:15:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] Skipping duplicate-finder execution! 22:15:25 [INFO] 22:15:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] Skipping plugin execution 22:15:25 [INFO] 22:15:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] Skipping source per configuration. 22:15:25 [INFO] 22:15:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] 22:15:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:25 [INFO] 22:15:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- 22:15:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT.pom 22:15:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-features.xml 22:15:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.json 22:15:25 [INFO] 22:15:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- 22:15:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:25 [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 22:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:25 [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 22:15:25 [INFO] 22:15:25 [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- 22:15:25 [INFO] Building rfc8345-ietf-network-state 2.0.4-SNAPSHOT [52/161] 22:15:25 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 22:15:25 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:25 [INFO] 22:15:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] 22:15:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:25 [INFO] 22:15:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:25 [INFO] 22:15:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] 22:15:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] 22:15:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 22:15:25 [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/** 22:15:25 [INFO] 22:15:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/yang 22:15:25 [INFO] yang-to-sources: Found 2 dependencies in 2.824 ms 22:15:25 [INFO] yang-to-sources: Project model files found: 1 in 1.930 ms 22:15:25 [INFO] yang-to-sources: 3 YANG models processed in 12.55 ms 22:15:25 [INFO] BindingJavaFileGenerator: Defined 22 files in 4.067 ms 22:15:25 [INFO] Sorted 22 files into 6 directories in 156.9 μs 22:15:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 11.99 ms 22:15:25 [INFO] 22:15:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Starting audit... 22:15:25 Audit done. 22:15:25 [INFO] You have 0 Checkstyle violations. 22:15:25 [INFO] 22:15:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Starting audit... 22:15:25 Audit done. 22:15:25 [INFO] You have 0 Checkstyle violations. 22:15:25 [INFO] 22:15:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] 22:15:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/resources 22:15:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 22:15:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 22:15:25 [INFO] 22:15:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Recompiling the module because of changed dependency. 22:15:25 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:15:25 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/state/rev180226/IetfNetworkStateData.java:[119,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:25 [INFO] 22:15:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 22:15:25 [INFO] 22:15:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Spotbugs plugin skipped 22:15:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:25 [INFO] 22:15:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 22:15:25 [INFO] 22:15:25 [INFO] 22:15:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] Spotbugs plugin skipped 22:15:25 [INFO] 22:15:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/test/resources 22:15:25 [INFO] 22:15:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] No sources to compile 22:15:25 [INFO] 22:15:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] No tests to run. 22:15:25 [INFO] 22:15:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-state --- 22:15:25 [INFO] 22:15:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-state --- 22:15:26 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 22:15:26 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 22:15:26 [INFO] 22:15:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:28 [INFO] 22:15:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] CycloneDX: Resolving Dependencies 22:15:28 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:15:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml 22:15:28 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json 22:15:28 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:28 [INFO] 22:15:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Skipping duplicate-finder execution! 22:15:28 [INFO] 22:15:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] No dependency problems found 22:15:28 [INFO] 22:15:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar 22:15:28 [INFO] 22:15:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] 22:15:28 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:28 [INFO] 22:15:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 22:15:28 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.pom 22:15:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 22:15:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:28 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:28 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:28 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar 22:15:28 [INFO] 22:15:28 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 22:15:28 [INFO] Writing OBR metadata 22:15:28 [INFO] 22:15:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:28 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:28 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:28 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:28 [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 22:15:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:28 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:28 [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 22:15:28 [INFO] 22:15:28 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8345-ietf-network-state --- 22:15:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:28 [INFO] 22:15:28 [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- 22:15:28 [INFO] Building rfc8345-ietf-network-topology-state 2.0.4-SNAPSHOT [53/161] 22:15:28 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 22:15:28 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:28 [INFO] 22:15:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 22:15:28 [INFO] 22:15:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 22:15:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:28 [INFO] 22:15:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 22:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:28 [INFO] 22:15:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] 22:15:29 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] 22:15:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 22:15:29 [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/** 22:15:29 [INFO] 22:15:29 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:29 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 22:15:29 [INFO] yang-to-sources: Found 4 dependencies in 2.833 ms 22:15:29 [INFO] yang-to-sources: Project model files found: 1 in 1.992 ms 22:15:29 [INFO] yang-to-sources: 5 YANG models processed in 22.38 ms 22:15:29 [INFO] BindingJavaFileGenerator: Defined 26 files in 6.338 ms 22:15:29 [INFO] Sorted 26 files into 7 directories in 139.6 μs 22:15:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 12.62 ms 22:15:29 [INFO] 22:15:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Starting audit... 22:15:29 Audit done. 22:15:29 [INFO] You have 0 Checkstyle violations. 22:15:29 [INFO] 22:15:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Starting audit... 22:15:29 Audit done. 22:15:29 [INFO] You have 0 Checkstyle violations. 22:15:29 [INFO] 22:15:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] 22:15:29 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 22:15:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 22:15:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 22:15:29 [INFO] 22:15:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Recompiling the module because of changed dependency. 22:15:29 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 22:15:29 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/state/rev180226/IetfNetworkTopologyStateData.java:[162,147] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:29 [INFO] 22:15:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 22:15:29 [INFO] 22:15:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Spotbugs plugin skipped 22:15:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:29 [INFO] 22:15:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 22:15:29 [INFO] 22:15:29 [INFO] 22:15:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Spotbugs plugin skipped 22:15:29 [INFO] 22:15:29 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 22:15:29 [INFO] 22:15:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] No sources to compile 22:15:29 [INFO] 22:15:29 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] No tests to run. 22:15:29 [INFO] 22:15:29 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] 22:15:29 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 22:15:29 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 22:15:29 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 22:15:29 [INFO] 22:15:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 22:15:31 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:31 [INFO] 22:15:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 22:15:31 [INFO] CycloneDX: Resolving Dependencies 22:15:32 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:15:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 22:15:32 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 22:15:32 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:32 [INFO] 22:15:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Skipping duplicate-finder execution! 22:15:32 [INFO] 22:15:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] No dependency problems found 22:15:32 [INFO] 22:15:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar 22:15:32 [INFO] 22:15:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] 22:15:32 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:32 [INFO] 22:15:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 22:15:32 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.pom 22:15:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 22:15:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:32 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:32 [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/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar 22:15:32 [INFO] 22:15:32 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 22:15:32 [INFO] Writing OBR metadata 22:15:32 [INFO] 22:15:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:32 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:32 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:32 [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 22:15:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:32 [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 22:15:32 [INFO] 22:15:32 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 22:15:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:32 [INFO] 22:15:32 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- 22:15:32 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 2.0.4-SNAPSHOT [54/161] 22:15:32 [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml 22:15:32 [INFO] ------------------------------[ feature ]------------------------------- 22:15:32 [INFO] 22:15:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] 22:15:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:32 [INFO] 22:15:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:32 [INFO] 22:15:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] 22:15:32 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] 22:15:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:32 [INFO] argLine set to empty 22:15:32 [INFO] 22:15:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Starting audit... 22:15:32 Audit done. 22:15:32 [INFO] You have 0 Checkstyle violations. 22:15:32 [INFO] 22:15:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Starting audit... 22:15:32 Audit done. 22:15:32 [INFO] You have 0 Checkstyle violations. 22:15:32 [INFO] 22:15:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] 22:15:32 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml 22:15:32 [INFO] ...done! 22:15:32 [INFO] Set artifact 22:15:32 [INFO] 22:15:32 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:15:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:15:32 [INFO] 22:15:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> 22:15:32 [INFO] 22:15:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] No files found to run spotbugs; check compile phase has been run. 22:15:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:32 [INFO] 22:15:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< 22:15:32 [INFO] 22:15:32 [INFO] 22:15:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] 22:15:32 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:32 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda 22:15:32 [INFO] Project dependency features detected: [] 22:15:32 [INFO] Pax Exam System (Version: 4.14.0) created. 22:15:32 [INFO] Creating RMI registry server on 127.0.0.1:46227 22:15:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:15:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:15:32 [INFO] Waiting for remote bundle context.. on 46227 name: 8c21d3ca-69e3-4cd7-9ae9-5982325d32ec timout: [ RelativeTimeout value = 180000 ] 22:15:38 [INFO] Building jar from resources and headers. 22:15:38 [INFO] Writing jar finished. 22:15:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:15:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:15:40 [INFO] 22:15:40 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] 22:15:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:15:40 [INFO] 22:15:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] CycloneDX: Resolving Dependencies 22:15:40 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:15:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml 22:15:40 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json 22:15:40 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:15:40 [INFO] 22:15:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Skipping duplicate-finder execution! 22:15:40 [INFO] 22:15:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Skipping plugin execution 22:15:40 [INFO] 22:15:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Skipping source per configuration. 22:15:40 [INFO] 22:15:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] 22:15:40 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:40 [INFO] 22:15:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT.pom 22:15:40 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-features.xml 22:15:40 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:40 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:15:40 [INFO] 22:15:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- 22:15:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:40 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:40 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:40 [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 22:15:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:40 [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 22:15:40 [INFO] 22:15:40 [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- 22:15:40 [INFO] Building rfc8346-ietf-l3-unicast-topology 2.0.4-SNAPSHOT [55/161] 22:15:40 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 22:15:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:40 [INFO] 22:15:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] 22:15:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:40 [INFO] 22:15:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:40 [INFO] 22:15:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] 22:15:40 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] 22:15:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:15:40 [INFO] 22:15:40 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 22:15:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 22:15:41 [INFO] yang-to-sources: Found 5 dependencies in 2.829 ms 22:15:41 [INFO] yang-to-sources: Project model files found: 1 in 1.869 ms 22:15:41 [INFO] yang-to-sources: 6 YANG models processed in 29.59 ms 22:15:41 [INFO] BindingJavaFileGenerator: Defined 52 files in 8.078 ms 22:15:41 [INFO] Sorted 52 files into 12 directories in 216.9 μs 22:15:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 22.21 ms 22:15:41 [INFO] 22:15:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Starting audit... 22:15:41 Audit done. 22:15:41 [INFO] You have 0 Checkstyle violations. 22:15:41 [INFO] 22:15:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Starting audit... 22:15:41 Audit done. 22:15:41 [INFO] You have 0 Checkstyle violations. 22:15:41 [INFO] 22:15:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] 22:15:41 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 22:15:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 22:15:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 22:15:41 [INFO] 22:15:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Recompiling the module because of changed dependency. 22:15:41 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 22:15:41 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/l3/unicast/topology/rev180226/IetfL3UnicastTopologyData.java:[231,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:41 [INFO] 22:15:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 22:15:41 [INFO] 22:15:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Spotbugs plugin skipped 22:15:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:41 [INFO] 22:15:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 22:15:41 [INFO] 22:15:41 [INFO] 22:15:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Spotbugs plugin skipped 22:15:41 [INFO] 22:15:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 22:15:41 [INFO] 22:15:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] No sources to compile 22:15:41 [INFO] 22:15:41 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] No tests to run. 22:15:41 [INFO] 22:15:41 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] 22:15:41 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 22:15:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 22:15:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 22:15:41 [INFO] 22:15:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 22:15:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar 22:15:44 [INFO] 22:15:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 22:15:44 [INFO] CycloneDX: Resolving Dependencies 22:15:44 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:15:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 22:15:44 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 22:15:44 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:15:44 [INFO] 22:15:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 22:15:44 [INFO] Skipping duplicate-finder execution! 22:15:44 [INFO] 22:15:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 22:15:44 [INFO] No dependency problems found 22:15:44 [INFO] 22:15:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 22:15:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar 22:15:45 [INFO] 22:15:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [INFO] 22:15:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:45 [INFO] 22:15:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.pom 22:15:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 22:15:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar 22:15:45 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:45 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:15:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar 22:15:45 [INFO] 22:15:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 22:15:45 [INFO] Writing OBR metadata 22:15:45 [INFO] 22:15:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:45 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:45 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:45 [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 22:15:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:45 [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 22:15:45 [INFO] 22:15:45 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 22:15:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:45 [INFO] 22:15:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ 22:15:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 2.0.4-SNAPSHOT [56/161] 22:15:45 [INFO] from features/odl-ietf-model-rfc8346/pom.xml 22:15:45 [INFO] ------------------------------[ feature ]------------------------------- 22:15:45 [INFO] 22:15:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] 22:15:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:45 [INFO] 22:15:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:45 [INFO] 22:15:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] 22:15:45 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] 22:15:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:45 [INFO] argLine set to empty 22:15:45 [INFO] 22:15:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Starting audit... 22:15:45 Audit done. 22:15:45 [INFO] You have 0 Checkstyle violations. 22:15:45 [INFO] 22:15:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Starting audit... 22:15:45 Audit done. 22:15:45 [INFO] You have 0 Checkstyle violations. 22:15:45 [INFO] 22:15:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] 22:15:45 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml 22:15:45 [INFO] ...done! 22:15:45 [INFO] Set artifact 22:15:45 [INFO] 22:15:45 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:15:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:15:45 [INFO] 22:15:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> 22:15:45 [INFO] 22:15:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] No files found to run spotbugs; check compile phase has been run. 22:15:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:45 [INFO] 22:15:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< 22:15:45 [INFO] 22:15:45 [INFO] 22:15:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] 22:15:45 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346 --- 22:15:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 22:15:45 [INFO] Project dependency features detected: [] 22:15:45 [INFO] Pax Exam System (Version: 4.14.0) created. 22:15:45 [INFO] Creating RMI registry server on 127.0.0.1:44059 22:15:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:15:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:15:45 [INFO] Waiting for remote bundle context.. on 44059 name: 5afd128b-0521-45f5-8e5a-55b8cb2d0b67 timout: [ RelativeTimeout value = 180000 ] 22:15:50 [INFO] Building jar from resources and headers. 22:15:50 [INFO] Writing jar finished. 22:15:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:15:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:15:53 [INFO] 22:15:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] 22:15:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:15:53 [INFO] 22:15:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] CycloneDX: Resolving Dependencies 22:15:53 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:15:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml 22:15:53 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json 22:15:53 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.json 22:15:53 [INFO] 22:15:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Skipping duplicate-finder execution! 22:15:53 [INFO] 22:15:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Skipping plugin execution 22:15:53 [INFO] 22:15:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Skipping source per configuration. 22:15:53 [INFO] 22:15:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] 22:15:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:53 [INFO] 22:15:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- 22:15:53 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT.pom 22:15:53 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-features.xml 22:15:53 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:53 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.json 22:15:53 [INFO] 22:15:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- 22:15:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:53 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:53 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:53 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:53 [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 22:15:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:53 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:53 [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 22:15:53 [INFO] 22:15:53 [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- 22:15:53 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 2.0.4-SNAPSHOT [57/161] 22:15:53 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 22:15:53 [INFO] -------------------------------[ bundle ]------------------------------- 22:15:53 [INFO] 22:15:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:53 [INFO] 22:15:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:53 [INFO] 22:15:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:53 [INFO] 22:15:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] 22:15:54 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] 22:15:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [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/** 22:15:54 [INFO] 22:15:54 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:15:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 22:15:54 [INFO] yang-to-sources: Found 8 dependencies in 4.226 ms 22:15:54 [INFO] yang-to-sources: Project model files found: 1 in 2.020 ms 22:15:54 [INFO] yang-to-sources: 9 YANG models processed in 49.54 ms 22:15:54 [INFO] BindingJavaFileGenerator: Defined 24 files in 11.07 ms 22:15:54 [INFO] Sorted 24 files into 4 directories in 148.9 μs 22:15:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 20.97 ms 22:15:54 [INFO] 22:15:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Starting audit... 22:15:54 Audit done. 22:15:54 [INFO] You have 0 Checkstyle violations. 22:15:54 [INFO] 22:15:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Starting audit... 22:15:54 Audit done. 22:15:54 [INFO] You have 0 Checkstyle violations. 22:15:54 [INFO] 22:15:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] 22:15:54 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 22:15:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 22:15:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:15:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:15:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 22:15:54 [INFO] 22:15:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Recompiling the module because of changed dependency. 22:15:54 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:15:54 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/l3/unicast/topology/state/rev180226/IetfL3UnicastTopologyStateData.java:[121,152] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:15:54 [INFO] 22:15:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 22:15:54 [INFO] 22:15:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Spotbugs plugin skipped 22:15:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:54 [INFO] 22:15:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 22:15:54 [INFO] 22:15:54 [INFO] 22:15:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Spotbugs plugin skipped 22:15:54 [INFO] 22:15:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 22:15:54 [INFO] 22:15:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] No sources to compile 22:15:54 [INFO] 22:15:54 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] No tests to run. 22:15:54 [INFO] 22:15:54 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] 22:15:54 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:54 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 22:15:54 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 22:15:54 [INFO] 22:15:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:57 [INFO] 22:15:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] CycloneDX: Resolving Dependencies 22:15:57 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:15:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 22:15:57 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 22:15:57 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:57 [INFO] 22:15:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Skipping duplicate-finder execution! 22:15:57 [INFO] 22:15:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] No dependency problems found 22:15:57 [INFO] 22:15:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar 22:15:57 [INFO] 22:15:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] 22:15:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:15:57 [INFO] 22:15:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.pom 22:15:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 22:15:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:15:57 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:15:57 [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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:15:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar 22:15:57 [INFO] 22:15:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 22:15:57 [INFO] Writing OBR metadata 22:15:57 [INFO] 22:15:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:15:57 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:57 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:15:57 [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 22:15:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:15:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:15:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:15:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:15:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:15:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:15:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:15:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:15:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:15:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:15:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:15:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:15:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:15:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:15:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:15:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:15:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:15:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:15:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:15:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:15:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:15:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:15:57 [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 22:15:57 [INFO] 22:15:57 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 22:15:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:15:57 [INFO] 22:15:57 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- 22:15:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 2.0.4-SNAPSHOT [58/161] 22:15:57 [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml 22:15:57 [INFO] ------------------------------[ feature ]------------------------------- 22:15:57 [INFO] 22:15:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] 22:15:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:57 [INFO] 22:15:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:15:57 [INFO] 22:15:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] 22:15:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] 22:15:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:15:57 [INFO] argLine set to empty 22:15:57 [INFO] 22:15:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] Starting audit... 22:15:57 Audit done. 22:15:57 [INFO] You have 0 Checkstyle violations. 22:15:57 [INFO] 22:15:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] Starting audit... 22:15:57 Audit done. 22:15:57 [INFO] You have 0 Checkstyle violations. 22:15:57 [INFO] 22:15:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:57 [INFO] 22:15:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:58 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml 22:15:58 [INFO] ...done! 22:15:58 [INFO] Set artifact 22:15:58 [INFO] 22:15:58 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:15:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:15:58 [INFO] 22:15:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> 22:15:58 [INFO] 22:15:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:58 [INFO] No files found to run spotbugs; check compile phase has been run. 22:15:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:15:58 [INFO] 22:15:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< 22:15:58 [INFO] 22:15:58 [INFO] 22:15:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:58 [INFO] 22:15:58 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:15:58 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda 22:15:58 [INFO] Project dependency features detected: [] 22:15:58 [INFO] Pax Exam System (Version: 4.14.0) created. 22:15:58 [INFO] Creating RMI registry server on 127.0.0.1:33111 22:15:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:15:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:15:58 [INFO] Waiting for remote bundle context.. on 33111 name: 55c36e84-a398-4071-bf08-b1ca4556055f timout: [ RelativeTimeout value = 180000 ] 22:16:04 [INFO] Building jar from resources and headers. 22:16:04 [INFO] Writing jar finished. 22:16:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:16:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:16:06 [INFO] 22:16:06 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:06 [INFO] 22:16:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:16:06 [INFO] 22:16:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:06 [INFO] CycloneDX: Resolving Dependencies 22:16:07 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:16:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml 22:16:07 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json 22:16:07 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:16:07 [INFO] 22:16:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] Skipping duplicate-finder execution! 22:16:07 [INFO] 22:16:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] Skipping plugin execution 22:16:07 [INFO] 22:16:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] Skipping source per configuration. 22:16:07 [INFO] 22:16:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] 22:16:07 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:07 [INFO] 22:16:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT.pom 22:16:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-features.xml 22:16:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:16:07 [INFO] 22:16:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- 22:16:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:07 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:07 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:07 [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 22:16:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:07 [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 22:16:07 [INFO] 22:16:07 [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- 22:16:07 [INFO] Building iana-hardware 2.0.4-SNAPSHOT [59/161] 22:16:07 [INFO] from model/iana/iana-hardware/pom.xml 22:16:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:07 [INFO] 22:16:07 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 22:16:07 [INFO] 22:16:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-hardware --- 22:16:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:07 [INFO] 22:16:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-hardware --- 22:16:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:07 [INFO] 22:16:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-hardware --- 22:16:07 [INFO] 22:16:07 [INFO] --- dependency:3.11.0:properties (default) @ iana-hardware --- 22:16:07 [INFO] 22:16:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-hardware --- 22:16:07 [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/** 22:16:07 [INFO] 22:16:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-hardware --- 22:16:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/yang 22:16:07 [INFO] yang-to-sources: Found 0 dependencies in 2.327 ms 22:16:07 [INFO] yang-to-sources: Project model files found: 1 in 1.811 ms 22:16:07 [INFO] yang-to-sources: 1 YANG models processed in 3.612 ms 22:16:07 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.562 ms 22:16:07 [INFO] Sorted 19 files into 3 directories in 212.2 μs 22:16:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 6.104 ms 22:16:07 [INFO] 22:16:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 22:16:07 [INFO] Starting audit... 22:16:07 Audit done. 22:16:07 [INFO] You have 0 Checkstyle violations. 22:16:07 [INFO] 22:16:07 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 22:16:07 [INFO] Starting audit... 22:16:07 Audit done. 22:16:07 [INFO] You have 0 Checkstyle violations. 22:16:07 [INFO] 22:16:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-hardware --- 22:16:07 [INFO] 22:16:07 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-hardware --- 22:16:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/resources 22:16:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi 22:16:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi 22:16:07 [INFO] 22:16:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-hardware --- 22:16:07 [INFO] Recompiling the module because of changed source code. 22:16:07 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 22:16:07 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/hardware/rev180313/IanaHardwareData.java:[96,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:07 [INFO] 22:16:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-hardware >>> 22:16:07 [INFO] 22:16:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-hardware --- 22:16:07 [INFO] Spotbugs plugin skipped 22:16:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:07 [INFO] 22:16:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-hardware <<< 22:16:07 [INFO] 22:16:07 [INFO] 22:16:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-hardware --- 22:16:07 [INFO] Spotbugs plugin skipped 22:16:07 [INFO] 22:16:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-hardware --- 22:16:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/test/resources 22:16:07 [INFO] 22:16:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-hardware --- 22:16:07 [INFO] No sources to compile 22:16:07 [INFO] 22:16:07 [INFO] --- surefire:3.5.6:test (default-test) @ iana-hardware --- 22:16:07 [INFO] No tests to run. 22:16:07 [INFO] 22:16:07 [INFO] --- copy:14.3.6:copy-files (default) @ iana-hardware --- 22:16:07 [INFO] 22:16:07 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-hardware --- 22:16:08 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT.jar 22:16:08 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 22:16:08 [INFO] 22:16:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- 22:16:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar 22:16:09 [INFO] 22:16:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 22:16:09 [INFO] CycloneDX: Resolving Dependencies 22:16:10 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:16:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml 22:16:10 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json 22:16:10 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.json 22:16:10 [INFO] 22:16:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 22:16:10 [INFO] Skipping duplicate-finder execution! 22:16:10 [INFO] 22:16:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-hardware --- 22:16:10 [INFO] No dependency problems found 22:16:10 [INFO] 22:16:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- 22:16:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-sources.jar 22:16:10 [INFO] 22:16:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- jacoco:0.8.15:report (report) @ iana-hardware --- 22:16:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:10 [INFO] 22:16:10 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.pom 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.jar 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-cyclonedx.json 22:16:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-sources.jar 22:16:10 [INFO] 22:16:10 [INFO] --- bundle:6.0.2:install (default-install) @ iana-hardware --- 22:16:10 [INFO] Installing org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.jar 22:16:10 [INFO] Writing OBR metadata 22:16:10 [INFO] 22:16:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- 22:16:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:10 [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 22:16:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:10 [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 22:16:10 [INFO] 22:16:10 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-hardware --- 22:16:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:10 [INFO] 22:16:10 [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- 22:16:10 [INFO] Building rfc8348-ietf-hardware 2.0.4-SNAPSHOT [60/161] 22:16:10 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 22:16:10 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:10 [INFO] 22:16:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:10 [INFO] 22:16:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:10 [INFO] 22:16:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:16:10 [INFO] 22:16:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/yang 22:16:10 [INFO] yang-to-sources: Found 3 dependencies in 2.170 ms 22:16:10 [INFO] yang-to-sources: Project model files found: 1 in 4.632 ms 22:16:10 [INFO] yang-to-sources: 4 YANG models processed in 19.69 ms 22:16:10 [INFO] BindingJavaFileGenerator: Defined 32 files in 5.001 ms 22:16:10 [INFO] Sorted 32 files into 5 directories in 276.8 μs 22:16:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 18.07 ms 22:16:10 [INFO] 22:16:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Starting audit... 22:16:10 Audit done. 22:16:10 [INFO] You have 0 Checkstyle violations. 22:16:10 [INFO] 22:16:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Starting audit... 22:16:10 Audit done. 22:16:10 [INFO] You have 0 Checkstyle violations. 22:16:10 [INFO] 22:16:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/resources 22:16:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 22:16:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 22:16:10 [INFO] 22:16:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Recompiling the module because of changed dependency. 22:16:10 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 22:16:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/rev180313/IetfHardwareData.java:[461,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:10 [INFO] 22:16:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 22:16:10 [INFO] 22:16:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Spotbugs plugin skipped 22:16:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:10 [INFO] 22:16:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 22:16:10 [INFO] 22:16:10 [INFO] 22:16:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Spotbugs plugin skipped 22:16:10 [INFO] 22:16:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/test/resources 22:16:10 [INFO] 22:16:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] No sources to compile 22:16:10 [INFO] 22:16:10 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] No tests to run. 22:16:10 [INFO] 22:16:10 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] 22:16:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware --- 22:16:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 22:16:11 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 22:16:11 [INFO] 22:16:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar 22:16:13 [INFO] 22:16:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] CycloneDX: Resolving Dependencies 22:16:13 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:16:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml 22:16:13 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json 22:16:13 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.json 22:16:13 [INFO] 22:16:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Skipping duplicate-finder execution! 22:16:13 [INFO] 22:16:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] No dependency problems found 22:16:13 [INFO] 22:16:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar 22:16:13 [INFO] 22:16:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] 22:16:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:13 [INFO] 22:16:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 22:16:13 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.pom 22:16:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 22:16:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar 22:16:13 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:13 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.json 22:16:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar 22:16:13 [INFO] 22:16:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 22:16:13 [INFO] Writing OBR metadata 22:16:13 [INFO] 22:16:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:13 [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 22:16:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:13 [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 22:16:13 [INFO] 22:16:13 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8348-ietf-hardware --- 22:16:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:13 [INFO] 22:16:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ 22:16:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 2.0.4-SNAPSHOT [61/161] 22:16:13 [INFO] from features/odl-ietf-model-rfc8348/pom.xml 22:16:13 [INFO] ------------------------------[ feature ]------------------------------- 22:16:13 [INFO] 22:16:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- 22:16:13 [INFO] 22:16:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- 22:16:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:13 [INFO] 22:16:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- 22:16:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:13 [INFO] 22:16:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] 22:16:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] 22:16:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:14 [INFO] argLine set to empty 22:16:14 [INFO] 22:16:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] Starting audit... 22:16:14 Audit done. 22:16:14 [INFO] You have 0 Checkstyle violations. 22:16:14 [INFO] 22:16:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] Starting audit... 22:16:14 Audit done. 22:16:14 [INFO] You have 0 Checkstyle violations. 22:16:14 [INFO] 22:16:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] 22:16:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml 22:16:14 [INFO] ...done! 22:16:14 [INFO] Set artifact 22:16:14 [INFO] 22:16:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348 --- 22:16:14 [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 22:16:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:16:14 [INFO] 22:16:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> 22:16:14 [INFO] 22:16:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] No files found to run spotbugs; check compile phase has been run. 22:16:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:14 [INFO] 22:16:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< 22:16:14 [INFO] 22:16:14 [INFO] 22:16:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] 22:16:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348 --- 22:16:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 22:16:14 [INFO] Project dependency features detected: [] 22:16:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:16:14 [INFO] Creating RMI registry server on 127.0.0.1:38371 22:16:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:16:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:16:14 [INFO] Waiting for remote bundle context.. on 38371 name: 20095d77-0caf-42b5-b570-27bb3f728040 timout: [ RelativeTimeout value = 180000 ] 22:16:19 [INFO] Building jar from resources and headers. 22:16:19 [INFO] Writing jar finished. 22:16:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:16:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:16:22 [INFO] 22:16:22 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] 22:16:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:16:22 [INFO] 22:16:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] CycloneDX: Resolving Dependencies 22:16:22 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 22:16:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml 22:16:22 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json 22:16:22 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.json 22:16:22 [INFO] 22:16:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Skipping duplicate-finder execution! 22:16:22 [INFO] 22:16:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Skipping plugin execution 22:16:22 [INFO] 22:16:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Skipping source per configuration. 22:16:22 [INFO] 22:16:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] 22:16:22 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:22 [INFO] 22:16:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- 22:16:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT.pom 22:16:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-features.xml 22:16:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.json 22:16:22 [INFO] 22:16:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- 22:16:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:22 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:22 [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 22:16:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:22 [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 22:16:22 [INFO] 22:16:22 [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- 22:16:22 [INFO] Building rfc8348-ietf-hardware-state 2.0.4-SNAPSHOT [62/161] 22:16:22 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 22:16:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:22 [INFO] 22:16:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] 22:16:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:22 [INFO] 22:16:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:22 [INFO] 22:16:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] 22:16:22 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] 22:16:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 22:16:22 [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/** 22:16:22 [INFO] 22:16:22 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 22:16:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 22:16:22 [INFO] yang-to-sources: Found 4 dependencies in 2.386 ms 22:16:22 [INFO] yang-to-sources: Project model files found: 1 in 3.397 ms 22:16:22 [INFO] yang-to-sources: 5 YANG models processed in 24.92 ms 22:16:23 [INFO] BindingJavaFileGenerator: Defined 22 files in 8.614 ms 22:16:23 [INFO] Sorted 22 files into 5 directories in 256.9 μs 22:16:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 20.16 ms 22:16:23 [INFO] 22:16:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Starting audit... 22:16:23 Audit done. 22:16:23 [INFO] You have 0 Checkstyle violations. 22:16:23 [INFO] 22:16:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Starting audit... 22:16:23 Audit done. 22:16:23 [INFO] You have 0 Checkstyle violations. 22:16:23 [INFO] 22:16:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] 22:16:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 22:16:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 22:16:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 22:16:23 [INFO] 22:16:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Recompiling the module because of changed dependency. 22:16:23 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:16:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/IetfHardwareStateData.java:[298,132] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:16:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:16:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[19,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:16:23 [INFO] 22:16:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 22:16:23 [INFO] 22:16:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Spotbugs plugin skipped 22:16:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:23 [INFO] 22:16:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 22:16:23 [INFO] 22:16:23 [INFO] 22:16:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Spotbugs plugin skipped 22:16:23 [INFO] 22:16:23 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 22:16:23 [INFO] 22:16:23 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] No sources to compile 22:16:23 [INFO] 22:16:23 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] No tests to run. 22:16:23 [INFO] 22:16:23 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] 22:16:23 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 22:16:23 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 22:16:23 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 22:16:23 [INFO] 22:16:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 22:16:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar 22:16:25 [INFO] 22:16:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 22:16:25 [INFO] CycloneDX: Resolving Dependencies 22:16:26 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:16:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 22:16:26 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 22:16:26 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.json 22:16:26 [INFO] 22:16:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Skipping duplicate-finder execution! 22:16:26 [INFO] 22:16:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] No dependency problems found 22:16:26 [INFO] 22:16:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar 22:16:26 [INFO] 22:16:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] 22:16:26 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:26 [INFO] 22:16:26 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 22:16:26 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.pom 22:16:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 22:16:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar 22:16:26 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:26 [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/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.json 22:16:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar 22:16:26 [INFO] 22:16:26 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 22:16:26 [INFO] Writing OBR metadata 22:16:26 [INFO] 22:16:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:26 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:26 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:26 [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 22:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:26 [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 22:16:26 [INFO] 22:16:26 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 22:16:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:26 [INFO] 22:16:26 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- 22:16:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 2.0.4-SNAPSHOT [63/161] 22:16:26 [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml 22:16:26 [INFO] ------------------------------[ feature ]------------------------------- 22:16:26 [INFO] 22:16:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] 22:16:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:26 [INFO] 22:16:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:26 [INFO] 22:16:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] 22:16:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] 22:16:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:26 [INFO] argLine set to empty 22:16:26 [INFO] 22:16:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Starting audit... 22:16:26 Audit done. 22:16:26 [INFO] You have 0 Checkstyle violations. 22:16:26 [INFO] 22:16:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Starting audit... 22:16:26 Audit done. 22:16:26 [INFO] You have 0 Checkstyle violations. 22:16:26 [INFO] 22:16:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] 22:16:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml 22:16:26 [INFO] ...done! 22:16:26 [INFO] Set artifact 22:16:26 [INFO] 22:16:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:16:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:16:26 [INFO] 22:16:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> 22:16:26 [INFO] 22:16:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] No files found to run spotbugs; check compile phase has been run. 22:16:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:26 [INFO] 22:16:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< 22:16:26 [INFO] 22:16:26 [INFO] 22:16:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] 22:16:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda 22:16:26 [INFO] Project dependency features detected: [] 22:16:26 [INFO] Pax Exam System (Version: 4.14.0) created. 22:16:26 [INFO] Creating RMI registry server on 127.0.0.1:36431 22:16:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:16:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:16:27 [INFO] Waiting for remote bundle context.. on 36431 name: 296c771b-ffa2-4c71-bc8e-7a657dd307b9 timout: [ RelativeTimeout value = 180000 ] 22:16:32 [INFO] Building jar from resources and headers. 22:16:32 [INFO] Writing jar finished. 22:16:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:16:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:16:34 [INFO] 22:16:34 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:34 [INFO] 22:16:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:16:34 [INFO] 22:16:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:34 [INFO] CycloneDX: Resolving Dependencies 22:16:35 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 22:16:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml 22:16:35 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json 22:16:35 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:16:35 [INFO] 22:16:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] Skipping duplicate-finder execution! 22:16:35 [INFO] 22:16:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] Skipping plugin execution 22:16:35 [INFO] 22:16:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] Skipping source per configuration. 22:16:35 [INFO] 22:16:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] 22:16:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:35 [INFO] 22:16:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT.pom 22:16:35 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-features.xml 22:16:35 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:35 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:16:35 [INFO] 22:16:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- 22:16:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:35 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:35 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:35 [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 22:16:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:35 [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 22:16:35 [INFO] 22:16:35 [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- 22:16:35 [INFO] Building rfc8349-ietf-routing 2.0.4-SNAPSHOT [64/161] 22:16:35 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 22:16:35 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:35 [INFO] 22:16:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 22:16:35 [INFO] 22:16:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-routing --- 22:16:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:35 [INFO] 22:16:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 22:16:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:35 [INFO] 22:16:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-routing --- 22:16:35 [INFO] 22:16:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-routing --- 22:16:35 [INFO] 22:16:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 22:16:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:16:35 [INFO] 22:16:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-routing --- 22:16:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/yang 22:16:35 [INFO] yang-to-sources: Found 2 dependencies in 2.638 ms 22:16:35 [INFO] yang-to-sources: Project model files found: 1 in 3.366 ms 22:16:35 [INFO] yang-to-sources: 3 YANG models processed in 37.10 ms 22:16:35 [INFO] BindingJavaFileGenerator: Defined 103 files in 10.87 ms 22:16:35 [INFO] Sorted 103 files into 28 directories in 315.2 μs 22:16:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 34.16 ms 22:16:35 [INFO] 22:16:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 22:16:35 [INFO] Starting audit... 22:16:35 Audit done. 22:16:35 [INFO] You have 0 Checkstyle violations. 22:16:35 [INFO] 22:16:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 22:16:35 [INFO] Starting audit... 22:16:35 Audit done. 22:16:35 [INFO] You have 0 Checkstyle violations. 22:16:35 [INFO] 22:16:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-routing --- 22:16:35 [INFO] 22:16:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-routing --- 22:16:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/resources 22:16:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 22:16:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 22:16:35 [INFO] 22:16:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-routing --- 22:16:35 [INFO] Recompiling the module because of changed dependency. 22:16:35 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 22:16:36 [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:[331,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:36 [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:[369,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 22:16:36 [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:[369,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 22:16:36 [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:[369,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 22:16:36 [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:[379,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 22:16:36 [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:[379,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 22:16:36 [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:[379,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 22:16:36 [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:[214,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 22:16:36 [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:[214,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 22:16:36 [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:[214,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 22:16:36 [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:[224,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 22:16:36 [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:[224,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 22:16:36 [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:[224,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 22:16:36 [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:[240,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 22:16:36 [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:[240,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 22:16:36 [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:[240,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 22:16:36 [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:[250,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 22:16:36 [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:[250,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 22:16:36 [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:[250,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 22:16:36 [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:[266,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 22:16:36 [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:[266,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 22:16:36 [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:[266,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 22:16:36 [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:[276,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 22:16:36 [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:[276,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 22:16:36 [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:[276,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 22:16:36 [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:[44,21] 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 22:16:36 [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:[44,21] 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 22:16:36 [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:[44,21] 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 22:16:36 [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:[55,21] 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 22:16:36 [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:[55,21] 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 22:16:36 [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:[55,21] 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 22:16:36 [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:[134,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 22:16:36 [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:[134,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 22:16:36 [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:[134,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 22:16:36 [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:[144,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 22:16:36 [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:[144,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 22:16:36 [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:[144,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 22:16:36 [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:[95,21] 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 22:16:36 [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:[95,21] 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 22:16:36 [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:[95,21] 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 22:16:36 [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:[174,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 22:16:36 [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:[174,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 22:16:36 [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:[174,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 22:16:36 [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:[184,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 22:16:36 [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:[184,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 22:16:36 [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:[184,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 22:16:36 [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:[19,17] 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 22:16:36 [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:[19,17] 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 22:16:36 [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:[19,17] 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 22:16:36 [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:[95,21] 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 22:16:36 [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:[95,21] 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 22:16:36 [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:[95,21] 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 22:16:36 [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:[256,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 22:16:36 [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:[256,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 22:16:36 [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:[256,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 22:16:36 [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:[266,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 22:16:36 [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:[266,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 22:16:36 [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:[266,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 22:16:36 [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:[56,21] 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 22:16:36 [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:[56,21] 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 22:16:36 [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:[56,21] 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 22:16:36 [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:[134,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 22:16:36 [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:[134,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 22:16:36 [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:[134,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 22:16:36 [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:[144,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 22:16:36 [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:[144,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 22:16:36 [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:[144,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 22:16:36 [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:[55,21] 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 22:16:36 [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:[55,21] 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 22:16:36 [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:[55,21] 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 22:16:36 [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:[184,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 22:16:36 [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:[184,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 22:16:36 [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:[184,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 22:16:36 [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:[194,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 22:16:36 [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:[194,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 22:16:36 [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:[194,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 22:16:36 [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:[41,21] 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 22:16:36 [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:[41,21] 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 22:16:36 [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:[41,21] 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 22:16:36 [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:[19,17] 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 22:16:36 [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:[19,17] 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 22:16:36 [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:[19,17] 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 22:16:36 [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:[52,21] 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 22:16:36 [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:[52,21] 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 22:16:36 [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:[52,21] 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 22:16:36 [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/RoutingStateBuilder.java:[61,13] 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 22:16:36 [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/RoutingStateBuilder.java:[61,13] 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 22:16:36 [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/RoutingStateBuilder.java:[61,13] 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 22:16:36 [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/RoutingStateBuilder.java:[62,13] 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 22:16:36 [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/RoutingStateBuilder.java:[62,13] 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 22:16:36 [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/RoutingStateBuilder.java:[62,13] 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 22:16:36 [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/RoutingStateBuilder.java:[63,13] 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 22:16:36 [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/RoutingStateBuilder.java:[63,13] 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 22:16:36 [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/RoutingStateBuilder.java:[63,13] 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 22:16:36 [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/RoutingStateBuilder.java:[67,38] 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 22:16:36 [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/RoutingStateBuilder.java:[67,67] 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 22:16:36 [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/RoutingStateBuilder.java:[67,38] 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 22:16:36 [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/RoutingStateBuilder.java:[67,67] 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 22:16:36 [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/RoutingStateBuilder.java:[67,38] 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 22:16:36 [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/RoutingStateBuilder.java:[67,67] 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 22:16:36 [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/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. 22:16:36 [INFO] 22:16:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 22:16:36 [INFO] 22:16:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 22:16:36 [INFO] Spotbugs plugin skipped 22:16:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:36 [INFO] 22:16:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 22:16:36 [INFO] 22:16:36 [INFO] 22:16:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-routing --- 22:16:36 [INFO] Spotbugs plugin skipped 22:16:36 [INFO] 22:16:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-routing --- 22:16:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/test/resources 22:16:36 [INFO] 22:16:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 22:16:36 [INFO] No sources to compile 22:16:36 [INFO] 22:16:36 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-routing --- 22:16:36 [INFO] No tests to run. 22:16:36 [INFO] 22:16:36 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-routing --- 22:16:36 [INFO] 22:16:36 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-routing --- 22:16:36 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 22:16:36 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 22:16:36 [INFO] 22:16:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:40 [INFO] 22:16:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 22:16:40 [INFO] CycloneDX: Resolving Dependencies 22:16:40 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:16:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml 22:16:40 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json 22:16:40 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:40 [INFO] 22:16:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Skipping duplicate-finder execution! 22:16:40 [INFO] 22:16:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 22:16:40 [INFO] No dependency problems found 22:16:40 [INFO] 22:16:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar 22:16:40 [INFO] 22:16:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 22:16:40 [INFO] 22:16:40 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:40 [INFO] 22:16:40 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 22:16:40 [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/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.pom 22:16:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 22:16:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:40 [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/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:40 [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/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar 22:16:40 [INFO] 22:16:40 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 22:16:40 [INFO] Writing OBR metadata 22:16:40 [INFO] 22:16:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:40 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:40 [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 22:16:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:40 [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 22:16:40 [INFO] 22:16:40 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8349-ietf-routing --- 22:16:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:40 [INFO] 22:16:40 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- 22:16:40 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 2.0.4-SNAPSHOT [65/161] 22:16:40 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 22:16:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:40 [INFO] 22:16:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:40 [INFO] 22:16:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:40 [INFO] 22:16:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:40 [INFO] 22:16:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] 22:16:41 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] 22:16:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [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/** 22:16:41 [INFO] 22:16:41 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 22:16:41 [INFO] yang-to-sources: Found 4 dependencies in 2.699 ms 22:16:41 [INFO] yang-to-sources: Project model files found: 1 in 2.269 ms 22:16:41 [INFO] yang-to-sources: 5 YANG models processed in 32.84 ms 22:16:41 [INFO] BindingJavaFileGenerator: Defined 46 files in 10.54 ms 22:16:41 [INFO] Sorted 46 files into 7 directories in 248.4 μs 22:16:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 21.06 ms 22:16:41 [INFO] 22:16:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Starting audit... 22:16:41 Audit done. 22:16:41 [INFO] You have 0 Checkstyle violations. 22:16:41 [INFO] 22:16:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Starting audit... 22:16:41 Audit done. 22:16:41 [INFO] You have 0 Checkstyle violations. 22:16:41 [INFO] 22:16:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] 22:16:41 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 22:16:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 22:16:41 [INFO] 22:16:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Recompiling the module because of changed dependency. 22:16:41 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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:[66,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[114,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 22:16:41 [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:[120,20] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[125,20] 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 22:16:41 [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:[130,20] 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 22:16:41 [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/IetfIpv4UnicastRoutingData.java:[213,143] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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:[66,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[114,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 22:16:41 [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:[120,20] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[125,20] 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 22:16:41 [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:[130,20] 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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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:[66,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[114,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 22:16:41 [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:[120,20] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[125,20] 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 22:16:41 [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:[130,20] 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 22:16:41 [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:[42,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 22:16:41 [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:[42,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 22:16:41 [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:[42,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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:[66,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[114,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 22:16:41 [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:[120,20] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[124,41] 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 22:16:41 [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:[125,20] 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 22:16:41 [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:[130,20] 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 22:16:41 [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:[40,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 22:16:41 [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:[40,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 22:16:41 [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:[40,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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,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 22:16:41 [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:[66,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[99,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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:[106,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 22:16:41 [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/Route4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. 22:16:41 [INFO] 22:16:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 22:16:41 [INFO] 22:16:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Spotbugs plugin skipped 22:16:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:41 [INFO] 22:16:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 22:16:41 [INFO] 22:16:41 [INFO] 22:16:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Spotbugs plugin skipped 22:16:41 [INFO] 22:16:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 22:16:41 [INFO] 22:16:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] No sources to compile 22:16:41 [INFO] 22:16:41 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] No tests to run. 22:16:41 [INFO] 22:16:41 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] 22:16:41 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 22:16:41 [INFO] 22:16:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:44 [INFO] 22:16:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] CycloneDX: Resolving Dependencies 22:16:44 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 22:16:44 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 22:16:44 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:44 [INFO] 22:16:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Skipping duplicate-finder execution! 22:16:44 [INFO] 22:16:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] No dependency problems found 22:16:44 [INFO] 22:16:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar 22:16:44 [INFO] 22:16:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] 22:16:44 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:44 [INFO] 22:16:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.pom 22:16:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:44 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:44 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar 22:16:44 [INFO] 22:16:44 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:44 [INFO] Writing OBR metadata 22:16:44 [INFO] 22:16:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:44 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:44 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:44 [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 22:16:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:44 [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 22:16:44 [INFO] 22:16:44 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 22:16:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:44 [INFO] 22:16:44 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- 22:16:44 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 2.0.4-SNAPSHOT [66/161] 22:16:44 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 22:16:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:44 [INFO] 22:16:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:44 [INFO] 22:16:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:44 [INFO] 22:16:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:44 [INFO] 22:16:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] 22:16:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] 22:16:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [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/** 22:16:45 [INFO] 22:16:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 22:16:45 [INFO] yang-to-sources: Found 5 dependencies in 2.888 ms 22:16:45 [INFO] yang-to-sources: Project model files found: 2 in 3.755 ms 22:16:45 [INFO] yang-to-sources: 6 YANG models processed in 67.92 ms 22:16:45 [INFO] BindingJavaFileGenerator: Defined 69 files in 13.71 ms 22:16:45 [INFO] Sorted 69 files into 15 directories in 307.2 μs 22:16:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 38.33 ms 22:16:45 [INFO] 22:16:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Starting audit... 22:16:45 Audit done. 22:16:45 [INFO] You have 0 Checkstyle violations. 22:16:45 [INFO] 22:16:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Starting audit... 22:16:45 Audit done. 22:16:45 [INFO] You have 0 Checkstyle violations. 22:16:45 [INFO] 22:16:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] 22:16:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 22:16:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 22:16:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:16:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:16:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 22:16:45 [INFO] 22:16:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Recompiling the module because of changed dependency. 22:16:45 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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:[66,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[114,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 22:16:45 [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:[120,20] 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 22:16:45 [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:[124,41] 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 22:16:45 [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:[124,41] 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 22:16:45 [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:[124,41] 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 22:16:45 [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:[125,20] 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 22:16:45 [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:[130,20] 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 22:16:45 [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/IetfIpv6UnicastRoutingData.java:[218,143] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:45 [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:[188,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 22:16:45 [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:[188,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 22:16:45 [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:[188,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 22:16:45 [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:[198,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 22:16:45 [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:[198,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 22:16:45 [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:[198,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 22:16:45 [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:[125,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 22:16:45 [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:[125,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 22:16:45 [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:[125,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 22:16:45 [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:[580,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 22:16:45 [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:[580,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 22:16:45 [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:[580,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 22:16:45 [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:[590,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 22:16:45 [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:[590,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 22:16:45 [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:[590,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 22:16:45 [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:[70,21] 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 22:16:45 [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:[70,21] 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 22:16:45 [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:[70,21] 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 22:16:45 [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:[147,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 22:16:45 [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:[147,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 22:16:45 [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:[147,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 22:16:45 [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:[157,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 22:16:45 [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:[157,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 22:16:45 [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:[157,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 22:16:45 [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:[20,17] 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 22:16:45 [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:[20,17] 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 22:16:45 [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:[20,17] 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 22:16:45 [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:[65,21] 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 22:16:45 [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:[65,21] 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 22:16:45 [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:[65,21] 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 22:16:45 [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 22:16:45 [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 22:16:45 [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 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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:[66,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 22:16:45 [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:[76,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 22:16:45 [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:[76,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 22:16:45 [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:[76,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 22:16:45 [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:[88,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 22:16:45 [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:[88,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 22:16:45 [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:[88,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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:[119,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 22:16:45 [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:[114,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 22:16:45 [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:[107,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 22:16:45 [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:[107,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 22:16:45 [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:[107,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 22:16:45 [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:[114,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 22:16:45 [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:[114,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 22:16:45 [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:[114,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 22:16:45 [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:[119,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 22:16:45 [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:[119,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 22:16:45 [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:[119,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 22:16:45 [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:[121,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 22:16:45 [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:[126,20] 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 22:16:45 [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:[130,41] 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 22:16:45 [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:[130,41] 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 22:16:45 [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:[130,41] 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 22:16:45 [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:[131,20] 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 22:16:45 [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:[136,20] 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 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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,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 22:16:45 [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:[66,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[99,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 22:16:45 [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:[106,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 22:16:45 [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:[106,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 22:16:45 [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. 22:16:45 [INFO] 22:16:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 22:16:45 [INFO] 22:16:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Spotbugs plugin skipped 22:16:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:45 [INFO] 22:16:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 22:16:45 [INFO] 22:16:45 [INFO] 22:16:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Spotbugs plugin skipped 22:16:45 [INFO] 22:16:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 22:16:45 [INFO] 22:16:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] No sources to compile 22:16:45 [INFO] 22:16:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] No tests to run. 22:16:45 [INFO] 22:16:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] 22:16:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:45 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:45 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 22:16:45 [INFO] 22:16:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:49 [INFO] 22:16:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] CycloneDX: Resolving Dependencies 22:16:49 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:16:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 22:16:49 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 22:16:49 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:49 [INFO] 22:16:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Skipping duplicate-finder execution! 22:16:49 [INFO] 22:16:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] No dependency problems found 22:16:49 [INFO] 22:16:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar 22:16:49 [INFO] 22:16:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] 22:16:49 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:16:49 [INFO] 22:16:49 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.pom 22:16:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 22:16:49 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:49 [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/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 22:16:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar 22:16:49 [INFO] 22:16:49 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 22:16:49 [INFO] Writing OBR metadata 22:16:49 [INFO] 22:16:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:49 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:49 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:49 [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 22:16:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:49 [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 22:16:49 [INFO] 22:16:49 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 22:16:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:16:49 [INFO] 22:16:49 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ 22:16:49 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 2.0.4-SNAPSHOT [67/161] 22:16:49 [INFO] from features/odl-ietf-model-rfc8349/pom.xml 22:16:49 [INFO] ------------------------------[ feature ]------------------------------- 22:16:49 [INFO] 22:16:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- 22:16:49 [INFO] 22:16:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- 22:16:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:49 [INFO] 22:16:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- 22:16:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:49 [INFO] 22:16:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] 22:16:50 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] 22:16:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:50 [INFO] argLine set to empty 22:16:50 [INFO] 22:16:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] Starting audit... 22:16:50 Audit done. 22:16:50 [INFO] You have 0 Checkstyle violations. 22:16:50 [INFO] 22:16:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] Starting audit... 22:16:50 Audit done. 22:16:50 [INFO] You have 0 Checkstyle violations. 22:16:50 [INFO] 22:16:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] 22:16:50 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml 22:16:50 [INFO] ...done! 22:16:50 [INFO] Set artifact 22:16:50 [INFO] 22:16:50 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8349 --- 22:16:50 [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 22:16:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:16:50 [INFO] 22:16:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> 22:16:50 [INFO] 22:16:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] No files found to run spotbugs; check compile phase has been run. 22:16:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:16:50 [INFO] 22:16:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< 22:16:50 [INFO] 22:16:50 [INFO] 22:16:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] 22:16:50 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8349 --- 22:16:50 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 22:16:50 [INFO] Project dependency features detected: [] 22:16:50 [INFO] Pax Exam System (Version: 4.14.0) created. 22:16:50 [INFO] Creating RMI registry server on 127.0.0.1:33179 22:16:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:16:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:16:50 [INFO] Waiting for remote bundle context.. on 33179 name: 84f62e96-5005-497f-ae22-1cb62d5a7665 timout: [ RelativeTimeout value = 180000 ] 22:16:55 [INFO] Building jar from resources and headers. 22:16:55 [INFO] Writing jar finished. 22:16:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:16:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:16:58 [INFO] 22:16:58 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] 22:16:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:16:58 [INFO] 22:16:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] CycloneDX: Resolving Dependencies 22:16:58 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:16:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml 22:16:58 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json 22:16:58 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.json 22:16:58 [INFO] 22:16:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Skipping duplicate-finder execution! 22:16:58 [INFO] 22:16:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Skipping plugin execution 22:16:58 [INFO] 22:16:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Skipping source per configuration. 22:16:58 [INFO] 22:16:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] 22:16:58 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:16:58 [INFO] 22:16:58 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- 22:16:58 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT.pom 22:16:58 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-features.xml 22:16:58 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.xml 22:16:58 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.json 22:16:58 [INFO] 22:16:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- 22:16:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:16:58 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:58 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:16:58 [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 22:16:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:16:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:16:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:16:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:16:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:16:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:16:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:16:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:16:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:16:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:16:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:16:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:16:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:16:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:16:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:16:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:16:58 [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 22:16:58 [INFO] 22:16:58 [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- 22:16:58 [INFO] Building rfc8519-ietf-ethertypes 2.0.4-SNAPSHOT [68/161] 22:16:58 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 22:16:58 [INFO] -------------------------------[ bundle ]------------------------------- 22:16:58 [INFO] 22:16:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 22:16:58 [INFO] 22:16:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 22:16:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:58 [INFO] 22:16:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 22:16:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:16:58 [INFO] 22:16:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] 22:16:59 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] 22:16:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 22:16:59 [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/** 22:16:59 [INFO] 22:16:59 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:16:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 22:16:59 [INFO] yang-to-sources: Found 0 dependencies in 2.502 ms 22:16:59 [INFO] yang-to-sources: Project model files found: 1 in 2.832 ms 22:16:59 [INFO] yang-to-sources: 1 YANG models processed in 3.940 ms 22:16:59 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.398 ms 22:16:59 [INFO] Sorted 5 files into 3 directories in 119.2 μs 22:16:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.956 ms 22:16:59 [INFO] 22:16:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] Starting audit... 22:16:59 Audit done. 22:16:59 [INFO] You have 0 Checkstyle violations. 22:16:59 [INFO] 22:16:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] Starting audit... 22:16:59 Audit done. 22:16:59 [INFO] You have 0 Checkstyle violations. 22:16:59 [INFO] 22:16:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] 22:16:59 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 22:16:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 22:16:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:16:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:16:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 22:16:59 [INFO] 22:16:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] Recompiling the module because of changed source code. 22:16:59 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 22:16:59 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ethertypes/rev190304/IetfEthertypesData.java:[196,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:16:59 [INFO] 22:16:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 22:16:59 [INFO] 22:16:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 22:16:59 [INFO] Fork Value is true 22:17:02 [INFO] Done SpotBugs Analysis.... 22:17:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:02 [INFO] 22:17:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 22:17:02 [INFO] 22:17:02 [INFO] 22:17:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] BugInstance size is 0 22:17:02 [INFO] Error size is 0 22:17:02 [INFO] No errors/warnings found 22:17:02 [INFO] 22:17:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 22:17:02 [INFO] 22:17:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] No sources to compile 22:17:02 [INFO] 22:17:02 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] No tests to run. 22:17:02 [INFO] 22:17:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] 22:17:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 22:17:02 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 22:17:02 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 22:17:02 [INFO] 22:17:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar 22:17:04 [INFO] 22:17:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] CycloneDX: Resolving Dependencies 22:17:04 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:17:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 22:17:04 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 22:17:04 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.json 22:17:04 [INFO] 22:17:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Skipping duplicate-finder execution! 22:17:04 [INFO] 22:17:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] No dependency problems found 22:17:04 [INFO] 22:17:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar 22:17:04 [INFO] 22:17:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] 22:17:04 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:04 [INFO] 22:17:04 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 22:17:04 [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/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.pom 22:17:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 22:17:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar 22:17:04 [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/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:04 [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/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.json 22:17:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar 22:17:04 [INFO] 22:17:04 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 22:17:04 [INFO] Writing OBR metadata 22:17:04 [INFO] 22:17:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:04 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:04 [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 22:17:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:04 [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 22:17:04 [INFO] 22:17:04 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 22:17:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:04 [INFO] 22:17:04 [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- 22:17:04 [INFO] Building rfc8519-ietf-packet-fields 2.0.4-SNAPSHOT [69/161] 22:17:04 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 22:17:04 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:04 [INFO] 22:17:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] 22:17:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:04 [INFO] 22:17:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:04 [INFO] 22:17:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] 22:17:04 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] 22:17:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 22:17:04 [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/** 22:17:04 [INFO] 22:17:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 22:17:04 [INFO] yang-to-sources: Found 3 dependencies in 3.041 ms 22:17:04 [INFO] yang-to-sources: Project model files found: 1 in 4.165 ms 22:17:04 [INFO] yang-to-sources: 4 YANG models processed in 18.38 ms 22:17:04 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.836 ms 22:17:04 [INFO] Sorted 30 files into 11 directories in 168.0 μs 22:17:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 16.44 ms 22:17:04 [INFO] 22:17:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] Starting audit... 22:17:04 Audit done. 22:17:04 [INFO] You have 0 Checkstyle violations. 22:17:04 [INFO] 22:17:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] Starting audit... 22:17:04 Audit done. 22:17:04 [INFO] You have 0 Checkstyle violations. 22:17:04 [INFO] 22:17:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] 22:17:04 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- 22:17:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 22:17:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 22:17:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 22:17:04 [INFO] 22:17:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] Recompiling the module because of changed dependency. 22:17:05 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 22:17:05 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/packet/fields/rev190304/IetfPacketFieldsData.java:[267,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:05 [INFO] 22:17:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 22:17:05 [INFO] 22:17:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] Spotbugs plugin skipped 22:17:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:05 [INFO] 22:17:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 22:17:05 [INFO] 22:17:05 [INFO] 22:17:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] Spotbugs plugin skipped 22:17:05 [INFO] 22:17:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 22:17:05 [INFO] 22:17:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] No sources to compile 22:17:05 [INFO] 22:17:05 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] No tests to run. 22:17:05 [INFO] 22:17:05 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] 22:17:05 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 22:17:05 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 22:17:05 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 22:17:05 [INFO] 22:17:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 22:17:07 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar 22:17:07 [INFO] 22:17:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 22:17:07 [INFO] CycloneDX: Resolving Dependencies 22:17:07 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:17:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 22:17:08 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 22:17:08 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.json 22:17:08 [INFO] 22:17:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Skipping duplicate-finder execution! 22:17:08 [INFO] 22:17:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] No dependency problems found 22:17:08 [INFO] 22:17:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar 22:17:08 [INFO] 22:17:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] 22:17:08 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:08 [INFO] 22:17:08 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 22:17:08 [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/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.pom 22:17:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 22:17:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar 22:17:08 [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/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:08 [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/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.json 22:17:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar 22:17:08 [INFO] 22:17:08 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 22:17:08 [INFO] Writing OBR metadata 22:17:08 [INFO] 22:17:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:08 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:08 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:08 [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 22:17:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:08 [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 22:17:08 [INFO] 22:17:08 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 22:17:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:08 [INFO] 22:17:08 [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- 22:17:08 [INFO] Building rfc8519-ietf-access-control-list 2.0.4-SNAPSHOT [70/161] 22:17:08 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 22:17:08 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:08 [INFO] 22:17:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] 22:17:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:08 [INFO] 22:17:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:08 [INFO] 22:17:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] 22:17:08 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] 22:17:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:17:08 [INFO] 22:17:08 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:08 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 22:17:08 [INFO] yang-to-sources: Found 5 dependencies in 2.784 ms 22:17:08 [INFO] yang-to-sources: Project model files found: 1 in 2.573 ms 22:17:08 [INFO] yang-to-sources: 6 YANG models processed in 40.09 ms 22:17:08 [INFO] BindingJavaFileGenerator: Defined 115 files in 8.774 ms 22:17:08 [INFO] Sorted 115 files into 32 directories in 280.8 μs 22:17:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 25.29 ms 22:17:08 [INFO] 22:17:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] Starting audit... 22:17:08 Audit done. 22:17:08 [INFO] You have 0 Checkstyle violations. 22:17:08 [INFO] 22:17:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] Starting audit... 22:17:08 Audit done. 22:17:08 [INFO] You have 0 Checkstyle violations. 22:17:08 [INFO] 22:17:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] 22:17:08 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 22:17:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 22:17:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 22:17:08 [INFO] 22:17:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- 22:17:08 [INFO] Recompiling the module because of changed dependency. 22:17:08 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 22:17:09 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/access/control/list/rev190304/IetfAccessControlListData.java:[318,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:09 [INFO] 22:17:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 22:17:09 [INFO] 22:17:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] Spotbugs plugin skipped 22:17:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:09 [INFO] 22:17:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 22:17:09 [INFO] 22:17:09 [INFO] 22:17:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] Spotbugs plugin skipped 22:17:09 [INFO] 22:17:09 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 22:17:09 [INFO] 22:17:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] No sources to compile 22:17:09 [INFO] 22:17:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] No tests to run. 22:17:09 [INFO] 22:17:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] 22:17:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 22:17:09 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 22:17:09 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 22:17:09 [INFO] 22:17:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar 22:17:13 [INFO] 22:17:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] CycloneDX: Resolving Dependencies 22:17:13 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:17:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 22:17:13 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 22:17:13 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.json 22:17:13 [INFO] 22:17:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Skipping duplicate-finder execution! 22:17:13 [INFO] 22:17:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] No dependency problems found 22:17:13 [INFO] 22:17:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar 22:17:13 [INFO] 22:17:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] 22:17:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:13 [INFO] 22:17:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 22:17:13 [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/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.pom 22:17:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 22:17:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar 22:17:13 [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/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:13 [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/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.json 22:17:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar 22:17:13 [INFO] 22:17:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 22:17:13 [INFO] Writing OBR metadata 22:17:13 [INFO] 22:17:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:13 [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 22:17:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:13 [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 22:17:13 [INFO] 22:17:13 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 22:17:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:13 [INFO] 22:17:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ 22:17:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 2.0.4-SNAPSHOT [71/161] 22:17:13 [INFO] from features/odl-ietf-model-rfc8519/pom.xml 22:17:13 [INFO] ------------------------------[ feature ]------------------------------- 22:17:13 [INFO] 22:17:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- 22:17:13 [INFO] 22:17:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- 22:17:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:13 [INFO] 22:17:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- 22:17:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:13 [INFO] 22:17:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] 22:17:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] 22:17:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:14 [INFO] argLine set to empty 22:17:14 [INFO] 22:17:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] Starting audit... 22:17:14 Audit done. 22:17:14 [INFO] You have 0 Checkstyle violations. 22:17:14 [INFO] 22:17:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] Starting audit... 22:17:14 Audit done. 22:17:14 [INFO] You have 0 Checkstyle violations. 22:17:14 [INFO] 22:17:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] 22:17:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml 22:17:14 [INFO] ...done! 22:17:14 [INFO] Set artifact 22:17:14 [INFO] 22:17:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8519 --- 22:17:14 [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 22:17:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:17:14 [INFO] 22:17:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> 22:17:14 [INFO] 22:17:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] No files found to run spotbugs; check compile phase has been run. 22:17:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:14 [INFO] 22:17:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< 22:17:14 [INFO] 22:17:14 [INFO] 22:17:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] 22:17:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8519 --- 22:17:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 22:17:14 [INFO] Project dependency features detected: [] 22:17:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:17:14 [INFO] Creating RMI registry server on 127.0.0.1:41797 22:17:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:17:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:17:14 [INFO] Waiting for remote bundle context.. on 41797 name: c348e85d-bee1-45b5-873c-b7ae49036f9a timout: [ RelativeTimeout value = 180000 ] 22:17:20 [INFO] Building jar from resources and headers. 22:17:20 [INFO] Writing jar finished. 22:17:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:17:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:17:22 [INFO] 22:17:22 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] 22:17:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:17:22 [INFO] 22:17:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] CycloneDX: Resolving Dependencies 22:17:22 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:17:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml 22:17:22 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json 22:17:22 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.json 22:17:22 [INFO] 22:17:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Skipping duplicate-finder execution! 22:17:22 [INFO] 22:17:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Skipping plugin execution 22:17:22 [INFO] 22:17:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Skipping source per configuration. 22:17:22 [INFO] 22:17:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] 22:17:22 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:22 [INFO] 22:17:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- 22:17:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT.pom 22:17:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-features.xml 22:17:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:22 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.json 22:17:22 [INFO] 22:17:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- 22:17:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:22 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:22 [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 22:17:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:22 [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 22:17:22 [INFO] 22:17:22 [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- 22:17:22 [INFO] Building rfc8520-ietf-acldns 2.0.4-SNAPSHOT [72/161] 22:17:22 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 22:17:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:22 [INFO] 22:17:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 22:17:22 [INFO] 22:17:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 22:17:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:22 [INFO] 22:17:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 22:17:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:22 [INFO] 22:17:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] 22:17:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] 22:17:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 22:17:23 [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/** 22:17:23 [INFO] 22:17:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/yang 22:17:23 [INFO] yang-to-sources: Found 6 dependencies in 4.091 ms 22:17:23 [INFO] yang-to-sources: Project model files found: 1 in 1.909 ms 22:17:23 [INFO] yang-to-sources: 7 YANG models processed in 55.46 ms 22:17:23 [INFO] BindingJavaFileGenerator: Defined 9 files in 7.492 ms 22:17:23 [INFO] Sorted 9 files into 3 directories in 95.06 μs 22:17:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 11.77 ms 22:17:23 [INFO] 22:17:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Starting audit... 22:17:23 Audit done. 22:17:23 [INFO] You have 0 Checkstyle violations. 22:17:23 [INFO] 22:17:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Starting audit... 22:17:23 Audit done. 22:17:23 [INFO] You have 0 Checkstyle violations. 22:17:23 [INFO] 22:17:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] 22:17:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/resources 22:17:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 22:17:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 22:17:23 [INFO] 22:17:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Recompiling the module because of changed dependency. 22:17:23 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:17:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/acldns/rev190128/IetfAcldnsData.java:[69,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:23 [INFO] 22:17:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 22:17:23 [INFO] 22:17:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Spotbugs plugin skipped 22:17:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:23 [INFO] 22:17:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 22:17:23 [INFO] 22:17:23 [INFO] 22:17:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Spotbugs plugin skipped 22:17:23 [INFO] 22:17:23 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/test/resources 22:17:23 [INFO] 22:17:23 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] No sources to compile 22:17:23 [INFO] 22:17:23 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] No tests to run. 22:17:23 [INFO] 22:17:23 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] 22:17:23 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-acldns --- 22:17:23 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 22:17:23 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 22:17:23 [INFO] 22:17:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar 22:17:25 [INFO] 22:17:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] CycloneDX: Resolving Dependencies 22:17:25 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:17:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml 22:17:25 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json 22:17:25 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.json 22:17:25 [INFO] 22:17:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Skipping duplicate-finder execution! 22:17:25 [INFO] 22:17:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] No dependency problems found 22:17:25 [INFO] 22:17:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar 22:17:25 [INFO] 22:17:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] 22:17:25 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:25 [INFO] 22:17:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 22:17:25 [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/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.pom 22:17:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 22:17:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar 22:17:25 [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/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:25 [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/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.json 22:17:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar 22:17:25 [INFO] 22:17:25 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 22:17:25 [INFO] Writing OBR metadata 22:17:25 [INFO] 22:17:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:25 [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 22:17:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:25 [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 22:17:25 [INFO] 22:17:25 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8520-ietf-acldns --- 22:17:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:25 [INFO] 22:17:25 [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ 22:17:25 [INFO] Building rfc8520-ietf-mud 2.0.4-SNAPSHOT [73/161] 22:17:25 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 22:17:25 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:25 [INFO] 22:17:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 22:17:25 [INFO] 22:17:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-mud --- 22:17:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:25 [INFO] 22:17:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 22:17:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:25 [INFO] 22:17:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- 22:17:25 [INFO] 22:17:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-mud --- 22:17:25 [INFO] 22:17:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 22:17:25 [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/** 22:17:25 [INFO] 22:17:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-mud --- 22:17:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/yang 22:17:25 [INFO] yang-to-sources: Found 6 dependencies in 2.352 ms 22:17:25 [INFO] yang-to-sources: Project model files found: 1 in 1.822 ms 22:17:26 [INFO] yang-to-sources: 7 YANG models processed in 34.57 ms 22:17:26 [INFO] BindingJavaFileGenerator: Defined 24 files in 7.937 ms 22:17:26 [INFO] Sorted 24 files into 7 directories in 160.5 μs 22:17:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 15.21 ms 22:17:26 [INFO] 22:17:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Starting audit... 22:17:26 Audit done. 22:17:26 [INFO] You have 0 Checkstyle violations. 22:17:26 [INFO] 22:17:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Starting audit... 22:17:26 Audit done. 22:17:26 [INFO] You have 0 Checkstyle violations. 22:17:26 [INFO] 22:17:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-mud --- 22:17:26 [INFO] 22:17:26 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-mud --- 22:17:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/resources 22:17:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 22:17:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 22:17:26 [INFO] 22:17:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Recompiling the module because of changed dependency. 22:17:26 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:17:26 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mud/rev190128/IetfMudData.java:[170,111] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:26 [INFO] 22:17:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 22:17:26 [INFO] 22:17:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Spotbugs plugin skipped 22:17:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:26 [INFO] 22:17:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 22:17:26 [INFO] 22:17:26 [INFO] 22:17:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Spotbugs plugin skipped 22:17:26 [INFO] 22:17:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-mud --- 22:17:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/test/resources 22:17:26 [INFO] 22:17:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 22:17:26 [INFO] No sources to compile 22:17:26 [INFO] 22:17:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-mud --- 22:17:26 [INFO] No tests to run. 22:17:26 [INFO] 22:17:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-mud --- 22:17:26 [INFO] 22:17:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-mud --- 22:17:26 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 22:17:26 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 22:17:26 [INFO] 22:17:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- 22:17:28 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar 22:17:28 [INFO] 22:17:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 22:17:28 [INFO] CycloneDX: Resolving Dependencies 22:17:28 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:17:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml 22:17:29 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json 22:17:29 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.json 22:17:29 [INFO] 22:17:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Skipping duplicate-finder execution! 22:17:29 [INFO] 22:17:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 22:17:29 [INFO] No dependency problems found 22:17:29 [INFO] 22:17:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar 22:17:29 [INFO] 22:17:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 22:17:29 [INFO] 22:17:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:29 [INFO] 22:17:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 22:17:29 [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/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.pom 22:17:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 22:17:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar 22:17:29 [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/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:29 [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/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.json 22:17:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar 22:17:29 [INFO] 22:17:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 22:17:29 [INFO] Writing OBR metadata 22:17:29 [INFO] 22:17:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:29 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:29 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:29 [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 22:17:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:29 [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 22:17:29 [INFO] 22:17:29 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8520-ietf-mud --- 22:17:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:29 [INFO] 22:17:29 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ 22:17:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 2.0.4-SNAPSHOT [74/161] 22:17:29 [INFO] from features/odl-ietf-model-rfc8520/pom.xml 22:17:29 [INFO] ------------------------------[ feature ]------------------------------- 22:17:29 [INFO] 22:17:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] 22:17:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:29 [INFO] 22:17:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:29 [INFO] 22:17:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] 22:17:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] 22:17:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:29 [INFO] argLine set to empty 22:17:29 [INFO] 22:17:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Starting audit... 22:17:29 Audit done. 22:17:29 [INFO] You have 0 Checkstyle violations. 22:17:29 [INFO] 22:17:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Starting audit... 22:17:29 Audit done. 22:17:29 [INFO] You have 0 Checkstyle violations. 22:17:29 [INFO] 22:17:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] 22:17:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml 22:17:29 [INFO] ...done! 22:17:29 [INFO] Set artifact 22:17:29 [INFO] 22:17:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8520 --- 22:17:29 [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 22:17:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:17:29 [INFO] 22:17:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> 22:17:29 [INFO] 22:17:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] No files found to run spotbugs; check compile phase has been run. 22:17:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:29 [INFO] 22:17:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< 22:17:29 [INFO] 22:17:29 [INFO] 22:17:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] 22:17:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8520 --- 22:17:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 22:17:29 [INFO] Project dependency features detected: [] 22:17:29 [INFO] Pax Exam System (Version: 4.14.0) created. 22:17:29 [INFO] Creating RMI registry server on 127.0.0.1:36257 22:17:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:17:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:17:29 [INFO] Waiting for remote bundle context.. on 36257 name: 299420d9-eeab-4ae8-ba9d-504cef438be2 timout: [ RelativeTimeout value = 180000 ] 22:17:35 [INFO] Building jar from resources and headers. 22:17:35 [INFO] Writing jar finished. 22:17:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:17:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:17:37 [INFO] 22:17:37 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8520 --- 22:17:37 [INFO] 22:17:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- 22:17:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:17:37 [INFO] 22:17:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- 22:17:37 [INFO] CycloneDX: Resolving Dependencies 22:17:38 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 22:17:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml 22:17:38 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json 22:17:38 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.json 22:17:38 [INFO] 22:17:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] Skipping duplicate-finder execution! 22:17:38 [INFO] 22:17:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] Skipping plugin execution 22:17:38 [INFO] 22:17:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] Skipping source per configuration. 22:17:38 [INFO] 22:17:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] 22:17:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:38 [INFO] 22:17:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- 22:17:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT.pom 22:17:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-features.xml 22:17:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.json 22:17:38 [INFO] 22:17:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- 22:17:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:38 [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 22:17:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:38 [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 22:17:38 [INFO] 22:17:38 [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- 22:17:38 [INFO] Building rfc8525 2.0.4-SNAPSHOT [75/161] 22:17:38 [INFO] from model/rfc/rfc8525/pom.xml 22:17:38 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:38 [INFO] 22:17:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 22:17:38 [INFO] 22:17:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8525 --- 22:17:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:38 [INFO] 22:17:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8525 --- 22:17:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:38 [INFO] 22:17:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8525 --- 22:17:38 [INFO] 22:17:38 [INFO] --- dependency:3.11.0:properties (default) @ rfc8525 --- 22:17:38 [INFO] 22:17:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8525 --- 22:17:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:17:38 [INFO] 22:17:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8525 --- 22:17:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/yang 22:17:38 [INFO] yang-to-sources: Found 3 dependencies in 2.291 ms 22:17:38 [INFO] yang-to-sources: Project model files found: 1 in 3.269 ms 22:17:38 [INFO] yang-to-sources: 4 YANG models processed in 19.96 ms 22:17:38 [INFO] BindingJavaFileGenerator: Defined 51 files in 7.840 ms 22:17:38 [INFO] Sorted 51 files into 9 directories in 215.0 μs 22:17:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 23.77 ms 22:17:38 [INFO] 22:17:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 22:17:38 [INFO] Starting audit... 22:17:38 Audit done. 22:17:38 [INFO] You have 0 Checkstyle violations. 22:17:38 [INFO] 22:17:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 22:17:38 [INFO] Starting audit... 22:17:38 Audit done. 22:17:38 [INFO] You have 0 Checkstyle violations. 22:17:38 [INFO] 22:17:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8525 --- 22:17:38 [INFO] 22:17:38 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8525 --- 22:17:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/resources 22:17:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi 22:17:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi 22:17:38 [INFO] 22:17:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8525 --- 22:17:38 [INFO] Recompiling the module because of changed dependency. 22:17:38 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 22:17:39 [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:[9,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 22:17:39 [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:[9,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 22:17:39 [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 22:17:39 [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 22:17:39 [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:[9,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 22:17:39 [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:[9,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 22:17:39 [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 22:17:39 [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 22:17:39 [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:[9,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 22:17:39 [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:[9,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 22:17:39 [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 22:17:39 [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 22:17:39 [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/IetfYangLibraryData.java:[268,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:39 [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/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:17:39 [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/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:17:39 [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/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:17:39 [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/ModuleKey.java:[24,19] 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 22:17:39 [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/ModuleKey.java:[24,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[24,19] 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 22:17:39 [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/ModuleKey.java:[24,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[24,19] 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 22:17:39 [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/ModuleKey.java:[24,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[33,53] 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 22:17:39 [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/ModuleKey.java:[33,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[33,53] 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 22:17:39 [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/ModuleKey.java:[33,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[33,53] 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 22:17:39 [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/ModuleKey.java:[33,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[62,12] 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 22:17:39 [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/ModuleKey.java:[62,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[62,12] 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 22:17:39 [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/ModuleKey.java:[62,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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/ModuleKey.java:[62,12] 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 22:17:39 [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/ModuleKey.java:[62,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[34,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [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:[63,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:17:39 [INFO] 22:17:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8525 >>> 22:17:39 [INFO] 22:17:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8525 --- 22:17:39 [INFO] Fork Value is true 22:17:41 [INFO] Done SpotBugs Analysis.... 22:17:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:42 [INFO] 22:17:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8525 <<< 22:17:42 [INFO] 22:17:42 [INFO] 22:17:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8525 --- 22:17:42 [INFO] BugInstance size is 0 22:17:42 [INFO] Error size is 0 22:17:42 [INFO] No errors/warnings found 22:17:42 [INFO] 22:17:42 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8525 --- 22:17:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/test/resources 22:17:42 [INFO] 22:17:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8525 --- 22:17:42 [INFO] No sources to compile 22:17:42 [INFO] 22:17:42 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8525 --- 22:17:42 [INFO] No tests to run. 22:17:42 [INFO] 22:17:42 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8525 --- 22:17:42 [INFO] 22:17:42 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8525 --- 22:17:42 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT.jar 22:17:42 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 22:17:42 [INFO] 22:17:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- 22:17:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-javadoc.jar 22:17:45 [INFO] 22:17:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 22:17:45 [INFO] CycloneDX: Resolving Dependencies 22:17:45 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:17:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml 22:17:45 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json 22:17:45 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 22:17:45 [INFO] 22:17:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 22:17:45 [INFO] Skipping duplicate-finder execution! 22:17:45 [INFO] 22:17:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8525 --- 22:17:45 [INFO] No dependency problems found 22:17:45 [INFO] 22:17:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- 22:17:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-sources.jar 22:17:45 [INFO] 22:17:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8525 --- 22:17:45 [INFO] 22:17:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8525 --- 22:17:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:45 [INFO] 22:17:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.pom 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.jar 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-javadoc.jar 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 22:17:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-sources.jar 22:17:45 [INFO] 22:17:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8525 --- 22:17:45 [INFO] Installing org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.jar 22:17:45 [INFO] Writing OBR metadata 22:17:45 [INFO] 22:17:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- 22:17:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml 22:17:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:45 [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 22:17:45 [INFO] 22:17:45 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8525 --- 22:17:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:45 [INFO] 22:17:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ 22:17:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 2.0.4-SNAPSHOT [76/161] 22:17:45 [INFO] from features/odl-ietf-model-rfc8525/pom.xml 22:17:45 [INFO] ------------------------------[ feature ]------------------------------- 22:17:45 [INFO] 22:17:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- 22:17:45 [INFO] 22:17:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- 22:17:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:45 [INFO] 22:17:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- 22:17:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:45 [INFO] 22:17:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] 22:17:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] 22:17:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:46 [INFO] argLine set to empty 22:17:46 [INFO] 22:17:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Starting audit... 22:17:46 Audit done. 22:17:46 [INFO] You have 0 Checkstyle violations. 22:17:46 [INFO] 22:17:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Starting audit... 22:17:46 Audit done. 22:17:46 [INFO] You have 0 Checkstyle violations. 22:17:46 [INFO] 22:17:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] 22:17:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml 22:17:46 [INFO] ...done! 22:17:46 [INFO] Set artifact 22:17:46 [INFO] 22:17:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:17:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:17:46 [INFO] 22:17:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> 22:17:46 [INFO] 22:17:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] No files found to run spotbugs; check compile phase has been run. 22:17:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:46 [INFO] 22:17:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< 22:17:46 [INFO] 22:17:46 [INFO] 22:17:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] 22:17:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8525 --- 22:17:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 22:17:46 [INFO] Project dependency features detected: [] 22:17:46 [INFO] Pax Exam System (Version: 4.14.0) created. 22:17:46 [INFO] Creating RMI registry server on 127.0.0.1:41229 22:17:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:17:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:17:46 [INFO] Waiting for remote bundle context.. on 41229 name: b97058fc-ed49-4c77-954d-7e106306921b timout: [ RelativeTimeout value = 180000 ] 22:17:51 [INFO] Building jar from resources and headers. 22:17:51 [INFO] Writing jar finished. 22:17:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:17:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:17:54 [INFO] 22:17:54 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] 22:17:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:17:54 [INFO] 22:17:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] CycloneDX: Resolving Dependencies 22:17:54 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 22:17:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml 22:17:54 [INFO] attaching as odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json 22:17:54 [INFO] attaching as odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 22:17:54 [INFO] 22:17:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Skipping duplicate-finder execution! 22:17:54 [INFO] 22:17:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Skipping plugin execution 22:17:54 [INFO] 22:17:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Skipping source per configuration. 22:17:54 [INFO] 22:17:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] 22:17:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:54 [INFO] 22:17:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- 22:17:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT.pom 22:17:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-features.xml 22:17:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 22:17:54 [INFO] 22:17:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- 22:17:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:54 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:54 [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 22:17:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:54 [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 22:17:54 [INFO] 22:17:54 [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- 22:17:54 [INFO] Building rfc8526 2.0.4-SNAPSHOT [77/161] 22:17:54 [INFO] from model/rfc/rfc8526/pom.xml 22:17:54 [INFO] -------------------------------[ bundle ]------------------------------- 22:17:54 [INFO] 22:17:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 22:17:54 [INFO] 22:17:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8526 --- 22:17:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:54 [INFO] 22:17:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8526 --- 22:17:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:54 [INFO] 22:17:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8526 --- 22:17:55 [INFO] 22:17:55 [INFO] --- dependency:3.11.0:properties (default) @ rfc8526 --- 22:17:55 [INFO] 22:17:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8526 --- 22:17:55 [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/** 22:17:55 [INFO] 22:17:55 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8526 --- 22:17:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:17:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/yang 22:17:55 [INFO] yang-to-sources: Found 7 dependencies in 2.989 ms 22:17:55 [INFO] yang-to-sources: Project model files found: 1 in 2.357 ms 22:17:55 [INFO] yang-to-sources: 8 YANG models processed in 31.39 ms 22:17:55 [INFO] BindingJavaFileGenerator: Defined 40 files in 10.61 ms 22:17:55 [INFO] Sorted 40 files into 14 directories in 296.5 μs 22:17:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 25.15 ms 22:17:55 [INFO] 22:17:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 22:17:55 [INFO] Starting audit... 22:17:55 Audit done. 22:17:55 [INFO] You have 0 Checkstyle violations. 22:17:55 [INFO] 22:17:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 22:17:55 [INFO] Starting audit... 22:17:55 Audit done. 22:17:55 [INFO] You have 0 Checkstyle violations. 22:17:55 [INFO] 22:17:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8526 --- 22:17:55 [INFO] 22:17:55 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8526 --- 22:17:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/resources 22:17:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi 22:17:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:17:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:17:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi 22:17:55 [INFO] 22:17:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8526 --- 22:17:55 [INFO] Recompiling the module because of changed dependency. 22:17:55 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 22:17:55 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/nmda/rev190107/IetfNetconfNmdaData.java:[169,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:17:55 [INFO] 22:17:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8526 >>> 22:17:55 [INFO] 22:17:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8526 --- 22:17:55 [INFO] Spotbugs plugin skipped 22:17:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:55 [INFO] 22:17:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8526 <<< 22:17:55 [INFO] 22:17:55 [INFO] 22:17:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8526 --- 22:17:55 [INFO] Spotbugs plugin skipped 22:17:55 [INFO] 22:17:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8526 --- 22:17:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/test/resources 22:17:55 [INFO] 22:17:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8526 --- 22:17:55 [INFO] No sources to compile 22:17:55 [INFO] 22:17:55 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8526 --- 22:17:55 [INFO] No tests to run. 22:17:55 [INFO] 22:17:55 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8526 --- 22:17:55 [INFO] 22:17:55 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8526 --- 22:17:55 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT.jar 22:17:55 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 22:17:55 [INFO] 22:17:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- 22:17:58 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-javadoc.jar 22:17:58 [INFO] 22:17:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 22:17:58 [INFO] CycloneDX: Resolving Dependencies 22:17:58 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:17:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml 22:17:58 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json 22:17:58 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 22:17:58 [INFO] 22:17:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 22:17:58 [INFO] Skipping duplicate-finder execution! 22:17:58 [INFO] 22:17:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8526 --- 22:17:58 [INFO] No dependency problems found 22:17:58 [INFO] 22:17:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- 22:17:58 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-sources.jar 22:17:58 [INFO] 22:17:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8526 --- 22:17:58 [INFO] 22:17:58 [INFO] --- jacoco:0.8.15:report (report) @ rfc8526 --- 22:17:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:17:58 [INFO] 22:17:58 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.pom 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.jar 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-javadoc.jar 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 22:17:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-sources.jar 22:17:58 [INFO] 22:17:58 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8526 --- 22:17:58 [INFO] Installing org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.jar 22:17:58 [INFO] Writing OBR metadata 22:17:58 [INFO] 22:17:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- 22:17:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:17:58 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml 22:17:58 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml 22:17:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:17:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:17:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:17:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:17:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:17:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:17:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:17:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:17:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:17:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:17:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:17:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:17:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:17:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:17:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:17:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:17:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:17:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:17:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:17:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:17:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:17:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:17:58 [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 22:17:58 [INFO] 22:17:58 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8526 --- 22:17:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:17:58 [INFO] 22:17:58 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ 22:17:58 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 2.0.4-SNAPSHOT [78/161] 22:17:58 [INFO] from features/odl-ietf-model-rfc8526/pom.xml 22:17:58 [INFO] ------------------------------[ feature ]------------------------------- 22:17:58 [INFO] 22:17:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- 22:17:58 [INFO] 22:17:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- 22:17:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:58 [INFO] 22:17:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- 22:17:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:17:58 [INFO] 22:17:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] 22:17:59 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] 22:17:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:17:59 [INFO] argLine set to empty 22:17:59 [INFO] 22:17:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] Starting audit... 22:17:59 Audit done. 22:17:59 [INFO] You have 0 Checkstyle violations. 22:17:59 [INFO] 22:17:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] Starting audit... 22:17:59 Audit done. 22:17:59 [INFO] You have 0 Checkstyle violations. 22:17:59 [INFO] 22:17:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] 22:17:59 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml 22:17:59 [INFO] ...done! 22:17:59 [INFO] Set artifact 22:17:59 [INFO] 22:17:59 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8526 --- 22:17:59 [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 22:17:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:17:59 [INFO] 22:17:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> 22:17:59 [INFO] 22:17:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] No files found to run spotbugs; check compile phase has been run. 22:17:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:17:59 [INFO] 22:17:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< 22:17:59 [INFO] 22:17:59 [INFO] 22:17:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] 22:17:59 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8526 --- 22:17:59 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 22:17:59 [INFO] Project dependency features detected: [] 22:17:59 [INFO] Pax Exam System (Version: 4.14.0) created. 22:17:59 [INFO] Creating RMI registry server on 127.0.0.1:42533 22:17:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:17:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:17:59 [INFO] Waiting for remote bundle context.. on 42533 name: fa21baa2-512a-4776-a262-2dfe59e12708 timout: [ RelativeTimeout value = 180000 ] 22:18:04 [INFO] Building jar from resources and headers. 22:18:04 [INFO] Writing jar finished. 22:18:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:18:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:18:06 [INFO] 22:18:06 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8526 --- 22:18:06 [INFO] 22:18:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- 22:18:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:18:06 [INFO] 22:18:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- 22:18:06 [INFO] CycloneDX: Resolving Dependencies 22:18:07 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:18:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml 22:18:07 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json 22:18:07 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 22:18:07 [INFO] 22:18:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] Skipping duplicate-finder execution! 22:18:07 [INFO] 22:18:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] Skipping plugin execution 22:18:07 [INFO] 22:18:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] Skipping source per configuration. 22:18:07 [INFO] 22:18:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] 22:18:07 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:07 [INFO] 22:18:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- 22:18:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT.pom 22:18:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-features.xml 22:18:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 22:18:07 [INFO] 22:18:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- 22:18:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:07 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:07 [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 22:18:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:07 [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 22:18:07 [INFO] 22:18:07 [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- 22:18:07 [INFO] Building rfc8528 2.0.4-SNAPSHOT [79/161] 22:18:07 [INFO] from model/rfc/rfc8528/pom.xml 22:18:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:07 [INFO] 22:18:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 22:18:07 [INFO] 22:18:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8528 --- 22:18:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:07 [INFO] 22:18:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8528 --- 22:18:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:07 [INFO] 22:18:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8528 --- 22:18:07 [INFO] 22:18:07 [INFO] --- dependency:3.11.0:properties (default) @ rfc8528 --- 22:18:07 [INFO] 22:18:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8528 --- 22:18:07 [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/** 22:18:07 [INFO] 22:18:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8528 --- 22:18:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:18:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/yang 22:18:07 [INFO] yang-to-sources: Found 2 dependencies in 3.004 ms 22:18:07 [INFO] yang-to-sources: Project model files found: 1 in 2.092 ms 22:18:07 [INFO] yang-to-sources: 3 YANG models processed in 12.44 ms 22:18:07 [INFO] BindingJavaFileGenerator: Defined 21 files in 3.661 ms 22:18:07 [INFO] Sorted 21 files into 8 directories in 127.7 μs 22:18:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 13.87 ms 22:18:07 [INFO] 22:18:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 22:18:07 [INFO] Starting audit... 22:18:07 Audit done. 22:18:07 [INFO] You have 0 Checkstyle violations. 22:18:07 [INFO] 22:18:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 22:18:07 [INFO] Starting audit... 22:18:07 Audit done. 22:18:07 [INFO] You have 0 Checkstyle violations. 22:18:07 [INFO] 22:18:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8528 --- 22:18:07 [INFO] 22:18:07 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8528 --- 22:18:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/resources 22:18:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi 22:18:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:18:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi 22:18:07 [INFO] 22:18:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8528 --- 22:18:07 [INFO] Recompiling the module because of changed dependency. 22:18:07 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 22:18:07 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/schema/mount/rev190114/IetfYangSchemaMountData.java:[106,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:18:07 [INFO] 22:18:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8528 >>> 22:18:07 [INFO] 22:18:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8528 --- 22:18:07 [INFO] Spotbugs plugin skipped 22:18:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:07 [INFO] 22:18:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8528 <<< 22:18:07 [INFO] 22:18:07 [INFO] 22:18:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8528 --- 22:18:07 [INFO] Spotbugs plugin skipped 22:18:07 [INFO] 22:18:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8528 --- 22:18:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/test/resources 22:18:07 [INFO] 22:18:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8528 --- 22:18:07 [INFO] No sources to compile 22:18:07 [INFO] 22:18:07 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8528 --- 22:18:07 [INFO] No tests to run. 22:18:07 [INFO] 22:18:07 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8528 --- 22:18:07 [INFO] 22:18:07 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8528 --- 22:18:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT.jar 22:18:08 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 22:18:08 [INFO] 22:18:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- 22:18:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-javadoc.jar 22:18:10 [INFO] 22:18:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 22:18:10 [INFO] CycloneDX: Resolving Dependencies 22:18:10 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:18:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml 22:18:10 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json 22:18:10 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 22:18:10 [INFO] 22:18:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 22:18:10 [INFO] Skipping duplicate-finder execution! 22:18:10 [INFO] 22:18:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8528 --- 22:18:10 [INFO] No dependency problems found 22:18:10 [INFO] 22:18:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- 22:18:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-sources.jar 22:18:10 [INFO] 22:18:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8528 --- 22:18:10 [INFO] 22:18:10 [INFO] --- jacoco:0.8.15:report (report) @ rfc8528 --- 22:18:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:18:10 [INFO] 22:18:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.pom 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.jar 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-javadoc.jar 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 22:18:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-sources.jar 22:18:10 [INFO] 22:18:10 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8528 --- 22:18:10 [INFO] Installing org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.jar 22:18:10 [INFO] Writing OBR metadata 22:18:10 [INFO] 22:18:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- 22:18:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml 22:18:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:10 [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 22:18:10 [INFO] 22:18:10 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8528 --- 22:18:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:18:10 [INFO] 22:18:10 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ 22:18:10 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 2.0.4-SNAPSHOT [80/161] 22:18:10 [INFO] from features/odl-ietf-model-rfc8528/pom.xml 22:18:10 [INFO] ------------------------------[ feature ]------------------------------- 22:18:10 [INFO] 22:18:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] 22:18:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:10 [INFO] 22:18:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:10 [INFO] 22:18:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] 22:18:10 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] 22:18:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:10 [INFO] argLine set to empty 22:18:10 [INFO] 22:18:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Starting audit... 22:18:10 Audit done. 22:18:10 [INFO] You have 0 Checkstyle violations. 22:18:10 [INFO] 22:18:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Starting audit... 22:18:10 Audit done. 22:18:10 [INFO] You have 0 Checkstyle violations. 22:18:10 [INFO] 22:18:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] 22:18:10 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml 22:18:10 [INFO] ...done! 22:18:10 [INFO] Set artifact 22:18:10 [INFO] 22:18:10 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8528 --- 22:18:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:18:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:18:11 [INFO] 22:18:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> 22:18:11 [INFO] 22:18:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- 22:18:11 [INFO] No files found to run spotbugs; check compile phase has been run. 22:18:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:11 [INFO] 22:18:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< 22:18:11 [INFO] 22:18:11 [INFO] 22:18:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8528 --- 22:18:11 [INFO] 22:18:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8528 --- 22:18:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 22:18:11 [INFO] Project dependency features detected: [] 22:18:11 [INFO] Pax Exam System (Version: 4.14.0) created. 22:18:11 [INFO] Creating RMI registry server on 127.0.0.1:45273 22:18:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:18:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:18:11 [INFO] Waiting for remote bundle context.. on 45273 name: 2d66f5c9-b857-4e76-9241-1d6586633213 timout: [ RelativeTimeout value = 180000 ] 22:18:16 [INFO] Building jar from resources and headers. 22:18:16 [INFO] Writing jar finished. 22:18:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:18:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:18:18 [INFO] 22:18:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8528 --- 22:18:18 [INFO] 22:18:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- 22:18:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:18:18 [INFO] 22:18:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- 22:18:18 [INFO] CycloneDX: Resolving Dependencies 22:18:19 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:18:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml 22:18:19 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json 22:18:19 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 22:18:19 [INFO] 22:18:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] Skipping duplicate-finder execution! 22:18:19 [INFO] 22:18:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] Skipping plugin execution 22:18:19 [INFO] 22:18:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] Skipping source per configuration. 22:18:19 [INFO] 22:18:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] 22:18:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:19 [INFO] 22:18:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- 22:18:19 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT.pom 22:18:19 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-features.xml 22:18:19 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:19 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 22:18:19 [INFO] 22:18:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- 22:18:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:19 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:19 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:19 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:19 [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 22:18:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:19 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:19 [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 22:18:19 [INFO] 22:18:19 [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- 22:18:19 [INFO] Building rfc8529 2.0.4-SNAPSHOT [81/161] 22:18:19 [INFO] from model/rfc/rfc8529/pom.xml 22:18:19 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:19 [INFO] 22:18:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 22:18:19 [INFO] 22:18:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8529 --- 22:18:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:19 [INFO] 22:18:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8529 --- 22:18:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:19 [INFO] 22:18:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8529 --- 22:18:19 [INFO] 22:18:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc8529 --- 22:18:19 [INFO] 22:18:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8529 --- 22:18:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:18:19 [INFO] 22:18:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8529 --- 22:18:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:18:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/yang 22:18:19 [INFO] yang-to-sources: Found 5 dependencies in 3.979 ms 22:18:19 [INFO] yang-to-sources: Project model files found: 1 in 2.551 ms 22:18:19 [INFO] yang-to-sources: 6 YANG models processed in 49.16 ms 22:18:19 [INFO] BindingJavaFileGenerator: Defined 37 files in 18.98 ms 22:18:19 [INFO] Sorted 37 files into 10 directories in 292.8 μs 22:18:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 26.88 ms 22:18:19 [INFO] 22:18:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 22:18:19 [INFO] Starting audit... 22:18:19 Audit done. 22:18:19 [INFO] You have 0 Checkstyle violations. 22:18:19 [INFO] 22:18:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 22:18:19 [INFO] Starting audit... 22:18:19 Audit done. 22:18:19 [INFO] You have 0 Checkstyle violations. 22:18:19 [INFO] 22:18:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8529 --- 22:18:19 [INFO] 22:18:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8529 --- 22:18:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/resources 22:18:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi 22:18:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:18:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi 22:18:19 [INFO] 22:18:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8529 --- 22:18:19 [INFO] Recompiling the module because of changed dependency. 22:18:19 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 22:18:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/instance/rev190121/IetfNetworkInstanceData.java:[149,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:18:20 [INFO] 22:18:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8529 >>> 22:18:20 [INFO] 22:18:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8529 --- 22:18:20 [INFO] Spotbugs plugin skipped 22:18:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:20 [INFO] 22:18:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8529 <<< 22:18:20 [INFO] 22:18:20 [INFO] 22:18:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8529 --- 22:18:20 [INFO] Spotbugs plugin skipped 22:18:20 [INFO] 22:18:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8529 --- 22:18:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/test/resources 22:18:20 [INFO] 22:18:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8529 --- 22:18:20 [INFO] No sources to compile 22:18:20 [INFO] 22:18:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8529 --- 22:18:20 [INFO] No tests to run. 22:18:20 [INFO] 22:18:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8529 --- 22:18:20 [INFO] 22:18:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8529 --- 22:18:20 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT.jar 22:18:20 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 22:18:20 [INFO] 22:18:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- 22:18:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-javadoc.jar 22:18:22 [INFO] 22:18:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 22:18:22 [INFO] CycloneDX: Resolving Dependencies 22:18:23 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:18:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml 22:18:23 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json 22:18:23 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 22:18:23 [INFO] 22:18:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 22:18:23 [INFO] Skipping duplicate-finder execution! 22:18:23 [INFO] 22:18:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8529 --- 22:18:23 [INFO] No dependency problems found 22:18:23 [INFO] 22:18:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- 22:18:23 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-sources.jar 22:18:23 [INFO] 22:18:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- jacoco:0.8.15:report (report) @ rfc8529 --- 22:18:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:18:23 [INFO] 22:18:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.pom 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.jar 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-javadoc.jar 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 22:18:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-sources.jar 22:18:23 [INFO] 22:18:23 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8529 --- 22:18:23 [INFO] Installing org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.jar 22:18:23 [INFO] Writing OBR metadata 22:18:23 [INFO] 22:18:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- 22:18:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml 22:18:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:23 [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 22:18:23 [INFO] 22:18:23 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8529 --- 22:18:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:18:23 [INFO] 22:18:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ 22:18:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 2.0.4-SNAPSHOT [82/161] 22:18:23 [INFO] from features/odl-ietf-model-rfc8529/pom.xml 22:18:23 [INFO] ------------------------------[ feature ]------------------------------- 22:18:23 [INFO] 22:18:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:23 [INFO] 22:18:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:23 [INFO] 22:18:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:23 [INFO] argLine set to empty 22:18:23 [INFO] 22:18:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Starting audit... 22:18:23 Audit done. 22:18:23 [INFO] You have 0 Checkstyle violations. 22:18:23 [INFO] 22:18:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Starting audit... 22:18:23 Audit done. 22:18:23 [INFO] You have 0 Checkstyle violations. 22:18:23 [INFO] 22:18:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml 22:18:23 [INFO] ...done! 22:18:23 [INFO] Set artifact 22:18:23 [INFO] 22:18:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:18:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:18:23 [INFO] 22:18:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> 22:18:23 [INFO] 22:18:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] No files found to run spotbugs; check compile phase has been run. 22:18:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:23 [INFO] 22:18:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< 22:18:23 [INFO] 22:18:23 [INFO] 22:18:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] 22:18:23 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8529 --- 22:18:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 22:18:23 [INFO] Project dependency features detected: [] 22:18:23 [INFO] Pax Exam System (Version: 4.14.0) created. 22:18:23 [INFO] Creating RMI registry server on 127.0.0.1:44107 22:18:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:18:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:18:24 [INFO] Waiting for remote bundle context.. on 44107 name: 33a68cfb-b939-48f6-87c9-6f0cc8cd3f33 timout: [ RelativeTimeout value = 180000 ] 22:18:29 [INFO] Building jar from resources and headers. 22:18:29 [INFO] Writing jar finished. 22:18:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:18:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:18:31 [INFO] 22:18:31 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8529 --- 22:18:31 [INFO] 22:18:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- 22:18:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:18:31 [INFO] 22:18:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- 22:18:31 [INFO] CycloneDX: Resolving Dependencies 22:18:32 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:18:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml 22:18:32 [INFO] attaching as odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json 22:18:32 [INFO] attaching as odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 22:18:32 [INFO] 22:18:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] Skipping duplicate-finder execution! 22:18:32 [INFO] 22:18:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] Skipping plugin execution 22:18:32 [INFO] 22:18:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] Skipping source per configuration. 22:18:32 [INFO] 22:18:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] 22:18:32 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:32 [INFO] 22:18:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- 22:18:32 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT.pom 22:18:32 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-features.xml 22:18:32 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:32 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 22:18:32 [INFO] 22:18:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- 22:18:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:32 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:32 [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 22:18:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:32 [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 22:18:32 [INFO] 22:18:32 [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- 22:18:32 [INFO] Building rfc8530 2.0.4-SNAPSHOT [83/161] 22:18:32 [INFO] from model/rfc/rfc8530/pom.xml 22:18:32 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:32 [INFO] 22:18:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 22:18:32 [INFO] 22:18:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8530 --- 22:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:32 [INFO] 22:18:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8530 --- 22:18:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:32 [INFO] 22:18:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8530 --- 22:18:32 [INFO] 22:18:32 [INFO] --- dependency:3.11.0:properties (default) @ rfc8530 --- 22:18:32 [INFO] 22:18:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8530 --- 22:18:32 [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/** 22:18:32 [INFO] 22:18:32 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8530 --- 22:18:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:18:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/yang 22:18:32 [INFO] yang-to-sources: Found 4 dependencies in 2.755 ms 22:18:32 [INFO] yang-to-sources: Project model files found: 1 in 1.523 ms 22:18:32 [INFO] yang-to-sources: 5 YANG models processed in 21.09 ms 22:18:32 [INFO] BindingJavaFileGenerator: Defined 15 files in 5.572 ms 22:18:32 [INFO] Sorted 15 files into 5 directories in 128.1 μs 22:18:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 15.17 ms 22:18:32 [INFO] 22:18:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 22:18:32 [INFO] Starting audit... 22:18:32 Audit done. 22:18:32 [INFO] You have 0 Checkstyle violations. 22:18:32 [INFO] 22:18:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 22:18:32 [INFO] Starting audit... 22:18:32 Audit done. 22:18:32 [INFO] You have 0 Checkstyle violations. 22:18:32 [INFO] 22:18:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8530 --- 22:18:32 [INFO] 22:18:32 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8530 --- 22:18:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/resources 22:18:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi 22:18:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:18:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi 22:18:32 [INFO] 22:18:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8530 --- 22:18:32 [INFO] Recompiling the module because of changed dependency. 22:18:32 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 22:18:32 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/logical/network/element/rev190125/IetfLogicalNetworkElementData.java:[98,149] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:18:32 [INFO] 22:18:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8530 >>> 22:18:32 [INFO] 22:18:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8530 --- 22:18:32 [INFO] Spotbugs plugin skipped 22:18:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:32 [INFO] 22:18:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8530 <<< 22:18:32 [INFO] 22:18:32 [INFO] 22:18:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8530 --- 22:18:32 [INFO] Spotbugs plugin skipped 22:18:32 [INFO] 22:18:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8530 --- 22:18:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/test/resources 22:18:32 [INFO] 22:18:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8530 --- 22:18:32 [INFO] No sources to compile 22:18:32 [INFO] 22:18:32 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8530 --- 22:18:32 [INFO] No tests to run. 22:18:32 [INFO] 22:18:32 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8530 --- 22:18:32 [INFO] 22:18:32 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8530 --- 22:18:32 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT.jar 22:18:32 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 22:18:32 [INFO] 22:18:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- 22:18:35 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-javadoc.jar 22:18:35 [INFO] 22:18:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 22:18:35 [INFO] CycloneDX: Resolving Dependencies 22:18:35 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:18:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml 22:18:35 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json 22:18:35 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 22:18:35 [INFO] 22:18:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 22:18:35 [INFO] Skipping duplicate-finder execution! 22:18:35 [INFO] 22:18:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8530 --- 22:18:35 [INFO] No dependency problems found 22:18:35 [INFO] 22:18:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- 22:18:35 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-sources.jar 22:18:35 [INFO] 22:18:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- jacoco:0.8.15:report (report) @ rfc8530 --- 22:18:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:18:35 [INFO] 22:18:35 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.pom 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.jar 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-javadoc.jar 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 22:18:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-sources.jar 22:18:35 [INFO] 22:18:35 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8530 --- 22:18:35 [INFO] Installing org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.jar 22:18:35 [INFO] Writing OBR metadata 22:18:35 [INFO] 22:18:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- 22:18:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml 22:18:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:35 [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 22:18:35 [INFO] 22:18:35 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8530 --- 22:18:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:18:35 [INFO] 22:18:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ 22:18:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 2.0.4-SNAPSHOT [84/161] 22:18:35 [INFO] from features/odl-ietf-model-rfc8530/pom.xml 22:18:35 [INFO] ------------------------------[ feature ]------------------------------- 22:18:35 [INFO] 22:18:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:35 [INFO] 22:18:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:35 [INFO] 22:18:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:35 [INFO] argLine set to empty 22:18:35 [INFO] 22:18:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Starting audit... 22:18:35 Audit done. 22:18:35 [INFO] You have 0 Checkstyle violations. 22:18:35 [INFO] 22:18:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Starting audit... 22:18:35 Audit done. 22:18:35 [INFO] You have 0 Checkstyle violations. 22:18:35 [INFO] 22:18:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml 22:18:35 [INFO] ...done! 22:18:35 [INFO] Set artifact 22:18:35 [INFO] 22:18:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:18:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:18:35 [INFO] 22:18:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> 22:18:35 [INFO] 22:18:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] No files found to run spotbugs; check compile phase has been run. 22:18:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:35 [INFO] 22:18:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< 22:18:35 [INFO] 22:18:35 [INFO] 22:18:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] 22:18:35 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8530 --- 22:18:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 22:18:36 [INFO] Project dependency features detected: [] 22:18:36 [INFO] Pax Exam System (Version: 4.14.0) created. 22:18:36 [INFO] Creating RMI registry server on 127.0.0.1:40389 22:18:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:18:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:18:36 [INFO] Waiting for remote bundle context.. on 40389 name: 5a9f0089-87c3-48cf-a3c7-4567b68f8427 timout: [ RelativeTimeout value = 180000 ] 22:18:41 [INFO] Building jar from resources and headers. 22:18:41 [INFO] Writing jar finished. 22:18:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:18:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:18:43 [INFO] 22:18:43 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8530 --- 22:18:43 [INFO] 22:18:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- 22:18:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:18:43 [INFO] 22:18:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- 22:18:43 [INFO] CycloneDX: Resolving Dependencies 22:18:44 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:18:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml 22:18:44 [INFO] attaching as odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json 22:18:44 [INFO] attaching as odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 22:18:44 [INFO] 22:18:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] Skipping duplicate-finder execution! 22:18:44 [INFO] 22:18:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] Skipping plugin execution 22:18:44 [INFO] 22:18:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] Skipping source per configuration. 22:18:44 [INFO] 22:18:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] 22:18:44 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:44 [INFO] 22:18:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- 22:18:44 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT.pom 22:18:44 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-features.xml 22:18:44 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:44 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 22:18:44 [INFO] 22:18:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- 22:18:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:44 [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 22:18:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:44 [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 22:18:44 [INFO] 22:18:44 [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ 22:18:44 [INFO] Building rfc8542-ietf-dc-fabric-types 2.0.4-SNAPSHOT [85/161] 22:18:44 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 22:18:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:44 [INFO] 22:18:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] 22:18:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:44 [INFO] 22:18:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:44 [INFO] 22:18:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] 22:18:44 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] 22:18:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [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/** 22:18:44 [INFO] 22:18:44 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:18:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 22:18:44 [INFO] yang-to-sources: Found 2 dependencies in 2.631 ms 22:18:44 [INFO] yang-to-sources: Project model files found: 1 in 2.197 ms 22:18:44 [INFO] yang-to-sources: 3 YANG models processed in 12.40 ms 22:18:44 [INFO] BindingJavaFileGenerator: Defined 40 files in 4.182 ms 22:18:44 [INFO] Sorted 40 files into 4 directories in 156.2 μs 22:18:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 12.26 ms 22:18:44 [INFO] 22:18:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] Starting audit... 22:18:44 Audit done. 22:18:44 [INFO] You have 0 Checkstyle violations. 22:18:44 [INFO] 22:18:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] Starting audit... 22:18:44 Audit done. 22:18:44 [INFO] You have 0 Checkstyle violations. 22:18:44 [INFO] 22:18:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] 22:18:44 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 22:18:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 22:18:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:18:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 22:18:44 [INFO] 22:18:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 22:18:44 [INFO] Recompiling the module because of changed dependency. 22:18:44 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 22:18:45 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/dc/fabric/types/rev190225/IetfDcFabricTypesData.java:[204,133] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:18:45 [INFO] 22:18:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 22:18:45 [INFO] 22:18:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] Spotbugs plugin skipped 22:18:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:45 [INFO] 22:18:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 22:18:45 [INFO] 22:18:45 [INFO] 22:18:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] Spotbugs plugin skipped 22:18:45 [INFO] 22:18:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 22:18:45 [INFO] 22:18:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] No sources to compile 22:18:45 [INFO] 22:18:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] No tests to run. 22:18:45 [INFO] 22:18:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] 22:18:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 22:18:45 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 22:18:45 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 22:18:45 [INFO] 22:18:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar 22:18:47 [INFO] 22:18:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] CycloneDX: Resolving Dependencies 22:18:47 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:18:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 22:18:47 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 22:18:47 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.json 22:18:47 [INFO] 22:18:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Skipping duplicate-finder execution! 22:18:47 [INFO] 22:18:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] No dependency problems found 22:18:47 [INFO] 22:18:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar 22:18:47 [INFO] 22:18:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] 22:18:47 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:18:47 [INFO] 22:18:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.pom 22:18:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 22:18:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar 22:18:47 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:47 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.json 22:18:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar 22:18:47 [INFO] 22:18:47 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 22:18:47 [INFO] Writing OBR metadata 22:18:47 [INFO] 22:18:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 22:18:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:47 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:47 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:47 [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 22:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:48 [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 22:18:48 [INFO] 22:18:48 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 22:18:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:18:48 [INFO] 22:18:48 [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- 22:18:48 [INFO] Building rfc8542-ietf-dc-fabric-topology 2.0.4-SNAPSHOT [86/161] 22:18:48 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 22:18:48 [INFO] -------------------------------[ bundle ]------------------------------- 22:18:48 [INFO] 22:18:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] 22:18:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:48 [INFO] 22:18:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:48 [INFO] 22:18:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] 22:18:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] 22:18:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [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/** 22:18:48 [INFO] 22:18:48 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:18:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 22:18:48 [INFO] yang-to-sources: Found 4 dependencies in 2.346 ms 22:18:48 [INFO] yang-to-sources: Project model files found: 1 in 2.064 ms 22:18:48 [INFO] yang-to-sources: 5 YANG models processed in 20.13 ms 22:18:48 [INFO] BindingJavaFileGenerator: Defined 35 files in 5.714 ms 22:18:48 [INFO] Sorted 35 files into 7 directories in 178.6 μs 22:18:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 18.45 ms 22:18:48 [INFO] 22:18:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Starting audit... 22:18:48 Audit done. 22:18:48 [INFO] You have 0 Checkstyle violations. 22:18:48 [INFO] 22:18:48 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Starting audit... 22:18:48 Audit done. 22:18:48 [INFO] You have 0 Checkstyle violations. 22:18:48 [INFO] 22:18:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] 22:18:48 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 22:18:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 22:18:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:18:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:18:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 22:18:48 [INFO] 22:18:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Recompiling the module because of changed dependency. 22:18:48 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 22:18:48 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/dc/fabric/topology/rev190225/IetfDcFabricTopologyData.java:[167,139] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:18:48 [INFO] 22:18:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 22:18:48 [INFO] 22:18:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Spotbugs plugin skipped 22:18:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:48 [INFO] 22:18:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 22:18:48 [INFO] 22:18:48 [INFO] 22:18:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Spotbugs plugin skipped 22:18:48 [INFO] 22:18:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 22:18:48 [INFO] 22:18:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] No sources to compile 22:18:48 [INFO] 22:18:48 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] No tests to run. 22:18:48 [INFO] 22:18:48 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] 22:18:48 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 22:18:48 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 22:18:48 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 22:18:48 [INFO] 22:18:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar 22:18:51 [INFO] 22:18:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] CycloneDX: Resolving Dependencies 22:18:51 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:18:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 22:18:51 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 22:18:51 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:18:51 [INFO] 22:18:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Skipping duplicate-finder execution! 22:18:51 [INFO] 22:18:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] No dependency problems found 22:18:51 [INFO] 22:18:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar 22:18:51 [INFO] 22:18:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] 22:18:51 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:18:51 [INFO] 22:18:51 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.pom 22:18:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 22:18:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar 22:18:51 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:18:51 [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/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:18:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar 22:18:51 [INFO] 22:18:51 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 22:18:51 [INFO] Writing OBR metadata 22:18:51 [INFO] 22:18:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:18:51 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:51 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:18:51 [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 22:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:18:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:18:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:18:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:18:51 [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 22:18:51 [INFO] 22:18:51 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 22:18:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:18:51 [INFO] 22:18:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ 22:18:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 2.0.4-SNAPSHOT [87/161] 22:18:51 [INFO] from features/odl-ietf-model-rfc8542/pom.xml 22:18:51 [INFO] ------------------------------[ feature ]------------------------------- 22:18:51 [INFO] 22:18:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- 22:18:51 [INFO] 22:18:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- 22:18:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:51 [INFO] 22:18:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- 22:18:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:18:51 [INFO] 22:18:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] 22:18:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] 22:18:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:18:52 [INFO] argLine set to empty 22:18:52 [INFO] 22:18:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] Starting audit... 22:18:52 Audit done. 22:18:52 [INFO] You have 0 Checkstyle violations. 22:18:52 [INFO] 22:18:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] Starting audit... 22:18:52 Audit done. 22:18:52 [INFO] You have 0 Checkstyle violations. 22:18:52 [INFO] 22:18:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] 22:18:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml 22:18:52 [INFO] ...done! 22:18:52 [INFO] Set artifact 22:18:52 [INFO] 22:18:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8542 --- 22:18:52 [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 22:18:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:18:52 [INFO] 22:18:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> 22:18:52 [INFO] 22:18:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] No files found to run spotbugs; check compile phase has been run. 22:18:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:18:52 [INFO] 22:18:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< 22:18:52 [INFO] 22:18:52 [INFO] 22:18:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] 22:18:52 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8542 --- 22:18:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 22:18:52 [INFO] Project dependency features detected: [] 22:18:52 [INFO] Pax Exam System (Version: 4.14.0) created. 22:18:52 [INFO] Creating RMI registry server on 127.0.0.1:46005 22:18:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:18:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:18:52 [INFO] Waiting for remote bundle context.. on 46005 name: 8f8dda52-fb36-4317-bc15-cc656f265712 timout: [ RelativeTimeout value = 180000 ] 22:18:57 [INFO] Building jar from resources and headers. 22:18:57 [INFO] Writing jar finished. 22:18:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:18:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:18:59 [INFO] 22:18:59 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8542 --- 22:18:59 [INFO] 22:18:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- 22:18:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:18:59 [INFO] 22:18:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- 22:18:59 [INFO] CycloneDX: Resolving Dependencies 22:19:00 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:19:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml 22:19:00 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json 22:19:00 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.json 22:19:00 [INFO] 22:19:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] Skipping duplicate-finder execution! 22:19:00 [INFO] 22:19:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] Skipping plugin execution 22:19:00 [INFO] 22:19:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] Skipping source per configuration. 22:19:00 [INFO] 22:19:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] 22:19:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:00 [INFO] 22:19:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- 22:19:00 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT.pom 22:19:00 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-features.xml 22:19:00 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:00 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.json 22:19:00 [INFO] 22:19:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- 22:19:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:00 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:00 [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 22:19:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:00 [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 22:19:00 [INFO] 22:19:00 [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- 22:19:00 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [88/161] 22:19:00 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 22:19:00 [INFO] -------------------------------[ bundle ]------------------------------- 22:19:00 [INFO] 22:19:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] 22:19:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:00 [INFO] 22:19:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:00 [INFO] 22:19:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] 22:19:00 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] 22:19:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [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/** 22:19:00 [INFO] 22:19:00 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:19:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 22:19:00 [INFO] yang-to-sources: Found 0 dependencies in 2.234 ms 22:19:00 [INFO] yang-to-sources: Project model files found: 1 in 2.861 ms 22:19:00 [INFO] yang-to-sources: 1 YANG models processed in 5.084 ms 22:19:00 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.272 ms 22:19:00 [INFO] Sorted 23 files into 5 directories in 223.3 μs 22:19:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.99 ms 22:19:00 [INFO] 22:19:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Starting audit... 22:19:00 Audit done. 22:19:00 [INFO] You have 0 Checkstyle violations. 22:19:00 [INFO] 22:19:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Starting audit... 22:19:00 Audit done. 22:19:00 [INFO] You have 0 Checkstyle violations. 22:19:00 [INFO] 22:19:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] 22:19:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 22:19:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 22:19:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:19:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 22:19:00 [INFO] 22:19:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Recompiling the module because of changed source code. 22:19:00 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:19:00 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/sztp/bootstrap/server/rev190430/IetfSztpBootstrapServerData.java:[192,145] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:19:00 [INFO] 22:19:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 22:19:00 [INFO] 22:19:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Spotbugs plugin skipped 22:19:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:00 [INFO] 22:19:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 22:19:00 [INFO] 22:19:00 [INFO] 22:19:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Spotbugs plugin skipped 22:19:00 [INFO] 22:19:00 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 22:19:00 [INFO] 22:19:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] No sources to compile 22:19:00 [INFO] 22:19:00 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] No tests to run. 22:19:00 [INFO] 22:19:00 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] 22:19:00 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:00 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 22:19:00 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 22:19:00 [INFO] 22:19:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar 22:19:03 [INFO] 22:19:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] CycloneDX: Resolving Dependencies 22:19:03 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:19:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 22:19:03 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 22:19:03 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 22:19:03 [INFO] 22:19:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Skipping duplicate-finder execution! 22:19:03 [INFO] 22:19:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] No dependency problems found 22:19:03 [INFO] 22:19:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar 22:19:03 [INFO] 22:19:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:19:03 [INFO] 22:19:03 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.pom 22:19:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 22:19:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar 22:19:03 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:03 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 22:19:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar 22:19:03 [INFO] 22:19:03 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 22:19:03 [INFO] Writing OBR metadata 22:19:03 [INFO] 22:19:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:03 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:03 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:03 [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 22:19:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:03 [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 22:19:03 [INFO] 22:19:03 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:19:03 [INFO] 22:19:03 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- 22:19:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [89/161] 22:19:03 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 22:19:03 [INFO] ------------------------------[ feature ]------------------------------- 22:19:03 [INFO] 22:19:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:03 [INFO] 22:19:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:03 [INFO] 22:19:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:03 [INFO] argLine set to empty 22:19:03 [INFO] 22:19:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Starting audit... 22:19:03 Audit done. 22:19:03 [INFO] You have 0 Checkstyle violations. 22:19:03 [INFO] 22:19:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Starting audit... 22:19:03 Audit done. 22:19:03 [INFO] You have 0 Checkstyle violations. 22:19:03 [INFO] 22:19:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 22:19:03 [INFO] ...done! 22:19:03 [INFO] Set artifact 22:19:03 [INFO] 22:19:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:03 [INFO] 22:19:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> 22:19:03 [INFO] 22:19:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] No files found to run spotbugs; check compile phase has been run. 22:19:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:03 [INFO] 22:19:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< 22:19:03 [INFO] 22:19:03 [INFO] 22:19:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] 22:19:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 22:19:03 [INFO] Project dependency features detected: [] 22:19:03 [INFO] Pax Exam System (Version: 4.14.0) created. 22:19:03 [INFO] Creating RMI registry server on 127.0.0.1:43845 22:19:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:04 [INFO] Waiting for remote bundle context.. on 43845 name: 37dcd7c0-593c-4c1e-8213-7b03235b5af5 timout: [ RelativeTimeout value = 180000 ] 22:19:09 [INFO] Building jar from resources and headers. 22:19:09 [INFO] Writing jar finished. 22:19:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:11 [INFO] 22:19:11 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:11 [INFO] 22:19:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:19:11 [INFO] 22:19:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:11 [INFO] CycloneDX: Resolving Dependencies 22:19:12 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:19:12 [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 22:19:12 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:12 [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 22:19:12 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 22:19:12 [INFO] 22:19:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] Skipping duplicate-finder execution! 22:19:12 [INFO] 22:19:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] Skipping plugin execution 22:19:12 [INFO] 22:19:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] Skipping source per configuration. 22:19:12 [INFO] 22:19:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] 22:19:12 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:12 [INFO] 22:19:12 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.pom 22:19:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-features.xml 22:19:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:12 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 22:19:12 [INFO] 22:19:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:19:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:12 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:12 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:12 [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 22:19:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:12 [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 22:19:12 [INFO] 22:19:12 [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- 22:19:12 [INFO] Building rfc8572-ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [90/161] 22:19:12 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 22:19:12 [INFO] -------------------------------[ bundle ]------------------------------- 22:19:12 [INFO] 22:19:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] 22:19:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:12 [INFO] 22:19:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:12 [INFO] 22:19:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] 22:19:12 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] 22:19:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [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/** 22:19:12 [INFO] 22:19:12 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:19:12 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 22:19:12 [INFO] yang-to-sources: Found 3 dependencies in 3.130 ms 22:19:12 [INFO] yang-to-sources: Project model files found: 1 in 2.553 ms 22:19:12 [INFO] yang-to-sources: 4 YANG models processed in 17.35 ms 22:19:12 [INFO] BindingJavaFileGenerator: Defined 27 files in 4.632 ms 22:19:12 [INFO] Sorted 27 files into 10 directories in 261.7 μs 22:19:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 12.92 ms 22:19:12 [INFO] 22:19:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Starting audit... 22:19:12 Audit done. 22:19:12 [INFO] You have 0 Checkstyle violations. 22:19:12 [INFO] 22:19:12 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Starting audit... 22:19:12 Audit done. 22:19:12 [INFO] You have 0 Checkstyle violations. 22:19:12 [INFO] 22:19:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] 22:19:12 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 22:19:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 22:19:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:19:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 22:19:12 [INFO] 22:19:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Recompiling the module because of changed dependency. 22:19:12 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 22:19:12 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/sztp/conveyed/info/rev190430/IetfSztpConveyedInfoData.java:[141,139] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:19:12 [INFO] 22:19:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 22:19:12 [INFO] 22:19:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Spotbugs plugin skipped 22:19:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:12 [INFO] 22:19:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 22:19:12 [INFO] 22:19:12 [INFO] 22:19:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:12 [INFO] Spotbugs plugin skipped 22:19:12 [INFO] 22:19:12 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 22:19:13 [INFO] 22:19:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:13 [INFO] No sources to compile 22:19:13 [INFO] 22:19:13 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:13 [INFO] No tests to run. 22:19:13 [INFO] 22:19:13 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:13 [INFO] 22:19:13 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:13 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 22:19:13 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 22:19:13 [INFO] 22:19:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:15 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar 22:19:15 [INFO] 22:19:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:15 [INFO] CycloneDX: Resolving Dependencies 22:19:15 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:19:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 22:19:16 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 22:19:16 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 22:19:16 [INFO] 22:19:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Skipping duplicate-finder execution! 22:19:16 [INFO] 22:19:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] No dependency problems found 22:19:16 [INFO] 22:19:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar 22:19:16 [INFO] 22:19:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:19:16 [INFO] 22:19:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.pom 22:19:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 22:19:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar 22:19:16 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:16 [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/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 22:19:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar 22:19:16 [INFO] 22:19:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 22:19:16 [INFO] Writing OBR metadata 22:19:16 [INFO] 22:19:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:16 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:16 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:16 [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 22:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:16 [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 22:19:16 [INFO] 22:19:16 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:19:16 [INFO] 22:19:16 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- 22:19:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [91/161] 22:19:16 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 22:19:16 [INFO] ------------------------------[ feature ]------------------------------- 22:19:16 [INFO] 22:19:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:16 [INFO] 22:19:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:16 [INFO] 22:19:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:16 [INFO] argLine set to empty 22:19:16 [INFO] 22:19:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Starting audit... 22:19:16 Audit done. 22:19:16 [INFO] You have 0 Checkstyle violations. 22:19:16 [INFO] 22:19:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Starting audit... 22:19:16 Audit done. 22:19:16 [INFO] You have 0 Checkstyle violations. 22:19:16 [INFO] 22:19:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 22:19:16 [INFO] ...done! 22:19:16 [INFO] Set artifact 22:19:16 [INFO] 22:19:16 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [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 22:19:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:16 [INFO] 22:19:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> 22:19:16 [INFO] 22:19:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] No files found to run spotbugs; check compile phase has been run. 22:19:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:16 [INFO] 22:19:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< 22:19:16 [INFO] 22:19:16 [INFO] 22:19:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] 22:19:16 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:16 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 22:19:16 [INFO] Project dependency features detected: [] 22:19:16 [INFO] Pax Exam System (Version: 4.14.0) created. 22:19:16 [INFO] Creating RMI registry server on 127.0.0.1:35411 22:19:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:17 [INFO] Waiting for remote bundle context.. on 35411 name: 619061ff-9c52-4d61-a904-b38c3993992e timout: [ RelativeTimeout value = 180000 ] 22:19:22 [INFO] Building jar from resources and headers. 22:19:22 [INFO] Writing jar finished. 22:19:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:24 [INFO] 22:19:24 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:24 [INFO] 22:19:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:19:24 [INFO] 22:19:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:24 [INFO] CycloneDX: Resolving Dependencies 22:19:24 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:19:24 [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 22:19:25 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:25 [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 22:19:25 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 22:19:25 [INFO] 22:19:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] Skipping duplicate-finder execution! 22:19:25 [INFO] 22:19:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] Skipping plugin execution 22:19:25 [INFO] 22:19:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] Skipping source per configuration. 22:19:25 [INFO] 22:19:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] 22:19:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:25 [INFO] 22:19:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.pom 22:19:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-features.xml 22:19:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 22:19:25 [INFO] 22:19:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:19:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:25 [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 22:19:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:25 [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 22:19:25 [INFO] 22:19:25 [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- 22:19:25 [INFO] Building rfc8639 2.0.4-SNAPSHOT [92/161] 22:19:25 [INFO] from model/rfc/rfc8639/pom.xml 22:19:25 [INFO] -------------------------------[ bundle ]------------------------------- 22:19:25 [INFO] 22:19:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 22:19:25 [INFO] 22:19:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8639 --- 22:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:25 [INFO] 22:19:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8639 --- 22:19:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:25 [INFO] 22:19:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8639 --- 22:19:25 [INFO] 22:19:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8639 --- 22:19:25 [INFO] 22:19:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8639 --- 22:19:25 [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/** 22:19:25 [INFO] 22:19:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8639 --- 22:19:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:19:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/yang 22:19:25 [INFO] yang-to-sources: Found 8 dependencies in 4.192 ms 22:19:25 [INFO] yang-to-sources: Project model files found: 1 in 6.449 ms 22:19:25 [INFO] yang-to-sources: 9 YANG models processed in 82.82 ms 22:19:25 [INFO] BindingJavaFileGenerator: Defined 136 files in 13.94 ms 22:19:25 [INFO] Sorted 136 files into 22 directories in 359.7 μs 22:19:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 52.64 ms 22:19:25 [INFO] 22:19:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 22:19:25 [INFO] Starting audit... 22:19:25 Audit done. 22:19:25 [INFO] You have 0 Checkstyle violations. 22:19:25 [INFO] 22:19:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 22:19:25 [INFO] Starting audit... 22:19:25 Audit done. 22:19:25 [INFO] You have 0 Checkstyle violations. 22:19:25 [INFO] 22:19:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8639 --- 22:19:25 [INFO] 22:19:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8639 --- 22:19:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/resources 22:19:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi 22:19:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:19:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi 22:19:25 [INFO] 22:19:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8639 --- 22:19:25 [INFO] Recompiling the module because of changed dependency. 22:19:25 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 22:19:26 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/subscribed/notifications/rev190909/IetfSubscribedNotificationsData.java:[540,152] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:19:26 [INFO] 22:19:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8639 >>> 22:19:26 [INFO] 22:19:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8639 --- 22:19:26 [INFO] Spotbugs plugin skipped 22:19:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:26 [INFO] 22:19:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8639 <<< 22:19:26 [INFO] 22:19:26 [INFO] 22:19:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8639 --- 22:19:26 [INFO] Spotbugs plugin skipped 22:19:26 [INFO] 22:19:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8639 --- 22:19:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/test/resources 22:19:26 [INFO] 22:19:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8639 --- 22:19:26 [INFO] No sources to compile 22:19:26 [INFO] 22:19:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8639 --- 22:19:26 [INFO] No tests to run. 22:19:26 [INFO] 22:19:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8639 --- 22:19:26 [INFO] 22:19:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8639 --- 22:19:26 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT.jar 22:19:26 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 22:19:26 [INFO] 22:19:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- 22:19:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-javadoc.jar 22:19:30 [INFO] 22:19:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 22:19:30 [INFO] CycloneDX: Resolving Dependencies 22:19:31 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:19:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml 22:19:31 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json 22:19:31 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 22:19:31 [INFO] 22:19:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 22:19:31 [INFO] Skipping duplicate-finder execution! 22:19:31 [INFO] 22:19:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8639 --- 22:19:31 [INFO] No dependency problems found 22:19:31 [INFO] 22:19:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- 22:19:31 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-sources.jar 22:19:31 [INFO] 22:19:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- jacoco:0.8.15:report (report) @ rfc8639 --- 22:19:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:19:31 [INFO] 22:19:31 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.pom 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.jar 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-javadoc.jar 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 22:19:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-sources.jar 22:19:31 [INFO] 22:19:31 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8639 --- 22:19:31 [INFO] Installing org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.jar 22:19:31 [INFO] Writing OBR metadata 22:19:31 [INFO] 22:19:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- 22:19:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml 22:19:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:31 [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 22:19:31 [INFO] 22:19:31 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8639 --- 22:19:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:19:31 [INFO] 22:19:31 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ 22:19:31 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 2.0.4-SNAPSHOT [93/161] 22:19:31 [INFO] from features/odl-ietf-model-rfc8639/pom.xml 22:19:31 [INFO] ------------------------------[ feature ]------------------------------- 22:19:31 [INFO] 22:19:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:31 [INFO] 22:19:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:31 [INFO] 22:19:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:31 [INFO] argLine set to empty 22:19:31 [INFO] 22:19:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Starting audit... 22:19:31 Audit done. 22:19:31 [INFO] You have 0 Checkstyle violations. 22:19:31 [INFO] 22:19:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Starting audit... 22:19:31 Audit done. 22:19:31 [INFO] You have 0 Checkstyle violations. 22:19:31 [INFO] 22:19:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml 22:19:31 [INFO] ...done! 22:19:31 [INFO] Set artifact 22:19:31 [INFO] 22:19:31 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:31 [INFO] 22:19:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> 22:19:31 [INFO] 22:19:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] No files found to run spotbugs; check compile phase has been run. 22:19:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:31 [INFO] 22:19:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< 22:19:31 [INFO] 22:19:31 [INFO] 22:19:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] 22:19:31 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8639 --- 22:19:31 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 22:19:31 [INFO] Project dependency features detected: [] 22:19:31 [INFO] Pax Exam System (Version: 4.14.0) created. 22:19:31 [INFO] Creating RMI registry server on 127.0.0.1:41107 22:19:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:32 [INFO] Waiting for remote bundle context.. on 41107 name: bf4ea1dd-e2aa-4c52-a253-f0c550c1c679 timout: [ RelativeTimeout value = 180000 ] 22:19:37 [INFO] Building jar from resources and headers. 22:19:37 [INFO] Writing jar finished. 22:19:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:39 [INFO] 22:19:39 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] 22:19:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:19:39 [INFO] 22:19:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] CycloneDX: Resolving Dependencies 22:19:39 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 22:19:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml 22:19:39 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json 22:19:39 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 22:19:39 [INFO] 22:19:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Skipping duplicate-finder execution! 22:19:39 [INFO] 22:19:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Skipping plugin execution 22:19:39 [INFO] 22:19:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Skipping source per configuration. 22:19:39 [INFO] 22:19:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] 22:19:39 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:39 [INFO] 22:19:39 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- 22:19:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT.pom 22:19:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-features.xml 22:19:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 22:19:39 [INFO] 22:19:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- 22:19:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:39 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:39 [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 22:19:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:39 [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 22:19:39 [INFO] 22:19:39 [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- 22:19:39 [INFO] Building rfc8641 2.0.4-SNAPSHOT [94/161] 22:19:39 [INFO] from model/rfc/rfc8641/pom.xml 22:19:39 [INFO] -------------------------------[ bundle ]------------------------------- 22:19:39 [INFO] 22:19:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 22:19:39 [INFO] 22:19:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8641 --- 22:19:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:39 [INFO] 22:19:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8641 --- 22:19:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:39 [INFO] 22:19:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8641 --- 22:19:40 [INFO] 22:19:40 [INFO] --- dependency:3.11.0:properties (default) @ rfc8641 --- 22:19:40 [INFO] 22:19:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8641 --- 22:19:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:19:40 [INFO] 22:19:40 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8641 --- 22:19:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:19:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/yang 22:19:40 [INFO] yang-to-sources: Found 11 dependencies in 4.424 ms 22:19:40 [INFO] yang-to-sources: Project model files found: 1 in 4.577 ms 22:19:40 [INFO] yang-to-sources: 12 YANG models processed in 68.02 ms 22:19:40 [INFO] BindingJavaFileGenerator: Defined 94 files in 15.74 ms 22:19:40 [INFO] Sorted 94 files into 24 directories in 318.0 μs 22:19:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 34.80 ms 22:19:40 [INFO] 22:19:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 22:19:40 [INFO] Starting audit... 22:19:40 Audit done. 22:19:40 [INFO] You have 0 Checkstyle violations. 22:19:40 [INFO] 22:19:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 22:19:40 [INFO] Starting audit... 22:19:40 Audit done. 22:19:40 [INFO] You have 0 Checkstyle violations. 22:19:40 [INFO] 22:19:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8641 --- 22:19:40 [INFO] 22:19:40 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8641 --- 22:19:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/resources 22:19:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi 22:19:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:19:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi 22:19:40 [INFO] 22:19:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8641 --- 22:19:40 [INFO] Recompiling the module because of changed dependency. 22:19:40 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 22:19:40 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/push/rev190909/IetfYangPushData.java:[337,122] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:19:40 [INFO] 22:19:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8641 >>> 22:19:40 [INFO] 22:19:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8641 --- 22:19:40 [INFO] Spotbugs plugin skipped 22:19:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:40 [INFO] 22:19:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8641 <<< 22:19:40 [INFO] 22:19:40 [INFO] 22:19:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8641 --- 22:19:40 [INFO] Spotbugs plugin skipped 22:19:40 [INFO] 22:19:40 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8641 --- 22:19:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/test/resources 22:19:40 [INFO] 22:19:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8641 --- 22:19:40 [INFO] No sources to compile 22:19:40 [INFO] 22:19:40 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8641 --- 22:19:40 [INFO] No tests to run. 22:19:40 [INFO] 22:19:40 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8641 --- 22:19:40 [INFO] 22:19:40 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8641 --- 22:19:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT.jar 22:19:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 22:19:41 [INFO] 22:19:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- 22:19:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-javadoc.jar 22:19:44 [INFO] 22:19:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 22:19:44 [INFO] CycloneDX: Resolving Dependencies 22:19:45 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:19:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml 22:19:45 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json 22:19:45 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 22:19:45 [INFO] 22:19:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 22:19:45 [INFO] Skipping duplicate-finder execution! 22:19:45 [INFO] 22:19:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8641 --- 22:19:45 [INFO] No dependency problems found 22:19:45 [INFO] 22:19:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- 22:19:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-sources.jar 22:19:45 [INFO] 22:19:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8641 --- 22:19:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:19:45 [INFO] 22:19:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.pom 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.jar 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-javadoc.jar 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 22:19:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-sources.jar 22:19:45 [INFO] 22:19:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8641 --- 22:19:45 [INFO] Installing org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.jar 22:19:45 [INFO] Writing OBR metadata 22:19:45 [INFO] 22:19:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- 22:19:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml 22:19:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:45 [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 22:19:45 [INFO] 22:19:45 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8641 --- 22:19:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:19:45 [INFO] 22:19:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ 22:19:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 2.0.4-SNAPSHOT [95/161] 22:19:45 [INFO] from features/odl-ietf-model-rfc8641/pom.xml 22:19:45 [INFO] ------------------------------[ feature ]------------------------------- 22:19:45 [INFO] 22:19:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:45 [INFO] 22:19:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:45 [INFO] 22:19:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:45 [INFO] argLine set to empty 22:19:45 [INFO] 22:19:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Starting audit... 22:19:45 Audit done. 22:19:45 [INFO] You have 0 Checkstyle violations. 22:19:45 [INFO] 22:19:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Starting audit... 22:19:45 Audit done. 22:19:45 [INFO] You have 0 Checkstyle violations. 22:19:45 [INFO] 22:19:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml 22:19:45 [INFO] ...done! 22:19:45 [INFO] Set artifact 22:19:45 [INFO] 22:19:45 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:45 [INFO] 22:19:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> 22:19:45 [INFO] 22:19:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] No files found to run spotbugs; check compile phase has been run. 22:19:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:45 [INFO] 22:19:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< 22:19:45 [INFO] 22:19:45 [INFO] 22:19:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] 22:19:45 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8641 --- 22:19:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 22:19:45 [INFO] Project dependency features detected: [] 22:19:45 [INFO] Pax Exam System (Version: 4.14.0) created. 22:19:45 [INFO] Creating RMI registry server on 127.0.0.1:43227 22:19:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:46 [INFO] Waiting for remote bundle context.. on 43227 name: f35ecb59-c1e3-4045-bc2b-2161441eccad timout: [ RelativeTimeout value = 180000 ] 22:19:51 [INFO] Building jar from resources and headers. 22:19:51 [INFO] Writing jar finished. 22:19:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:19:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:19:53 [INFO] 22:19:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8641 --- 22:19:53 [INFO] 22:19:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- 22:19:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:19:53 [INFO] 22:19:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- 22:19:53 [INFO] CycloneDX: Resolving Dependencies 22:19:54 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 22:19:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml 22:19:54 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json 22:19:54 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 22:19:54 [INFO] 22:19:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] Skipping duplicate-finder execution! 22:19:54 [INFO] 22:19:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] Skipping plugin execution 22:19:54 [INFO] 22:19:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] Skipping source per configuration. 22:19:54 [INFO] 22:19:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] 22:19:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:54 [INFO] 22:19:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- 22:19:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT.pom 22:19:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-features.xml 22:19:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:54 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 22:19:54 [INFO] 22:19:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- 22:19:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:54 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:54 [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 22:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:54 [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 22:19:54 [INFO] 22:19:54 [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- 22:19:54 [INFO] Building rfc8650 2.0.4-SNAPSHOT [96/161] 22:19:54 [INFO] from model/rfc/rfc8650/pom.xml 22:19:54 [INFO] -------------------------------[ bundle ]------------------------------- 22:19:54 [INFO] 22:19:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 22:19:54 [INFO] 22:19:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8650 --- 22:19:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:54 [INFO] 22:19:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8650 --- 22:19:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:54 [INFO] 22:19:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8650 --- 22:19:55 [INFO] 22:19:55 [INFO] --- dependency:3.11.0:properties (default) @ rfc8650 --- 22:19:55 [INFO] 22:19:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8650 --- 22:19:55 [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/** 22:19:55 [INFO] 22:19:55 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8650 --- 22:19:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:19:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/yang 22:19:55 [INFO] yang-to-sources: Found 9 dependencies in 3.893 ms 22:19:55 [INFO] yang-to-sources: Project model files found: 1 in 1.687 ms 22:19:55 [INFO] yang-to-sources: 10 YANG models processed in 65.24 ms 22:19:55 [INFO] BindingJavaFileGenerator: Defined 11 files in 11.95 ms 22:19:55 [INFO] Sorted 11 files into 3 directories in 153.9 μs 22:19:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 16.51 ms 22:19:55 [INFO] 22:19:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 22:19:55 [INFO] Starting audit... 22:19:55 Audit done. 22:19:55 [INFO] You have 0 Checkstyle violations. 22:19:55 [INFO] 22:19:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 22:19:55 [INFO] Starting audit... 22:19:55 Audit done. 22:19:55 [INFO] You have 0 Checkstyle violations. 22:19:55 [INFO] 22:19:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8650 --- 22:19:55 [INFO] 22:19:55 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8650 --- 22:19:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/resources 22:19:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi 22:19:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:19:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:19:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi 22:19:55 [INFO] 22:19:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8650 --- 22:19:55 [INFO] Recompiling the module because of changed dependency. 22:19:55 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:19:55 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/subscribed/notifications/rev191117/IetfRestconfSubscribedNotificationsData.java:[71,169] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:19:55 [INFO] 22:19:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8650 >>> 22:19:55 [INFO] 22:19:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8650 --- 22:19:55 [INFO] Spotbugs plugin skipped 22:19:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:55 [INFO] 22:19:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8650 <<< 22:19:55 [INFO] 22:19:55 [INFO] 22:19:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8650 --- 22:19:55 [INFO] Spotbugs plugin skipped 22:19:55 [INFO] 22:19:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8650 --- 22:19:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/test/resources 22:19:55 [INFO] 22:19:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8650 --- 22:19:55 [INFO] No sources to compile 22:19:55 [INFO] 22:19:55 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8650 --- 22:19:55 [INFO] No tests to run. 22:19:55 [INFO] 22:19:55 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8650 --- 22:19:55 [INFO] 22:19:55 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8650 --- 22:19:55 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT.jar 22:19:55 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 22:19:55 [INFO] 22:19:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- 22:19:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-javadoc.jar 22:19:57 [INFO] 22:19:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 22:19:57 [INFO] CycloneDX: Resolving Dependencies 22:19:57 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:19:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml 22:19:57 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json 22:19:57 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 22:19:57 [INFO] 22:19:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 22:19:57 [INFO] Skipping duplicate-finder execution! 22:19:57 [INFO] 22:19:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8650 --- 22:19:57 [INFO] No dependency problems found 22:19:57 [INFO] 22:19:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- 22:19:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-sources.jar 22:19:57 [INFO] 22:19:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8650 --- 22:19:57 [INFO] 22:19:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc8650 --- 22:19:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:19:57 [INFO] 22:19:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.pom 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.jar 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-javadoc.jar 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 22:19:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-sources.jar 22:19:57 [INFO] 22:19:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8650 --- 22:19:57 [INFO] Installing org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.jar 22:19:57 [INFO] Writing OBR metadata 22:19:57 [INFO] 22:19:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- 22:19:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:19:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml 22:19:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml 22:19:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:19:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:19:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:19:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:19:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:19:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:19:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:19:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:19:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:19:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:19:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:19:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:19:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:19:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:19:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:19:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:19:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:19:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:19:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:19:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:19:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:19:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:19:57 [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 22:19:57 [INFO] 22:19:57 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8650 --- 22:19:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:19:57 [INFO] 22:19:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ 22:19:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 2.0.4-SNAPSHOT [97/161] 22:19:57 [INFO] from features/odl-ietf-model-rfc8650/pom.xml 22:19:57 [INFO] ------------------------------[ feature ]------------------------------- 22:19:57 [INFO] 22:19:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- 22:19:57 [INFO] 22:19:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- 22:19:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:57 [INFO] 22:19:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- 22:19:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:19:57 [INFO] 22:19:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] 22:19:58 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] 22:19:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:19:58 [INFO] argLine set to empty 22:19:58 [INFO] 22:19:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Starting audit... 22:19:58 Audit done. 22:19:58 [INFO] You have 0 Checkstyle violations. 22:19:58 [INFO] 22:19:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Starting audit... 22:19:58 Audit done. 22:19:58 [INFO] You have 0 Checkstyle violations. 22:19:58 [INFO] 22:19:58 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] 22:19:58 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml 22:19:58 [INFO] ...done! 22:19:58 [INFO] Set artifact 22:19:58 [INFO] 22:19:58 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:19:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:19:58 [INFO] 22:19:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> 22:19:58 [INFO] 22:19:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] No files found to run spotbugs; check compile phase has been run. 22:19:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:19:58 [INFO] 22:19:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< 22:19:58 [INFO] 22:19:58 [INFO] 22:19:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] 22:19:58 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8650 --- 22:19:58 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 22:19:58 [INFO] Project dependency features detected: [] 22:19:58 [INFO] Pax Exam System (Version: 4.14.0) created. 22:19:58 [INFO] Creating RMI registry server on 127.0.0.1:37239 22:19:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:19:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:19:58 [INFO] Waiting for remote bundle context.. on 37239 name: bdf12261-e52d-4578-908e-1729bdbb029b timout: [ RelativeTimeout value = 180000 ] 22:20:03 [INFO] Building jar from resources and headers. 22:20:03 [INFO] Writing jar finished. 22:20:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:20:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:20:05 [INFO] 22:20:05 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8650 --- 22:20:05 [INFO] 22:20:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- 22:20:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:20:05 [INFO] 22:20:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- 22:20:05 [INFO] CycloneDX: Resolving Dependencies 22:20:06 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 22:20:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml 22:20:06 [INFO] attaching as odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json 22:20:06 [INFO] attaching as odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 22:20:06 [INFO] 22:20:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] Skipping duplicate-finder execution! 22:20:06 [INFO] 22:20:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] Skipping plugin execution 22:20:06 [INFO] 22:20:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] Skipping source per configuration. 22:20:06 [INFO] 22:20:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] 22:20:06 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:06 [INFO] 22:20:06 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- 22:20:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT.pom 22:20:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-features.xml 22:20:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 22:20:06 [INFO] 22:20:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- 22:20:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:06 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:06 [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 22:20:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:06 [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 22:20:06 [INFO] 22:20:06 [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ 22:20:06 [INFO] Building iana-tunnel-type 2.0.4-SNAPSHOT [98/161] 22:20:06 [INFO] from model/iana/iana-tunnel-type/pom.xml 22:20:06 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:06 [INFO] 22:20:06 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- 22:20:06 [INFO] 22:20:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tunnel-type --- 22:20:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:06 [INFO] 22:20:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- 22:20:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:06 [INFO] 22:20:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tunnel-type --- 22:20:06 [INFO] 22:20:06 [INFO] --- dependency:3.11.0:properties (default) @ iana-tunnel-type --- 22:20:06 [INFO] 22:20:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tunnel-type --- 22:20:06 [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/** 22:20:06 [INFO] 22:20:06 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tunnel-type --- 22:20:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/yang 22:20:06 [INFO] yang-to-sources: Found 3 dependencies in 2.852 ms 22:20:06 [INFO] yang-to-sources: Project model files found: 1 in 1.849 ms 22:20:07 [INFO] yang-to-sources: 4 YANG models processed in 40.20 ms 22:20:07 [INFO] BindingJavaFileGenerator: Defined 23 files in 12.19 ms 22:20:07 [INFO] Sorted 23 files into 3 directories in 262.8 μs 22:20:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 17.86 ms 22:20:07 [INFO] 22:20:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- 22:20:07 [INFO] Starting audit... 22:20:07 Audit done. 22:20:07 [INFO] You have 0 Checkstyle violations. 22:20:07 [INFO] 22:20:07 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- 22:20:07 [INFO] Starting audit... 22:20:07 Audit done. 22:20:07 [INFO] You have 0 Checkstyle violations. 22:20:07 [INFO] 22:20:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tunnel-type --- 22:20:07 [INFO] 22:20:07 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tunnel-type --- 22:20:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/resources 22:20:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi 22:20:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi 22:20:07 [INFO] 22:20:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tunnel-type --- 22:20:07 [INFO] Recompiling the module because of changed dependency. 22:20:07 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:20:07 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/tunnel/type/rev210423/IanaTunnelTypeData.java:[112,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:20:07 [INFO] 22:20:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> 22:20:07 [INFO] 22:20:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tunnel-type --- 22:20:07 [INFO] Spotbugs plugin skipped 22:20:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:07 [INFO] 22:20:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< 22:20:07 [INFO] 22:20:07 [INFO] 22:20:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tunnel-type --- 22:20:07 [INFO] Spotbugs plugin skipped 22:20:07 [INFO] 22:20:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tunnel-type --- 22:20:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/test/resources 22:20:07 [INFO] 22:20:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tunnel-type --- 22:20:07 [INFO] No sources to compile 22:20:07 [INFO] 22:20:07 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tunnel-type --- 22:20:07 [INFO] No tests to run. 22:20:07 [INFO] 22:20:07 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tunnel-type --- 22:20:07 [INFO] 22:20:07 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tunnel-type --- 22:20:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT.jar 22:20:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF 22:20:07 [INFO] 22:20:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- 22:20:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar 22:20:09 [INFO] 22:20:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- 22:20:09 [INFO] CycloneDX: Resolving Dependencies 22:20:09 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:20:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml 22:20:09 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json 22:20:09 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.json 22:20:09 [INFO] 22:20:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- 22:20:09 [INFO] Skipping duplicate-finder execution! 22:20:09 [INFO] 22:20:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- 22:20:09 [INFO] No dependency problems found 22:20:09 [INFO] 22:20:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- 22:20:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar 22:20:09 [INFO] 22:20:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tunnel-type --- 22:20:09 [INFO] 22:20:09 [INFO] --- jacoco:0.8.15:report (report) @ iana-tunnel-type --- 22:20:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:09 [INFO] 22:20:09 [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- 22:20:09 [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/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.pom 22:20:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.jar 22:20:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar 22:20:09 [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/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:09 [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/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.json 22:20:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar 22:20:09 [INFO] 22:20:09 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tunnel-type --- 22:20:09 [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.jar 22:20:09 [INFO] Writing OBR metadata 22:20:09 [INFO] 22:20:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tunnel-type --- 22:20:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:09 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:09 [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 22:20:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:09 [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 22:20:09 [INFO] 22:20:09 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-tunnel-type --- 22:20:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:20:09 [INFO] 22:20:09 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ 22:20:09 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 2.0.4-SNAPSHOT [99/161] 22:20:09 [INFO] from features/odl-ietf-model-rfc8675/pom.xml 22:20:09 [INFO] ------------------------------[ feature ]------------------------------- 22:20:09 [INFO] 22:20:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- 22:20:09 [INFO] 22:20:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- 22:20:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:09 [INFO] 22:20:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- 22:20:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:09 [INFO] 22:20:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] 22:20:10 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] 22:20:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:10 [INFO] argLine set to empty 22:20:10 [INFO] 22:20:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Starting audit... 22:20:10 Audit done. 22:20:10 [INFO] You have 0 Checkstyle violations. 22:20:10 [INFO] 22:20:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Starting audit... 22:20:10 Audit done. 22:20:10 [INFO] You have 0 Checkstyle violations. 22:20:10 [INFO] 22:20:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] 22:20:10 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml 22:20:10 [INFO] ...done! 22:20:10 [INFO] Set artifact 22:20:10 [INFO] 22:20:10 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:20:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:20:10 [INFO] 22:20:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> 22:20:10 [INFO] 22:20:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] No files found to run spotbugs; check compile phase has been run. 22:20:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:10 [INFO] 22:20:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< 22:20:10 [INFO] 22:20:10 [INFO] 22:20:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] 22:20:10 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8675 --- 22:20:10 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 22:20:10 [INFO] Project dependency features detected: [] 22:20:10 [INFO] Pax Exam System (Version: 4.14.0) created. 22:20:10 [INFO] Creating RMI registry server on 127.0.0.1:35889 22:20:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:20:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:20:10 [INFO] Waiting for remote bundle context.. on 35889 name: 80ade501-7c07-4cae-a35d-b9ebe62aa782 timout: [ RelativeTimeout value = 180000 ] 22:20:15 [INFO] Building jar from resources and headers. 22:20:15 [INFO] Writing jar finished. 22:20:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:20:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:20:17 [INFO] 22:20:17 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8675 --- 22:20:17 [INFO] 22:20:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- 22:20:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:20:17 [INFO] 22:20:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- 22:20:17 [INFO] CycloneDX: Resolving Dependencies 22:20:18 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:20:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml 22:20:18 [INFO] attaching as odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json 22:20:18 [INFO] attaching as odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.json 22:20:18 [INFO] 22:20:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] Skipping duplicate-finder execution! 22:20:18 [INFO] 22:20:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] Skipping plugin execution 22:20:18 [INFO] 22:20:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] Skipping source per configuration. 22:20:18 [INFO] 22:20:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] 22:20:18 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:18 [INFO] 22:20:18 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- 22:20:18 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT.pom 22:20:18 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-features.xml 22:20:18 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:18 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.json 22:20:18 [INFO] 22:20:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8675 --- 22:20:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:18 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:18 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:18 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:18 [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 22:20:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:18 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:18 [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 22:20:18 [INFO] 22:20:18 [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- 22:20:18 [INFO] Building rfc8776-ietf-te-types 2.0.4-SNAPSHOT [100/161] 22:20:18 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 22:20:18 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:18 [INFO] 22:20:18 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] 22:20:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:18 [INFO] 22:20:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:18 [INFO] 22:20:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] 22:20:18 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] 22:20:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 22:20:18 [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/** 22:20:18 [INFO] 22:20:18 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:18 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/yang 22:20:18 [INFO] yang-to-sources: Found 3 dependencies in 3.199 ms 22:20:18 [INFO] yang-to-sources: Project model files found: 1 in 39.33 ms 22:20:18 [INFO] yang-to-sources: 4 YANG models processed in 62.64 ms 22:20:18 [INFO] BindingJavaFileGenerator: Defined 400 files in 23.18 ms 22:20:18 [INFO] Sorted 400 files into 59 directories in 759.0 μs 22:20:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 87.45 ms 22:20:18 [INFO] 22:20:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] Starting audit... 22:20:18 Audit done. 22:20:18 [INFO] You have 0 Checkstyle violations. 22:20:18 [INFO] 22:20:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 22:20:18 [INFO] Starting audit... 22:20:18 Audit done. 22:20:18 [INFO] You have 0 Checkstyle violations. 22:20:18 [INFO] 22:20:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-types --- 22:20:19 [INFO] 22:20:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-types --- 22:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/resources 22:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 22:20:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 22:20:19 [INFO] 22:20:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-types --- 22:20:19 [INFO] Recompiling the module because of changed dependency. 22:20:19 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 22:20:20 [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/ExtendedAdminGroup.java:[66,42] possible 'this' escape before subclass is fully initialized 22:20:20 [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/IetfTeTypesData.java:[1376,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:20:20 [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/TeNodeId.java:[66,42] possible 'this' escape before subclass is fully initialized 22:20:20 [INFO] 22:20:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 22:20:20 [INFO] 22:20:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 22:20:20 [INFO] Fork Value is true 22:20:23 [INFO] Done SpotBugs Analysis.... 22:20:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:24 [INFO] 22:20:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 22:20:24 [INFO] 22:20:24 [INFO] 22:20:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] BugInstance size is 0 22:20:24 [INFO] Error size is 0 22:20:24 [INFO] No errors/warnings found 22:20:24 [INFO] 22:20:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/test/resources 22:20:24 [INFO] 22:20:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] No sources to compile 22:20:24 [INFO] 22:20:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] No tests to run. 22:20:24 [INFO] 22:20:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] 22:20:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-types --- 22:20:24 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 22:20:24 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 22:20:24 [INFO] 22:20:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 22:20:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar 22:20:30 [INFO] 22:20:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 22:20:30 [INFO] CycloneDX: Resolving Dependencies 22:20:30 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:20:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml 22:20:31 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json 22:20:31 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.json 22:20:31 [INFO] 22:20:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Skipping duplicate-finder execution! 22:20:31 [INFO] 22:20:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] No dependency problems found 22:20:31 [INFO] 22:20:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar 22:20:31 [INFO] 22:20:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:31 [INFO] 22:20:31 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 22:20:31 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.pom 22:20:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 22:20:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar 22:20:31 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:31 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.json 22:20:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar 22:20:31 [INFO] 22:20:31 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 22:20:31 [INFO] Writing OBR metadata 22:20:31 [INFO] 22:20:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:31 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:31 [INFO] 22:20:31 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8776-ietf-te-types --- 22:20:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:20:31 [INFO] 22:20:31 [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ 22:20:31 [INFO] Building rfc8776-ietf-te-packet-types 2.0.4-SNAPSHOT [101/161] 22:20:31 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 22:20:31 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:31 [INFO] 22:20:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:31 [INFO] 22:20:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:31 [INFO] 22:20:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:20:31 [INFO] 22:20:31 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 22:20:31 [INFO] yang-to-sources: Found 4 dependencies in 2.514 ms 22:20:31 [INFO] yang-to-sources: Project model files found: 1 in 2.631 ms 22:20:31 [INFO] yang-to-sources: 5 YANG models processed in 59.26 ms 22:20:31 [INFO] BindingJavaFileGenerator: Defined 31 files in 18.12 ms 22:20:31 [INFO] Sorted 31 files into 5 directories in 142.5 μs 22:20:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 27.63 ms 22:20:31 [INFO] 22:20:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Starting audit... 22:20:31 Audit done. 22:20:31 [INFO] You have 0 Checkstyle violations. 22:20:31 [INFO] 22:20:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Starting audit... 22:20:31 Audit done. 22:20:31 [INFO] You have 0 Checkstyle violations. 22:20:31 [INFO] 22:20:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 22:20:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 22:20:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 22:20:31 [INFO] 22:20:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Recompiling the module because of changed dependency. 22:20:31 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 22:20:31 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/packet/types/rev200610/IetfTePacketTypesData.java:[257,133] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:20:31 [INFO] 22:20:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 22:20:31 [INFO] 22:20:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Spotbugs plugin skipped 22:20:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:31 [INFO] 22:20:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 22:20:31 [INFO] 22:20:31 [INFO] 22:20:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Spotbugs plugin skipped 22:20:31 [INFO] 22:20:31 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 22:20:31 [INFO] 22:20:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] No sources to compile 22:20:31 [INFO] 22:20:31 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] No tests to run. 22:20:31 [INFO] 22:20:31 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] 22:20:31 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 22:20:31 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 22:20:31 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 22:20:32 [INFO] 22:20:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar 22:20:34 [INFO] 22:20:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] CycloneDX: Resolving Dependencies 22:20:34 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:20:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 22:20:34 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 22:20:34 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.json 22:20:34 [INFO] 22:20:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Skipping duplicate-finder execution! 22:20:34 [INFO] 22:20:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] No dependency problems found 22:20:34 [INFO] 22:20:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar 22:20:34 [INFO] 22:20:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] 22:20:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:34 [INFO] 22:20:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 22:20:34 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.pom 22:20:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 22:20:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar 22:20:34 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:34 [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/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.json 22:20:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar 22:20:34 [INFO] 22:20:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 22:20:34 [INFO] Writing OBR metadata 22:20:34 [INFO] 22:20:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:34 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:34 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:34 [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 22:20:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:34 [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 22:20:34 [INFO] 22:20:34 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 22:20:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:20:34 [INFO] 22:20:34 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ 22:20:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 2.0.4-SNAPSHOT [102/161] 22:20:34 [INFO] from features/odl-ietf-model-rfc8776/pom.xml 22:20:34 [INFO] ------------------------------[ feature ]------------------------------- 22:20:34 [INFO] 22:20:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- 22:20:34 [INFO] 22:20:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- 22:20:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:34 [INFO] 22:20:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- 22:20:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:34 [INFO] 22:20:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] 22:20:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] 22:20:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:35 [INFO] argLine set to empty 22:20:35 [INFO] 22:20:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Starting audit... 22:20:35 Audit done. 22:20:35 [INFO] You have 0 Checkstyle violations. 22:20:35 [INFO] 22:20:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Starting audit... 22:20:35 Audit done. 22:20:35 [INFO] You have 0 Checkstyle violations. 22:20:35 [INFO] 22:20:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] 22:20:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml 22:20:35 [INFO] ...done! 22:20:35 [INFO] Set artifact 22:20:35 [INFO] 22:20:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:20:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:20:35 [INFO] 22:20:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> 22:20:35 [INFO] 22:20:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] No files found to run spotbugs; check compile phase has been run. 22:20:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:35 [INFO] 22:20:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< 22:20:35 [INFO] 22:20:35 [INFO] 22:20:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] 22:20:35 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8776 --- 22:20:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 22:20:35 [INFO] Project dependency features detected: [] 22:20:35 [INFO] Pax Exam System (Version: 4.14.0) created. 22:20:35 [INFO] Creating RMI registry server on 127.0.0.1:35693 22:20:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:20:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:20:35 [INFO] Waiting for remote bundle context.. on 35693 name: 2c419d15-cc39-4ca8-9f4a-2e44c92d0b40 timout: [ RelativeTimeout value = 180000 ] 22:20:40 [INFO] Building jar from resources and headers. 22:20:40 [INFO] Writing jar finished. 22:20:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:20:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:20:42 [INFO] 22:20:42 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8776 --- 22:20:42 [INFO] 22:20:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- 22:20:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:20:42 [INFO] 22:20:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- 22:20:42 [INFO] CycloneDX: Resolving Dependencies 22:20:43 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:20:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml 22:20:43 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json 22:20:43 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.json 22:20:43 [INFO] 22:20:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] Skipping duplicate-finder execution! 22:20:43 [INFO] 22:20:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] Skipping plugin execution 22:20:43 [INFO] 22:20:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] Skipping source per configuration. 22:20:43 [INFO] 22:20:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] 22:20:43 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:43 [INFO] 22:20:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- 22:20:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT.pom 22:20:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-features.xml 22:20:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:43 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.json 22:20:43 [INFO] 22:20:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- 22:20:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:43 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:43 [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 22:20:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:43 [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 22:20:43 [INFO] 22:20:43 [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- 22:20:43 [INFO] Building rfc8795-ietf-te-topology 2.0.4-SNAPSHOT [103/161] 22:20:43 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 22:20:43 [INFO] -------------------------------[ bundle ]------------------------------- 22:20:43 [INFO] 22:20:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] 22:20:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:43 [INFO] 22:20:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:43 [INFO] 22:20:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] 22:20:43 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] 22:20:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 22:20:43 [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/** 22:20:43 [INFO] 22:20:43 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology --- 22:20:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:20:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang 22:20:43 [INFO] yang-to-sources: Found 6 dependencies in 4.075 ms 22:20:43 [INFO] yang-to-sources: Project model files found: 1 in 10.23 ms 22:20:44 [INFO] yang-to-sources: 7 YANG models processed in 200.7 ms 22:20:44 [INFO] BindingJavaFileGenerator: Defined 209 files in 21.84 ms 22:20:44 [INFO] Sorted 209 files into 50 directories in 451.5 μs 22:20:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 71.94 ms 22:20:44 [INFO] 22:20:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 22:20:44 [INFO] Starting audit... 22:20:44 Audit done. 22:20:44 [INFO] You have 0 Checkstyle violations. 22:20:44 [INFO] 22:20:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 22:20:44 [INFO] Starting audit... 22:20:44 Audit done. 22:20:44 [INFO] You have 0 Checkstyle violations. 22:20:44 [INFO] 22:20:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- 22:20:44 [INFO] 22:20:44 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology --- 22:20:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources 22:20:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 22:20:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:20:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:20:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 22:20:44 [INFO] 22:20:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology --- 22:20:44 [INFO] Recompiling the module because of changed dependency. 22:20:44 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 22:20:45 [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/IetfTeTopologyData.java:[939,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:20:45 [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,26] non-transient instance field of a serializable class declared with a non-serializable type 22:20:45 [INFO] 22:20:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 22:20:45 [INFO] 22:20:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] Spotbugs plugin skipped 22:20:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:45 [INFO] 22:20:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 22:20:45 [INFO] 22:20:45 [INFO] 22:20:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] Spotbugs plugin skipped 22:20:45 [INFO] 22:20:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources 22:20:45 [INFO] 22:20:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] No sources to compile 22:20:45 [INFO] 22:20:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] No tests to run. 22:20:45 [INFO] 22:20:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] 22:20:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 22:20:45 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 22:20:45 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 22:20:45 [INFO] 22:20:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 22:20:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar 22:20:51 [INFO] 22:20:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 22:20:51 [INFO] CycloneDX: Resolving Dependencies 22:20:52 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:20:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 22:20:52 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json 22:20:52 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:20:52 [INFO] 22:20:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Skipping duplicate-finder execution! 22:20:52 [INFO] 22:20:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] No dependency problems found 22:20:52 [INFO] 22:20:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar 22:20:52 [INFO] 22:20:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] 22:20:52 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:20:52 [INFO] 22:20:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 22:20:52 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.pom 22:20:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 22:20:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar 22:20:52 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.xml 22:20:52 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.json 22:20:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar 22:20:52 [INFO] 22:20:52 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 22:20:52 [INFO] Writing OBR metadata 22:20:52 [INFO] 22:20:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:20:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:52 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:20:52 [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 22:20:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:20:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:20:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:20:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:20:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:20:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:20:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:20:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:20:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:20:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:20:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:20:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:20:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:20:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:20:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:20:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:20:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:20:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:20:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:20:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:20:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:20:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:20:52 [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 22:20:52 [INFO] 22:20:52 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 22:20:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:20:52 [INFO] 22:20:52 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ 22:20:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 2.0.4-SNAPSHOT [104/161] 22:20:52 [INFO] from features/odl-ietf-model-rfc8795/pom.xml 22:20:52 [INFO] ------------------------------[ feature ]------------------------------- 22:20:52 [INFO] 22:20:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] 22:20:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:52 [INFO] 22:20:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:20:52 [INFO] 22:20:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] 22:20:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] 22:20:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:20:52 [INFO] argLine set to empty 22:20:52 [INFO] 22:20:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Starting audit... 22:20:52 Audit done. 22:20:52 [INFO] You have 0 Checkstyle violations. 22:20:52 [INFO] 22:20:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Starting audit... 22:20:52 Audit done. 22:20:52 [INFO] You have 0 Checkstyle violations. 22:20:52 [INFO] 22:20:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] 22:20:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml 22:20:52 [INFO] ...done! 22:20:52 [INFO] Set artifact 22:20:52 [INFO] 22:20:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795 --- 22:20:52 [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 22:20:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:20:52 [INFO] 22:20:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> 22:20:52 [INFO] 22:20:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] No files found to run spotbugs; check compile phase has been run. 22:20:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:20:52 [INFO] 22:20:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< 22:20:52 [INFO] 22:20:52 [INFO] 22:20:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] 22:20:52 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795 --- 22:20:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 22:20:52 [INFO] Project dependency features detected: [] 22:20:52 [INFO] Pax Exam System (Version: 4.14.0) created. 22:20:52 [INFO] Creating RMI registry server on 127.0.0.1:33381 22:20:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:20:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:20:53 [INFO] Waiting for remote bundle context.. on 33381 name: cf31d02a-0466-4b1f-810e-a5a994600c63 timout: [ RelativeTimeout value = 180000 ] 22:20:58 [INFO] Building jar from resources and headers. 22:20:58 [INFO] Writing jar finished. 22:21:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:00 [INFO] 22:21:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795 --- 22:21:00 [INFO] 22:21:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- 22:21:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:00 [INFO] 22:21:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- 22:21:00 [INFO] CycloneDX: Resolving Dependencies 22:21:01 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:21:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml 22:21:01 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json 22:21:01 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.json 22:21:01 [INFO] 22:21:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] Skipping duplicate-finder execution! 22:21:01 [INFO] 22:21:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] Skipping plugin execution 22:21:01 [INFO] 22:21:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] Skipping source per configuration. 22:21:01 [INFO] 22:21:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] 22:21:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:01 [INFO] 22:21:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- 22:21:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT.pom 22:21:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-features.xml 22:21:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.json 22:21:01 [INFO] 22:21:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- 22:21:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:01 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:01 [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 22:21:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:01 [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 22:21:01 [INFO] 22:21:01 [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- 22:21:01 [INFO] Building rfc8795-ietf-te-topology-state 2.0.4-SNAPSHOT [105/161] 22:21:01 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 22:21:01 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:01 [INFO] 22:21:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] 22:21:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:01 [INFO] 22:21:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:01 [INFO] 22:21:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] 22:21:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] 22:21:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 22:21:01 [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/** 22:21:01 [INFO] 22:21:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 22:21:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 22:21:01 [INFO] yang-to-sources: Found 9 dependencies in 3.537 ms 22:21:01 [INFO] yang-to-sources: Project model files found: 1 in 1.984 ms 22:21:02 [INFO] yang-to-sources: 10 YANG models processed in 201.9 ms 22:21:02 [INFO] BindingJavaFileGenerator: Defined 39 files in 20.46 ms 22:21:02 [INFO] Sorted 39 files into 8 directories in 161.5 μs 22:21:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 41.15 ms 22:21:02 [INFO] 22:21:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Starting audit... 22:21:02 Audit done. 22:21:02 [INFO] You have 0 Checkstyle violations. 22:21:02 [INFO] 22:21:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Starting audit... 22:21:02 Audit done. 22:21:02 [INFO] You have 0 Checkstyle violations. 22:21:02 [INFO] 22:21:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] 22:21:02 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 22:21:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 22:21:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 22:21:02 [INFO] 22:21:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Recompiling the module because of changed dependency. 22:21:02 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:21:02 [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/IetfTeTopologyStateData.java:[165,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:21:02 [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,26] non-transient instance field of a serializable class declared with a non-serializable type 22:21:02 [INFO] 22:21:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 22:21:02 [INFO] 22:21:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Spotbugs plugin skipped 22:21:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:02 [INFO] 22:21:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 22:21:02 [INFO] 22:21:02 [INFO] 22:21:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Spotbugs plugin skipped 22:21:02 [INFO] 22:21:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 22:21:02 [INFO] 22:21:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] No sources to compile 22:21:02 [INFO] 22:21:02 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] No tests to run. 22:21:02 [INFO] 22:21:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] 22:21:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 22:21:02 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 22:21:02 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 22:21:02 [INFO] 22:21:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:21:05 [INFO] 22:21:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] CycloneDX: Resolving Dependencies 22:21:05 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:21:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 22:21:05 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 22:21:05 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:21:05 [INFO] 22:21:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Skipping duplicate-finder execution! 22:21:05 [INFO] 22:21:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] No dependency problems found 22:21:05 [INFO] 22:21:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar 22:21:05 [INFO] 22:21:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] 22:21:05 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:05 [INFO] 22:21:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 22:21:05 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.pom 22:21:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 22:21:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar 22:21:05 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:05 [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/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 22:21:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar 22:21:05 [INFO] 22:21:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 22:21:05 [INFO] Writing OBR metadata 22:21:05 [INFO] 22:21:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:05 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:05 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:05 [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 22:21:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:05 [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 22:21:05 [INFO] 22:21:05 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 22:21:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:05 [INFO] 22:21:05 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- 22:21:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 2.0.4-SNAPSHOT [106/161] 22:21:05 [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml 22:21:05 [INFO] ------------------------------[ feature ]------------------------------- 22:21:06 [INFO] 22:21:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] 22:21:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:06 [INFO] 22:21:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:06 [INFO] 22:21:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] 22:21:06 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] 22:21:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:06 [INFO] argLine set to empty 22:21:06 [INFO] 22:21:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Starting audit... 22:21:06 Audit done. 22:21:06 [INFO] You have 0 Checkstyle violations. 22:21:06 [INFO] 22:21:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Starting audit... 22:21:06 Audit done. 22:21:06 [INFO] You have 0 Checkstyle violations. 22:21:06 [INFO] 22:21:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] 22:21:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml 22:21:06 [INFO] ...done! 22:21:06 [INFO] Set artifact 22:21:06 [INFO] 22:21:06 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:21:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:06 [INFO] 22:21:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> 22:21:06 [INFO] 22:21:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] No files found to run spotbugs; check compile phase has been run. 22:21:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:06 [INFO] 22:21:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< 22:21:06 [INFO] 22:21:06 [INFO] 22:21:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] 22:21:06 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:06 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda 22:21:06 [INFO] Project dependency features detected: [] 22:21:06 [INFO] Pax Exam System (Version: 4.14.0) created. 22:21:06 [INFO] Creating RMI registry server on 127.0.0.1:33869 22:21:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:06 [INFO] Waiting for remote bundle context.. on 33869 name: b167eb8f-e480-447f-92d4-4e78892d983f timout: [ RelativeTimeout value = 180000 ] 22:21:11 [INFO] Building jar from resources and headers. 22:21:11 [INFO] Writing jar finished. 22:21:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:14 [INFO] 22:21:14 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:14 [INFO] 22:21:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:14 [INFO] 22:21:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:14 [INFO] CycloneDX: Resolving Dependencies 22:21:14 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 22:21:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml 22:21:14 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json 22:21:15 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:21:15 [INFO] 22:21:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] Skipping duplicate-finder execution! 22:21:15 [INFO] 22:21:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] Skipping plugin execution 22:21:15 [INFO] 22:21:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] Skipping source per configuration. 22:21:15 [INFO] 22:21:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] 22:21:15 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:15 [INFO] 22:21:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT.pom 22:21:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-features.xml 22:21:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:15 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:21:15 [INFO] 22:21:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- 22:21:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:15 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:15 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:15 [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 22:21:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:15 [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 22:21:15 [INFO] 22:21:15 [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- 22:21:15 [INFO] Building rfc8808 2.0.4-SNAPSHOT [107/161] 22:21:15 [INFO] from model/rfc/rfc8808/pom.xml 22:21:15 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:15 [INFO] 22:21:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 22:21:15 [INFO] 22:21:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8808 --- 22:21:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:15 [INFO] 22:21:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8808 --- 22:21:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:15 [INFO] 22:21:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8808 --- 22:21:15 [INFO] 22:21:15 [INFO] --- dependency:3.11.0:properties (default) @ rfc8808 --- 22:21:15 [INFO] 22:21:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8808 --- 22:21:15 [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/** 22:21:15 [INFO] 22:21:15 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8808 --- 22:21:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/yang 22:21:15 [INFO] yang-to-sources: Found 3 dependencies in 2.452 ms 22:21:15 [INFO] yang-to-sources: Project model files found: 1 in 1.498 ms 22:21:15 [INFO] yang-to-sources: 4 YANG models processed in 13.00 ms 22:21:15 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.674 ms 22:21:15 [INFO] Sorted 11 files into 3 directories in 188.9 μs 22:21:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 8.992 ms 22:21:15 [INFO] 22:21:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 22:21:15 [INFO] Starting audit... 22:21:15 Audit done. 22:21:15 [INFO] You have 0 Checkstyle violations. 22:21:15 [INFO] 22:21:15 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 22:21:15 [INFO] Starting audit... 22:21:15 Audit done. 22:21:15 [INFO] You have 0 Checkstyle violations. 22:21:15 [INFO] 22:21:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8808 --- 22:21:15 [INFO] 22:21:15 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8808 --- 22:21:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/resources 22:21:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi 22:21:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi 22:21:15 [INFO] 22:21:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8808 --- 22:21:15 [INFO] Recompiling the module because of changed dependency. 22:21:15 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:21:15 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/factory/_default/rev200831/IetfFactoryDefaultData.java:[67,135] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:21:15 [INFO] 22:21:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8808 >>> 22:21:15 [INFO] 22:21:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8808 --- 22:21:15 [INFO] Spotbugs plugin skipped 22:21:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:15 [INFO] 22:21:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8808 <<< 22:21:15 [INFO] 22:21:15 [INFO] 22:21:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8808 --- 22:21:15 [INFO] Spotbugs plugin skipped 22:21:15 [INFO] 22:21:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8808 --- 22:21:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/test/resources 22:21:15 [INFO] 22:21:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8808 --- 22:21:15 [INFO] No sources to compile 22:21:15 [INFO] 22:21:15 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8808 --- 22:21:15 [INFO] No tests to run. 22:21:15 [INFO] 22:21:15 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8808 --- 22:21:15 [INFO] 22:21:15 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8808 --- 22:21:15 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT.jar 22:21:15 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 22:21:15 [INFO] 22:21:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- 22:21:17 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-javadoc.jar 22:21:17 [INFO] 22:21:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 22:21:17 [INFO] CycloneDX: Resolving Dependencies 22:21:17 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:21:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml 22:21:17 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json 22:21:17 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 22:21:17 [INFO] 22:21:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 22:21:17 [INFO] Skipping duplicate-finder execution! 22:21:17 [INFO] 22:21:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8808 --- 22:21:17 [INFO] No dependency problems found 22:21:17 [INFO] 22:21:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- 22:21:17 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-sources.jar 22:21:17 [INFO] 22:21:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8808 --- 22:21:17 [INFO] 22:21:17 [INFO] --- jacoco:0.8.15:report (report) @ rfc8808 --- 22:21:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:17 [INFO] 22:21:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.pom 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.jar 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-javadoc.jar 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 22:21:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-sources.jar 22:21:17 [INFO] 22:21:17 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8808 --- 22:21:17 [INFO] Installing org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.jar 22:21:17 [INFO] Writing OBR metadata 22:21:17 [INFO] 22:21:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- 22:21:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml 22:21:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:17 [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 22:21:17 [INFO] 22:21:17 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8808 --- 22:21:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:17 [INFO] 22:21:17 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ 22:21:17 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 2.0.4-SNAPSHOT [108/161] 22:21:17 [INFO] from features/odl-ietf-model-rfc8808/pom.xml 22:21:17 [INFO] ------------------------------[ feature ]------------------------------- 22:21:17 [INFO] 22:21:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- 22:21:17 [INFO] 22:21:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- 22:21:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:17 [INFO] 22:21:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- 22:21:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:17 [INFO] 22:21:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] 22:21:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] 22:21:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:18 [INFO] argLine set to empty 22:21:18 [INFO] 22:21:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] Starting audit... 22:21:18 Audit done. 22:21:18 [INFO] You have 0 Checkstyle violations. 22:21:18 [INFO] 22:21:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] Starting audit... 22:21:18 Audit done. 22:21:18 [INFO] You have 0 Checkstyle violations. 22:21:18 [INFO] 22:21:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] 22:21:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml 22:21:18 [INFO] ...done! 22:21:18 [INFO] Set artifact 22:21:18 [INFO] 22:21:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8808 --- 22:21:18 [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 22:21:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:18 [INFO] 22:21:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> 22:21:18 [INFO] 22:21:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] No files found to run spotbugs; check compile phase has been run. 22:21:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:18 [INFO] 22:21:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< 22:21:18 [INFO] 22:21:18 [INFO] 22:21:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] 22:21:18 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8808 --- 22:21:18 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 22:21:18 [INFO] Project dependency features detected: [] 22:21:18 [INFO] Pax Exam System (Version: 4.14.0) created. 22:21:18 [INFO] Creating RMI registry server on 127.0.0.1:34351 22:21:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:18 [INFO] Waiting for remote bundle context.. on 34351 name: 54333983-5add-44cc-af28-5b69f2a04a6f timout: [ RelativeTimeout value = 180000 ] 22:21:24 [INFO] Building jar from resources and headers. 22:21:24 [INFO] Writing jar finished. 22:21:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:26 [INFO] 22:21:26 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8808 --- 22:21:26 [INFO] 22:21:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- 22:21:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:26 [INFO] 22:21:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- 22:21:26 [INFO] CycloneDX: Resolving Dependencies 22:21:27 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 22:21:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml 22:21:27 [INFO] attaching as odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json 22:21:27 [INFO] attaching as odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 22:21:27 [INFO] 22:21:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] Skipping duplicate-finder execution! 22:21:27 [INFO] 22:21:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] Skipping plugin execution 22:21:27 [INFO] 22:21:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] Skipping source per configuration. 22:21:27 [INFO] 22:21:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] 22:21:27 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:27 [INFO] 22:21:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- 22:21:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT.pom 22:21:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-features.xml 22:21:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:27 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 22:21:27 [INFO] 22:21:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- 22:21:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:27 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:27 [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 22:21:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:27 [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 22:21:27 [INFO] 22:21:27 [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- 22:21:27 [INFO] Building rfc8819-ietf-module-tags 2.0.4-SNAPSHOT [109/161] 22:21:27 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 22:21:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:27 [INFO] 22:21:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] 22:21:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:27 [INFO] 22:21:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:27 [INFO] 22:21:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] 22:21:27 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] 22:21:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 22:21:27 [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/** 22:21:27 [INFO] 22:21:27 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang 22:21:27 [INFO] yang-to-sources: Found 1 dependencies in 2.993 ms 22:21:27 [INFO] yang-to-sources: Project model files found: 1 in 1.597 ms 22:21:27 [INFO] yang-to-sources: 2 YANG models processed in 7.126 ms 22:21:27 [INFO] BindingJavaFileGenerator: Defined 10 files in 2.290 ms 22:21:27 [INFO] Sorted 10 files into 4 directories in 127.6 μs 22:21:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 8.104 ms 22:21:27 [INFO] 22:21:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Starting audit... 22:21:27 Audit done. 22:21:27 [INFO] You have 0 Checkstyle violations. 22:21:27 [INFO] 22:21:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Starting audit... 22:21:27 Audit done. 22:21:27 [INFO] You have 0 Checkstyle violations. 22:21:27 [INFO] 22:21:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] 22:21:27 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources 22:21:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 22:21:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 22:21:27 [INFO] 22:21:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Recompiling the module because of changed dependency. 22:21:27 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 22:21:27 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/rev210104/IetfModuleTagsData.java:[82,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:21:27 [INFO] 22:21:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 22:21:27 [INFO] 22:21:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Spotbugs plugin skipped 22:21:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:27 [INFO] 22:21:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 22:21:27 [INFO] 22:21:27 [INFO] 22:21:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] Spotbugs plugin skipped 22:21:27 [INFO] 22:21:27 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources 22:21:27 [INFO] 22:21:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] No sources to compile 22:21:27 [INFO] 22:21:27 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] No tests to run. 22:21:27 [INFO] 22:21:27 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags --- 22:21:27 [INFO] 22:21:27 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 22:21:28 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 22:21:28 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 22:21:28 [INFO] 22:21:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 22:21:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar 22:21:29 [INFO] 22:21:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 22:21:29 [INFO] CycloneDX: Resolving Dependencies 22:21:30 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:21:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 22:21:30 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json 22:21:30 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.json 22:21:30 [INFO] 22:21:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Skipping duplicate-finder execution! 22:21:30 [INFO] 22:21:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] No dependency problems found 22:21:30 [INFO] 22:21:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar 22:21:30 [INFO] 22:21:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] 22:21:30 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:30 [INFO] 22:21:30 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 22:21:30 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.pom 22:21:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 22:21:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar 22:21:30 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:30 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.json 22:21:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar 22:21:30 [INFO] 22:21:30 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 22:21:30 [INFO] Writing OBR metadata 22:21:30 [INFO] 22:21:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:30 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:30 [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 22:21:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:30 [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 22:21:30 [INFO] 22:21:30 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 22:21:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:30 [INFO] 22:21:30 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ 22:21:30 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 2.0.4-SNAPSHOT [110/161] 22:21:30 [INFO] from features/odl-ietf-model-rfc8819/pom.xml 22:21:30 [INFO] ------------------------------[ feature ]------------------------------- 22:21:30 [INFO] 22:21:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] 22:21:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:30 [INFO] 22:21:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:30 [INFO] 22:21:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] 22:21:30 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] 22:21:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:30 [INFO] argLine set to empty 22:21:30 [INFO] 22:21:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Starting audit... 22:21:30 Audit done. 22:21:30 [INFO] You have 0 Checkstyle violations. 22:21:30 [INFO] 22:21:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Starting audit... 22:21:30 Audit done. 22:21:30 [INFO] You have 0 Checkstyle violations. 22:21:30 [INFO] 22:21:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] 22:21:30 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml 22:21:30 [INFO] ...done! 22:21:30 [INFO] Set artifact 22:21:30 [INFO] 22:21:30 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:21:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:30 [INFO] 22:21:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> 22:21:30 [INFO] 22:21:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] No files found to run spotbugs; check compile phase has been run. 22:21:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:30 [INFO] 22:21:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< 22:21:30 [INFO] 22:21:30 [INFO] 22:21:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] 22:21:30 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819 --- 22:21:30 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 22:21:30 [INFO] Project dependency features detected: [] 22:21:30 [INFO] Pax Exam System (Version: 4.14.0) created. 22:21:30 [INFO] Creating RMI registry server on 127.0.0.1:42235 22:21:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:31 [INFO] Waiting for remote bundle context.. on 42235 name: 7909f52f-b9d5-48a9-9be4-b2ee61ae83d4 timout: [ RelativeTimeout value = 180000 ] 22:21:36 [INFO] Building jar from resources and headers. 22:21:36 [INFO] Writing jar finished. 22:21:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:38 [INFO] 22:21:38 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8819 --- 22:21:38 [INFO] 22:21:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- 22:21:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:38 [INFO] 22:21:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- 22:21:38 [INFO] CycloneDX: Resolving Dependencies 22:21:39 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:21:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml 22:21:39 [INFO] attaching as odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json 22:21:39 [INFO] attaching as odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.json 22:21:39 [INFO] 22:21:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] Skipping duplicate-finder execution! 22:21:39 [INFO] 22:21:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] Skipping plugin execution 22:21:39 [INFO] 22:21:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] Skipping source per configuration. 22:21:39 [INFO] 22:21:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] 22:21:39 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:39 [INFO] 22:21:39 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- 22:21:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT.pom 22:21:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-features.xml 22:21:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:39 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.json 22:21:39 [INFO] 22:21:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- 22:21:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:39 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:39 [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 22:21:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:39 [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 22:21:39 [INFO] 22:21:39 [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- 22:21:39 [INFO] Building rfc8819-ietf-module-tags-state 2.0.4-SNAPSHOT [111/161] 22:21:39 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 22:21:39 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:39 [INFO] 22:21:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] 22:21:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:39 [INFO] 22:21:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:39 [INFO] 22:21:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] 22:21:39 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] 22:21:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 22:21:39 [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/** 22:21:39 [INFO] 22:21:39 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:39 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 22:21:39 [INFO] yang-to-sources: Found 2 dependencies in 2.139 ms 22:21:39 [INFO] yang-to-sources: Project model files found: 1 in 1.408 ms 22:21:39 [INFO] yang-to-sources: 3 YANG models processed in 8.914 ms 22:21:39 [INFO] BindingJavaFileGenerator: Defined 9 files in 3.632 ms 22:21:39 [INFO] Sorted 9 files into 4 directories in 193.3 μs 22:21:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 11.38 ms 22:21:39 [INFO] 22:21:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Starting audit... 22:21:39 Audit done. 22:21:39 [INFO] You have 0 Checkstyle violations. 22:21:39 [INFO] 22:21:39 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Starting audit... 22:21:39 Audit done. 22:21:39 [INFO] You have 0 Checkstyle violations. 22:21:39 [INFO] 22:21:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] 22:21:39 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 22:21:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 22:21:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 22:21:39 [INFO] 22:21:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Recompiling the module because of changed dependency. 22:21:39 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:21:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/IetfModuleTagsStateData.java:[76,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:21:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:21:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:21:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:21:39 [INFO] 22:21:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 22:21:39 [INFO] 22:21:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Spotbugs plugin skipped 22:21:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:39 [INFO] 22:21:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 22:21:39 [INFO] 22:21:39 [INFO] 22:21:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Spotbugs plugin skipped 22:21:39 [INFO] 22:21:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 22:21:39 [INFO] 22:21:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] No sources to compile 22:21:39 [INFO] 22:21:39 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] No tests to run. 22:21:39 [INFO] 22:21:39 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] 22:21:39 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 22:21:39 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 22:21:39 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 22:21:39 [INFO] 22:21:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 22:21:41 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar 22:21:41 [INFO] 22:21:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 22:21:41 [INFO] CycloneDX: Resolving Dependencies 22:21:42 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:21:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 22:21:42 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 22:21:42 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.json 22:21:42 [INFO] 22:21:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Skipping duplicate-finder execution! 22:21:42 [INFO] 22:21:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] No dependency problems found 22:21:42 [INFO] 22:21:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar 22:21:42 [INFO] 22:21:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] 22:21:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:42 [INFO] 22:21:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 22:21:42 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.pom 22:21:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 22:21:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar 22:21:42 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:42 [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/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.json 22:21:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar 22:21:42 [INFO] 22:21:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 22:21:42 [INFO] Writing OBR metadata 22:21:42 [INFO] 22:21:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:42 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:42 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:42 [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 22:21:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:42 [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 22:21:42 [INFO] 22:21:42 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 22:21:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:42 [INFO] 22:21:42 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- 22:21:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 2.0.4-SNAPSHOT [112/161] 22:21:42 [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml 22:21:42 [INFO] ------------------------------[ feature ]------------------------------- 22:21:42 [INFO] 22:21:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] 22:21:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:42 [INFO] 22:21:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:42 [INFO] 22:21:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] 22:21:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] 22:21:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:42 [INFO] argLine set to empty 22:21:42 [INFO] 22:21:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Starting audit... 22:21:42 Audit done. 22:21:42 [INFO] You have 0 Checkstyle violations. 22:21:42 [INFO] 22:21:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Starting audit... 22:21:42 Audit done. 22:21:42 [INFO] You have 0 Checkstyle violations. 22:21:42 [INFO] 22:21:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] 22:21:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml 22:21:42 [INFO] ...done! 22:21:42 [INFO] Set artifact 22:21:42 [INFO] 22:21:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:21:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:42 [INFO] 22:21:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> 22:21:42 [INFO] 22:21:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] No files found to run spotbugs; check compile phase has been run. 22:21:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:42 [INFO] 22:21:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< 22:21:42 [INFO] 22:21:42 [INFO] 22:21:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] 22:21:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda 22:21:43 [INFO] Project dependency features detected: [] 22:21:43 [INFO] Pax Exam System (Version: 4.14.0) created. 22:21:43 [INFO] Creating RMI registry server on 127.0.0.1:32883 22:21:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:43 [INFO] Waiting for remote bundle context.. on 32883 name: e75101cd-e22d-4087-b8a7-96c102a62b7c timout: [ RelativeTimeout value = 180000 ] 22:21:48 [INFO] Building jar from resources and headers. 22:21:48 [INFO] Writing jar finished. 22:21:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:21:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:21:51 [INFO] 22:21:51 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:51 [INFO] 22:21:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:51 [INFO] 22:21:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:51 [INFO] CycloneDX: Resolving Dependencies 22:21:52 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:21:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml 22:21:52 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json 22:21:52 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:21:52 [INFO] 22:21:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] Skipping duplicate-finder execution! 22:21:52 [INFO] 22:21:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] Skipping plugin execution 22:21:52 [INFO] 22:21:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] Skipping source per configuration. 22:21:52 [INFO] 22:21:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] 22:21:52 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:52 [INFO] 22:21:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT.pom 22:21:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-features.xml 22:21:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 22:21:52 [INFO] 22:21:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- 22:21:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:52 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:52 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:52 [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 22:21:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:52 [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 22:21:52 [INFO] 22:21:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- 22:21:52 [INFO] Building rfc8916 2.0.4-SNAPSHOT [113/161] 22:21:52 [INFO] from model/rfc/rfc8916/pom.xml 22:21:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:52 [INFO] 22:21:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 22:21:52 [INFO] 22:21:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8916 --- 22:21:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:52 [INFO] 22:21:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8916 --- 22:21:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:52 [INFO] 22:21:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8916 --- 22:21:52 [INFO] 22:21:52 [INFO] --- dependency:3.11.0:properties (default) @ rfc8916 --- 22:21:52 [INFO] 22:21:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8916 --- 22:21:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:21:52 [INFO] 22:21:52 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8916 --- 22:21:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/yang 22:21:52 [INFO] yang-to-sources: Found 11 dependencies in 4.729 ms 22:21:52 [INFO] yang-to-sources: Project model files found: 1 in 3.598 ms 22:21:52 [INFO] yang-to-sources: 12 YANG models processed in 68.52 ms 22:21:52 [INFO] BindingJavaFileGenerator: Defined 80 files in 16.91 ms 22:21:52 [INFO] Sorted 80 files into 18 directories in 250.7 μs 22:21:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 31.42 ms 22:21:52 [INFO] 22:21:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 22:21:52 [INFO] Starting audit... 22:21:52 Audit done. 22:21:52 [INFO] You have 0 Checkstyle violations. 22:21:52 [INFO] 22:21:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 22:21:52 [INFO] Starting audit... 22:21:52 Audit done. 22:21:52 [INFO] You have 0 Checkstyle violations. 22:21:52 [INFO] 22:21:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8916 --- 22:21:52 [INFO] 22:21:52 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8916 --- 22:21:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/resources 22:21:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi 22:21:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:21:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi 22:21:52 [INFO] 22:21:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8916 --- 22:21:52 [INFO] Recompiling the module because of changed dependency. 22:21:52 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 22:21:53 [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,26] non-transient instance field of a serializable class declared with a non-serializable type 22:21:53 [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/IetfMsdpData.java:[398,113] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:21:53 [INFO] 22:21:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8916 >>> 22:21:53 [INFO] 22:21:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8916 --- 22:21:53 [INFO] Spotbugs plugin skipped 22:21:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:53 [INFO] 22:21:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8916 <<< 22:21:53 [INFO] 22:21:53 [INFO] 22:21:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8916 --- 22:21:53 [INFO] Spotbugs plugin skipped 22:21:53 [INFO] 22:21:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8916 --- 22:21:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/test/resources 22:21:53 [INFO] 22:21:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8916 --- 22:21:53 [INFO] No sources to compile 22:21:53 [INFO] 22:21:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8916 --- 22:21:53 [INFO] No tests to run. 22:21:53 [INFO] 22:21:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8916 --- 22:21:53 [INFO] 22:21:53 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8916 --- 22:21:53 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT.jar 22:21:53 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 22:21:53 [INFO] 22:21:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- 22:21:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-javadoc.jar 22:21:56 [INFO] 22:21:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 22:21:56 [INFO] CycloneDX: Resolving Dependencies 22:21:57 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:21:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml 22:21:57 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json 22:21:57 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 22:21:57 [INFO] 22:21:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 22:21:57 [INFO] Skipping duplicate-finder execution! 22:21:57 [INFO] 22:21:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8916 --- 22:21:57 [INFO] No dependency problems found 22:21:57 [INFO] 22:21:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- 22:21:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-sources.jar 22:21:57 [INFO] 22:21:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8916 --- 22:21:57 [INFO] 22:21:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc8916 --- 22:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:57 [INFO] 22:21:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.pom 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.jar 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-javadoc.jar 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 22:21:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-sources.jar 22:21:57 [INFO] 22:21:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8916 --- 22:21:57 [INFO] Installing org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.jar 22:21:57 [INFO] Writing OBR metadata 22:21:57 [INFO] 22:21:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- 22:21:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:21:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml 22:21:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml 22:21:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:57 [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 22:21:57 [INFO] 22:21:57 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc8916 --- 22:21:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:57 [INFO] 22:21:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ 22:21:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 2.0.4-SNAPSHOT [114/161] 22:21:57 [INFO] from features/odl-ietf-model-rfc8916/pom.xml 22:21:57 [INFO] ------------------------------[ feature ]------------------------------- 22:21:57 [INFO] 22:21:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] 22:21:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:57 [INFO] 22:21:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] 22:21:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] 22:21:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:21:57 [INFO] argLine set to empty 22:21:57 [INFO] 22:21:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Starting audit... 22:21:57 Audit done. 22:21:57 [INFO] You have 0 Checkstyle violations. 22:21:57 [INFO] 22:21:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Starting audit... 22:21:57 Audit done. 22:21:57 [INFO] You have 0 Checkstyle violations. 22:21:57 [INFO] 22:21:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] 22:21:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- 22:21:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml 22:21:57 [INFO] ...done! 22:21:57 [INFO] Set artifact 22:21:57 [INFO] 22:21:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8916 --- 22:21:57 [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 22:21:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:21:57 [INFO] 22:21:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> 22:21:57 [INFO] 22:21:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- 22:21:58 [INFO] No files found to run spotbugs; check compile phase has been run. 22:21:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:21:58 [INFO] 22:21:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< 22:21:58 [INFO] 22:21:58 [INFO] 22:21:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8916 --- 22:21:58 [INFO] 22:21:58 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8916 --- 22:21:58 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 22:21:58 [INFO] Project dependency features detected: [] 22:21:58 [INFO] Pax Exam System (Version: 4.14.0) created. 22:21:58 [INFO] Creating RMI registry server on 127.0.0.1:40985 22:21:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:21:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:21:58 [INFO] Waiting for remote bundle context.. on 40985 name: b90c0f0f-28b1-4b3e-9545-df31dd26ed51 timout: [ RelativeTimeout value = 180000 ] 22:22:04 [INFO] Building jar from resources and headers. 22:22:04 [INFO] Writing jar finished. 22:22:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:22:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:22:06 [INFO] 22:22:06 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8916 --- 22:22:06 [INFO] 22:22:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- 22:22:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:22:06 [INFO] 22:22:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- 22:22:06 [INFO] CycloneDX: Resolving Dependencies 22:22:07 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 22:22:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml 22:22:07 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json 22:22:07 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 22:22:07 [INFO] 22:22:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] Skipping duplicate-finder execution! 22:22:07 [INFO] 22:22:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] Skipping plugin execution 22:22:07 [INFO] 22:22:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] Skipping source per configuration. 22:22:07 [INFO] 22:22:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] 22:22:07 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:07 [INFO] 22:22:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- 22:22:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT.pom 22:22:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-features.xml 22:22:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:07 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 22:22:07 [INFO] 22:22:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- 22:22:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:07 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:07 [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 22:22:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:07 [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 22:22:07 [INFO] 22:22:07 [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- 22:22:07 [INFO] Building rfc9067 2.0.4-SNAPSHOT [115/161] 22:22:07 [INFO] from model/rfc/rfc9067/pom.xml 22:22:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:07 [INFO] 22:22:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 22:22:07 [INFO] 22:22:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9067 --- 22:22:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:07 [INFO] 22:22:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9067 --- 22:22:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:07 [INFO] 22:22:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9067 --- 22:22:07 [INFO] 22:22:07 [INFO] --- dependency:3.11.0:properties (default) @ rfc9067 --- 22:22:07 [INFO] 22:22:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9067 --- 22:22:07 [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/** 22:22:07 [INFO] 22:22:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9067 --- 22:22:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/yang 22:22:07 [INFO] yang-to-sources: Found 4 dependencies in 2.989 ms 22:22:07 [INFO] yang-to-sources: Project model files found: 1 in 3.333 ms 22:22:07 [INFO] yang-to-sources: 5 YANG models processed in 45.82 ms 22:22:07 [INFO] BindingJavaFileGenerator: Defined 93 files in 16.53 ms 22:22:07 [INFO] Sorted 93 files into 17 directories in 383.8 μs 22:22:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 30.36 ms 22:22:07 [INFO] 22:22:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 22:22:07 [INFO] Starting audit... 22:22:07 Audit done. 22:22:07 [INFO] You have 0 Checkstyle violations. 22:22:07 [INFO] 22:22:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 22:22:07 [INFO] Starting audit... 22:22:07 Audit done. 22:22:07 [INFO] You have 0 Checkstyle violations. 22:22:07 [INFO] 22:22:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9067 --- 22:22:07 [INFO] 22:22:07 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9067 --- 22:22:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/resources 22:22:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi 22:22:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi 22:22:07 [INFO] 22:22:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9067 --- 22:22:07 [INFO] Recompiling the module because of changed dependency. 22:22:07 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 22:22:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/policy/rev211011/IetfRoutingPolicyData.java:[396,132] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:22:08 [INFO] 22:22:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9067 >>> 22:22:08 [INFO] 22:22:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9067 --- 22:22:08 [INFO] Spotbugs plugin skipped 22:22:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:08 [INFO] 22:22:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9067 <<< 22:22:08 [INFO] 22:22:08 [INFO] 22:22:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9067 --- 22:22:08 [INFO] Spotbugs plugin skipped 22:22:08 [INFO] 22:22:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9067 --- 22:22:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/test/resources 22:22:08 [INFO] 22:22:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9067 --- 22:22:08 [INFO] No sources to compile 22:22:08 [INFO] 22:22:08 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9067 --- 22:22:08 [INFO] No tests to run. 22:22:08 [INFO] 22:22:08 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9067 --- 22:22:08 [INFO] 22:22:08 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9067 --- 22:22:08 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT.jar 22:22:08 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 22:22:08 [INFO] 22:22:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- 22:22:11 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-javadoc.jar 22:22:11 [INFO] 22:22:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 22:22:11 [INFO] CycloneDX: Resolving Dependencies 22:22:12 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:22:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml 22:22:12 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json 22:22:12 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 22:22:12 [INFO] 22:22:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 22:22:12 [INFO] Skipping duplicate-finder execution! 22:22:12 [INFO] 22:22:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9067 --- 22:22:12 [INFO] No dependency problems found 22:22:12 [INFO] 22:22:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- 22:22:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-sources.jar 22:22:12 [INFO] 22:22:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- jacoco:0.8.15:report (report) @ rfc9067 --- 22:22:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:12 [INFO] 22:22:12 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.pom 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.jar 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-javadoc.jar 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 22:22:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-sources.jar 22:22:12 [INFO] 22:22:12 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9067 --- 22:22:12 [INFO] Installing org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.jar 22:22:12 [INFO] Writing OBR metadata 22:22:12 [INFO] 22:22:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- 22:22:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml 22:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:12 [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 22:22:12 [INFO] 22:22:12 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9067 --- 22:22:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:22:12 [INFO] 22:22:12 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ 22:22:12 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 2.0.4-SNAPSHOT [116/161] 22:22:12 [INFO] from features/odl-ietf-model-rfc9067/pom.xml 22:22:12 [INFO] ------------------------------[ feature ]------------------------------- 22:22:12 [INFO] 22:22:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:12 [INFO] 22:22:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:12 [INFO] 22:22:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:12 [INFO] argLine set to empty 22:22:12 [INFO] 22:22:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Starting audit... 22:22:12 Audit done. 22:22:12 [INFO] You have 0 Checkstyle violations. 22:22:12 [INFO] 22:22:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Starting audit... 22:22:12 Audit done. 22:22:12 [INFO] You have 0 Checkstyle violations. 22:22:12 [INFO] 22:22:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml 22:22:12 [INFO] ...done! 22:22:12 [INFO] Set artifact 22:22:12 [INFO] 22:22:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:22:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:22:12 [INFO] 22:22:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> 22:22:12 [INFO] 22:22:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] No files found to run spotbugs; check compile phase has been run. 22:22:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:12 [INFO] 22:22:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< 22:22:12 [INFO] 22:22:12 [INFO] 22:22:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] 22:22:12 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9067 --- 22:22:12 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 22:22:12 [INFO] Project dependency features detected: [] 22:22:12 [INFO] Pax Exam System (Version: 4.14.0) created. 22:22:12 [INFO] Creating RMI registry server on 127.0.0.1:46523 22:22:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:22:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:22:13 [INFO] Waiting for remote bundle context.. on 46523 name: be7557b9-f5f0-4d81-8b5e-c5f0b34d9bb0 timout: [ RelativeTimeout value = 180000 ] 22:22:18 [INFO] Building jar from resources and headers. 22:22:18 [INFO] Writing jar finished. 22:22:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:22:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:22:22 [INFO] 22:22:22 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9067 --- 22:22:22 [INFO] 22:22:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- 22:22:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:22:22 [INFO] 22:22:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- 22:22:22 [INFO] CycloneDX: Resolving Dependencies 22:22:22 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 22:22:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml 22:22:23 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json 22:22:23 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 22:22:23 [INFO] 22:22:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] Skipping duplicate-finder execution! 22:22:23 [INFO] 22:22:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] Skipping plugin execution 22:22:23 [INFO] 22:22:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] Skipping source per configuration. 22:22:23 [INFO] 22:22:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] 22:22:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:23 [INFO] 22:22:23 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- 22:22:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT.pom 22:22:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-features.xml 22:22:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:23 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 22:22:23 [INFO] 22:22:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- 22:22:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:23 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:23 [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 22:22:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:23 [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 22:22:23 [INFO] 22:22:23 [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- 22:22:23 [INFO] Building rfc9070-ietf-mpls-ldp 2.0.4-SNAPSHOT [117/161] 22:22:23 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 22:22:23 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:23 [INFO] 22:22:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] 22:22:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:23 [INFO] 22:22:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:23 [INFO] 22:22:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] 22:22:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] 22:22:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [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/** 22:22:23 [INFO] 22:22:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 22:22:23 [INFO] yang-to-sources: Found 8 dependencies in 3.564 ms 22:22:23 [INFO] yang-to-sources: Project model files found: 1 in 7.684 ms 22:22:23 [INFO] yang-to-sources: 9 YANG models processed in 52.42 ms 22:22:23 [INFO] BindingJavaFileGenerator: Defined 179 files in 15.87 ms 22:22:23 [INFO] Sorted 179 files into 47 directories in 426.7 μs 22:22:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 77.06 ms 22:22:23 [INFO] 22:22:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] Starting audit... 22:22:23 Audit done. 22:22:23 [INFO] You have 0 Checkstyle violations. 22:22:23 [INFO] 22:22:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] Starting audit... 22:22:23 Audit done. 22:22:23 [INFO] You have 0 Checkstyle violations. 22:22:23 [INFO] 22:22:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] 22:22:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 22:22:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 22:22:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 22:22:23 [INFO] 22:22:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 22:22:23 [INFO] Recompiling the module because of changed dependency. 22:22:23 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 22:22:24 [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,26] non-transient instance field of a serializable class declared with a non-serializable type 22:22:24 [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,26] non-transient instance field of a serializable class declared with a non-serializable type 22:22:24 [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/IetfMplsLdpData.java:[775,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:22:24 [INFO] 22:22:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 22:22:24 [INFO] 22:22:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] Spotbugs plugin skipped 22:22:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:24 [INFO] 22:22:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 22:22:24 [INFO] 22:22:24 [INFO] 22:22:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] Spotbugs plugin skipped 22:22:24 [INFO] 22:22:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 22:22:24 [INFO] 22:22:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] No sources to compile 22:22:24 [INFO] 22:22:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] No tests to run. 22:22:24 [INFO] 22:22:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] 22:22:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 22:22:24 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 22:22:24 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 22:22:24 [INFO] 22:22:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 22:22:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar 22:22:30 [INFO] 22:22:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] CycloneDX: Resolving Dependencies 22:22:30 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:22:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 22:22:30 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 22:22:30 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.json 22:22:30 [INFO] 22:22:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Skipping duplicate-finder execution! 22:22:30 [INFO] 22:22:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] No dependency problems found 22:22:30 [INFO] 22:22:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar 22:22:30 [INFO] 22:22:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] 22:22:30 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:30 [INFO] 22:22:30 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.pom 22:22:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 22:22:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar 22:22:30 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:30 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.json 22:22:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar 22:22:30 [INFO] 22:22:30 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 22:22:30 [INFO] Writing OBR metadata 22:22:30 [INFO] 22:22:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:30 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:30 [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 22:22:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:30 [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 22:22:30 [INFO] 22:22:30 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 22:22:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:22:30 [INFO] 22:22:30 [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- 22:22:30 [INFO] Building rfc9070-ietf-mpls-ldp-extended 2.0.4-SNAPSHOT [118/161] 22:22:30 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 22:22:30 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:30 [INFO] 22:22:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:30 [INFO] 22:22:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:30 [INFO] 22:22:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:30 [INFO] 22:22:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] 22:22:31 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] 22:22:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:22:31 [INFO] 22:22:31 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 22:22:31 [INFO] yang-to-sources: Found 10 dependencies in 4.838 ms 22:22:31 [INFO] yang-to-sources: Project model files found: 1 in 5.905 ms 22:22:31 [INFO] yang-to-sources: 11 YANG models processed in 82.68 ms 22:22:31 [INFO] BindingJavaFileGenerator: Defined 146 files in 27.76 ms 22:22:31 [INFO] Sorted 146 files into 30 directories in 392.4 μs 22:22:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 55.28 ms 22:22:31 [INFO] 22:22:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] Starting audit... 22:22:31 Audit done. 22:22:31 [INFO] You have 0 Checkstyle violations. 22:22:31 [INFO] 22:22:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] Starting audit... 22:22:31 Audit done. 22:22:31 [INFO] You have 0 Checkstyle violations. 22:22:31 [INFO] 22:22:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] 22:22:31 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 22:22:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 22:22:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 22:22:31 [INFO] 22:22:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:31 [INFO] Recompiling the module because of changed dependency. 22:22:31 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 22:22:32 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/extended/rev220314/IetfMplsLdpExtendedData.java:[491,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:22:32 [INFO] 22:22:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 22:22:32 [INFO] 22:22:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] Spotbugs plugin skipped 22:22:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:32 [INFO] 22:22:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 22:22:32 [INFO] 22:22:32 [INFO] 22:22:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] Spotbugs plugin skipped 22:22:32 [INFO] 22:22:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 22:22:32 [INFO] 22:22:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] No sources to compile 22:22:32 [INFO] 22:22:32 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] No tests to run. 22:22:32 [INFO] 22:22:32 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] 22:22:32 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:32 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 22:22:32 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 22:22:32 [INFO] 22:22:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:37 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar 22:22:37 [INFO] 22:22:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:37 [INFO] CycloneDX: Resolving Dependencies 22:22:37 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 22:22:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 22:22:37 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 22:22:37 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.json 22:22:37 [INFO] 22:22:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:37 [INFO] Skipping duplicate-finder execution! 22:22:37 [INFO] 22:22:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:37 [INFO] No dependency problems found 22:22:37 [INFO] 22:22:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:37 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar 22:22:38 [INFO] 22:22:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [INFO] 22:22:38 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:38 [INFO] 22:22:38 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.pom 22:22:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 22:22:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar 22:22:38 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:38 [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/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.json 22:22:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar 22:22:38 [INFO] 22:22:38 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 22:22:38 [INFO] Writing OBR metadata 22:22:38 [INFO] 22:22:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:38 [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 22:22:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:38 [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 22:22:38 [INFO] 22:22:38 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 22:22:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:22:38 [INFO] 22:22:38 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ 22:22:38 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 2.0.4-SNAPSHOT [119/161] 22:22:38 [INFO] from features/odl-ietf-model-rfc9070/pom.xml 22:22:38 [INFO] ------------------------------[ feature ]------------------------------- 22:22:38 [INFO] 22:22:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] 22:22:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:38 [INFO] 22:22:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:38 [INFO] 22:22:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] 22:22:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] 22:22:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:38 [INFO] argLine set to empty 22:22:38 [INFO] 22:22:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Starting audit... 22:22:38 Audit done. 22:22:38 [INFO] You have 0 Checkstyle violations. 22:22:38 [INFO] 22:22:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Starting audit... 22:22:38 Audit done. 22:22:38 [INFO] You have 0 Checkstyle violations. 22:22:38 [INFO] 22:22:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] 22:22:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml 22:22:38 [INFO] ...done! 22:22:38 [INFO] Set artifact 22:22:38 [INFO] 22:22:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:22:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:22:38 [INFO] 22:22:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> 22:22:38 [INFO] 22:22:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] No files found to run spotbugs; check compile phase has been run. 22:22:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:38 [INFO] 22:22:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< 22:22:38 [INFO] 22:22:38 [INFO] 22:22:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] 22:22:38 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9070 --- 22:22:38 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 22:22:38 [INFO] Project dependency features detected: [] 22:22:38 [INFO] Pax Exam System (Version: 4.14.0) created. 22:22:38 [INFO] Creating RMI registry server on 127.0.0.1:34053 22:22:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:22:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:22:39 [INFO] Waiting for remote bundle context.. on 34053 name: be1ce11a-82cc-4d02-96a5-9f1a13e7f880 timout: [ RelativeTimeout value = 180000 ] 22:22:44 [INFO] Building jar from resources and headers. 22:22:44 [INFO] Writing jar finished. 22:22:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:22:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:22:46 [INFO] 22:22:46 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9070 --- 22:22:46 [INFO] 22:22:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- 22:22:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:22:46 [INFO] 22:22:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- 22:22:46 [INFO] CycloneDX: Resolving Dependencies 22:22:47 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 22:22:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml 22:22:47 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json 22:22:47 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.json 22:22:47 [INFO] 22:22:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] Skipping duplicate-finder execution! 22:22:47 [INFO] 22:22:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] Skipping plugin execution 22:22:47 [INFO] 22:22:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] Skipping source per configuration. 22:22:47 [INFO] 22:22:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] 22:22:47 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:47 [INFO] 22:22:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- 22:22:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT.pom 22:22:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-features.xml 22:22:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.json 22:22:47 [INFO] 22:22:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- 22:22:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:47 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:47 [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 22:22:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:47 [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 22:22:47 [INFO] 22:22:47 [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- 22:22:47 [INFO] Building rfc9144 2.0.4-SNAPSHOT [120/161] 22:22:47 [INFO] from model/rfc/rfc9144/pom.xml 22:22:47 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:47 [INFO] 22:22:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 22:22:47 [INFO] 22:22:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9144 --- 22:22:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:47 [INFO] 22:22:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9144 --- 22:22:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:47 [INFO] 22:22:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9144 --- 22:22:47 [INFO] 22:22:47 [INFO] --- dependency:3.11.0:properties (default) @ rfc9144 --- 22:22:47 [INFO] 22:22:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9144 --- 22:22:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:22:47 [INFO] 22:22:47 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9144 --- 22:22:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/yang 22:22:47 [INFO] yang-to-sources: Found 6 dependencies in 4.899 ms 22:22:47 [INFO] yang-to-sources: Project model files found: 1 in 1.758 ms 22:22:47 [INFO] yang-to-sources: 7 YANG models processed in 30.13 ms 22:22:47 [INFO] BindingJavaFileGenerator: Defined 25 files in 10.29 ms 22:22:47 [INFO] Sorted 25 files into 11 directories in 166.7 μs 22:22:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 15.34 ms 22:22:47 [INFO] 22:22:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 22:22:47 [INFO] Starting audit... 22:22:47 Audit done. 22:22:47 [INFO] You have 0 Checkstyle violations. 22:22:47 [INFO] 22:22:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 22:22:47 [INFO] Starting audit... 22:22:47 Audit done. 22:22:47 [INFO] You have 0 Checkstyle violations. 22:22:47 [INFO] 22:22:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9144 --- 22:22:47 [INFO] 22:22:47 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9144 --- 22:22:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/resources 22:22:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi 22:22:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:22:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi 22:22:47 [INFO] 22:22:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9144 --- 22:22:47 [INFO] Recompiling the module because of changed dependency. 22:22:47 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 22:22:48 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/nmda/compare/rev211210/IetfNmdaCompareData.java:[106,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:22:48 [INFO] 22:22:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9144 >>> 22:22:48 [INFO] 22:22:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9144 --- 22:22:48 [INFO] Spotbugs plugin skipped 22:22:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:48 [INFO] 22:22:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9144 <<< 22:22:48 [INFO] 22:22:48 [INFO] 22:22:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9144 --- 22:22:48 [INFO] Spotbugs plugin skipped 22:22:48 [INFO] 22:22:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9144 --- 22:22:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/test/resources 22:22:48 [INFO] 22:22:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9144 --- 22:22:48 [INFO] No sources to compile 22:22:48 [INFO] 22:22:48 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9144 --- 22:22:48 [INFO] No tests to run. 22:22:48 [INFO] 22:22:48 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9144 --- 22:22:48 [INFO] 22:22:48 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9144 --- 22:22:48 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT.jar 22:22:48 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 22:22:48 [INFO] 22:22:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- 22:22:50 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-javadoc.jar 22:22:50 [INFO] 22:22:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 22:22:50 [INFO] CycloneDX: Resolving Dependencies 22:22:50 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:22:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml 22:22:51 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json 22:22:51 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 22:22:51 [INFO] 22:22:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 22:22:51 [INFO] Skipping duplicate-finder execution! 22:22:51 [INFO] 22:22:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9144 --- 22:22:51 [INFO] No dependency problems found 22:22:51 [INFO] 22:22:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- 22:22:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-sources.jar 22:22:51 [INFO] 22:22:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- jacoco:0.8.15:report (report) @ rfc9144 --- 22:22:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:51 [INFO] 22:22:51 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.pom 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.jar 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-javadoc.jar 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 22:22:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-sources.jar 22:22:51 [INFO] 22:22:51 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9144 --- 22:22:51 [INFO] Installing org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.jar 22:22:51 [INFO] Writing OBR metadata 22:22:51 [INFO] 22:22:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- 22:22:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:22:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml 22:22:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml 22:22:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:51 [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 22:22:51 [INFO] 22:22:51 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9144 --- 22:22:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:22:51 [INFO] 22:22:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ 22:22:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 2.0.4-SNAPSHOT [121/161] 22:22:51 [INFO] from features/odl-ietf-model-rfc9144/pom.xml 22:22:51 [INFO] ------------------------------[ feature ]------------------------------- 22:22:51 [INFO] 22:22:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:51 [INFO] 22:22:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:51 [INFO] 22:22:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:22:51 [INFO] argLine set to empty 22:22:51 [INFO] 22:22:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Starting audit... 22:22:51 Audit done. 22:22:51 [INFO] You have 0 Checkstyle violations. 22:22:51 [INFO] 22:22:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Starting audit... 22:22:51 Audit done. 22:22:51 [INFO] You have 0 Checkstyle violations. 22:22:51 [INFO] 22:22:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml 22:22:51 [INFO] ...done! 22:22:51 [INFO] Set artifact 22:22:51 [INFO] 22:22:51 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:22:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:22:51 [INFO] 22:22:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> 22:22:51 [INFO] 22:22:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] No files found to run spotbugs; check compile phase has been run. 22:22:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:22:51 [INFO] 22:22:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< 22:22:51 [INFO] 22:22:51 [INFO] 22:22:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] 22:22:51 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9144 --- 22:22:51 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 22:22:51 [INFO] Project dependency features detected: [] 22:22:51 [INFO] Pax Exam System (Version: 4.14.0) created. 22:22:51 [INFO] Creating RMI registry server on 127.0.0.1:32907 22:22:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:22:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:22:52 [INFO] Waiting for remote bundle context.. on 32907 name: ef8ff937-0baa-4d3f-b37a-ff0bb005439f timout: [ RelativeTimeout value = 180000 ] 22:22:57 [INFO] Building jar from resources and headers. 22:22:57 [INFO] Writing jar finished. 22:23:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:23:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:23:00 [INFO] 22:23:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9144 --- 22:23:00 [INFO] 22:23:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- 22:23:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:00 [INFO] 22:23:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- 22:23:00 [INFO] CycloneDX: Resolving Dependencies 22:23:01 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:23:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml 22:23:01 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json 22:23:01 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 22:23:01 [INFO] 22:23:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] Skipping duplicate-finder execution! 22:23:01 [INFO] 22:23:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] Skipping plugin execution 22:23:01 [INFO] 22:23:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] Skipping source per configuration. 22:23:01 [INFO] 22:23:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] 22:23:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:01 [INFO] 22:23:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- 22:23:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT.pom 22:23:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-features.xml 22:23:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:01 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 22:23:01 [INFO] 22:23:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- 22:23:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:01 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:01 [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 22:23:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:01 [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 22:23:01 [INFO] 22:23:01 [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- 22:23:01 [INFO] Building rfc9179 2.0.4-SNAPSHOT [122/161] 22:23:01 [INFO] from model/rfc/rfc9179/pom.xml 22:23:01 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:01 [INFO] 22:23:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 22:23:01 [INFO] 22:23:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9179 --- 22:23:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:01 [INFO] 22:23:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9179 --- 22:23:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:01 [INFO] 22:23:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9179 --- 22:23:01 [INFO] 22:23:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc9179 --- 22:23:01 [INFO] 22:23:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9179 --- 22:23:01 [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/** 22:23:01 [INFO] 22:23:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9179 --- 22:23:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:23:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/yang 22:23:01 [INFO] yang-to-sources: Found 1 dependencies in 2.493 ms 22:23:01 [INFO] yang-to-sources: Project model files found: 1 in 2.372 ms 22:23:01 [INFO] yang-to-sources: 2 YANG models processed in 8.903 ms 22:23:01 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.573 ms 22:23:01 [INFO] Sorted 19 files into 7 directories in 136.2 μs 22:23:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 10.42 ms 22:23:01 [INFO] 22:23:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 22:23:01 [INFO] Starting audit... 22:23:01 Audit done. 22:23:01 [INFO] You have 0 Checkstyle violations. 22:23:01 [INFO] 22:23:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 22:23:01 [INFO] Starting audit... 22:23:01 Audit done. 22:23:01 [INFO] You have 0 Checkstyle violations. 22:23:01 [INFO] 22:23:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9179 --- 22:23:01 [INFO] 22:23:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9179 --- 22:23:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/resources 22:23:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi 22:23:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:23:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi 22:23:01 [INFO] 22:23:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9179 --- 22:23:01 [INFO] Recompiling the module because of changed dependency. 22:23:01 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 22:23:02 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/geo/location/rev220211/IetfGeoLocationData.java:[162,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:23:02 [INFO] 22:23:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9179 >>> 22:23:02 [INFO] 22:23:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9179 --- 22:23:02 [INFO] Spotbugs plugin skipped 22:23:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:02 [INFO] 22:23:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9179 <<< 22:23:02 [INFO] 22:23:02 [INFO] 22:23:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9179 --- 22:23:02 [INFO] Spotbugs plugin skipped 22:23:02 [INFO] 22:23:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9179 --- 22:23:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/test/resources 22:23:02 [INFO] 22:23:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9179 --- 22:23:02 [INFO] No sources to compile 22:23:02 [INFO] 22:23:02 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9179 --- 22:23:02 [INFO] No tests to run. 22:23:02 [INFO] 22:23:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9179 --- 22:23:02 [INFO] 22:23:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9179 --- 22:23:02 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT.jar 22:23:02 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 22:23:02 [INFO] 22:23:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- 22:23:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-javadoc.jar 22:23:04 [INFO] 22:23:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 22:23:04 [INFO] CycloneDX: Resolving Dependencies 22:23:04 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:23:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml 22:23:04 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json 22:23:04 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 22:23:04 [INFO] 22:23:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 22:23:04 [INFO] Skipping duplicate-finder execution! 22:23:04 [INFO] 22:23:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9179 --- 22:23:04 [INFO] No dependency problems found 22:23:04 [INFO] 22:23:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- 22:23:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-sources.jar 22:23:04 [INFO] 22:23:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9179 --- 22:23:04 [INFO] 22:23:04 [INFO] --- jacoco:0.8.15:report (report) @ rfc9179 --- 22:23:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:04 [INFO] 22:23:04 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.pom 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.jar 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-javadoc.jar 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 22:23:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-sources.jar 22:23:04 [INFO] 22:23:04 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9179 --- 22:23:04 [INFO] Installing org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.jar 22:23:04 [INFO] Writing OBR metadata 22:23:04 [INFO] 22:23:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- 22:23:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml 22:23:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:05 [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 22:23:05 [INFO] 22:23:05 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9179 --- 22:23:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:05 [INFO] 22:23:05 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ 22:23:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 2.0.4-SNAPSHOT [123/161] 22:23:05 [INFO] from features/odl-ietf-model-rfc9179/pom.xml 22:23:05 [INFO] ------------------------------[ feature ]------------------------------- 22:23:05 [INFO] 22:23:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] 22:23:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:05 [INFO] 22:23:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:05 [INFO] 22:23:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] 22:23:05 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] 22:23:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:05 [INFO] argLine set to empty 22:23:05 [INFO] 22:23:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Starting audit... 22:23:05 Audit done. 22:23:05 [INFO] You have 0 Checkstyle violations. 22:23:05 [INFO] 22:23:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Starting audit... 22:23:05 Audit done. 22:23:05 [INFO] You have 0 Checkstyle violations. 22:23:05 [INFO] 22:23:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] 22:23:05 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml 22:23:05 [INFO] ...done! 22:23:05 [INFO] Set artifact 22:23:05 [INFO] 22:23:05 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:23:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:05 [INFO] 22:23:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> 22:23:05 [INFO] 22:23:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] No files found to run spotbugs; check compile phase has been run. 22:23:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:05 [INFO] 22:23:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< 22:23:05 [INFO] 22:23:05 [INFO] 22:23:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] 22:23:05 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9179 --- 22:23:05 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 22:23:05 [INFO] Project dependency features detected: [] 22:23:05 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:05 [INFO] Creating RMI registry server on 127.0.0.1:40303 22:23:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:05 [INFO] Waiting for remote bundle context.. on 40303 name: 3ce84bc9-05aa-447b-937f-389d849417c1 timout: [ RelativeTimeout value = 180000 ] 22:23:10 [INFO] Building jar from resources and headers. 22:23:10 [INFO] Writing jar finished. 22:23:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:23:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:23:12 [INFO] 22:23:12 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9179 --- 22:23:12 [INFO] 22:23:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- 22:23:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:12 [INFO] 22:23:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- 22:23:12 [INFO] CycloneDX: Resolving Dependencies 22:23:13 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:23:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml 22:23:13 [INFO] attaching as odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json 22:23:13 [INFO] attaching as odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 22:23:13 [INFO] 22:23:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] Skipping duplicate-finder execution! 22:23:13 [INFO] 22:23:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] Skipping plugin execution 22:23:13 [INFO] 22:23:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] Skipping source per configuration. 22:23:13 [INFO] 22:23:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] 22:23:13 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:13 [INFO] 22:23:13 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- 22:23:13 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT.pom 22:23:13 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-features.xml 22:23:13 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:13 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 22:23:13 [INFO] 22:23:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- 22:23:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:13 [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 22:23:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:13 [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 22:23:13 [INFO] 22:23:13 [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- 22:23:13 [INFO] Building rfc9196-ietf-system-capabilities 2.0.4-SNAPSHOT [124/161] 22:23:13 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 22:23:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:13 [INFO] 22:23:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] 22:23:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:13 [INFO] 22:23:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:13 [INFO] 22:23:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] 22:23:13 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] 22:23:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 22:23:13 [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/** 22:23:13 [INFO] 22:23:13 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:23:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 22:23:13 [INFO] yang-to-sources: Found 5 dependencies in 2.769 ms 22:23:13 [INFO] yang-to-sources: Project model files found: 1 in 1.536 ms 22:23:13 [INFO] yang-to-sources: 6 YANG models processed in 29.03 ms 22:23:13 [INFO] BindingJavaFileGenerator: Defined 14 files in 9.030 ms 22:23:13 [INFO] Sorted 14 files into 7 directories in 169.8 μs 22:23:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 14.22 ms 22:23:13 [INFO] 22:23:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] Starting audit... 22:23:13 Audit done. 22:23:13 [INFO] You have 0 Checkstyle violations. 22:23:13 [INFO] 22:23:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] Starting audit... 22:23:13 Audit done. 22:23:13 [INFO] You have 0 Checkstyle violations. 22:23:13 [INFO] 22:23:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] 22:23:13 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 22:23:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 22:23:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:23:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 22:23:13 [INFO] 22:23:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 22:23:13 [INFO] Recompiling the module because of changed dependency. 22:23:13 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 22:23:14 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/system/capabilities/rev220217/IetfSystemCapabilitiesData.java:[104,142] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:23:14 [INFO] 22:23:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 22:23:14 [INFO] 22:23:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] Spotbugs plugin skipped 22:23:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:14 [INFO] 22:23:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 22:23:14 [INFO] 22:23:14 [INFO] 22:23:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] Spotbugs plugin skipped 22:23:14 [INFO] 22:23:14 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 22:23:14 [INFO] 22:23:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] No sources to compile 22:23:14 [INFO] 22:23:14 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] No tests to run. 22:23:14 [INFO] 22:23:14 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] 22:23:14 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 22:23:14 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 22:23:14 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 22:23:14 [INFO] 22:23:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar 22:23:16 [INFO] 22:23:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] CycloneDX: Resolving Dependencies 22:23:16 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:23:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 22:23:16 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 22:23:16 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:16 [INFO] 22:23:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Skipping duplicate-finder execution! 22:23:16 [INFO] 22:23:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] No dependency problems found 22:23:16 [INFO] 22:23:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar 22:23:16 [INFO] 22:23:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] 22:23:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:16 [INFO] 22:23:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 22:23:16 [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/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.pom 22:23:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 22:23:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar 22:23:16 [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/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:16 [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/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar 22:23:16 [INFO] 22:23:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 22:23:16 [INFO] Writing OBR metadata 22:23:16 [INFO] 22:23:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:16 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:16 [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 22:23:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:16 [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 22:23:16 [INFO] 22:23:16 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:16 [INFO] 22:23:16 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- 22:23:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 2.0.4-SNAPSHOT [125/161] 22:23:16 [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml 22:23:16 [INFO] ------------------------------[ feature ]------------------------------- 22:23:16 [INFO] 22:23:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] 22:23:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:16 [INFO] 22:23:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:16 [INFO] 22:23:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] 22:23:16 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] 22:23:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:16 [INFO] argLine set to empty 22:23:16 [INFO] 22:23:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Starting audit... 22:23:16 Audit done. 22:23:16 [INFO] You have 0 Checkstyle violations. 22:23:16 [INFO] 22:23:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] Starting audit... 22:23:16 Audit done. 22:23:16 [INFO] You have 0 Checkstyle violations. 22:23:16 [INFO] 22:23:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:16 [INFO] 22:23:16 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 22:23:17 [INFO] ...done! 22:23:17 [INFO] Set artifact 22:23:17 [INFO] 22:23:17 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:17 [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 22:23:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:17 [INFO] 22:23:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> 22:23:17 [INFO] 22:23:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:17 [INFO] No files found to run spotbugs; check compile phase has been run. 22:23:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:17 [INFO] 22:23:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< 22:23:17 [INFO] 22:23:17 [INFO] 22:23:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:17 [INFO] 22:23:17 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities 22:23:17 [INFO] Project dependency features detected: [] 22:23:17 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:17 [INFO] Creating RMI registry server on 127.0.0.1:38287 22:23:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:17 [INFO] Waiting for remote bundle context.. on 38287 name: 8543db84-f4d3-4b2a-af6e-ad01fae118e0 timout: [ RelativeTimeout value = 180000 ] 22:23:22 [INFO] Building jar from resources and headers. 22:23:22 [INFO] Writing jar finished. 22:23:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:23:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:23:25 [INFO] 22:23:25 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] 22:23:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:25 [INFO] 22:23:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] CycloneDX: Resolving Dependencies 22:23:25 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:23:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml 22:23:25 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json 22:23:25 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:25 [INFO] 22:23:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Skipping duplicate-finder execution! 22:23:25 [INFO] 22:23:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Skipping plugin execution 22:23:25 [INFO] 22:23:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Skipping source per configuration. 22:23:25 [INFO] 22:23:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] 22:23:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:25 [INFO] 22:23:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.pom 22:23:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-features.xml 22:23:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:25 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:25 [INFO] 22:23:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:23:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:25 [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 22:23:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:25 [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 22:23:25 [INFO] 22:23:25 [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- 22:23:25 [INFO] Building rfc9196-ietf-notification-capabilities 2.0.4-SNAPSHOT [126/161] 22:23:25 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 22:23:25 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:25 [INFO] 22:23:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 22:23:25 [INFO] 22:23:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 22:23:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:25 [INFO] 22:23:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 22:23:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:25 [INFO] 22:23:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] 22:23:26 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] 22:23:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:23:26 [INFO] 22:23:26 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:23:26 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 22:23:26 [INFO] yang-to-sources: Found 14 dependencies in 4.793 ms 22:23:26 [INFO] yang-to-sources: Project model files found: 1 in 2.724 ms 22:23:26 [INFO] yang-to-sources: 15 YANG models processed in 88.49 ms 22:23:26 [INFO] BindingJavaFileGenerator: Defined 17 files in 15.69 ms 22:23:26 [INFO] Sorted 17 files into 6 directories in 156.7 μs 22:23:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 20.29 ms 22:23:26 [INFO] 22:23:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Starting audit... 22:23:26 Audit done. 22:23:26 [INFO] You have 0 Checkstyle violations. 22:23:26 [INFO] 22:23:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Starting audit... 22:23:26 Audit done. 22:23:26 [INFO] You have 0 Checkstyle violations. 22:23:26 [INFO] 22:23:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] 22:23:26 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 22:23:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 22:23:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:23:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 22:23:26 [INFO] 22:23:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Recompiling the module because of changed dependency. 22:23:26 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 22:23:26 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/notification/capabilities/rev220217/IetfNotificationCapabilitiesData.java:[138,154] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:23:26 [INFO] 22:23:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 22:23:26 [INFO] 22:23:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Spotbugs plugin skipped 22:23:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:26 [INFO] 22:23:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 22:23:26 [INFO] 22:23:26 [INFO] 22:23:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Spotbugs plugin skipped 22:23:26 [INFO] 22:23:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 22:23:26 [INFO] 22:23:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] No sources to compile 22:23:26 [INFO] 22:23:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] No tests to run. 22:23:26 [INFO] 22:23:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] 22:23:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 22:23:26 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 22:23:26 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 22:23:26 [INFO] 22:23:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 22:23:28 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar 22:23:28 [INFO] 22:23:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 22:23:28 [INFO] CycloneDX: Resolving Dependencies 22:23:29 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 22:23:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 22:23:29 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 22:23:29 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:29 [INFO] 22:23:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Skipping duplicate-finder execution! 22:23:29 [INFO] 22:23:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] No dependency problems found 22:23:29 [INFO] 22:23:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar 22:23:29 [INFO] 22:23:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:29 [INFO] 22:23:29 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [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/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.pom 22:23:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 22:23:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar 22:23:29 [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/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:29 [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/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar 22:23:29 [INFO] 22:23:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 22:23:29 [INFO] Writing OBR metadata 22:23:29 [INFO] 22:23:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:29 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:29 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:29 [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 22:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:29 [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 22:23:29 [INFO] 22:23:29 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:29 [INFO] 22:23:29 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- 22:23:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 2.0.4-SNAPSHOT [127/161] 22:23:29 [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml 22:23:29 [INFO] ------------------------------[ feature ]------------------------------- 22:23:29 [INFO] 22:23:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:29 [INFO] 22:23:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:29 [INFO] 22:23:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:29 [INFO] argLine set to empty 22:23:29 [INFO] 22:23:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Starting audit... 22:23:29 Audit done. 22:23:29 [INFO] You have 0 Checkstyle violations. 22:23:29 [INFO] 22:23:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Starting audit... 22:23:29 Audit done. 22:23:29 [INFO] You have 0 Checkstyle violations. 22:23:29 [INFO] 22:23:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 22:23:29 [INFO] ...done! 22:23:29 [INFO] Set artifact 22:23:29 [INFO] 22:23:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [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 22:23:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:29 [INFO] 22:23:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> 22:23:29 [INFO] 22:23:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] No files found to run spotbugs; check compile phase has been run. 22:23:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:29 [INFO] 22:23:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< 22:23:29 [INFO] 22:23:29 [INFO] 22:23:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] 22:23:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities 22:23:29 [INFO] Project dependency features detected: [] 22:23:29 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:29 [INFO] Creating RMI registry server on 127.0.0.1:37339 22:23:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:30 [INFO] Waiting for remote bundle context.. on 37339 name: 76376800-36a1-4b95-b4db-60ac3056d4bc timout: [ RelativeTimeout value = 180000 ] 22:23:35 [INFO] Building jar from resources and headers. 22:23:35 [INFO] Writing jar finished. 22:23:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:23:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:23:37 [INFO] 22:23:37 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:37 [INFO] 22:23:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:37 [INFO] 22:23:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:37 [INFO] CycloneDX: Resolving Dependencies 22:23:38 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 22:23:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml 22:23:38 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json 22:23:38 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:38 [INFO] 22:23:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] Skipping duplicate-finder execution! 22:23:38 [INFO] 22:23:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] Skipping plugin execution 22:23:38 [INFO] 22:23:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] Skipping source per configuration. 22:23:38 [INFO] 22:23:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] 22:23:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:38 [INFO] 22:23:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.pom 22:23:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-features.xml 22:23:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 22:23:38 [INFO] 22:23:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:23:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:38 [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 22:23:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:38 [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 22:23:38 [INFO] 22:23:38 [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- 22:23:38 [INFO] Building rfc9640 2.0.4-SNAPSHOT [128/161] 22:23:38 [INFO] from model/rfc/rfc9640/pom.xml 22:23:38 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:38 [INFO] 22:23:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 22:23:38 [INFO] 22:23:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9640 --- 22:23:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:38 [INFO] 22:23:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9640 --- 22:23:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:38 [INFO] 22:23:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9640 --- 22:23:38 [INFO] 22:23:38 [INFO] --- dependency:3.11.0:properties (default) @ rfc9640 --- 22:23:38 [INFO] 22:23:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9640 --- 22:23:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:23:38 [INFO] 22:23:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9640 --- 22:23:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:23:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/yang 22:23:38 [INFO] yang-to-sources: Found 2 dependencies in 2.774 ms 22:23:38 [INFO] yang-to-sources: Project model files found: 1 in 3.974 ms 22:23:38 [INFO] yang-to-sources: 3 YANG models processed in 17.47 ms 22:23:38 [INFO] BindingJavaFileGenerator: Defined 109 files in 9.144 ms 22:23:38 [INFO] Sorted 109 files into 20 directories in 411.8 μs 22:23:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 27.10 ms 22:23:38 [INFO] 22:23:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 22:23:38 [INFO] Starting audit... 22:23:38 Audit done. 22:23:38 [INFO] You have 0 Checkstyle violations. 22:23:38 [INFO] 22:23:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 22:23:38 [INFO] Starting audit... 22:23:38 Audit done. 22:23:38 [INFO] You have 0 Checkstyle violations. 22:23:38 [INFO] 22:23:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9640 --- 22:23:38 [INFO] 22:23:38 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9640 --- 22:23:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/resources 22:23:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi 22:23:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:23:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi 22:23:38 [INFO] 22:23:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9640 --- 22:23:38 [INFO] Recompiling the module because of changed dependency. 22:23:38 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 22:23:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/crypto/types/rev241010/IetfCryptoTypesData.java:[390,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:23:39 [INFO] 22:23:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9640 >>> 22:23:39 [INFO] 22:23:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9640 --- 22:23:39 [INFO] Spotbugs plugin skipped 22:23:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:39 [INFO] 22:23:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9640 <<< 22:23:39 [INFO] 22:23:39 [INFO] 22:23:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9640 --- 22:23:39 [INFO] Spotbugs plugin skipped 22:23:39 [INFO] 22:23:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9640 --- 22:23:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/test/resources 22:23:39 [INFO] 22:23:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9640 --- 22:23:39 [INFO] No sources to compile 22:23:39 [INFO] 22:23:39 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9640 --- 22:23:39 [INFO] No tests to run. 22:23:39 [INFO] 22:23:39 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9640 --- 22:23:39 [INFO] 22:23:39 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9640 --- 22:23:39 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT.jar 22:23:39 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 22:23:39 [INFO] 22:23:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- 22:23:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-javadoc.jar 22:23:43 [INFO] 22:23:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 22:23:43 [INFO] CycloneDX: Resolving Dependencies 22:23:43 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:23:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml 22:23:43 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json 22:23:43 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 22:23:43 [INFO] 22:23:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 22:23:43 [INFO] Skipping duplicate-finder execution! 22:23:43 [INFO] 22:23:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9640 --- 22:23:43 [INFO] No dependency problems found 22:23:43 [INFO] 22:23:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- 22:23:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-sources.jar 22:23:43 [INFO] 22:23:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9640 --- 22:23:43 [INFO] 22:23:43 [INFO] --- jacoco:0.8.15:report (report) @ rfc9640 --- 22:23:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:43 [INFO] 22:23:43 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.pom 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.jar 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-javadoc.jar 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 22:23:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-sources.jar 22:23:43 [INFO] 22:23:43 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9640 --- 22:23:43 [INFO] Installing org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.jar 22:23:43 [INFO] Writing OBR metadata 22:23:43 [INFO] 22:23:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- 22:23:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml 22:23:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:43 [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 22:23:43 [INFO] 22:23:43 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9640 --- 22:23:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:43 [INFO] 22:23:43 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ 22:23:43 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 2.0.4-SNAPSHOT [129/161] 22:23:43 [INFO] from features/odl-ietf-model-rfc9640/pom.xml 22:23:43 [INFO] ------------------------------[ feature ]------------------------------- 22:23:43 [INFO] 22:23:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] 22:23:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:43 [INFO] 22:23:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:43 [INFO] 22:23:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] 22:23:43 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] 22:23:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:43 [INFO] argLine set to empty 22:23:43 [INFO] 22:23:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- 22:23:43 [INFO] Starting audit... 22:23:43 Audit done. 22:23:43 [INFO] You have 0 Checkstyle violations. 22:23:43 [INFO] 22:23:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] Starting audit... 22:23:44 Audit done. 22:23:44 [INFO] You have 0 Checkstyle violations. 22:23:44 [INFO] 22:23:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] 22:23:44 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml 22:23:44 [INFO] ...done! 22:23:44 [INFO] Set artifact 22:23:44 [INFO] 22:23:44 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:23:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:44 [INFO] 22:23:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> 22:23:44 [INFO] 22:23:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] No files found to run spotbugs; check compile phase has been run. 22:23:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:44 [INFO] 22:23:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< 22:23:44 [INFO] 22:23:44 [INFO] 22:23:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] 22:23:44 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9640 --- 22:23:44 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 22:23:44 [INFO] Project dependency features detected: [] 22:23:44 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:44 [INFO] Creating RMI registry server on 127.0.0.1:39465 22:23:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:44 [INFO] Waiting for remote bundle context.. on 39465 name: 6a395d6f-d31d-4002-abf3-3275526f4427 timout: [ RelativeTimeout value = 180000 ] 22:23:49 [INFO] Building jar from resources and headers. 22:23:49 [INFO] Writing jar finished. 22:23:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:23:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:23:52 [INFO] 22:23:52 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] 22:23:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:52 [INFO] 22:23:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] CycloneDX: Resolving Dependencies 22:23:52 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:23:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml 22:23:52 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json 22:23:52 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 22:23:52 [INFO] 22:23:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Skipping duplicate-finder execution! 22:23:52 [INFO] 22:23:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Skipping plugin execution 22:23:52 [INFO] 22:23:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Skipping source per configuration. 22:23:52 [INFO] 22:23:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] 22:23:52 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:52 [INFO] 22:23:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- 22:23:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT.pom 22:23:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-features.xml 22:23:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:52 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 22:23:52 [INFO] 22:23:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- 22:23:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:52 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:52 [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 22:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:52 [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 22:23:52 [INFO] 22:23:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- 22:23:52 [INFO] Building rfc9641 2.0.4-SNAPSHOT [130/161] 22:23:52 [INFO] from model/rfc/rfc9641/pom.xml 22:23:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:52 [INFO] 22:23:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 22:23:52 [INFO] 22:23:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9641 --- 22:23:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:52 [INFO] 22:23:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9641 --- 22:23:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:52 [INFO] 22:23:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9641 --- 22:23:52 [INFO] 22:23:52 [INFO] --- dependency:3.11.0:properties (default) @ rfc9641 --- 22:23:52 [INFO] 22:23:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9641 --- 22:23:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:23:52 [INFO] 22:23:52 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9641 --- 22:23:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:23:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/yang 22:23:53 [INFO] yang-to-sources: Found 3 dependencies in 3.303 ms 22:23:53 [INFO] yang-to-sources: Project model files found: 1 in 2.216 ms 22:23:53 [INFO] yang-to-sources: 4 YANG models processed in 22.24 ms 22:23:53 [INFO] BindingJavaFileGenerator: Defined 55 files in 6.456 ms 22:23:53 [INFO] Sorted 55 files into 18 directories in 198.2 μs 22:23:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 16.94 ms 22:23:53 [INFO] 22:23:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 22:23:53 [INFO] Starting audit... 22:23:53 Audit done. 22:23:53 [INFO] You have 0 Checkstyle violations. 22:23:53 [INFO] 22:23:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 22:23:53 [INFO] Starting audit... 22:23:53 Audit done. 22:23:53 [INFO] You have 0 Checkstyle violations. 22:23:53 [INFO] 22:23:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9641 --- 22:23:53 [INFO] 22:23:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9641 --- 22:23:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/resources 22:23:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi 22:23:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:23:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:23:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi 22:23:53 [INFO] 22:23:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9641 --- 22:23:53 [INFO] Recompiling the module because of changed dependency. 22:23:53 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 22:23:53 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/truststore/rev241010/IetfTruststoreData.java:[222,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:23:53 [INFO] 22:23:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9641 >>> 22:23:53 [INFO] 22:23:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9641 --- 22:23:53 [INFO] Spotbugs plugin skipped 22:23:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:53 [INFO] 22:23:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9641 <<< 22:23:53 [INFO] 22:23:53 [INFO] 22:23:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9641 --- 22:23:53 [INFO] Spotbugs plugin skipped 22:23:53 [INFO] 22:23:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9641 --- 22:23:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/test/resources 22:23:53 [INFO] 22:23:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9641 --- 22:23:53 [INFO] No sources to compile 22:23:53 [INFO] 22:23:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9641 --- 22:23:53 [INFO] No tests to run. 22:23:53 [INFO] 22:23:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9641 --- 22:23:53 [INFO] 22:23:53 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9641 --- 22:23:53 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT.jar 22:23:53 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 22:23:53 [INFO] 22:23:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- 22:23:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-javadoc.jar 22:23:56 [INFO] 22:23:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 22:23:56 [INFO] CycloneDX: Resolving Dependencies 22:23:57 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:23:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml 22:23:57 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json 22:23:57 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 22:23:57 [INFO] 22:23:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 22:23:57 [INFO] Skipping duplicate-finder execution! 22:23:57 [INFO] 22:23:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9641 --- 22:23:57 [INFO] No dependency problems found 22:23:57 [INFO] 22:23:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- 22:23:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-sources.jar 22:23:57 [INFO] 22:23:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc9641 --- 22:23:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:57 [INFO] 22:23:57 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.pom 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.jar 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-javadoc.jar 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 22:23:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-sources.jar 22:23:57 [INFO] 22:23:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9641 --- 22:23:57 [INFO] Installing org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.jar 22:23:57 [INFO] Writing OBR metadata 22:23:57 [INFO] 22:23:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- 22:23:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:23:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml 22:23:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml 22:23:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:57 [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 22:23:57 [INFO] 22:23:57 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9641 --- 22:23:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:57 [INFO] 22:23:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ 22:23:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 2.0.4-SNAPSHOT [131/161] 22:23:57 [INFO] from features/odl-ietf-model-rfc9641/pom.xml 22:23:57 [INFO] ------------------------------[ feature ]------------------------------- 22:23:57 [INFO] 22:23:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:57 [INFO] 22:23:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:57 [INFO] 22:23:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:57 [INFO] argLine set to empty 22:23:57 [INFO] 22:23:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Starting audit... 22:23:57 Audit done. 22:23:57 [INFO] You have 0 Checkstyle violations. 22:23:57 [INFO] 22:23:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Starting audit... 22:23:57 Audit done. 22:23:57 [INFO] You have 0 Checkstyle violations. 22:23:57 [INFO] 22:23:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml 22:23:57 [INFO] ...done! 22:23:57 [INFO] Set artifact 22:23:57 [INFO] 22:23:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9641 --- 22:23:57 [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 22:23:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:57 [INFO] 22:23:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> 22:23:57 [INFO] 22:23:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] No files found to run spotbugs; check compile phase has been run. 22:23:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:23:57 [INFO] 22:23:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< 22:23:57 [INFO] 22:23:57 [INFO] 22:23:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] 22:23:57 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9641 --- 22:23:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 22:23:57 [INFO] Project dependency features detected: [] 22:23:57 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:57 [INFO] Creating RMI registry server on 127.0.0.1:33637 22:23:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:58 [INFO] Waiting for remote bundle context.. on 33637 name: b8176482-ee29-42b2-b38a-4508b06459b9 timout: [ RelativeTimeout value = 180000 ] 22:24:03 [INFO] Building jar from resources and headers. 22:24:03 [INFO] Writing jar finished. 22:24:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:24:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:24:05 [INFO] 22:24:05 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9641 --- 22:24:05 [INFO] 22:24:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- 22:24:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:24:05 [INFO] 22:24:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- 22:24:05 [INFO] CycloneDX: Resolving Dependencies 22:24:06 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:24:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml 22:24:06 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json 22:24:06 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 22:24:06 [INFO] 22:24:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] Skipping duplicate-finder execution! 22:24:06 [INFO] 22:24:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] Skipping plugin execution 22:24:06 [INFO] 22:24:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] Skipping source per configuration. 22:24:06 [INFO] 22:24:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] 22:24:06 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:06 [INFO] 22:24:06 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- 22:24:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT.pom 22:24:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-features.xml 22:24:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:06 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 22:24:06 [INFO] 22:24:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- 22:24:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:06 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:06 [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 22:24:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:06 [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 22:24:06 [INFO] 22:24:06 [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- 22:24:06 [INFO] Building rfc9642 2.0.4-SNAPSHOT [132/161] 22:24:06 [INFO] from model/rfc/rfc9642/pom.xml 22:24:06 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:06 [INFO] 22:24:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 22:24:06 [INFO] 22:24:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9642 --- 22:24:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:06 [INFO] 22:24:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9642 --- 22:24:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:06 [INFO] 22:24:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9642 --- 22:24:06 [INFO] 22:24:06 [INFO] --- dependency:3.11.0:properties (default) @ rfc9642 --- 22:24:06 [INFO] 22:24:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9642 --- 22:24:06 [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/** 22:24:06 [INFO] 22:24:06 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9642 --- 22:24:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/yang 22:24:06 [INFO] yang-to-sources: Found 3 dependencies in 2.518 ms 22:24:06 [INFO] yang-to-sources: Project model files found: 1 in 2.449 ms 22:24:06 [INFO] yang-to-sources: 4 YANG models processed in 26.67 ms 22:24:06 [INFO] BindingJavaFileGenerator: Defined 71 files in 11.25 ms 22:24:06 [INFO] Sorted 71 files into 25 directories in 303.1 μs 22:24:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 34.69 ms 22:24:06 [INFO] 22:24:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 22:24:06 [INFO] Starting audit... 22:24:06 Audit done. 22:24:06 [INFO] You have 0 Checkstyle violations. 22:24:06 [INFO] 22:24:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 22:24:07 [INFO] Starting audit... 22:24:07 Audit done. 22:24:07 [INFO] You have 0 Checkstyle violations. 22:24:07 [INFO] 22:24:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9642 --- 22:24:07 [INFO] 22:24:07 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9642 --- 22:24:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/resources 22:24:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi 22:24:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi 22:24:07 [INFO] 22:24:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9642 --- 22:24:07 [INFO] Recompiling the module because of changed dependency. 22:24:07 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 22:24:07 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/keystore/rev241010/IetfKeystoreData.java:[223,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:07 [INFO] 22:24:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9642 >>> 22:24:07 [INFO] 22:24:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9642 --- 22:24:07 [INFO] Spotbugs plugin skipped 22:24:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:07 [INFO] 22:24:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9642 <<< 22:24:07 [INFO] 22:24:07 [INFO] 22:24:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9642 --- 22:24:07 [INFO] Spotbugs plugin skipped 22:24:07 [INFO] 22:24:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9642 --- 22:24:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/test/resources 22:24:07 [INFO] 22:24:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9642 --- 22:24:07 [INFO] No sources to compile 22:24:07 [INFO] 22:24:07 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9642 --- 22:24:07 [INFO] No tests to run. 22:24:07 [INFO] 22:24:07 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9642 --- 22:24:07 [INFO] 22:24:07 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9642 --- 22:24:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT.jar 22:24:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 22:24:07 [INFO] 22:24:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- 22:24:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-javadoc.jar 22:24:10 [INFO] 22:24:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 22:24:10 [INFO] CycloneDX: Resolving Dependencies 22:24:11 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:24:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml 22:24:11 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json 22:24:11 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 22:24:11 [INFO] 22:24:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 22:24:11 [INFO] Skipping duplicate-finder execution! 22:24:11 [INFO] 22:24:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9642 --- 22:24:11 [INFO] No dependency problems found 22:24:11 [INFO] 22:24:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- 22:24:11 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-sources.jar 22:24:11 [INFO] 22:24:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc9642 --- 22:24:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:11 [INFO] 22:24:11 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.pom 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.jar 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-javadoc.jar 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 22:24:11 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-sources.jar 22:24:11 [INFO] 22:24:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9642 --- 22:24:11 [INFO] Installing org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.jar 22:24:11 [INFO] Writing OBR metadata 22:24:11 [INFO] 22:24:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- 22:24:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:11 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:11 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:11 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml 22:24:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:11 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:11 [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 22:24:11 [INFO] 22:24:11 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9642 --- 22:24:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:11 [INFO] 22:24:11 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ 22:24:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 2.0.4-SNAPSHOT [133/161] 22:24:11 [INFO] from features/odl-ietf-model-rfc9642/pom.xml 22:24:11 [INFO] ------------------------------[ feature ]------------------------------- 22:24:11 [INFO] 22:24:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:11 [INFO] 22:24:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:11 [INFO] 22:24:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:11 [INFO] argLine set to empty 22:24:11 [INFO] 22:24:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Starting audit... 22:24:11 Audit done. 22:24:11 [INFO] You have 0 Checkstyle violations. 22:24:11 [INFO] 22:24:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Starting audit... 22:24:11 Audit done. 22:24:11 [INFO] You have 0 Checkstyle violations. 22:24:11 [INFO] 22:24:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml 22:24:11 [INFO] ...done! 22:24:11 [INFO] Set artifact 22:24:11 [INFO] 22:24:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:24:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:24:11 [INFO] 22:24:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> 22:24:11 [INFO] 22:24:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] No files found to run spotbugs; check compile phase has been run. 22:24:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:11 [INFO] 22:24:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< 22:24:11 [INFO] 22:24:11 [INFO] 22:24:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] 22:24:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9642 --- 22:24:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 22:24:11 [INFO] Project dependency features detected: [] 22:24:11 [INFO] Pax Exam System (Version: 4.14.0) created. 22:24:11 [INFO] Creating RMI registry server on 127.0.0.1:43477 22:24:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:24:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:24:12 [INFO] Waiting for remote bundle context.. on 43477 name: 7c1122c0-39f2-44ba-8c97-8ca1d837c408 timout: [ RelativeTimeout value = 180000 ] 22:24:17 [INFO] Building jar from resources and headers. 22:24:17 [INFO] Writing jar finished. 22:24:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:24:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:24:19 [INFO] 22:24:19 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9642 --- 22:24:19 [INFO] 22:24:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- 22:24:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:24:19 [INFO] 22:24:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- 22:24:19 [INFO] CycloneDX: Resolving Dependencies 22:24:20 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:24:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml 22:24:20 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json 22:24:20 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 22:24:20 [INFO] 22:24:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] Skipping duplicate-finder execution! 22:24:20 [INFO] 22:24:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] Skipping plugin execution 22:24:20 [INFO] 22:24:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] Skipping source per configuration. 22:24:20 [INFO] 22:24:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] 22:24:20 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:20 [INFO] 22:24:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- 22:24:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT.pom 22:24:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-features.xml 22:24:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:20 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 22:24:20 [INFO] 22:24:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- 22:24:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:20 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:20 [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 22:24:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:20 [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 22:24:20 [INFO] 22:24:20 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- 22:24:20 [INFO] Building rfc9643-ietf-tcp-common 2.0.4-SNAPSHOT [134/161] 22:24:20 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 22:24:20 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:20 [INFO] 22:24:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] 22:24:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:20 [INFO] 22:24:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:20 [INFO] 22:24:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] 22:24:20 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] 22:24:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 22:24:20 [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/** 22:24:20 [INFO] 22:24:20 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:20 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 22:24:20 [INFO] yang-to-sources: Found 0 dependencies in 1.605 ms 22:24:20 [INFO] yang-to-sources: Project model files found: 1 in 1.239 ms 22:24:20 [INFO] yang-to-sources: 1 YANG models processed in 2.912 ms 22:24:20 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.625 ms 22:24:20 [INFO] Sorted 8 files into 4 directories in 678.7 μs 22:24:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.021 ms 22:24:20 [INFO] 22:24:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Starting audit... 22:24:20 Audit done. 22:24:20 [INFO] You have 0 Checkstyle violations. 22:24:20 [INFO] 22:24:20 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Starting audit... 22:24:20 Audit done. 22:24:20 [INFO] You have 0 Checkstyle violations. 22:24:20 [INFO] 22:24:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] 22:24:20 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 22:24:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 22:24:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 22:24:20 [INFO] 22:24:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Recompiling the module because of changed source code. 22:24:20 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:24:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/common/rev241010/IetfTcpCommonData.java:[87,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:20 [INFO] 22:24:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 22:24:20 [INFO] 22:24:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Spotbugs plugin skipped 22:24:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:20 [INFO] 22:24:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 22:24:20 [INFO] 22:24:20 [INFO] 22:24:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Spotbugs plugin skipped 22:24:20 [INFO] 22:24:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 22:24:20 [INFO] 22:24:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] No sources to compile 22:24:20 [INFO] 22:24:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] No tests to run. 22:24:20 [INFO] 22:24:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] 22:24:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 22:24:20 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 22:24:20 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 22:24:20 [INFO] 22:24:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar 22:24:22 [INFO] 22:24:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] CycloneDX: Resolving Dependencies 22:24:22 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:24:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 22:24:22 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 22:24:22 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.json 22:24:22 [INFO] 22:24:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Skipping duplicate-finder execution! 22:24:22 [INFO] 22:24:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] No dependency problems found 22:24:22 [INFO] 22:24:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar 22:24:22 [INFO] 22:24:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] 22:24:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:22 [INFO] 22:24:22 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 22:24:22 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.pom 22:24:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 22:24:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar 22:24:22 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:22 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.json 22:24:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar 22:24:22 [INFO] 22:24:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 22:24:22 [INFO] Writing OBR metadata 22:24:22 [INFO] 22:24:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:22 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:22 [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 22:24:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:22 [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 22:24:22 [INFO] 22:24:22 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 22:24:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:22 [INFO] 22:24:22 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- 22:24:22 [INFO] Building rfc9643-ietf-tcp-client 2.0.4-SNAPSHOT [135/161] 22:24:22 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 22:24:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:22 [INFO] 22:24:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 22:24:22 [INFO] 22:24:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 22:24:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:22 [INFO] 22:24:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 22:24:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:22 [INFO] 22:24:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] 22:24:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] 22:24:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 22:24:23 [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/** 22:24:23 [INFO] 22:24:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 22:24:23 [INFO] yang-to-sources: Found 5 dependencies in 2.546 ms 22:24:23 [INFO] yang-to-sources: Project model files found: 1 in 1.876 ms 22:24:23 [INFO] yang-to-sources: 6 YANG models processed in 26.37 ms 22:24:23 [INFO] BindingJavaFileGenerator: Defined 39 files in 6.403 ms 22:24:23 [INFO] Sorted 39 files into 14 directories in 167.3 μs 22:24:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 18.24 ms 22:24:23 [INFO] 22:24:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Starting audit... 22:24:23 Audit done. 22:24:23 [INFO] You have 0 Checkstyle violations. 22:24:23 [INFO] 22:24:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Starting audit... 22:24:23 Audit done. 22:24:23 [INFO] You have 0 Checkstyle violations. 22:24:23 [INFO] 22:24:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] 22:24:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 22:24:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 22:24:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 22:24:23 [INFO] 22:24:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Recompiling the module because of changed dependency. 22:24:23 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:24:23 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/client/rev241010/IetfTcpClientData.java:[177,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:23 [INFO] 22:24:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 22:24:23 [INFO] 22:24:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Spotbugs plugin skipped 22:24:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:23 [INFO] 22:24:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 22:24:23 [INFO] 22:24:23 [INFO] 22:24:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Spotbugs plugin skipped 22:24:23 [INFO] 22:24:23 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 22:24:23 [INFO] 22:24:23 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] No sources to compile 22:24:23 [INFO] 22:24:23 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] No tests to run. 22:24:23 [INFO] 22:24:23 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] 22:24:23 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 22:24:23 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 22:24:23 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 22:24:23 [INFO] 22:24:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar 22:24:26 [INFO] 22:24:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] CycloneDX: Resolving Dependencies 22:24:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:24:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 22:24:26 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 22:24:26 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.json 22:24:26 [INFO] 22:24:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Skipping duplicate-finder execution! 22:24:26 [INFO] 22:24:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] No dependency problems found 22:24:26 [INFO] 22:24:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar 22:24:26 [INFO] 22:24:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] 22:24:26 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:26 [INFO] 22:24:26 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 22:24:26 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.pom 22:24:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 22:24:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar 22:24:26 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:26 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.json 22:24:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar 22:24:26 [INFO] 22:24:26 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 22:24:26 [INFO] Writing OBR metadata 22:24:26 [INFO] 22:24:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:26 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:26 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:26 [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 22:24:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:26 [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 22:24:26 [INFO] 22:24:26 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 22:24:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:26 [INFO] 22:24:26 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- 22:24:26 [INFO] Building rfc9643-ietf-tcp-server 2.0.4-SNAPSHOT [136/161] 22:24:26 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 22:24:26 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:26 [INFO] 22:24:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 22:24:26 [INFO] 22:24:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 22:24:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:26 [INFO] 22:24:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 22:24:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:26 [INFO] 22:24:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] 22:24:27 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] 22:24:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 22:24:27 [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/** 22:24:27 [INFO] 22:24:27 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 22:24:27 [INFO] yang-to-sources: Found 2 dependencies in 2.358 ms 22:24:27 [INFO] yang-to-sources: Project model files found: 1 in 1.280 ms 22:24:27 [INFO] yang-to-sources: 3 YANG models processed in 9.209 ms 22:24:27 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.783 ms 22:24:27 [INFO] Sorted 9 files into 4 directories in 118.0 μs 22:24:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.65 ms 22:24:27 [INFO] 22:24:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Starting audit... 22:24:27 Audit done. 22:24:27 [INFO] You have 0 Checkstyle violations. 22:24:27 [INFO] 22:24:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Starting audit... 22:24:27 Audit done. 22:24:27 [INFO] You have 0 Checkstyle violations. 22:24:27 [INFO] 22:24:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] 22:24:27 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 22:24:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 22:24:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 22:24:27 [INFO] 22:24:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Recompiling the module because of changed dependency. 22:24:27 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:24:27 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/server/rev241010/IetfTcpServerData.java:[76,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:27 [INFO] 22:24:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 22:24:27 [INFO] 22:24:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Spotbugs plugin skipped 22:24:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:27 [INFO] 22:24:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 22:24:27 [INFO] 22:24:27 [INFO] 22:24:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Spotbugs plugin skipped 22:24:27 [INFO] 22:24:27 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 22:24:27 [INFO] 22:24:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] No sources to compile 22:24:27 [INFO] 22:24:27 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] No tests to run. 22:24:27 [INFO] 22:24:27 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] 22:24:27 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 22:24:27 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 22:24:27 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 22:24:27 [INFO] 22:24:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar 22:24:29 [INFO] 22:24:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] CycloneDX: Resolving Dependencies 22:24:29 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:24:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 22:24:29 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 22:24:29 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.json 22:24:29 [INFO] 22:24:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Skipping duplicate-finder execution! 22:24:29 [INFO] 22:24:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] No dependency problems found 22:24:29 [INFO] 22:24:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar 22:24:29 [INFO] 22:24:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] 22:24:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:29 [INFO] 22:24:29 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 22:24:29 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.pom 22:24:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 22:24:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar 22:24:29 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:29 [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/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.json 22:24:29 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar 22:24:29 [INFO] 22:24:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 22:24:29 [INFO] Writing OBR metadata 22:24:29 [INFO] 22:24:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:29 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:29 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:29 [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 22:24:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:29 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:29 [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 22:24:29 [INFO] 22:24:29 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 22:24:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:29 [INFO] 22:24:29 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ 22:24:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 2.0.4-SNAPSHOT [137/161] 22:24:29 [INFO] from features/odl-ietf-model-rfc9643/pom.xml 22:24:29 [INFO] ------------------------------[ feature ]------------------------------- 22:24:29 [INFO] 22:24:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] 22:24:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:29 [INFO] 22:24:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:29 [INFO] 22:24:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] 22:24:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] 22:24:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:29 [INFO] argLine set to empty 22:24:29 [INFO] 22:24:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Starting audit... 22:24:29 Audit done. 22:24:29 [INFO] You have 0 Checkstyle violations. 22:24:29 [INFO] 22:24:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Starting audit... 22:24:29 Audit done. 22:24:29 [INFO] You have 0 Checkstyle violations. 22:24:29 [INFO] 22:24:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] 22:24:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml 22:24:29 [INFO] ...done! 22:24:29 [INFO] Set artifact 22:24:29 [INFO] 22:24:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9643 --- 22:24:29 [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 22:24:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:24:29 [INFO] 22:24:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> 22:24:29 [INFO] 22:24:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] No files found to run spotbugs; check compile phase has been run. 22:24:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:29 [INFO] 22:24:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< 22:24:29 [INFO] 22:24:29 [INFO] 22:24:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] 22:24:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9643 --- 22:24:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 22:24:29 [INFO] Project dependency features detected: [] 22:24:29 [INFO] Pax Exam System (Version: 4.14.0) created. 22:24:29 [INFO] Creating RMI registry server on 127.0.0.1:39129 22:24:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:24:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:24:30 [INFO] Waiting for remote bundle context.. on 39129 name: a46c991a-fad7-46b5-a0e8-b589443f7379 timout: [ RelativeTimeout value = 180000 ] 22:24:35 [INFO] Building jar from resources and headers. 22:24:35 [INFO] Writing jar finished. 22:24:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:24:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:24:38 [INFO] 22:24:38 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] 22:24:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:24:38 [INFO] 22:24:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] CycloneDX: Resolving Dependencies 22:24:38 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:24:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml 22:24:38 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json 22:24:38 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.json 22:24:38 [INFO] 22:24:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Skipping duplicate-finder execution! 22:24:38 [INFO] 22:24:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Skipping plugin execution 22:24:38 [INFO] 22:24:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Skipping source per configuration. 22:24:38 [INFO] 22:24:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] 22:24:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:38 [INFO] 22:24:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- 22:24:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT.pom 22:24:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-features.xml 22:24:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:38 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.json 22:24:38 [INFO] 22:24:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- 22:24:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:38 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:38 [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 22:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:38 [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 22:24:38 [INFO] 22:24:38 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- 22:24:38 [INFO] Building iana-ssh-encryption-algs 2.0.4-SNAPSHOT [138/161] 22:24:38 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 22:24:38 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:38 [INFO] 22:24:38 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] 22:24:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:38 [INFO] 22:24:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:38 [INFO] 22:24:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] 22:24:38 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] 22:24:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:24:38 [INFO] 22:24:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/yang 22:24:38 [INFO] yang-to-sources: Found 0 dependencies in 1.751 ms 22:24:38 [INFO] yang-to-sources: Project model files found: 1 in 2.041 ms 22:24:38 [INFO] yang-to-sources: 1 YANG models processed in 3.323 ms 22:24:38 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.466 ms 22:24:38 [INFO] Sorted 5 files into 3 directories in 127.9 μs 22:24:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.600 ms 22:24:38 [INFO] 22:24:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] Starting audit... 22:24:38 Audit done. 22:24:38 [INFO] You have 0 Checkstyle violations. 22:24:38 [INFO] 22:24:38 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] Starting audit... 22:24:38 Audit done. 22:24:38 [INFO] You have 0 Checkstyle violations. 22:24:38 [INFO] 22:24:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] 22:24:38 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/resources 22:24:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 22:24:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 22:24:38 [INFO] 22:24:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-encryption-algs --- 22:24:38 [INFO] Recompiling the module because of changed source code. 22:24:38 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:24:39 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/encryption/algs/rev241016/IanaSshEncryptionAlgsData.java:[132,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:39 [INFO] 22:24:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 22:24:39 [INFO] 22:24:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] Spotbugs plugin skipped 22:24:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:39 [INFO] 22:24:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 22:24:39 [INFO] 22:24:39 [INFO] 22:24:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] Spotbugs plugin skipped 22:24:39 [INFO] 22:24:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/test/resources 22:24:39 [INFO] 22:24:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] No sources to compile 22:24:39 [INFO] 22:24:39 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] No tests to run. 22:24:39 [INFO] 22:24:39 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] 22:24:39 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-encryption-algs --- 22:24:39 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 22:24:39 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 22:24:39 [INFO] 22:24:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 22:24:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:40 [INFO] 22:24:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 22:24:40 [INFO] CycloneDX: Resolving Dependencies 22:24:41 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:24:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml 22:24:41 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json 22:24:41 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:41 [INFO] 22:24:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Skipping duplicate-finder execution! 22:24:41 [INFO] 22:24:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] No dependency problems found 22:24:41 [INFO] 22:24:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar 22:24:41 [INFO] 22:24:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:41 [INFO] 22:24:41 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 22:24:41 [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/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.pom 22:24:41 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 22:24:41 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:41 [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/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:41 [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/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:41 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar 22:24:41 [INFO] 22:24:41 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 22:24:41 [INFO] Writing OBR metadata 22:24:41 [INFO] 22:24:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:41 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:41 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:41 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:41 [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 22:24:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:41 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:41 [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 22:24:41 [INFO] 22:24:41 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-ssh-encryption-algs --- 22:24:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:41 [INFO] 22:24:41 [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- 22:24:41 [INFO] Building iana-ssh-key-exchange-algs 2.0.4-SNAPSHOT [139/161] 22:24:41 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 22:24:41 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:41 [INFO] 22:24:41 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:41 [INFO] 22:24:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:41 [INFO] 22:24:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 22:24:41 [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/** 22:24:41 [INFO] 22:24:41 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang 22:24:41 [INFO] yang-to-sources: Found 0 dependencies in 1.809 ms 22:24:41 [INFO] yang-to-sources: Project model files found: 1 in 4.512 ms 22:24:41 [INFO] yang-to-sources: 1 YANG models processed in 4.680 ms 22:24:41 [INFO] BindingJavaFileGenerator: Defined 5 files in 4.589 ms 22:24:41 [INFO] Sorted 5 files into 3 directories in 116.1 μs 22:24:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 13.11 ms 22:24:41 [INFO] 22:24:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Starting audit... 22:24:41 Audit done. 22:24:41 [INFO] You have 0 Checkstyle violations. 22:24:41 [INFO] 22:24:41 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Starting audit... 22:24:41 Audit done. 22:24:41 [INFO] You have 0 Checkstyle violations. 22:24:41 [INFO] 22:24:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources 22:24:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 22:24:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 22:24:41 [INFO] 22:24:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Recompiling the module because of changed source code. 22:24:41 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:24:41 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/key/exchange/algs/rev241016/IanaSshKeyExchangeAlgsData.java:[475,144] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:41 [INFO] 22:24:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 22:24:41 [INFO] 22:24:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Spotbugs plugin skipped 22:24:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:41 [INFO] 22:24:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 22:24:41 [INFO] 22:24:41 [INFO] 22:24:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Spotbugs plugin skipped 22:24:41 [INFO] 22:24:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources 22:24:41 [INFO] 22:24:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] No sources to compile 22:24:41 [INFO] 22:24:41 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] No tests to run. 22:24:41 [INFO] 22:24:41 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] 22:24:41 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 22:24:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 22:24:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 22:24:41 [INFO] 22:24:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:43 [INFO] 22:24:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] CycloneDX: Resolving Dependencies 22:24:43 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:24:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 22:24:43 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json 22:24:43 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:43 [INFO] 22:24:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Skipping duplicate-finder execution! 22:24:43 [INFO] 22:24:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] No dependency problems found 22:24:43 [INFO] 22:24:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar 22:24:43 [INFO] 22:24:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] 22:24:43 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:43 [INFO] 22:24:43 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 22:24:43 [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/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.pom 22:24:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 22:24:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:43 [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/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:43 [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/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar 22:24:43 [INFO] 22:24:43 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 22:24:43 [INFO] Writing OBR metadata 22:24:43 [INFO] 22:24:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:43 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:43 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:43 [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 22:24:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:43 [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 22:24:43 [INFO] 22:24:43 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 22:24:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:43 [INFO] 22:24:43 [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ 22:24:43 [INFO] Building iana-ssh-mac-algs 2.0.4-SNAPSHOT [140/161] 22:24:43 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 22:24:43 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:43 [INFO] 22:24:43 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 22:24:43 [INFO] 22:24:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-mac-algs --- 22:24:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:43 [INFO] 22:24:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 22:24:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:43 [INFO] 22:24:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-mac-algs --- 22:24:44 [INFO] 22:24:44 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-mac-algs --- 22:24:44 [INFO] 22:24:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 22:24:44 [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/** 22:24:44 [INFO] 22:24:44 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-mac-algs --- 22:24:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/yang 22:24:44 [INFO] yang-to-sources: Found 0 dependencies in 1.548 ms 22:24:44 [INFO] yang-to-sources: Project model files found: 1 in 4.666 ms 22:24:44 [INFO] yang-to-sources: 1 YANG models processed in 2.631 ms 22:24:44 [INFO] BindingJavaFileGenerator: Defined 5 files in 880.0 μs 22:24:44 [INFO] Sorted 5 files into 3 directories in 158.0 μs 22:24:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.138 ms 22:24:44 [INFO] 22:24:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Starting audit... 22:24:44 Audit done. 22:24:44 [INFO] You have 0 Checkstyle violations. 22:24:44 [INFO] 22:24:44 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Starting audit... 22:24:44 Audit done. 22:24:44 [INFO] You have 0 Checkstyle violations. 22:24:44 [INFO] 22:24:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-mac-algs --- 22:24:44 [INFO] 22:24:44 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-mac-algs --- 22:24:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/resources 22:24:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 22:24:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 22:24:44 [INFO] 22:24:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Recompiling the module because of changed source code. 22:24:44 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:24:44 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/mac/algs/rev241016/IanaSshMacAlgsData.java:[75,127] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:44 [INFO] 22:24:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 22:24:44 [INFO] 22:24:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Spotbugs plugin skipped 22:24:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:44 [INFO] 22:24:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 22:24:44 [INFO] 22:24:44 [INFO] 22:24:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Spotbugs plugin skipped 22:24:44 [INFO] 22:24:44 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-mac-algs --- 22:24:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/test/resources 22:24:44 [INFO] 22:24:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 22:24:44 [INFO] No sources to compile 22:24:44 [INFO] 22:24:44 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-mac-algs --- 22:24:44 [INFO] No tests to run. 22:24:44 [INFO] 22:24:44 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-mac-algs --- 22:24:44 [INFO] 22:24:44 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-mac-algs --- 22:24:44 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 22:24:44 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 22:24:44 [INFO] 22:24:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- 22:24:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:46 [INFO] 22:24:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 22:24:46 [INFO] CycloneDX: Resolving Dependencies 22:24:46 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:24:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml 22:24:46 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json 22:24:46 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] 22:24:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Skipping duplicate-finder execution! 22:24:46 [INFO] 22:24:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 22:24:46 [INFO] No dependency problems found 22:24:46 [INFO] 22:24:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar 22:24:46 [INFO] 22:24:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 22:24:46 [INFO] 22:24:46 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:46 [INFO] 22:24:46 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 22:24:46 [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/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.pom 22:24:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 22:24:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:46 [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/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:46 [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/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar 22:24:46 [INFO] 22:24:46 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 22:24:46 [INFO] Writing OBR metadata 22:24:46 [INFO] 22:24:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:46 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:46 [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 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [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 22:24:46 [INFO] 22:24:46 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-ssh-mac-algs --- 22:24:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:46 [INFO] 22:24:46 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- 22:24:46 [INFO] Building iana-ssh-public-key-algs 2.0.4-SNAPSHOT [141/161] 22:24:46 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 22:24:46 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:46 [INFO] 22:24:46 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] 22:24:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:46 [INFO] 22:24:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:46 [INFO] 22:24:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] 22:24:46 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] 22:24:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 22:24:46 [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/** 22:24:46 [INFO] 22:24:46 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:46 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/yang 22:24:46 [INFO] yang-to-sources: Found 0 dependencies in 2.047 ms 22:24:46 [INFO] yang-to-sources: Project model files found: 1 in 1.887 ms 22:24:46 [INFO] yang-to-sources: 1 YANG models processed in 3.037 ms 22:24:46 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.353 ms 22:24:46 [INFO] Sorted 5 files into 3 directories in 121.2 μs 22:24:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.946 ms 22:24:46 [INFO] 22:24:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Starting audit... 22:24:46 Audit done. 22:24:46 [INFO] You have 0 Checkstyle violations. 22:24:46 [INFO] 22:24:46 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Starting audit... 22:24:46 Audit done. 22:24:46 [INFO] You have 0 Checkstyle violations. 22:24:46 [INFO] 22:24:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] 22:24:46 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/resources 22:24:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 22:24:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 22:24:46 [INFO] 22:24:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Recompiling the module because of changed source code. 22:24:46 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:24:46 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/_public/key/algs/rev241016/IanaSshPublicKeyAlgsData.java:[134,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:46 [INFO] 22:24:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 22:24:46 [INFO] 22:24:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 22:24:46 [INFO] Spotbugs plugin skipped 22:24:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:46 [INFO] 22:24:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 22:24:46 [INFO] 22:24:46 [INFO] 22:24:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] Spotbugs plugin skipped 22:24:47 [INFO] 22:24:47 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/test/resources 22:24:47 [INFO] 22:24:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] No sources to compile 22:24:47 [INFO] 22:24:47 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] No tests to run. 22:24:47 [INFO] 22:24:47 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] 22:24:47 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-public-key-algs --- 22:24:47 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 22:24:47 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 22:24:47 [INFO] 22:24:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 22:24:48 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:48 [INFO] 22:24:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 22:24:48 [INFO] CycloneDX: Resolving Dependencies 22:24:48 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:24:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml 22:24:48 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json 22:24:48 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:48 [INFO] 22:24:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Skipping duplicate-finder execution! 22:24:49 [INFO] 22:24:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] No dependency problems found 22:24:49 [INFO] 22:24:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar 22:24:49 [INFO] 22:24:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] 22:24:49 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:49 [INFO] 22:24:49 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 22:24:49 [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/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.pom 22:24:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 22:24:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar 22:24:49 [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/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:49 [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/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:24:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar 22:24:49 [INFO] 22:24:49 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 22:24:49 [INFO] Writing OBR metadata 22:24:49 [INFO] 22:24:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:49 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:49 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:49 [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 22:24:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:49 [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 22:24:49 [INFO] 22:24:49 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-ssh-public-key-algs --- 22:24:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:49 [INFO] 22:24:49 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- 22:24:49 [INFO] Building rfc9644-ietf-ssh-common 2.0.4-SNAPSHOT [142/161] 22:24:49 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 22:24:49 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:49 [INFO] 22:24:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] 22:24:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:49 [INFO] 22:24:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:49 [INFO] 22:24:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] 22:24:49 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] 22:24:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 22:24:49 [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/** 22:24:49 [INFO] 22:24:49 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 22:24:49 [INFO] yang-to-sources: Found 8 dependencies in 2.349 ms 22:24:49 [INFO] yang-to-sources: Project model files found: 1 in 1.564 ms 22:24:49 [INFO] yang-to-sources: 9 YANG models processed in 50.33 ms 22:24:49 [INFO] BindingJavaFileGenerator: Defined 52 files in 8.378 ms 22:24:49 [INFO] Sorted 52 files into 11 directories in 142.1 μs 22:24:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 18.72 ms 22:24:49 [INFO] 22:24:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Starting audit... 22:24:49 Audit done. 22:24:49 [INFO] You have 0 Checkstyle violations. 22:24:49 [INFO] 22:24:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Starting audit... 22:24:49 Audit done. 22:24:49 [INFO] You have 0 Checkstyle violations. 22:24:49 [INFO] 22:24:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] 22:24:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 22:24:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 22:24:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 22:24:49 [INFO] 22:24:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Recompiling the module because of changed dependency. 22:24:49 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 22:24:49 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/common/rev241010/IetfSshCommonData.java:[223,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:49 [INFO] 22:24:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 22:24:49 [INFO] 22:24:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Spotbugs plugin skipped 22:24:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:49 [INFO] 22:24:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 22:24:49 [INFO] 22:24:49 [INFO] 22:24:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Spotbugs plugin skipped 22:24:49 [INFO] 22:24:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 22:24:49 [INFO] 22:24:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] No sources to compile 22:24:49 [INFO] 22:24:49 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] No tests to run. 22:24:49 [INFO] 22:24:49 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] 22:24:49 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 22:24:49 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 22:24:49 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 22:24:49 [INFO] 22:24:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 22:24:52 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar 22:24:52 [INFO] 22:24:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 22:24:52 [INFO] CycloneDX: Resolving Dependencies 22:24:53 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:24:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 22:24:53 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 22:24:53 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.json 22:24:53 [INFO] 22:24:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Skipping duplicate-finder execution! 22:24:53 [INFO] 22:24:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] No dependency problems found 22:24:53 [INFO] 22:24:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar 22:24:53 [INFO] 22:24:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] 22:24:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:53 [INFO] 22:24:53 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 22:24:53 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.pom 22:24:53 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 22:24:53 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar 22:24:53 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:53 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.json 22:24:53 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar 22:24:53 [INFO] 22:24:53 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 22:24:53 [INFO] Writing OBR metadata 22:24:53 [INFO] 22:24:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:53 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:53 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:53 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:53 [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 22:24:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:53 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:53 [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 22:24:53 [INFO] 22:24:53 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 22:24:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:53 [INFO] 22:24:53 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- 22:24:53 [INFO] Building rfc9644-ietf-ssh-client 2.0.4-SNAPSHOT [143/161] 22:24:53 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 22:24:53 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:53 [INFO] 22:24:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] 22:24:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:53 [INFO] 22:24:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:53 [INFO] 22:24:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] 22:24:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] 22:24:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:24:53 [INFO] 22:24:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 22:24:53 [INFO] yang-to-sources: Found 10 dependencies in 2.683 ms 22:24:53 [INFO] yang-to-sources: Project model files found: 1 in 1.767 ms 22:24:53 [INFO] yang-to-sources: 11 YANG models processed in 49.91 ms 22:24:53 [INFO] BindingJavaFileGenerator: Defined 32 files in 8.556 ms 22:24:53 [INFO] Sorted 32 files into 6 directories in 144.3 μs 22:24:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 20.21 ms 22:24:53 [INFO] 22:24:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] Starting audit... 22:24:53 Audit done. 22:24:53 [INFO] You have 0 Checkstyle violations. 22:24:53 [INFO] 22:24:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] Starting audit... 22:24:53 Audit done. 22:24:53 [INFO] You have 0 Checkstyle violations. 22:24:53 [INFO] 22:24:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] 22:24:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 22:24:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 22:24:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 22:24:53 [INFO] 22:24:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- 22:24:53 [INFO] Recompiling the module because of changed dependency. 22:24:53 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 22:24:54 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/client/rev241010/IetfSshClientData.java:[205,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:54 [INFO] 22:24:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 22:24:54 [INFO] 22:24:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] Spotbugs plugin skipped 22:24:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:54 [INFO] 22:24:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 22:24:54 [INFO] 22:24:54 [INFO] 22:24:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] Spotbugs plugin skipped 22:24:54 [INFO] 22:24:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 22:24:54 [INFO] 22:24:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] No sources to compile 22:24:54 [INFO] 22:24:54 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] No tests to run. 22:24:54 [INFO] 22:24:54 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] 22:24:54 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 22:24:54 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 22:24:54 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 22:24:54 [INFO] 22:24:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 22:24:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar 22:24:56 [INFO] 22:24:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 22:24:56 [INFO] CycloneDX: Resolving Dependencies 22:24:56 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 22:24:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 22:24:56 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 22:24:56 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.json 22:24:56 [INFO] 22:24:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 22:24:56 [INFO] Skipping duplicate-finder execution! 22:24:56 [INFO] 22:24:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 22:24:56 [INFO] No dependency problems found 22:24:56 [INFO] 22:24:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar 22:24:57 [INFO] 22:24:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] 22:24:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:24:57 [INFO] 22:24:57 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 22:24:57 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.pom 22:24:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 22:24:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar 22:24:57 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:24:57 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.json 22:24:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar 22:24:57 [INFO] 22:24:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 22:24:57 [INFO] Writing OBR metadata 22:24:57 [INFO] 22:24:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:24:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:57 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:24:57 [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 22:24:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:57 [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 22:24:57 [INFO] 22:24:57 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 22:24:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:24:57 [INFO] 22:24:57 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- 22:24:57 [INFO] Building rfc9644-ietf-ssh-server 2.0.4-SNAPSHOT [144/161] 22:24:57 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 22:24:57 [INFO] -------------------------------[ bundle ]------------------------------- 22:24:57 [INFO] 22:24:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] 22:24:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:57 [INFO] 22:24:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:57 [INFO] 22:24:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] 22:24:57 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] 22:24:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:24:57 [INFO] 22:24:57 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:24:57 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 22:24:57 [INFO] yang-to-sources: Found 11 dependencies in 3.341 ms 22:24:57 [INFO] yang-to-sources: Project model files found: 1 in 2.933 ms 22:24:57 [INFO] yang-to-sources: 12 YANG models processed in 55.17 ms 22:24:57 [INFO] BindingJavaFileGenerator: Defined 46 files in 11.29 ms 22:24:57 [INFO] Sorted 46 files into 12 directories in 286.6 μs 22:24:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 21.30 ms 22:24:57 [INFO] 22:24:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Starting audit... 22:24:57 Audit done. 22:24:57 [INFO] You have 0 Checkstyle violations. 22:24:57 [INFO] 22:24:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Starting audit... 22:24:57 Audit done. 22:24:57 [INFO] You have 0 Checkstyle violations. 22:24:57 [INFO] 22:24:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] 22:24:57 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 22:24:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 22:24:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:24:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:24:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 22:24:57 [INFO] 22:24:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Recompiling the module because of changed dependency. 22:24:57 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 22:24:57 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/server/rev241010/IetfSshServerData.java:[225,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:24:57 [INFO] 22:24:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 22:24:57 [INFO] 22:24:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Spotbugs plugin skipped 22:24:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:24:57 [INFO] 22:24:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 22:24:57 [INFO] 22:24:57 [INFO] 22:24:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 22:24:57 [INFO] Spotbugs plugin skipped 22:24:57 [INFO] 22:24:58 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 22:24:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 22:24:58 [INFO] 22:24:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 22:24:58 [INFO] No sources to compile 22:24:58 [INFO] 22:24:58 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-server --- 22:24:58 [INFO] No tests to run. 22:24:58 [INFO] 22:24:58 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-server --- 22:24:58 [INFO] 22:24:58 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 22:24:58 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 22:24:58 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 22:24:58 [INFO] 22:24:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 22:25:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar 22:25:00 [INFO] 22:25:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 22:25:00 [INFO] CycloneDX: Resolving Dependencies 22:25:01 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:25:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 22:25:01 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 22:25:01 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.json 22:25:01 [INFO] 22:25:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Skipping duplicate-finder execution! 22:25:01 [INFO] 22:25:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] No dependency problems found 22:25:01 [INFO] 22:25:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar 22:25:01 [INFO] 22:25:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] 22:25:01 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:01 [INFO] 22:25:01 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 22:25:01 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.pom 22:25:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 22:25:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar 22:25:01 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:01 [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/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.json 22:25:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar 22:25:01 [INFO] 22:25:01 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 22:25:01 [INFO] Writing OBR metadata 22:25:01 [INFO] 22:25:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:01 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:01 [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 22:25:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:01 [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 22:25:01 [INFO] 22:25:01 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 22:25:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:01 [INFO] 22:25:01 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ 22:25:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 2.0.4-SNAPSHOT [145/161] 22:25:01 [INFO] from features/odl-ietf-model-rfc9644/pom.xml 22:25:01 [INFO] ------------------------------[ feature ]------------------------------- 22:25:01 [INFO] 22:25:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] 22:25:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:01 [INFO] 22:25:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:01 [INFO] 22:25:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] 22:25:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] 22:25:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:01 [INFO] argLine set to empty 22:25:01 [INFO] 22:25:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Starting audit... 22:25:01 Audit done. 22:25:01 [INFO] You have 0 Checkstyle violations. 22:25:01 [INFO] 22:25:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Starting audit... 22:25:01 Audit done. 22:25:01 [INFO] You have 0 Checkstyle violations. 22:25:01 [INFO] 22:25:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] 22:25:01 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml 22:25:01 [INFO] ...done! 22:25:01 [INFO] Set artifact 22:25:01 [INFO] 22:25:01 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:25:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:25:01 [INFO] 22:25:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> 22:25:01 [INFO] 22:25:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] No files found to run spotbugs; check compile phase has been run. 22:25:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:01 [INFO] 22:25:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< 22:25:01 [INFO] 22:25:01 [INFO] 22:25:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] 22:25:01 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9644 --- 22:25:01 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 22:25:01 [INFO] Project dependency features detected: [] 22:25:01 [INFO] Pax Exam System (Version: 4.14.0) created. 22:25:01 [INFO] Creating RMI registry server on 127.0.0.1:36387 22:25:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:25:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:25:02 [INFO] Waiting for remote bundle context.. on 36387 name: 529e3964-28f1-4e96-8f90-a745df2dc4b5 timout: [ RelativeTimeout value = 180000 ] 22:25:07 [INFO] Building jar from resources and headers. 22:25:07 [INFO] Writing jar finished. 22:25:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:25:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:25:09 [INFO] 22:25:09 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9644 --- 22:25:09 [INFO] 22:25:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- 22:25:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:25:09 [INFO] 22:25:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- 22:25:09 [INFO] CycloneDX: Resolving Dependencies 22:25:10 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 22:25:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml 22:25:10 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json 22:25:10 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.json 22:25:10 [INFO] 22:25:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] Skipping duplicate-finder execution! 22:25:10 [INFO] 22:25:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] Skipping plugin execution 22:25:10 [INFO] 22:25:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] Skipping source per configuration. 22:25:10 [INFO] 22:25:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] 22:25:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:10 [INFO] 22:25:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- 22:25:10 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT.pom 22:25:10 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-features.xml 22:25:10 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:10 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.json 22:25:10 [INFO] 22:25:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- 22:25:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:10 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:10 [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 22:25:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:10 [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 22:25:10 [INFO] 22:25:10 [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- 22:25:10 [INFO] Building iana-tls-cipher-suite-algs 2.0.4-SNAPSHOT [146/161] 22:25:10 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 22:25:10 [INFO] -------------------------------[ bundle ]------------------------------- 22:25:10 [INFO] 22:25:10 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] 22:25:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:10 [INFO] 22:25:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:10 [INFO] 22:25:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] 22:25:10 [INFO] --- dependency:3.11.0:properties (default) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] 22:25:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:25:10 [INFO] 22:25:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:25:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang 22:25:10 [INFO] yang-to-sources: Found 0 dependencies in 1.658 ms 22:25:10 [INFO] yang-to-sources: Project model files found: 1 in 9.424 ms 22:25:10 [INFO] yang-to-sources: 1 YANG models processed in 5.897 ms 22:25:10 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.534 ms 22:25:10 [INFO] Sorted 5 files into 3 directories in 103.1 μs 22:25:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 7.718 ms 22:25:10 [INFO] 22:25:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Starting audit... 22:25:10 Audit done. 22:25:10 [INFO] You have 0 Checkstyle violations. 22:25:10 [INFO] 22:25:10 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Starting audit... 22:25:10 Audit done. 22:25:10 [INFO] You have 0 Checkstyle violations. 22:25:10 [INFO] 22:25:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] 22:25:10 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources 22:25:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 22:25:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:25:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 22:25:10 [INFO] 22:25:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Recompiling the module because of changed source code. 22:25:10 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:25:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/tls/cipher/suite/algs/rev241016/IanaTlsCipherSuiteAlgsData.java:[1090,144] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:25:10 [INFO] 22:25:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 22:25:10 [INFO] 22:25:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Spotbugs plugin skipped 22:25:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:10 [INFO] 22:25:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 22:25:10 [INFO] 22:25:10 [INFO] 22:25:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Spotbugs plugin skipped 22:25:10 [INFO] 22:25:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources 22:25:10 [INFO] 22:25:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] No sources to compile 22:25:10 [INFO] 22:25:10 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] No tests to run. 22:25:10 [INFO] 22:25:10 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] 22:25:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 22:25:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 22:25:10 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 22:25:10 [INFO] 22:25:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 22:25:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar 22:25:12 [INFO] 22:25:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 22:25:12 [INFO] CycloneDX: Resolving Dependencies 22:25:13 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:25:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 22:25:13 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json 22:25:13 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:25:13 [INFO] 22:25:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Skipping duplicate-finder execution! 22:25:13 [INFO] 22:25:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] No dependency problems found 22:25:13 [INFO] 22:25:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar 22:25:13 [INFO] 22:25:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] 22:25:13 [INFO] --- jacoco:0.8.15:report (report) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:13 [INFO] 22:25:13 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 22:25:13 [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/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.pom 22:25:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 22:25:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar 22:25:13 [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/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:13 [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/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.json 22:25:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar 22:25:13 [INFO] 22:25:13 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 22:25:13 [INFO] Writing OBR metadata 22:25:13 [INFO] 22:25:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:13 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:13 [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 22:25:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:13 [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 22:25:13 [INFO] 22:25:13 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 22:25:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:13 [INFO] 22:25:13 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- 22:25:13 [INFO] Building rfc9645-ietf-tls-common 2.0.4-SNAPSHOT [147/161] 22:25:13 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 22:25:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:25:13 [INFO] 22:25:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] 22:25:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:13 [INFO] 22:25:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:13 [INFO] 22:25:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] 22:25:13 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] 22:25:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 22:25:13 [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/** 22:25:13 [INFO] 22:25:13 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:25:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang 22:25:13 [INFO] yang-to-sources: Found 5 dependencies in 2.907 ms 22:25:13 [INFO] yang-to-sources: Project model files found: 1 in 2.235 ms 22:25:13 [INFO] yang-to-sources: 6 YANG models processed in 58.04 ms 22:25:13 [INFO] BindingJavaFileGenerator: Defined 41 files in 11.07 ms 22:25:13 [INFO] Sorted 41 files into 10 directories in 221.6 μs 22:25:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 24.26 ms 22:25:13 [INFO] 22:25:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] Starting audit... 22:25:13 Audit done. 22:25:13 [INFO] You have 0 Checkstyle violations. 22:25:13 [INFO] 22:25:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] Starting audit... 22:25:13 Audit done. 22:25:13 [INFO] You have 0 Checkstyle violations. 22:25:13 [INFO] 22:25:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] 22:25:13 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources 22:25:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 22:25:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:25:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 22:25:13 [INFO] 22:25:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-common --- 22:25:13 [INFO] Recompiling the module because of changed dependency. 22:25:13 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 22:25:14 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/common/rev241010/IetfTlsCommonData.java:[165,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:25:14 [INFO] 22:25:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 22:25:14 [INFO] 22:25:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] Spotbugs plugin skipped 22:25:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:14 [INFO] 22:25:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 22:25:14 [INFO] 22:25:14 [INFO] 22:25:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] Spotbugs plugin skipped 22:25:14 [INFO] 22:25:14 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources 22:25:14 [INFO] 22:25:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] No sources to compile 22:25:14 [INFO] 22:25:14 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] No tests to run. 22:25:14 [INFO] 22:25:14 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] 22:25:14 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 22:25:14 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 22:25:14 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 22:25:14 [INFO] 22:25:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 22:25:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar 22:25:16 [INFO] 22:25:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 22:25:16 [INFO] CycloneDX: Resolving Dependencies 22:25:17 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:25:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 22:25:17 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json 22:25:17 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.json 22:25:17 [INFO] 22:25:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Skipping duplicate-finder execution! 22:25:17 [INFO] 22:25:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] No dependency problems found 22:25:17 [INFO] 22:25:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar 22:25:17 [INFO] 22:25:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] 22:25:17 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:17 [INFO] 22:25:17 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 22:25:17 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.pom 22:25:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 22:25:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar 22:25:17 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:17 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.json 22:25:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar 22:25:17 [INFO] 22:25:17 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 22:25:17 [INFO] Writing OBR metadata 22:25:17 [INFO] 22:25:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:17 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:17 [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 22:25:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:17 [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 22:25:17 [INFO] 22:25:17 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 22:25:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:17 [INFO] 22:25:17 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- 22:25:17 [INFO] Building rfc9645-ietf-tls-client 2.0.4-SNAPSHOT [148/161] 22:25:17 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 22:25:17 [INFO] -------------------------------[ bundle ]------------------------------- 22:25:17 [INFO] 22:25:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] 22:25:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:17 [INFO] 22:25:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:17 [INFO] 22:25:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] 22:25:17 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] 22:25:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 22:25:17 [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/** 22:25:17 [INFO] 22:25:17 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:25:17 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang 22:25:17 [INFO] yang-to-sources: Found 7 dependencies in 3.526 ms 22:25:17 [INFO] yang-to-sources: Project model files found: 1 in 1.717 ms 22:25:17 [INFO] yang-to-sources: 8 YANG models processed in 46.66 ms 22:25:17 [INFO] BindingJavaFileGenerator: Defined 47 files in 7.168 ms 22:25:17 [INFO] Sorted 47 files into 12 directories in 143.0 μs 22:25:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 15.36 ms 22:25:17 [INFO] 22:25:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] Starting audit... 22:25:17 Audit done. 22:25:17 [INFO] You have 0 Checkstyle violations. 22:25:17 [INFO] 22:25:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] Starting audit... 22:25:17 Audit done. 22:25:17 [INFO] You have 0 Checkstyle violations. 22:25:17 [INFO] 22:25:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] 22:25:17 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources 22:25:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 22:25:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:25:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 22:25:17 [INFO] 22:25:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-client --- 22:25:17 [INFO] Recompiling the module because of changed dependency. 22:25:17 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 22:25:18 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/client/rev241010/IetfTlsClientData.java:[236,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:25:18 [INFO] 22:25:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 22:25:18 [INFO] 22:25:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] Spotbugs plugin skipped 22:25:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:18 [INFO] 22:25:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 22:25:18 [INFO] 22:25:18 [INFO] 22:25:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] Spotbugs plugin skipped 22:25:18 [INFO] 22:25:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources 22:25:18 [INFO] 22:25:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] No sources to compile 22:25:18 [INFO] 22:25:18 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] No tests to run. 22:25:18 [INFO] 22:25:18 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] 22:25:18 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 22:25:18 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 22:25:18 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 22:25:18 [INFO] 22:25:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar 22:25:21 [INFO] 22:25:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] CycloneDX: Resolving Dependencies 22:25:21 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:25:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 22:25:21 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json 22:25:21 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.json 22:25:21 [INFO] 22:25:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Skipping duplicate-finder execution! 22:25:21 [INFO] 22:25:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] No dependency problems found 22:25:21 [INFO] 22:25:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar 22:25:21 [INFO] 22:25:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] 22:25:21 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:21 [INFO] 22:25:21 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 22:25:21 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.pom 22:25:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 22:25:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar 22:25:21 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:21 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.json 22:25:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar 22:25:21 [INFO] 22:25:21 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 22:25:21 [INFO] Writing OBR metadata 22:25:21 [INFO] 22:25:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:21 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:21 [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 22:25:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:21 [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 22:25:21 [INFO] 22:25:21 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 22:25:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:21 [INFO] 22:25:21 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- 22:25:21 [INFO] Building rfc9645-ietf-tls-server 2.0.4-SNAPSHOT [149/161] 22:25:21 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 22:25:21 [INFO] -------------------------------[ bundle ]------------------------------- 22:25:21 [INFO] 22:25:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 22:25:21 [INFO] 22:25:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 22:25:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:21 [INFO] 22:25:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 22:25:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:21 [INFO] 22:25:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] 22:25:22 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] 22:25:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 22:25:22 [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/** 22:25:22 [INFO] 22:25:22 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:25:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang 22:25:22 [INFO] yang-to-sources: Found 7 dependencies in 2.474 ms 22:25:22 [INFO] yang-to-sources: Project model files found: 1 in 2.305 ms 22:25:22 [INFO] yang-to-sources: 8 YANG models processed in 68.19 ms 22:25:22 [INFO] BindingJavaFileGenerator: Defined 48 files in 8.743 ms 22:25:22 [INFO] Sorted 48 files into 12 directories in 170.2 μs 22:25:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 18.60 ms 22:25:22 [INFO] 22:25:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Starting audit... 22:25:22 Audit done. 22:25:22 [INFO] You have 0 Checkstyle violations. 22:25:22 [INFO] 22:25:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Starting audit... 22:25:22 Audit done. 22:25:22 [INFO] You have 0 Checkstyle violations. 22:25:22 [INFO] 22:25:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] 22:25:22 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources 22:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 22:25:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:25:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 22:25:22 [INFO] 22:25:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Recompiling the module because of changed dependency. 22:25:22 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 22:25:22 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/server/rev241010/IetfTlsServerData.java:[240,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:25:22 [INFO] 22:25:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 22:25:22 [INFO] 22:25:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Spotbugs plugin skipped 22:25:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:22 [INFO] 22:25:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 22:25:22 [INFO] 22:25:22 [INFO] 22:25:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Spotbugs plugin skipped 22:25:22 [INFO] 22:25:22 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources 22:25:22 [INFO] 22:25:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] No sources to compile 22:25:22 [INFO] 22:25:22 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] No tests to run. 22:25:22 [INFO] 22:25:22 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] 22:25:22 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 22:25:22 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 22:25:22 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 22:25:22 [INFO] 22:25:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar 22:25:25 [INFO] 22:25:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] CycloneDX: Resolving Dependencies 22:25:25 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:25:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 22:25:25 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json 22:25:25 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.json 22:25:25 [INFO] 22:25:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Skipping duplicate-finder execution! 22:25:25 [INFO] 22:25:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] No dependency problems found 22:25:25 [INFO] 22:25:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar 22:25:25 [INFO] 22:25:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] 22:25:25 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:25 [INFO] 22:25:25 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 22:25:25 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.pom 22:25:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 22:25:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar 22:25:25 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:25 [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/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.json 22:25:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar 22:25:25 [INFO] 22:25:25 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 22:25:25 [INFO] Writing OBR metadata 22:25:25 [INFO] 22:25:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:25 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:25 [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 22:25:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:25 [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 22:25:25 [INFO] 22:25:25 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 22:25:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:25 [INFO] 22:25:25 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ 22:25:25 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 2.0.4-SNAPSHOT [150/161] 22:25:25 [INFO] from features/odl-ietf-model-rfc9645/pom.xml 22:25:25 [INFO] ------------------------------[ feature ]------------------------------- 22:25:25 [INFO] 22:25:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- 22:25:25 [INFO] 22:25:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- 22:25:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:25 [INFO] 22:25:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- 22:25:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:25 [INFO] 22:25:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] 22:25:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] 22:25:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:26 [INFO] argLine set to empty 22:25:26 [INFO] 22:25:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Starting audit... 22:25:26 Audit done. 22:25:26 [INFO] You have 0 Checkstyle violations. 22:25:26 [INFO] 22:25:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Starting audit... 22:25:26 Audit done. 22:25:26 [INFO] You have 0 Checkstyle violations. 22:25:26 [INFO] 22:25:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] 22:25:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml 22:25:26 [INFO] ...done! 22:25:26 [INFO] Set artifact 22:25:26 [INFO] 22:25:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:25:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:25:26 [INFO] 22:25:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> 22:25:26 [INFO] 22:25:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] No files found to run spotbugs; check compile phase has been run. 22:25:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:26 [INFO] 22:25:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< 22:25:26 [INFO] 22:25:26 [INFO] 22:25:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] 22:25:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9645 --- 22:25:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 22:25:26 [INFO] Project dependency features detected: [] 22:25:26 [INFO] Pax Exam System (Version: 4.14.0) created. 22:25:26 [INFO] Creating RMI registry server on 127.0.0.1:35109 22:25:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:25:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:25:26 [INFO] Waiting for remote bundle context.. on 35109 name: 91a3559c-316b-4be3-a6a6-5bd681d827d0 timout: [ RelativeTimeout value = 180000 ] 22:25:31 [INFO] Building jar from resources and headers. 22:25:31 [INFO] Writing jar finished. 22:25:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:25:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:25:34 [INFO] 22:25:34 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] 22:25:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:25:34 [INFO] 22:25:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] CycloneDX: Resolving Dependencies 22:25:34 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:25:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml 22:25:34 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json 22:25:34 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.json 22:25:34 [INFO] 22:25:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Skipping duplicate-finder execution! 22:25:34 [INFO] 22:25:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Skipping plugin execution 22:25:34 [INFO] 22:25:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Skipping source per configuration. 22:25:34 [INFO] 22:25:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] 22:25:34 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:34 [INFO] 22:25:34 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- 22:25:34 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT.pom 22:25:34 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-features.xml 22:25:34 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:34 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.json 22:25:34 [INFO] 22:25:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- 22:25:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:34 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:34 [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 22:25:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:34 [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 22:25:34 [INFO] 22:25:34 [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- 22:25:34 [INFO] Building rfc9648 2.0.4-SNAPSHOT [151/161] 22:25:34 [INFO] from model/rfc/rfc9648/pom.xml 22:25:34 [INFO] -------------------------------[ bundle ]------------------------------- 22:25:34 [INFO] 22:25:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 22:25:34 [INFO] 22:25:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9648 --- 22:25:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:34 [INFO] 22:25:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9648 --- 22:25:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:34 [INFO] 22:25:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9648 --- 22:25:35 [INFO] 22:25:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc9648 --- 22:25:35 [INFO] 22:25:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9648 --- 22:25:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/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/** 22:25:35 [INFO] 22:25:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9648 --- 22:25:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:25:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/yang 22:25:35 [INFO] yang-to-sources: Found 5 dependencies in 2.746 ms 22:25:35 [INFO] yang-to-sources: Project model files found: 1 in 3.169 ms 22:25:35 [INFO] yang-to-sources: 6 YANG models processed in 24.14 ms 22:25:35 [INFO] BindingJavaFileGenerator: Defined 39 files in 6.654 ms 22:25:35 [INFO] Sorted 39 files into 11 directories in 172.3 μs 22:25:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 16.35 ms 22:25:35 [INFO] 22:25:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 22:25:35 [INFO] Starting audit... 22:25:35 Audit done. 22:25:35 [INFO] You have 0 Checkstyle violations. 22:25:35 [INFO] 22:25:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 22:25:35 [INFO] Starting audit... 22:25:35 Audit done. 22:25:35 [INFO] You have 0 Checkstyle violations. 22:25:35 [INFO] 22:25:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9648 --- 22:25:35 [INFO] 22:25:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9648 --- 22:25:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/resources 22:25:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi 22:25:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:25:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:25:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi 22:25:35 [INFO] 22:25:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9648 --- 22:25:35 [INFO] Recompiling the module because of changed dependency. 22:25:35 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:25:35 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/rev241010/IetfTcpData.java:[256,111] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 22:25:35 [INFO] 22:25:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9648 >>> 22:25:35 [INFO] 22:25:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9648 --- 22:25:35 [INFO] Spotbugs plugin skipped 22:25:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:35 [INFO] 22:25:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9648 <<< 22:25:35 [INFO] 22:25:35 [INFO] 22:25:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9648 --- 22:25:35 [INFO] Spotbugs plugin skipped 22:25:35 [INFO] 22:25:35 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9648 --- 22:25:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/test/resources 22:25:35 [INFO] 22:25:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9648 --- 22:25:35 [INFO] No sources to compile 22:25:35 [INFO] 22:25:35 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9648 --- 22:25:35 [INFO] No tests to run. 22:25:35 [INFO] 22:25:35 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9648 --- 22:25:35 [INFO] 22:25:35 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9648 --- 22:25:35 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT.jar 22:25:35 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 22:25:35 [INFO] 22:25:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- 22:25:38 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-javadoc.jar 22:25:38 [INFO] 22:25:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 22:25:38 [INFO] CycloneDX: Resolving Dependencies 22:25:38 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:25:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml 22:25:38 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json 22:25:38 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 22:25:38 [INFO] 22:25:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 22:25:38 [INFO] Skipping duplicate-finder execution! 22:25:38 [INFO] 22:25:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9648 --- 22:25:38 [INFO] No dependency problems found 22:25:38 [INFO] 22:25:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- 22:25:38 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-sources.jar 22:25:38 [INFO] 22:25:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9648 --- 22:25:38 [INFO] 22:25:38 [INFO] --- jacoco:0.8.15:report (report) @ rfc9648 --- 22:25:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:38 [INFO] 22:25:38 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.pom 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.jar 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-javadoc.jar 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 22:25:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-sources.jar 22:25:38 [INFO] 22:25:38 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9648 --- 22:25:38 [INFO] Installing org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.jar 22:25:38 [INFO] Writing OBR metadata 22:25:39 [INFO] 22:25:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- 22:25:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml 22:25:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:39 [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 22:25:39 [INFO] 22:25:39 [INFO] --- bundle:6.0.2:deploy (default-deploy) @ rfc9648 --- 22:25:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:25:39 [INFO] 22:25:39 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ 22:25:39 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 2.0.4-SNAPSHOT [152/161] 22:25:39 [INFO] from features/odl-ietf-model-rfc9648/pom.xml 22:25:39 [INFO] ------------------------------[ feature ]------------------------------- 22:25:39 [INFO] 22:25:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] 22:25:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:39 [INFO] 22:25:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:39 [INFO] 22:25:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] 22:25:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] 22:25:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:39 [INFO] argLine set to empty 22:25:39 [INFO] 22:25:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Starting audit... 22:25:39 Audit done. 22:25:39 [INFO] You have 0 Checkstyle violations. 22:25:39 [INFO] 22:25:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Starting audit... 22:25:39 Audit done. 22:25:39 [INFO] You have 0 Checkstyle violations. 22:25:39 [INFO] 22:25:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] 22:25:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml 22:25:39 [INFO] ...done! 22:25:39 [INFO] Set artifact 22:25:39 [INFO] 22:25:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9648 --- 22:25:39 [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 22:25:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:25:39 [INFO] 22:25:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> 22:25:39 [INFO] 22:25:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] No files found to run spotbugs; check compile phase has been run. 22:25:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:39 [INFO] 22:25:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< 22:25:39 [INFO] 22:25:39 [INFO] 22:25:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] 22:25:39 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9648 --- 22:25:39 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 22:25:39 [INFO] Project dependency features detected: [] 22:25:39 [INFO] Pax Exam System (Version: 4.14.0) created. 22:25:39 [INFO] Creating RMI registry server on 127.0.0.1:43075 22:25:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:25:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:25:39 [INFO] Waiting for remote bundle context.. on 43075 name: 88fe2c10-2910-4868-9fd7-666f694a79c3 timout: [ RelativeTimeout value = 180000 ] 22:25:44 [INFO] Building jar from resources and headers. 22:25:44 [INFO] Writing jar finished. 22:25:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:25:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:25:46 [INFO] 22:25:46 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] 22:25:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:25:47 [INFO] 22:25:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] CycloneDX: Resolving Dependencies 22:25:47 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 22:25:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml 22:25:47 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json 22:25:47 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 22:25:47 [INFO] 22:25:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Skipping duplicate-finder execution! 22:25:47 [INFO] 22:25:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Skipping plugin execution 22:25:47 [INFO] 22:25:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Skipping source per configuration. 22:25:47 [INFO] 22:25:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] 22:25:47 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:47 [INFO] 22:25:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- 22:25:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT.pom 22:25:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-features.xml 22:25:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:47 [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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 22:25:47 [INFO] 22:25:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- 22:25:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:47 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:47 [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 22:25:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:47 [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 22:25:47 [INFO] 22:25:47 [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- 22:25:47 [INFO] Building rfc8294-netty 2.0.4-SNAPSHOT [153/161] 22:25:47 [INFO] from lib/rfc8294-netty/pom.xml 22:25:47 [INFO] --------------------------------[ jar ]--------------------------------- 22:25:47 [INFO] 22:25:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- 22:25:47 [INFO] 22:25:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-netty --- 22:25:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:47 [INFO] 22:25:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-netty --- 22:25:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:47 [INFO] 22:25:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-netty --- 22:25:48 [INFO] 22:25:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-netty --- 22:25:48 [INFO] 22:25:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-netty --- 22:25:48 [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/** 22:25:48 [INFO] 22:25:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- 22:25:48 [INFO] Starting audit... 22:25:48 Audit done. 22:25:48 [INFO] You have 0 Checkstyle violations. 22:25:48 [INFO] 22:25:48 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- 22:25:48 [INFO] Starting audit... 22:25:48 Audit done. 22:25:48 [INFO] You have 0 Checkstyle violations. 22:25:48 [INFO] 22:25:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-netty --- 22:25:48 [INFO] 22:25:48 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-netty --- 22:25:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/resources 22:25:48 [INFO] 22:25:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-netty --- 22:25:48 [INFO] Recompiling the module because of changed dependency. 22:25:48 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 22:25:48 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:48 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:48 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:48 [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 22:25:48 [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 22:25:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 22:25:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 22:25:48 [INFO] 22:25:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> 22:25:48 [INFO] 22:25:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-netty --- 22:25:48 [INFO] Fork Value is true 22:25:51 [INFO] Done SpotBugs Analysis.... 22:25:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:51 [INFO] 22:25:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< 22:25:51 [INFO] 22:25:51 [INFO] 22:25:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-netty --- 22:25:51 [INFO] BugInstance size is 0 22:25:51 [INFO] Error size is 0 22:25:51 [INFO] No errors/warnings found 22:25:51 [INFO] 22:25:51 [INFO] --- bnd:7.3.0:bnd-process (default) @ rfc8294-netty --- 22:25:51 [INFO] 22:25:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-netty --- 22:25:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/test/resources 22:25:51 [INFO] 22:25:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-netty --- 22:25:51 [INFO] Recompiling the module because of changed dependency. 22:25:51 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 22:25:51 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:51 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:51 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:25:51 [INFO] 22:25:51 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-netty --- 22:25:51 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/surefire-reports 22:25:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:25:51 [INFO] 22:25:51 [INFO] ------------------------------------------------------- 22:25:51 [INFO] T E S T S 22:25:51 [INFO] ------------------------------------------------------- 22:25:53 [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 22:25:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 22:25:53 [INFO] 22:25:53 [INFO] Results: 22:25:53 [INFO] 22:25:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 22:25:53 [INFO] 22:25:53 [INFO] 22:25:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-netty --- 22:25:53 [INFO] 22:25:53 [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- 22:25:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT.jar 22:25:53 [INFO] 22:25:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- 22:25:54 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar 22:25:54 [INFO] 22:25:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- 22:25:54 [INFO] CycloneDX: Resolving Dependencies 22:25:55 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:25:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml 22:25:55 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json 22:25:55 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 22:25:55 [INFO] 22:25:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- 22:25:55 [INFO] Skipping duplicate-finder execution! 22:25:55 [INFO] 22:25:55 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-netty --- 22:25:55 [INFO] No dependency problems found 22:25:55 [INFO] 22:25:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- 22:25:55 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar 22:25:55 [INFO] 22:25:55 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-netty --- 22:25:55 [INFO] 22:25:55 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-netty --- 22:25:55 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec 22:25:55 [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes 22:25:55 [INFO] 22:25:55 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT.pom 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT.jar 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 22:25:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar 22:25:55 [INFO] 22:25:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-netty --- 22:25:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:25:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml 22:25:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml 22:25:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:55 [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 22:25:55 [INFO] 22:25:55 [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ 22:25:55 [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 2.0.4-SNAPSHOT [154/161] 22:25:55 [INFO] from features/odl-ietf-rfc8294-netty/pom.xml 22:25:55 [INFO] ------------------------------[ feature ]------------------------------- 22:25:56 [INFO] 22:25:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] 22:25:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:56 [INFO] 22:25:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:56 [INFO] 22:25:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] 22:25:56 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] 22:25:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:25:56 [INFO] argLine set to empty 22:25:56 [INFO] 22:25:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Starting audit... 22:25:56 Audit done. 22:25:56 [INFO] You have 0 Checkstyle violations. 22:25:56 [INFO] 22:25:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Starting audit... 22:25:56 Audit done. 22:25:56 [INFO] You have 0 Checkstyle violations. 22:25:56 [INFO] 22:25:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] 22:25:56 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml 22:25:56 [INFO] ...done! 22:25:56 [INFO] Set artifact 22:25:56 [INFO] 22:25:56 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-rfc8294-netty --- 22:25:56 [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 22:25:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:25:56 [INFO] 22:25:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> 22:25:56 [INFO] 22:25:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] No files found to run spotbugs; check compile phase has been run. 22:25:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:25:56 [INFO] 22:25:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< 22:25:56 [INFO] 22:25:56 [INFO] 22:25:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] 22:25:56 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-rfc8294-netty --- 22:25:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty 22:25:56 [INFO] Project dependency features detected: [] 22:25:56 [INFO] Pax Exam System (Version: 4.14.0) created. 22:25:56 [INFO] Creating RMI registry server on 127.0.0.1:38963 22:25:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:25:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:25:56 [INFO] Waiting for remote bundle context.. on 38963 name: 3c011031-8b1c-486e-a7f7-29037470bd3a timout: [ RelativeTimeout value = 180000 ] 22:26:02 [INFO] Building jar from resources and headers. 22:26:02 [INFO] Writing jar finished. 22:26:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:26:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:26:04 [INFO] 22:26:04 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-rfc8294-netty --- 22:26:04 [INFO] 22:26:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- 22:26:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:26:04 [INFO] 22:26:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- 22:26:04 [INFO] CycloneDX: Resolving Dependencies 22:26:05 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 22:26:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml 22:26:05 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 22:26:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json 22:26:05 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 22:26:05 [INFO] 22:26:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] Skipping duplicate-finder execution! 22:26:05 [INFO] 22:26:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] Skipping plugin execution 22:26:05 [INFO] 22:26:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] Skipping source per configuration. 22:26:05 [INFO] 22:26:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] 22:26:05 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- 22:26:05 [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/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT.pom 22:26:05 [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/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-features.xml 22:26:05 [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/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 22:26:05 [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/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-rfc8294-netty --- 22:26:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:26:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml 22:26:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:26:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:26:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:26:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:26:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:26:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:26:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:26:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:26:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:26:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:26:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:26:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:26:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:26:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:26:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:26:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:26:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:26:05 [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/2.0.4-SNAPSHOT/maven-metadata.xml 22:26:05 [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 22:26:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:26:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:26:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:26:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:26:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:26:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:26:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:26:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:26:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:26:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:26:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:26:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:26:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:26:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:26:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:26:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:26:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:26:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:26:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:26:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:26:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:26:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:26:05 [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 22:26:05 [INFO] 22:26:05 [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- 22:26:05 [INFO] Building features-aggregator 2.0.4-SNAPSHOT [155/161] 22:26:05 [INFO] from features/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:05 [INFO] 22:26:05 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 22:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:05 [INFO] 22:26:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 22:26:05 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 22:26:05 [INFO] Skipping artifact installation 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 22:26:05 [INFO] Skipping artifact deployment 22:26:05 [INFO] 22:26:05 [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- 22:26:05 [INFO] Building lib-aggregator 2.0.4-SNAPSHOT [156/161] 22:26:05 [INFO] from lib/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:05 [INFO] 22:26:05 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lib-aggregator --- 22:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:05 [INFO] 22:26:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lib-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 22:26:05 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 22:26:05 [INFO] Skipping artifact installation 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- 22:26:05 [INFO] Skipping artifact deployment 22:26:05 [INFO] 22:26:05 [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- 22:26:05 [INFO] Building iana-aggregator 2.0.4-SNAPSHOT [157/161] 22:26:05 [INFO] from model/iana/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:05 [INFO] 22:26:05 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-aggregator --- 22:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:05 [INFO] 22:26:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- 22:26:05 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- 22:26:05 [INFO] Skipping artifact installation 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- 22:26:05 [INFO] Skipping artifact deployment 22:26:05 [INFO] 22:26:05 [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- 22:26:05 [INFO] Building rfc-aggregator 2.0.4-SNAPSHOT [158/161] 22:26:05 [INFO] from model/rfc/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:05 [INFO] 22:26:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc-aggregator --- 22:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:05 [INFO] 22:26:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- 22:26:05 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- 22:26:05 [INFO] Skipping artifact installation 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- 22:26:05 [INFO] Skipping artifact deployment 22:26:05 [INFO] 22:26:05 [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- 22:26:05 [INFO] Building model-aggregator 2.0.4-SNAPSHOT [159/161] 22:26:05 [INFO] from model/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:05 [INFO] 22:26:05 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 22:26:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:05 [INFO] 22:26:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 22:26:05 [INFO] 22:26:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 22:26:05 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:05 [INFO] 22:26:05 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 22:26:05 [INFO] Skipping artifact installation 22:26:05 [INFO] 22:26:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 22:26:05 [INFO] Skipping artifact deployment 22:26:05 [INFO] 22:26:05 [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- 22:26:05 [INFO] Building test-distribution 2.0.4-SNAPSHOT [160/161] 22:26:05 [INFO] from test-distribution/pom.xml 22:26:05 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:06 [INFO] 22:26:06 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 22:26:06 [INFO] 22:26:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-distribution --- 22:26:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:06 [INFO] 22:26:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-distribution --- 22:26:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:06 [INFO] 22:26:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-distribution --- 22:26:06 [INFO] 22:26:06 [INFO] --- dependency:3.11.0:properties (default) @ test-distribution --- 22:26:06 [INFO] 22:26:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-distribution --- 22:26:06 [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/** 22:26:06 [INFO] 22:26:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 22:26:06 [INFO] Starting audit... 22:26:06 Audit done. 22:26:06 [INFO] You have 0 Checkstyle violations. 22:26:06 [INFO] 22:26:06 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 22:26:06 [INFO] Starting audit... 22:26:06 Audit done. 22:26:06 [INFO] You have 0 Checkstyle violations. 22:26:06 [INFO] 22:26:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-distribution --- 22:26:06 [INFO] 22:26:06 [INFO] --- resources:3.5.0:resources (process-resources) @ test-distribution --- 22:26:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/resources 22:26:06 [INFO] 22:26:06 [INFO] --- karaf:4.4.11:assembly (process-resources) @ test-distribution --- 22:26:06 [INFO] Using repositories: 22:26:06 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 22:26:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 22:26:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:26:06 [INFO] Creating work directory: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly 22:26:06 [INFO] Loading direct KAR and features XML dependencies 22:26:06 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 22:26:06 [INFO] Feature framework will be added as a startup feature 22:26:06 [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly 22:26:06 [INFO] Unzipping kars 22:26:06 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 22:26:07 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 22:26:07 [INFO] Loading profiles from: 22:26:07 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 22:26:07 [INFO] Loading repositories 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/xml/features (stage: Startup) 22:26:07 [INFO] Generating generated-startup profile 22:26:07 [INFO] Generating generated-boot profile with parents: generated-startup 22:26:07 [INFO] Generating generated-installed profile 22:26:07 [INFO] Configuring etc/config.properties and etc/system.properties 22:26:07 [INFO] Downloading libraries for generated profiles 22:26:07 [INFO] Downloading additional libraries 22:26:07 [INFO] Writing configurations 22:26:07 [INFO] adding config file: etc/profile.cfg 22:26:07 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 22:26:07 [INFO] Startup stage 22:26:07 [INFO] Loading startup repositories 22:26:07 [INFO] Resolving startup features and bundles 22:26:07 [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/2.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/2.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4.SNAPSHOT, odl-ietf-model-rfc7952/2.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/2.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4.SNAPSHOT, odl-ietf-model-rfc8072/2.0.4.SNAPSHOT, odl-ietf-model-rfc8177/2.0.4.SNAPSHOT, odl-ietf-model-rfc8294/2.0.4.SNAPSHOT, odl-ietf-model-rfc8341/2.0.4.SNAPSHOT, odl-ietf-model-rfc8342/2.0.4.SNAPSHOT, odl-ietf-model-rfc8343/2.0.4.SNAPSHOT, odl-ietf-model-rfc8344/2.0.4.SNAPSHOT, odl-ietf-model-rfc8345/2.0.4.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8346/2.0.4.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8348/2.0.4.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8349/2.0.4.SNAPSHOT, odl-ietf-model-rfc8519/2.0.4.SNAPSHOT, odl-ietf-model-rfc8520/2.0.4.SNAPSHOT, odl-ietf-model-rfc8525/2.0.4.SNAPSHOT, odl-ietf-model-rfc8526/2.0.4.SNAPSHOT, odl-ietf-model-rfc8528/2.0.4.SNAPSHOT, odl-ietf-model-rfc8529/2.0.4.SNAPSHOT, odl-ietf-model-rfc8530/2.0.4.SNAPSHOT, odl-ietf-model-rfc8542/2.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4.SNAPSHOT, odl-ietf-model-rfc8639/2.0.4.SNAPSHOT, odl-ietf-model-rfc8641/2.0.4.SNAPSHOT, odl-ietf-model-rfc8650/2.0.4.SNAPSHOT, odl-ietf-model-rfc8675/2.0.4.SNAPSHOT, odl-ietf-model-rfc8776/2.0.4.SNAPSHOT, odl-ietf-model-rfc8795/2.0.4.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8808/2.0.4.SNAPSHOT, odl-ietf-model-rfc8819/2.0.4.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8916/2.0.4.SNAPSHOT, odl-ietf-model-rfc9067/2.0.4.SNAPSHOT, odl-ietf-model-rfc9070/2.0.4.SNAPSHOT, odl-ietf-model-rfc9144/2.0.4.SNAPSHOT, odl-ietf-model-rfc9179/2.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4.SNAPSHOT, odl-ietf-model-rfc9640/2.0.4.SNAPSHOT, odl-ietf-model-rfc9641/2.0.4.SNAPSHOT, odl-ietf-model-rfc9642/2.0.4.SNAPSHOT, odl-ietf-model-rfc9643/2.0.4.SNAPSHOT, odl-ietf-model-rfc9644/2.0.4.SNAPSHOT, odl-ietf-model-rfc9645/2.0.4.SNAPSHOT, odl-ietf-model-rfc9648/2.0.4.SNAPSHOT, odl-ietf-rfc8294-netty/2.0.4.SNAPSHOT 22:26:07 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 22:26:09 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 22:26:09 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 22:26:09 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:26:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:26:09 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 22:26:09 [INFO] Boot stage 22:26:09 [INFO] Loading boot repositories 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.1.2/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.1.2/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.1.2/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.6/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.6/xml/features 22:26:09 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/15.1.2/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.6/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 22:26:09 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 22:26:09 [INFO] Feature odl-ietf-model-rfc9643/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 22:26:09 [INFO] Feature instance/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 22:26:09 [INFO] Feature odl-ietf-model-rfc8072/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature deployer/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 22:26:09 [INFO] Feature jline/3.30.9 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 22:26:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 22:26:09 [INFO] Feature system/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc8294/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-yangtools-util/15.1.2 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 22:26:09 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] Feature odl-ietf-model-rfc8530/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature package/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 22:26:09 [INFO] Feature odl-guava/14.3.6 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 22:26:09 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 22:26:09 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 22:26:09 [INFO] Feature odl-ietf-model-rfc8542/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8776/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature 7769d79f-2c63-449e-8179-655d151e47a3/0.0.0 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.6 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.6 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.6 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 22:26:09 [INFO] Feature odl-ietf-model-rfc8344/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8675/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8526/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8348/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature ssh/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 22:26:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 22:26:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 22:26:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 22:26:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 22:26:09 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8639/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature config/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 22:26:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc8808/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9642/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature scr/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 22:26:09 [INFO] Feature odl-ietf-model-rfc8343/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8650/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature bundle/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 22:26:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc6243/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature standard/4.4.11 is defined as a boot feature 22:26:09 [INFO] Feature odl-ietf-model-rfc8795/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8177/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature kar/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc8525/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc7317-ietf-system/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8529/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 22:26:09 [INFO] Feature odl-ietf-model-rfc8819/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-yangtools-netty/15.1.2 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 22:26:09 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 22:26:09 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9645/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc7224/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature management/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 22:26:09 [INFO] adding config file: etc/jmx.acl.cfg 22:26:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 22:26:09 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 22:26:09 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.management.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc9067/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9144/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9641/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc6991/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-netty-4/14.3.6 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final/jar/linux-x86_64 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-x86_64 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-riscv64 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-aarch_64 22:26:09 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 22:26:09 [INFO] Feature odl-ietf-model-rfc8342/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 22:26:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 22:26:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 22:26:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 22:26:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 22:26:09 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature jaas/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc8346/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc7952/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8520/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8641/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature feature/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 22:26:09 [INFO] Feature framework/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 22:26:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 22:26:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:26:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:26:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 22:26:09 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 22:26:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 22:26:09 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-jspecify/14.3.6 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:26:09 [INFO] Feature odl-ietf-model-rfc8528/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8916/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9070/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature log/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.log.cfg 22:26:09 [INFO] Feature odl-ietf-model-rfc9644/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9179/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9640/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature shell/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 22:26:09 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 22:26:09 [INFO] Feature odl-yangtools-binding-spec/15.1.2 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 22:26:09 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 22:26:09 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 22:26:09 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-rfc8294-netty/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc9648/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature service/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 22:26:09 [INFO] Feature odl-ietf-model-rfc8341/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc6241/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-yangtools-common/15.1.2 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 22:26:09 [INFO] Feature odl-ietf-model-rfc8345/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 22:26:09 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 22:26:09 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 22:26:09 [INFO] Feature odl-ietf-model-rfc8349/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 22:26:09 [INFO] Feature odl-ietf-model-rfc8519/2.0.4.SNAPSHOT is defined as a boot feature 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 22:26:09 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 22:26:09 [INFO] Install stage 22:26:09 [INFO] Loading installed repositories 22:26:09 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 22:26:09 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 22:26:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 22:26:09 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 22:26:09 [INFO] 22:26:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-distribution >>> 22:26:09 [INFO] 22:26:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-distribution --- 22:26:09 [INFO] No files found to run spotbugs; check compile phase has been run. 22:26:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 22:26:09 [INFO] 22:26:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-distribution <<< 22:26:09 [INFO] 22:26:09 [INFO] 22:26:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-distribution --- 22:26:09 [INFO] 22:26:09 [INFO] --- dependency:3.11.0:copy (apply-branding) @ test-distribution --- 22:26:09 [INFO] 22:26:09 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 22:26:09 [INFO] 22:26:09 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 22:26:09 [WARNING] Overwriting /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 22:26:09 [INFO] 22:26:09 [INFO] --- copy:14.3.6:copy-files (default) @ test-distribution --- 22:26:09 [INFO] 22:26:09 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ test-distribution --- 22:26:09 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 22:26:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/assembly 22:26:09 [INFO] 22:26:09 [INFO] --- karaf:14.3.6:populate-local-repo (populate-local-repo) @ test-distribution --- 22:26:10 [INFO] Feature repository discovered recursively: 0558f41d-abb3-48e0-bd91-88966c402ce0 22:26:10 [INFO] Feature repository discovered recursively: framework-4.4.11 22:26:10 [INFO] Feature repository discovered recursively: odl-guava 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 22:26:10 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 22:26:10 [INFO] Feature repository discovered recursively: odl-jspecify 22:26:10 [INFO] Feature repository discovered recursively: odl-netty-4 22:26:10 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 22:26:10 [INFO] Feature repository discovered recursively: odl-yangtools-common 22:26:10 [INFO] Feature repository discovered recursively: odl-yangtools-netty 22:26:10 [INFO] Feature repository discovered recursively: odl-yangtools-util 22:26:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 22:26:10 [INFO] Feature repository discovered recursively: pt-triemap 22:26:10 [INFO] Feature repository discovered recursively: standard-4.4.11 22:26:10 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 22:26:10 [INFO] 22:26:10 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- 22:26:10 [INFO] Executing tasks 22:26:10 [INFO] Executed tasks 22:26:10 [INFO] 22:26:10 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- 22:26:10 [INFO] Executing tasks 22:26:10 [INFO] [delete] Deleting directory /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/system/org/bouncycastle 22:26:10 [INFO] Executed tasks 22:26:10 [INFO] 22:26:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- 22:26:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:26:10 [INFO] 22:26:10 [INFO] --- karaf:4.4.11:archive (package) @ test-distribution --- 22:26:19 [INFO] 22:26:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 22:26:19 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:19 [INFO] 22:26:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 22:26:19 [INFO] Skipping duplicate-finder execution! 22:26:19 [INFO] 22:26:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-distribution --- 22:26:19 [INFO] Skipping pom project 22:26:19 [INFO] 22:26:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- 22:26:19 [INFO] 22:26:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-distribution --- 22:26:19 [INFO] 22:26:19 [INFO] --- jacoco:0.8.15:report (report) @ test-distribution --- 22:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:26:19 [INFO] 22:26:19 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 22:26:19 [INFO] Skipping artifact installation 22:26:19 [INFO] 22:26:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- 22:26:19 [INFO] Skipping artifact deployment 22:26:19 [INFO] 22:26:19 [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- 22:26:19 [INFO] Building ietf 2.0.4-SNAPSHOT [161/161] 22:26:19 [INFO] from pom.xml 22:26:19 [INFO] --------------------------------[ pom ]--------------------------------- 22:26:19 [INFO] 22:26:19 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- 22:26:19 [INFO] Deleting /w/workspace/ietf-maven-merge-master/target 22:26:19 [INFO] 22:26:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-aggregator --- 22:26:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:26:19 [INFO] 22:26:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-aggregator --- 22:26:19 [INFO] 22:26:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- 22:26:19 [INFO] Skipping CycloneDX goal, because module skips deploy 22:26:19 [INFO] 22:26:19 [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- 22:26:19 [INFO] Skipping artifact installation 22:26:19 [INFO] 22:26:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- 22:26:19 [INFO] Skipping artifact deployment 22:26:19 [INFO] ------------------------------------------------------------------------ 22:26:19 [INFO] Reactor Summary for ietf 2.0.4-SNAPSHOT: 22:26:19 [INFO] 22:26:19 [INFO] ietf-artifacts ..................................... SUCCESS [ 5.720 s] 22:26:19 [INFO] bnd-parent ......................................... SUCCESS [ 13.466 s] 22:26:19 [INFO] feature-parent ..................................... SUCCESS [ 3.965 s] 22:26:19 [INFO] ietf-type-util ..................................... SUCCESS [ 12.027 s] 22:26:19 [INFO] bundle-parent ...................................... SUCCESS [ 2.716 s] 22:26:19 [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 15.406 s] 22:26:19 [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 7.685 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 15.775 s] 22:26:19 [INFO] rfc6022 ............................................ SUCCESS [ 5.085 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 9.111 s] 22:26:19 [INFO] rfc6241 ............................................ SUCCESS [ 6.756 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 9.032 s] 22:26:19 [INFO] rfc6243 ............................................ SUCCESS [ 3.224 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 9.267 s] 22:26:19 [INFO] rfc6470 ............................................ SUCCESS [ 4.183 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 9.605 s] 22:26:19 [INFO] rfc8343 ............................................ SUCCESS [ 4.217 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 9.660 s] 22:26:19 [INFO] iana-if-type ....................................... SUCCESS [ 7.630 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 8.945 s] 22:26:19 [INFO] iana-crypt-hash .................................... SUCCESS [ 2.853 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 9.132 s] 22:26:19 [INFO] rfc8341 ............................................ SUCCESS [ 4.175 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 8.835 s] 22:26:19 [INFO] rfc7317-ietf-system ................................ SUCCESS [ 5.129 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 8.690 s] 22:26:19 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 3.031 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 9.179 s] 22:26:19 [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 8.083 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 8.697 s] 22:26:19 [INFO] rfc7952 ............................................ SUCCESS [ 2.454 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 9.026 s] 22:26:19 [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 3.328 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 8.786 s] 22:26:19 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 3.202 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 9.390 s] 22:26:19 [INFO] rfc8072 ............................................ SUCCESS [ 3.880 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 9.004 s] 22:26:19 [INFO] rfc8177 ............................................ SUCCESS [ 4.840 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 9.317 s] 22:26:19 [INFO] iana-routing-types ................................. SUCCESS [ 2.795 s] 22:26:19 [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 7.558 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 9.199 s] 22:26:19 [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.829 s] 22:26:19 [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.687 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 8.138 s] 22:26:19 [INFO] rfc8344 ............................................ SUCCESS [ 4.846 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 8.453 s] 22:26:19 [INFO] rfc8345-ietf-network ............................... SUCCESS [ 3.335 s] 22:26:19 [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 3.629 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 8.717 s] 22:26:19 [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 3.334 s] 22:26:19 [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 3.359 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 8.639 s] 22:26:19 [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 4.329 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 8.785 s] 22:26:19 [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 3.826 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 9.791 s] 22:26:19 [INFO] iana-hardware ...................................... SUCCESS [ 2.853 s] 22:26:19 [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.630 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 8.712 s] 22:26:19 [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 3.605 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 8.920 s] 22:26:19 [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 5.685 s] 22:26:19 [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.964 s] 22:26:19 [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 5.035 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 9.065 s] 22:26:19 [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 5.688 s] 22:26:19 [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 3.509 s] 22:26:19 [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 5.727 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 9.008 s] 22:26:19 [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.864 s] 22:26:19 [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 3.376 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 9.077 s] 22:26:19 [INFO] rfc8525 ............................................ SUCCESS [ 7.624 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 9.010 s] 22:26:19 [INFO] rfc8526 ............................................ SUCCESS [ 4.128 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 8.305 s] 22:26:19 [INFO] rfc8528 ............................................ SUCCESS [ 3.349 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 8.749 s] 22:26:19 [INFO] rfc8529 ............................................ SUCCESS [ 3.947 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 9.023 s] 22:26:19 [INFO] rfc8530 ............................................ SUCCESS [ 3.239 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 8.997 s] 22:26:19 [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 3.409 s] 22:26:19 [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.924 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 8.297 s] 22:26:19 [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 3.309 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 8.831 s] 22:26:19 [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 3.836 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 8.875 s] 22:26:19 [INFO] rfc8639 ............................................ SUCCESS [ 6.177 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 8.615 s] 22:26:19 [INFO] rfc8641 ............................................ SUCCESS [ 5.585 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 9.309 s] 22:26:19 [INFO] rfc8650 ............................................ SUCCESS [ 3.110 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 8.785 s] 22:26:19 [INFO] iana-tunnel-type ................................... SUCCESS [ 3.281 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 8.524 s] 22:26:19 [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 12.837 s] 22:26:19 [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 3.541 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 8.761 s] 22:26:19 [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 8.961 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 9.022 s] 22:26:19 [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 4.423 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 9.079 s] 22:26:19 [INFO] rfc8808 ............................................ SUCCESS [ 2.830 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 9.393 s] 22:26:19 [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 3.150 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 8.877 s] 22:26:19 [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 3.193 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 9.584 s] 22:26:19 [INFO] rfc8916 ............................................ SUCCESS [ 5.510 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 9.589 s] 22:26:19 [INFO] rfc9067 ............................................ SUCCESS [ 5.114 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 10.762 s] 22:26:19 [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 7.791 s] 22:26:19 [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 7.334 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 9.294 s] 22:26:19 [INFO] rfc9144 ............................................ SUCCESS [ 3.671 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 10.375 s] 22:26:19 [INFO] rfc9179 ............................................ SUCCESS [ 3.480 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 8.309 s] 22:26:19 [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 3.352 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 9.090 s] 22:26:19 [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 3.646 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 9.121 s] 22:26:19 [INFO] rfc9640 ............................................ SUCCESS [ 5.117 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 9.069 s] 22:26:19 [INFO] rfc9641 ............................................ SUCCESS [ 4.597 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 9.236 s] 22:26:19 [INFO] rfc9642 ............................................ SUCCESS [ 4.840 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 8.752 s] 22:26:19 [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.748 s] 22:26:19 [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.835 s] 22:26:19 [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.859 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 9.027 s] 22:26:19 [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.571 s] 22:26:19 [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.576 s] 22:26:19 [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.760 s] 22:26:19 [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.609 s] 22:26:19 [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 4.279 s] 22:26:19 [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.703 s] 22:26:19 [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 4.312 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 8.951 s] 22:26:19 [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.918 s] 22:26:19 [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 4.169 s] 22:26:19 [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 4.338 s] 22:26:19 [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 4.064 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 8.988 s] 22:26:19 [INFO] rfc9648 ............................................ SUCCESS [ 4.173 s] 22:26:19 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 8.595 s] 22:26:19 [INFO] rfc8294-netty ...................................... SUCCESS [ 7.919 s] 22:26:19 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 10.002 s] 22:26:19 [INFO] features-aggregator ................................ SUCCESS [ 0.014 s] 22:26:19 [INFO] lib-aggregator ..................................... SUCCESS [ 0.005 s] 22:26:19 [INFO] iana-aggregator .................................... SUCCESS [ 0.004 s] 22:26:19 [INFO] rfc-aggregator ..................................... SUCCESS [ 0.003 s] 22:26:19 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 22:26:19 [INFO] test-distribution .................................. SUCCESS [ 13.574 s] 22:26:19 [INFO] ietf ............................................... SUCCESS [ 0.011 s] 22:26:19 [INFO] ------------------------------------------------------------------------ 22:26:19 [INFO] BUILD SUCCESS 22:26:19 [INFO] ------------------------------------------------------------------------ 22:26:19 [INFO] Total time: 16:58 min 22:26:19 [INFO] Finished at: 2026-07-03T22:26:19Z 22:26:19 [INFO] ------------------------------------------------------------------------ 22:26:19 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14953215319848632289.sh 22:26:19 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins12834294869551899887.sh 22:26:19 ---> common-variables.sh 22:26:19 --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 22:26:19 ---> maven-deploy.sh 22:26:19 -----> Remove metadata files that were not updated 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:19 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.5-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.6-SNAPSHOT/maven-metadata.xml 22:26:20 Removing unmodified file /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/2.0.3-SNAPSHOT/maven-metadata.xml 22:26:20 -----> Install lftools 22:26:20 Setup pyenv: 22:26:20 system 22:26:20 3.8.20 22:26:20 3.9.20 22:26:20 3.10.15 22:26:20 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFoe from file:/tmp/.os_lf_venv 22:26:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:26:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:26:22 lf-activate-venv(): INFO: Base packages installed successfully 22:26:22 lf-activate-venv(): INFO: Installing additional packages: lftools 22:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 22:26:33 -----> Upload files to Nexus 22:26:34 ####################################################### 22:26:34 Deploying directory /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 (32.0 b) 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml (483.0 b) 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml (1.18 kb) 22:26:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom (2.05 kb) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml (129.0 kb) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json (138.86 kb) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml (492.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml (959.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom (1.71 kb) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml (108.11 kb) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json (116.72 kb) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml (483.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json (76.62 kb) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom (1.58 kb) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml (70.22 kb) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml (758.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 (32.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml (483.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom.md5 (32.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom (1.63 kb) 22:26:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json (92.33 kb) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml (871.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml (84.93 kb) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml (483.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json (92.36 kb) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml (84.96 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom (1.41 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml (497.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml (774.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml (61.61 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom (1.47 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json (67.4 kb) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml (483.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom (1.41 kb) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml (84.96 kb) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json (92.35 kb) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml (483.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml (667.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml (73.25 kb) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom (1.42 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json (79.86 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml (471.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json (26.68 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml (23.69 kb) 22:26:42 Attempting to upload org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom (1.94 kb) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml (483.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml (109.12 kb) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom (1.87 kb) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml (1.09 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json (118.03 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml (475.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json (3.52 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom (40.75 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml (3.21 kb) 22:26:44 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 (40.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 (32.0 b) 22:26:44 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml (480.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json (37.68 kb) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom (1.49 kb) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar (49.02 kb) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar (28.36 kb) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:45 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar (201.65 kb) 22:26:46 Attempting to upload org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml (34.09 kb) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml (490.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml (36.9 kb) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom (1.76 kb) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:46 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:47 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar (57.23 kb) 22:26:48 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:48 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:48 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:48 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json (40.72 kb) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar (39.04 kb) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar (239.2 kb) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml (487.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:26:49 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom (1.7 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar (285.04 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml (39.89 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar (46.89 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json (43.9 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar (60.76 kb) 22:26:50 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:51 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) 22:26:51 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) 22:26:51 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml (493.0 b) 22:26:51 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:51 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar (36.63 kb) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom (1.52 kb) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json (37.79 kb) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar (141.36 kb) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml (34.2 kb) 22:26:54 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar (22.96 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml (499.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar (228.34 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom (2.35 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar (297.29 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json (57.18 kb) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:55 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml (52.48 kb) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar (1.11 mb) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:26:56 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 22:26:57 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 22:26:57 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml (486.0 b) 22:26:57 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json (53.53 kb) 22:26:57 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar (222.24 kb) 22:26:58 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:26:58 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml (48.97 kb) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar (178.42 kb) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom (2.14 kb) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar (870.24 kb) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:26:59 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml (474.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml (49.11 kb) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json (53.64 kb) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom (2.15 kb) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar (188.33 kb) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:00 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar (258.51 kb) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar (888.86 kb) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml (491.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:01 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json (43.93 kb) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar (24.38 kb) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar (173.96 kb) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:02 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar (34.63 kb) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml (39.92 kb) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:04 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom (1.7 kb) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 (40.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml (474.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom (1.97 kb) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar (263.53 kb) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml (39.81 kb) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:05 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json (43.82 kb) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar (47.76 kb) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar (60.21 kb) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml (474.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom (1.98 kb) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:06 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json (43.84 kb) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar (1.46 mb) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml (39.83 kb) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:07 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:08 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:08 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:08 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar (375.63 kb) 22:27:09 Attempting to upload org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar (311.71 kb) 22:27:10 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) 22:27:10 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) 22:27:10 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml (493.0 b) 22:27:10 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:10 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar (52.16 kb) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom (1.52 kb) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar (31.12 kb) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar (151.62 kb) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json (37.79 kb) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:12 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml (34.2 kb) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml (490.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml (52.11 kb) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json (56.83 kb) 22:27:13 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar (439.45 kb) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar (85.0 kb) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar (108.28 kb) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom (2.27 kb) 22:27:14 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml (474.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar (915.67 kb) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar (191.85 kb) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json (76.17 kb) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom (2.32 kb) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:15 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:16 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar (232.64 kb) 22:27:17 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml (70.4 kb) 22:27:17 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:17 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:17 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml (474.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json (37.64 kb) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:18 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar (18.75 kb) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml (34.05 kb) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar (11.72 kb) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom (1.96 kb) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:19 Attempting to upload org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar (117.8 kb) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 (40.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 (32.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml (474.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar (76.89 kb) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml (37.05 kb) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:20 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:21 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:21 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:21 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:21 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar (95.88 kb) 22:27:22 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar (422.6 kb) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json (40.83 kb) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom (1.69 kb) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml (474.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json (62.96 kb) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:23 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom (2.74 kb) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar (88.09 kb) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml (57.83 kb) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar (107.35 kb) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:24 Attempting to upload org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar (477.44 kb) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (499.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml (43.09 kb) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom (1.88 kb) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar (239.27 kb) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:25 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:26 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:26 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar (52.42 kb) 22:27:27 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:27 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:27 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json (47.28 kb) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar (38.65 kb) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml (491.0 b) 22:27:28 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar (23.62 kb) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json (37.77 kb) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml (34.18 kb) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:30 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar (15.15 kb) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar (129.88 kb) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom (1.52 kb) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 22:27:31 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml (488.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml (34.14 kb) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar (45.67 kb) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar (280.05 kb) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom (1.96 kb) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:32 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json (37.73 kb) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar (59.58 kb) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 (40.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 (32.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml (474.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json (50.13 kb) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar (166.92 kb) 22:27:33 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom (1.84 kb) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:34 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar (31.23 kb) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml (45.74 kb) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar (21.74 kb) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml (308.0 b) 22:27:36 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar (655.46 kb) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom (2.11 kb) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar (3.1 mb) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml (46.27 kb) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:37 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar (943.2 kb) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json (50.62 kb) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml (490.0 b) 22:27:38 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar (106.14 kb) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json (56.73 kb) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:41 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar (86.62 kb) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom (2.28 kb) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar (458.51 kb) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml (51.98 kb) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml (490.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar (26.89 kb) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:42 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml (34.16 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json (37.75 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar (153.97 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom (1.82 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar (20.25 kb) 22:27:43 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml (487.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar (218.23 kb) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:44 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:45 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar (277.25 kb) 22:27:46 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml (42.9 kb) 22:27:46 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:46 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:46 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:46 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar (1.02 mb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json (47.08 kb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom (1.84 kb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml (474.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom (1.97 kb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar (175.24 kb) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:47 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json (46.94 kb) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml (42.74 kb) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar (33.38 kb) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar (24.88 kb) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 22:27:48 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (497.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json (43.98 kb) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar (210.32 kb) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml (39.97 kb) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:49 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar (33.33 kb) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom (2.0 kb) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:50 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar (47.21 kb) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (500.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom (2.18 kb) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar (708.81 kb) 22:27:52 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar (189.1 kb) 22:27:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar (157.43 kb) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml (52.38 kb) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json (57.07 kb) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml (490.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:55 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml (36.9 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar (243.37 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar (65.05 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json (40.72 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom (1.78 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar (43.15 kb) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:27:56 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 22:27:57 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 22:27:57 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml (474.0 b) 22:27:57 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar (82.83 kb) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json (47.02 kb) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:27:59 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml (42.84 kb) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom (2.12 kb) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar (340.97 kb) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar (64.45 kb) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 (32.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 (40.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml (474.0 b) 22:28:00 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml (54.74 kb) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar (67.59 kb) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json (59.69 kb) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar (54.38 kb) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:01 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar (324.56 kb) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom (2.41 kb) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml (483.0 b) 22:28:02 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar (71.87 kb) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:04 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar (300.97 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json (60.53 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml (55.66 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom (2.0 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar (56.71 kb) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) 22:28:05 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml (490.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json (47.13 kb) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar (20.87 kb) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml (42.93 kb) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar (28.74 kb) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:06 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar (162.85 kb) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom (2.13 kb) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml (484.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:07 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom (2.43 kb) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json (53.73 kb) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar (1.65 mb) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:08 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar (466.96 kb) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml (49.18 kb) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar (364.13 kb) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 (40.0 b) 22:28:10 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 (32.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml (474.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json (53.37 kb) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar (223.48 kb) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar (36.85 kb) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml (48.82 kb) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:28:11 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar (49.18 kb) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom (1.83 kb) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml (493.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar (76.41 kb) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml (46.06 kb) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar (368.62 kb) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom (2.02 kb) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json (50.44 kb) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:15 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar (65.67 kb) 22:28:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml (491.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml (34.18 kb) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar (131.19 kb) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:16 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar (24.55 kb) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json (37.77 kb) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar (15.83 kb) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom (1.52 kb) 22:28:17 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:18 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) 22:28:18 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) 22:28:18 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml (490.0 b) 22:28:18 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:18 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar (128.34 kb) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar (106.61 kb) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json (76.51 kb) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml (70.73 kb) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar (507.82 kb) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom (2.86 kb) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (497.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar (388.92 kb) 22:28:21 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml (68.47 kb) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar (1.41 mb) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom (2.46 kb) 22:28:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar (313.32 kb) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json (73.93 kb) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml (505.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom (2.17 kb) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml (80.03 kb) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar (260.18 kb) 22:28:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar (42.38 kb) 22:28:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar (56.35 kb) 22:28:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json (86.3 kb) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml (490.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom (2.55 kb) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json (63.63 kb) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar (129.83 kb) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml (58.61 kb) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar (515.96 kb) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar (109.68 kb) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 (40.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 (32.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml (474.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml (45.97 kb) 22:28:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar (146.29 kb) 22:28:30 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar (611.73 kb) 22:28:30 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:30 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:30 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:30 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom (2.26 kb) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar (119.34 kb) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json (50.32 kb) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml (490.0 b) 22:28:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom (2.55 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar (88.68 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar (74.65 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar (353.6 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml (67.66 kb) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:32 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json (73.26 kb) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml (491.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml (55.88 kb) 22:28:34 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar (589.68 kb) 22:28:35 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:35 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom (2.34 kb) 22:28:35 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:35 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:35 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar (2.06 mb) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json (60.74 kb) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:36 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar (469.9 kb) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml (490.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json (37.75 kb) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar (145.72 kb) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:37 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:40 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar (28.63 kb) 22:28:40 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom (1.6 kb) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar (20.0 kb) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml (34.16 kb) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:41 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 (32.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml (479.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json (46.94 kb) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar (1.71 mb) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:42 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom (1.67 kb) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:28:43 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar (635.28 kb) 22:28:45 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar (330.72 kb) 22:28:45 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml (42.74 kb) 22:28:45 Attempting to upload org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml (490.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:45 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml (34.16 kb) 22:28:46 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar (34.23 kb) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar (19.24 kb) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:50 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar (162.81 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json (37.75 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom (1.51 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml (486.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar (18.7 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar (149.47 kb) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:51 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml (55.58 kb) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar (26.58 kb) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json (60.46 kb) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom (1.85 kb) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:52 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 (40.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 (32.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml (474.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar (289.31 kb) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar (50.94 kb) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json (47.1 kb) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom (1.85 kb) 22:28:53 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:54 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:54 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:54 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:54 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar (63.23 kb) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml (42.92 kb) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:28:57 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml (493.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json (47.23 kb) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml (43.05 kb) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar (83.34 kb) 22:28:58 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar (471.39 kb) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom (1.97 kb) 22:28:59 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar (124.94 kb) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) 22:29:01 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml (496.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar (59.98 kb) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar (331.08 kb) 22:29:02 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar (74.25 kb) 22:29:04 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:04 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json (47.24 kb) 22:29:04 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:04 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml (43.06 kb) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom (1.88 kb) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml (497.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:05 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml (43.1 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar (168.96 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar (23.35 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json (47.29 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar (33.05 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom (1.88 kb) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:06 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (501.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json (37.84 kb) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:07 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml (34.25 kb) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar (304.85 kb) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar (59.24 kb) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom (2.0 kb) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:08 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar (74.22 kb) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 (40.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 (32.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml (474.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:12 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar (176.69 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar (819.87 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json (77.11 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom (2.79 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml (71.42 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:29:13 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar (220.89 kb) 22:29:14 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:14 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:14 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:14 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:14 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 (32.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml (485.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom (1.5 kb) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json (37.72 kb) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:15 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar (20.54 kb) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar (141.15 kb) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:29:16 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar (29.94 kb) 22:29:19 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:19 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml (34.13 kb) 22:29:19 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:19 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml (490.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml (58.61 kb) 22:29:20 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar (128.77 kb) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom (2.55 kb) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:29:22 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar (108.64 kb) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar (509.53 kb) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json (63.63 kb) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (500.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:23 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom (1.89 kb) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar (450.52 kb) 22:29:24 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar (110.81 kb) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json (53.65 kb) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml (49.09 kb) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar (92.7 kb) 22:29:29 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 (40.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml (474.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar (112.41 kb) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom (2.06 kb) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:30 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar (142.05 kb) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar (559.42 kb) 22:29:31 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json (50.31 kb) 22:29:32 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml (45.93 kb) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 (32.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml (480.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom (1.81 kb) 22:29:32 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml (1.03 kb) 22:29:33 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml (9.51 kb) 22:29:33 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json (10.62 kb) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml (482.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml (34.11 kb) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:33 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar (24.45 kb) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json (37.7 kb) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:37 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar (143.51 kb) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar (16.42 kb) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom (1.81 kb) 22:29:38 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml (488.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom (2.01 kb) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar (76.36 kb) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:38 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml (45.94 kb) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json (50.32 kb) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar (361.13 kb) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar (93.85 kb) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 (40.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 (32.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml (474.0 b) 22:29:39 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom (2.57 kb) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar (451.35 kb) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml (52.06 kb) 22:29:40 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar (108.7 kb) 22:29:45 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json (56.78 kb) 22:29:45 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:45 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar (88.13 kb) 22:29:52 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:52 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:52 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:52 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:52 Attempting to upload org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml (474.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json (47.12 kb) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar (161.86 kb) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar (609.06 kb) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:53 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom (2.14 kb) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar (121.66 kb) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml (42.93 kb) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:54 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml (499.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json (56.87 kb) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar (37.25 kb) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:55 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar (230.64 kb) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml (52.13 kb) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar (47.55 kb) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom (2.29 kb) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 (40.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 (32.0 b) 22:29:56 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml (474.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json (47.03 kb) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml (42.84 kb) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:29:57 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar (168.52 kb) 22:29:59 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:29:59 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:29:59 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar (660.26 kb) 22:29:59 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:29:59 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar (129.29 kb) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom (1.83 kb) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml (494.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom (2.18 kb) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:00 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json (53.83 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml (49.3 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar (61.28 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar (286.86 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar (73.29 kb) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) 22:30:01 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (499.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar (550.42 kb) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom (2.21 kb) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar (112.99 kb) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml (52.62 kb) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:02 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json (57.33 kb) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:03 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar (141.83 kb) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml (486.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml (37.01 kb) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar (156.91 kb) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:05 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar (18.93 kb) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json (40.8 kb) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar (32.52 kb) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:06 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom (1.68 kb) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (505.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml (62.7 kb) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar (281.26 kb) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar (56.69 kb) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:07 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom (2.56 kb) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json (67.88 kb) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:08 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar (73.54 kb) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml (490.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json (66.46 kb) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar (111.78 kb) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:10 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom (2.74 kb) 22:30:11 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar (142.57 kb) 22:30:12 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:12 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:12 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar (537.74 kb) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml (61.16 kb) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:30:13 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml (497.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar (90.12 kb) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json (71.13 kb) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml (65.78 kb) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom (2.38 kb) 22:30:14 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar (427.82 kb) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar (115.22 kb) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml (474.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:15 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar (94.27 kb) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json (43.84 kb) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar (387.42 kb) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom (1.71 kb) 22:30:18 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml (39.83 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar (68.39 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml (502.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom (2.07 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar (59.44 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml (49.44 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar (73.68 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json (53.98 kb) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:19 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar (321.22 kb) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) 22:30:20 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (498.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom (2.05 kb) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json (53.95 kb) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar (396.9 kb) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml (49.41 kb) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:21 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar (96.2 kb) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar (73.58 kb) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:23 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml (493.0 b) 22:30:24 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar (60.03 kb) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:26 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json (47.13 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom (1.72 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar (274.84 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml (42.93 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar (46.32 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 (40.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml (483.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar (221.04 kb) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:27 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json (50.09 kb) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar (57.97 kb) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar (32.01 kb) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml (45.7 kb) 22:30:28 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:30:29 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom (1.64 kb) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml (474.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:29 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar (332.43 kb) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar (1.21 mb) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml (61.24 kb) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json (66.47 kb) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:31 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar (269.5 kb) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom (2.46 kb) 22:30:32 Attempting to upload org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml (484.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar (21.21 kb) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:32 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar (126.67 kb) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom (1.5 kb) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar (13.58 kb) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json (37.72 kb) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:30:33 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml (34.13 kb) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (495.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar (51.38 kb) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml (42.94 kb) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom (1.71 kb) 22:30:34 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:35 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar (89.35 kb) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar (330.45 kb) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:37 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json (47.14 kb) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 (40.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml (474.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar (343.19 kb) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar (63.9 kb) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom (1.69 kb) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar (84.62 kb) 22:30:38 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml (39.81 kb) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:39 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json (43.82 kb) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 (32.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml (474.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar (619.08 kb) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom (1.98 kb) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml (45.92 kb) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:40 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar (126.52 kb) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar (156.12 kb) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json (50.28 kb) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 (40.0 b) 22:30:41 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml (474.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar (153.02 kb) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:42 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar (186.71 kb) 22:30:44 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:44 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:44 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar (769.67 kb) 22:30:44 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json (50.32 kb) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom (2.26 kb) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml (45.97 kb) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml (488.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:45 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml (61.69 kb) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar (524.97 kb) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar (416.43 kb) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar (1.81 mb) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:46 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom (2.6 kb) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json (66.88 kb) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml (474.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json (69.7 kb) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:47 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar (169.37 kb) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml (64.29 kb) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar (23.79 kb) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom (1.9 kb) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:48 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar (32.47 kb) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 (40.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 (32.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml (474.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json (47.05 kb) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom (2.13 kb) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml (42.86 kb) 22:30:49 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar (934.35 kb) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:50 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar (223.38 kb) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar (178.47 kb) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml (495.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:52 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:53 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:53 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar (81.42 kb) 22:30:54 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:54 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml (49.32 kb) 22:30:54 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:54 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:54 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom (1.71 kb) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json (53.86 kb) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar (321.92 kb) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar (59.27 kb) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 (40.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 (32.0 b) 22:30:55 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml (474.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json (56.71 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar (80.35 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom (1.96 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar (413.52 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar (102.66 kb) 22:30:56 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml (52.01 kb) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (498.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:30:57 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:30:58 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:30:58 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml (46.08 kb) 22:30:58 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:30:58 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:30:58 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:30:59 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:30:59 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json (50.46 kb) 22:30:59 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar (87.57 kb) 22:31:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:31:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom (2.04 kb) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar (66.16 kb) 22:31:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar (365.82 kb) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 (40.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 (32.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml (483.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml (659.0 b) 22:31:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml (84.7 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom (1.42 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json (92.15 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml (483.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json (85.91 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml (78.89 kb) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml (483.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml (775.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml (85.83 kb) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json (93.17 kb) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom (1.6 kb) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 (32.0 b) 22:31:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml (483.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json (67.18 kb) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom (1.42 kb) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml (704.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml (61.39 kb) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 (32.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml (483.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json (79.73 kb) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml (73.12 kb) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (508.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom (1.73 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml (100.16 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml (996.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json (108.54 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml (483.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml (897.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml (67.37 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json (73.56 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom (1.6 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml (483.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom (1.42 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json (73.58 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml (67.37 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml (678.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml (483.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json (83.14 kb) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml (76.35 kb) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom (1.59 kb) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml (760.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml (483.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml (93.58 kb) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json (101.61 kb) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml (483.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json (83.14 kb) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom (1.58 kb) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml (755.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml (76.37 kb) 22:31:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml (483.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml (107.14 kb) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom (2.13 kb) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml (1.15 kb) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json (115.73 kb) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml (483.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json (109.44 kb) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml (101.16 kb) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml (888.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom (1.65 kb) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) 22:31:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml (483.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml (91.33 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json (99.08 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom (1.74 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml (858.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml (483.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json (124.32 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml (115.0 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml (483.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json (79.75 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml (73.14 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (510.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom (1.52 kb) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml (839.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json (67.62 kb) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml (61.82 kb) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 22:31:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml (483.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml (73.14 kb) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json (79.75 kb) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml (495.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml (85.35 kb) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml (963.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom (1.7 kb) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json (92.74 kb) 22:31:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml (475.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:18 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json (45.08 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml (40.25 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar (7.04 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar (96.65 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom (1.67 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar (13.48 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 (32.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml (483.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml (105.52 kb) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json (114.35 kb) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml (1.07 kb) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom (1.86 kb) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 (32.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml (483.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom (1.58 kb) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:21 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml (85.59 kb) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml (765.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json (92.95 kb) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 (32.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml (483.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml (770.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json (83.27 kb) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml (76.5 kb) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom (1.6 kb) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml (474.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar.md5 (32.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar (11.78 kb) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:23 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml (64.35 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar.md5 (32.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar (89.74 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom (1.95 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar (4.57 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json (71.17 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar.md5 (32.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:24 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar.sha1 (40.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml (492.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml (82.66 kb) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom (1.46 kb) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml (709.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json (89.81 kb) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml (483.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml (73.24 kb) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json (79.84 kb) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 (32.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml (483.0 b) 22:31:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json (98.73 kb) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml (90.96 kb) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 (32.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml (483.0 b) 22:31:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json (79.82 kb) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml (73.22 kb) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml (492.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json (93.27 kb) 22:31:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml (817.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml (85.93 kb) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom (1.68 kb) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml (483.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml (91.82 kb) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:31 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom (1.76 kb) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json (99.52 kb) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml (875.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml (483.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json (79.73 kb) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:32 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml (73.12 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml (492.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json (86.37 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom (1.46 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml (79.36 kb) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml (712.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 (32.0 b) 22:31:33 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml (483.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml (91.9 kb) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json (99.62 kb) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml (901.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom (1.71 kb) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml (499.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json (67.38 kb) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:34 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml (776.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom (1.47 kb) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml (61.59 kb) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (508.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:35 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml (775.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom (1.5 kb) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml (73.62 kb) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json (80.22 kb) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (507.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml (1019.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom (1.74 kb) 22:31:36 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml (79.71 kb) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json (86.7 kb) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml (483.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml (1.07 kb) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:37 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml (135.79 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom (1.86 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json (146.47 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml (483.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json (108.14 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:38 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml (99.75 kb) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml (483.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:39 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml (97.88 kb) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json (105.95 kb) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom (1.42 kb) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (506.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:40 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml (73.48 kb) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom (1.5 kb) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml (765.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json (80.09 kb) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 (32.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml (483.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml (1.28 kb) 22:31:41 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml (132.2 kb) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom (2.08 kb) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json (142.24 kb) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml (483.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:42 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json (147.5 kb) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml (860.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom (1.64 kb) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml (136.03 kb) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml (483.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:43 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml (78.99 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json (86.0 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml (483.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json (86.11 kb) 22:31:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml (79.11 kb) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml (483.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml (79.01 kb) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json (86.02 kb) 22:31:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml (475.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom (1.59 kb) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml (5.39 kb) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json (5.96 kb) 22:31:46 Attempting to upload org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml (483.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml (122.7 kb) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json (132.2 kb) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom (2.84 kb) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml (1.67 kb) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml (483.0 b) 22:31:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json (95.53 kb) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml (87.93 kb) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml (493.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom (1.69 kb) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml (967.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json (92.99 kb) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml (85.61 kb) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 (32.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml (483.0 b) 22:31:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom (1.75 kb) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json (93.18 kb) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml (85.87 kb) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml (870.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (514.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json (166.64 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml (1.05 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml (154.83 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom (1.78 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml (483.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json (85.92 kb) 22:31:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml (78.89 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom (1.42 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml (655.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml (492.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom (1.69 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json (126.36 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml (117.19 kb) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml (951.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml (483.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom (1.41 kb) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml (79.06 kb) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json (86.06 kb) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml (650.0 b) 22:31:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml (483.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml (871.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json (112.06 kb) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom (1.63 kb) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml (103.58 kb) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 (32.0 b) 22:31:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml (483.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom.md5 (32.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom.sha1 (40.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom (1.57 kb) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml (95.11 kb) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml.md5 (32.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json (102.97 kb) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml.md5 (32.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml.sha1 (40.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml (751.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 (40.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json.sha1 (40.0 b) 22:31:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json.md5 (32.0 b) 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-20260703.220920-1-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-features.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-javadoc.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.jar.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31-sources.jar 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.pom 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:55 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-javadoc.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.jar.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31-sources.jar.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31.pom 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/maven-metadata.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml.md5 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-features.xml 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.xml.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json.sha1 22:31:56 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-20260703.220920-31-cyclonedx.json.md5 22:31:56 Finished deploying /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:31:56 ####################################################### 22:31:56 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14877124036259474976.sh 22:31:56 $ ssh-agent -k 22:31:56 unset SSH_AUTH_SOCK; 22:31:56 unset SSH_AGENT_PID; 22:31:56 echo Agent pid 1579 killed; 22:31:56 [ssh-agent] Stopped. 22:31:56 [JaCoCo plugin] Collecting JaCoCo coverage data... 22:31:56 [JaCoCo plugin] Version: 3.3.5 22:31:56 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 22:31:57 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 4 22:31:57 [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 22:31:57 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/bnd-parent/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/feature-parent/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/classes 0 files 22:31:57 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/jacoco/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/classes 4 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/classes 3 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/classes 0 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes 7 files 22:31:58 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes 33 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes 603 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes 5 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes 4 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes 4 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes 4 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes 41 files 22:31:59 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes 94 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes 245 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes 14 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes 37 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes 140 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes 292 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes 3 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes 32 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes 49 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes 105 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes 44 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes 19 files 22:32:00 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes 17 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes 37 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes 79 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes 29 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes 31 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes 41 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files 22:32:01 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes 166 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes 10 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes 35 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes 71 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes 55 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes 28 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes 58 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes 21 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files 22:32:02 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files 22:32:03 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files 22:32:03 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes 205 files 22:32:03 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes 139 files 22:32:03 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes 13 files 22:32:03 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files 22:32:04 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes 685 files 22:32:04 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes 13 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes 123 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes 161 files 22:32:05 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes 33 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes 28 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes 148 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes 76 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes 101 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files 22:32:06 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes 57 files 22:32:07 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/test-distribution/target/classes 0 files 22:32:08 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 22:32:08 [JaCoCo plugin] Source Inclusions: **/*.java 22:32:08 [JaCoCo plugin] Source Exclusions: null 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java 4 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java 3 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/java 2 files 22:32:08 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files 22:32:08 [JaCoCo plugin] Loading inclusions files.. 22:32:08 [JaCoCo plugin] inclusions: [] 22:32:08 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 22:32:08 [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] 22:32:08 [JaCoCo plugin] Publishing the results.. 22:32:08 [JaCoCo plugin] Loading packages.. 22:32:08 [JaCoCo plugin] Done. 22:32:08 [JaCoCo plugin] Overall coverage: class: 3.208556, method: 2.607562, line: 6.1056952, branch: 85.71429, instruction: 7.964602, complexity: 4.4416246 22:32:08 [PostBuildScript] - [INFO] Executing post build scripts. 22:32:08 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9358354028963611243.sh 22:32:08 ---> sysstat.sh 22:32:09 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins7619959622876193456.sh 22:32:09 ---> package-listing.sh 22:32:09 ++ facter osfamily 22:32:09 ++ tr '[:upper:]' '[:lower:]' 22:32:09 + OS_FAMILY=debian 22:32:09 + workspace=/w/workspace/ietf-maven-merge-master 22:32:09 + START_PACKAGES=/tmp/packages_start.txt 22:32:09 + END_PACKAGES=/tmp/packages_end.txt 22:32:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:32:09 + PACKAGES=/tmp/packages_start.txt 22:32:09 + '[' /w/workspace/ietf-maven-merge-master ']' 22:32:09 + PACKAGES=/tmp/packages_end.txt 22:32:09 + case "${OS_FAMILY}" in 22:32:09 + dpkg -l 22:32:09 + grep '^ii' 22:32:09 + '[' -f /tmp/packages_start.txt ']' 22:32:09 + '[' -f /tmp/packages_end.txt ']' 22:32:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:32:09 + '[' /w/workspace/ietf-maven-merge-master ']' 22:32:09 + mkdir -p /w/workspace/ietf-maven-merge-master/archives/ 22:32:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-merge-master/archives/ 22:32:09 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins7771352124476739346.sh 22:32:09 ---> capture-instance-metadata.sh 22:32:09 Setup pyenv: 22:32:09 system 22:32:09 3.8.20 22:32:09 3.9.20 22:32:09 3.10.15 22:32:09 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFoe from file:/tmp/.os_lf_venv 22:32:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:12 lf-activate-venv(): INFO: Base packages installed successfully 22:32:12 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 22:32:25 INFO: Running in OpenStack, capturing instance metadata 22:32:25 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9397430475542775099.sh 22:32:25 provisioning config files... 22:32:25 Could not find credentials [logs] for ietf-maven-merge-master #401 22:32:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config13270028235216375941tmp 22:32:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:32:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:32:25 provisioning config files... 22:32:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:32:26 [EnvInject] - Injecting environment variables from a build step. 22:32:26 [EnvInject] - Injecting as environment variables the properties content 22:32:26 SERVER_ID=logs 22:32:26 22:32:26 [EnvInject] - Variables injected successfully. 22:32:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins490734364294215747.sh 22:32:26 ---> create-netrc.sh 22:32:26 WARN: Log server credential not found. 22:32:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins15221432338068183282.sh 22:32:26 ---> python-tools-install.sh 22:32:26 Setup pyenv: 22:32:26 system 22:32:26 3.8.20 22:32:26 3.9.20 22:32:26 3.10.15 22:32:26 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:32:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFoe from file:/tmp/.os_lf_venv 22:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:28 lf-activate-venv(): INFO: Base packages installed successfully 22:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:38 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 22:32:38 [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins4330228337795987116.sh 22:32:38 ---> uv-install.sh 22:32:38 uv 0.11.26 is already installed 22:32:38 uvx 0.11.26 (x86_64-unknown-linux-gnu) 22:32:38 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9175203061000227872.sh 22:32:38 ---> sudo-logs.sh 22:32:38 Archiving 'sudo' log.. 22:32:38 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins10629814959408556688.sh 22:32:38 ---> job-cost.sh 22:32:38 INFO: Activating Python virtual environment... 22:32:38 Setup pyenv: 22:32:38 system 22:32:38 3.8.20 22:32:38 3.9.20 22:32:38 3.10.15 22:32:38 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFoe from file:/tmp/.os_lf_venv 22:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:40 lf-activate-venv(): INFO: Base packages installed successfully 22:32:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 22:32:47 INFO: No stack-cost file found 22:32:47 INFO: Instance uptime: 2244s 22:32:47 INFO: Fetching instance metadata (attempt 1 of 3)... 22:32:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:32:47 INFO: Successfully fetched instance metadata 22:32:47 INFO: Instance type: v3-standard-4 22:32:47 INFO: Retrieving pricing info for: v3-standard-4 22:32:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:32:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2244 22:32:47 INFO: Successfully fetched Vexxhost pricing API 22:32:47 INFO: Retrieved cost: 0.11 22:32:48 INFO: Retrieved resource: v3-standard-4 22:32:48 INFO: Creating archive directory: /w/workspace/ietf-maven-merge-master/archives/cost 22:32:48 INFO: Archiving costs to: /w/workspace/ietf-maven-merge-master/archives/cost.csv 22:32:48 INFO: Successfully archived job cost data 22:32:48 DEBUG: Cost data: ietf-maven-merge-master,401,2026-07-03 22:32:48,v3-standard-4,2244,0.11,0.00,SUCCESS 22:32:48 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins10871784038652381450.sh 22:32:48 ---> logs-deploy.sh 22:32:48 Setup pyenv: 22:32:48 system 22:32:48 3.8.20 22:32:48 3.9.20 22:32:48 3.10.15 22:32:48 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:32:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFoe from file:/tmp/.os_lf_venv 22:32:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:50 lf-activate-venv(): INFO: Base packages installed successfully 22:32:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-SFoe/bin to PATH 22:32:59 WARNING: Nexus logging server not set 22:32:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-merge-master/401/ 22:32:59 INFO: archiving logs to S3 22:33:04 ---> uname -a: 22:33:04 Linux prd-ubuntu2204-docker-4c-4g-32697 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:33:04 22:33:04 22:33:04 ---> lscpu: 22:33:04 Architecture: x86_64 22:33:04 CPU op-mode(s): 32-bit, 64-bit 22:33:04 Address sizes: 40 bits physical, 48 bits virtual 22:33:04 Byte Order: Little Endian 22:33:04 CPU(s): 4 22:33:04 On-line CPU(s) list: 0-3 22:33:04 Vendor ID: AuthenticAMD 22:33:04 Model name: AMD EPYC-Rome Processor 22:33:04 CPU family: 23 22:33:04 Model: 49 22:33:04 Thread(s) per core: 1 22:33:04 Core(s) per socket: 1 22:33:04 Socket(s): 4 22:33:04 Stepping: 0 22:33:04 BogoMIPS: 5599.99 22:33:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:33:04 Virtualization: AMD-V 22:33:04 Hypervisor vendor: KVM 22:33:04 Virtualization type: full 22:33:04 L1d cache: 128 KiB (4 instances) 22:33:04 L1i cache: 128 KiB (4 instances) 22:33:04 L2 cache: 2 MiB (4 instances) 22:33:04 L3 cache: 64 MiB (4 instances) 22:33:04 NUMA node(s): 1 22:33:04 NUMA node0 CPU(s): 0-3 22:33:04 Vulnerability Gather data sampling: Not affected 22:33:04 Vulnerability Indirect target selection: Not affected 22:33:04 Vulnerability Itlb multihit: Not affected 22:33:04 Vulnerability L1tf: Not affected 22:33:04 Vulnerability Mds: Not affected 22:33:04 Vulnerability Meltdown: Not affected 22:33:04 Vulnerability Mmio stale data: Not affected 22:33:04 Vulnerability Reg file data sampling: Not affected 22:33:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:33:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:33:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:33:04 Vulnerability Srbds: Not affected 22:33:04 Vulnerability Tsa: Not affected 22:33:04 Vulnerability Tsx async abort: Not affected 22:33:04 Vulnerability Vmscape: Not affected 22:33:04 22:33:04 22:33:04 ---> nproc: 22:33:04 4 22:33:04 22:33:04 22:33:04 ---> df -h: 22:33:04 Filesystem Size Used Avail Use% Mounted on 22:33:04 tmpfs 1.6G 1.1M 1.6G 1% /run 22:33:04 /dev/vda1 78G 10G 68G 13% / 22:33:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:33:04 tmpfs 5.0M 0 5.0M 0% /run/lock 22:33:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:33:04 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:33:04 22:33:04 22:33:04 ---> free -m: 22:33:04 total used free shared buff/cache available 22:33:04 Mem: 15989 674 10933 4 4381 14972 22:33:04 Swap: 1023 0 1023 22:33:04 22:33:04 22:33:04 ---> ip addr: 22:33:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:33:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:33:04 inet 127.0.0.1/8 scope host lo 22:33:04 valid_lft forever preferred_lft forever 22:33:04 inet6 ::1/128 scope host 22:33:04 valid_lft forever preferred_lft forever 22:33:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:33:04 link/ether fa:16:3e:66:2e:3d brd ff:ff:ff:ff:ff:ff 22:33:04 altname enp0s3 22:33:04 inet 10.30.171.184/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:33:04 valid_lft 84147sec preferred_lft 84147sec 22:33:04 inet6 fe80::f816:3eff:fe66:2e3d/64 scope link 22:33:04 valid_lft forever preferred_lft forever 22:33:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:33:04 link/ether 82:e7:0b:db:28:3a brd ff:ff:ff:ff:ff:ff 22:33:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:33:04 valid_lft forever preferred_lft forever 22:33:04 22:33:04 22:33:04 ---> sar -b -r -n DEV: 22:33:04 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-32697) 07/03/26 _x86_64_ (4 CPU) 22:33:04 22:33:04 21:55:34 LINUX RESTART (4 CPU) 22:33:04 22:33:04 22:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:33:04 22:10:18 6.29 1.89 4.33 0.07 120.23 1188.18 2.09 22:33:04 22:20:10 42.58 0.67 34.55 7.36 20.68 3362.80 30355.22 22:33:04 22:30:01 30.10 0.30 24.80 5.00 11.88 3312.05 14063.68 22:33:04 Average: 26.05 0.97 20.99 4.09 51.89 2601.20 14603.40 22:33:04 22:33:04 22:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:04 22:10:18 11801624 14587836 1377192 8.41 110948 2852532 1788772 10.27 379220 3856548 52980 22:33:04 22:20:10 10453848 13869424 2088708 12.76 161688 3365004 2237452 12.84 580916 4945752 24784 22:33:04 22:30:01 11259508 15382336 571128 3.49 199492 3978496 1123196 6.45 784564 3854108 236 22:33:04 Average: 11171660 14613199 1345676 8.22 157376 3398677 1716473 9.85 581567 4218803 26000 22:33:04 22:33:04 22:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:04 22:10:18 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 22:33:04 22:10:18 ens3 59.96 48.89 578.66 8.41 0.00 0.00 0.00 0.00 22:33:04 22:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:04 22:20:10 lo 4289.55 4289.55 4089.91 4089.91 0.00 0.00 0.00 0.00 22:33:04 22:20:10 ens3 105.03 76.47 244.61 23.47 0.00 0.00 0.00 0.00 22:33:04 22:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:04 22:30:01 lo 2236.85 2236.85 2122.39 2122.39 0.00 0.00 0.00 0.00 22:33:04 22:30:01 ens3 87.27 81.87 112.47 118.77 0.00 0.00 0.00 0.00 22:33:04 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:04 Average: lo 2145.58 2145.58 2042.27 2042.27 0.00 0.00 0.00 0.00 22:33:04 Average: ens3 83.76 68.80 315.61 49.63 0.00 0.00 0.00 0.00 22:33:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:04 22:33:04 22:33:04 ---> sar -P ALL: 22:33:04 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-32697) 07/03/26 _x86_64_ (4 CPU) 22:33:04 22:33:04 21:55:34 LINUX RESTART (4 CPU) 22:33:04 22:33:04 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:33:04 22:10:18 all 6.64 0.00 0.38 0.04 0.03 92.91 22:33:04 22:10:18 0 6.60 0.00 0.46 0.02 0.03 92.88 22:33:04 22:10:18 1 6.91 0.00 0.30 0.02 0.02 92.76 22:33:04 22:10:18 2 6.69 0.00 0.43 0.12 0.03 92.74 22:33:04 22:10:18 3 6.36 0.00 0.35 0.02 0.02 93.24 22:33:04 22:20:10 all 66.95 0.00 4.36 0.15 0.13 28.41 22:33:04 22:20:10 0 66.40 0.00 4.32 0.09 0.14 29.05 22:33:04 22:20:10 1 67.68 0.00 4.73 0.17 0.13 27.28 22:33:04 22:20:10 2 66.47 0.00 3.97 0.17 0.13 29.27 22:33:04 22:20:10 3 67.24 0.00 4.43 0.16 0.13 28.04 22:33:04 22:30:01 all 43.83 0.00 2.81 0.39 0.10 52.88 22:33:04 22:30:01 0 39.91 0.00 2.84 0.28 0.09 56.88 22:33:04 22:30:01 1 47.43 0.00 2.82 0.34 0.11 49.30 22:33:04 22:30:01 2 44.67 0.00 2.72 0.25 0.10 52.25 22:33:04 22:30:01 3 43.31 0.00 2.85 0.68 0.10 53.07 22:33:04 Average: all 38.64 0.00 2.49 0.19 0.09 58.60 22:33:04 Average: 0 37.16 0.00 2.51 0.13 0.09 60.11 22:33:04 Average: 1 40.16 0.00 2.58 0.17 0.08 57.01 22:33:04 Average: 2 38.77 0.00 2.34 0.18 0.09 58.63 22:33:04 Average: 3 38.48 0.00 2.51 0.28 0.08 58.65 22:33:04 22:33:04 22:33:04