Started by user Robert Varga Rebuilds build #3 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-10632 (centos7-builder-2c-1g) in workspace /w/workspace/openflowplugin-release-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-PUdg2KD7tukU/agent.8710 SSH_AGENT_PID=8716 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-release-merge-master@tmp/private_key_11816003231352826295.key (/w/workspace/openflowplugin-release-merge-master@tmp/private_key_11816003231352826295.key) [ssh-agent] Using credentials jenkins-release (Nexus Staging Repository Promotion) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin > git init /w/workspace/openflowplugin-release-merge-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-release-merge-master@tmp/jenkins-gitclient-ssh12597093951337247054.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 55e997d36eac336219db0dfeaa46d9728c26ebc2 (refs/heads/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 55e997d36eac336219db0dfeaa46d9728c26ebc2 # timeout=10 Commit message: "Fix annotation positions" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk c129e6d5d752ae3a40a832de1869f8a761c1bcc8 # timeout=10 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins12625591962379738670.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) 3.10.13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r4OZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.13 pip 25.3 from /tmp/venv-r4OZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.74 botocore==1.40.74 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.1.0 oslo.i18n==6.7.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 Regular expression run condition: Expression=[^.*-docker-.*], Label=[centos7-builder-2c-1g] Run condition [Regular expression match] preventing perform for step [BuilderChain] provisioning config files... copy managed file [sigul-config] to file:/w/workspace/openflowplugin-release-merge-master@tmp/config17591895731913805375tmp copy managed file [sigul-password] to file:/w/workspace/openflowplugin-release-merge-master@tmp/config17718371489887143497tmp copy managed file [sigul-pki] to file:/w/workspace/openflowplugin-release-merge-master@tmp/config17406239462627004231tmp copy managed file [SIGNING_PUBKEY] to file:/w/workspace/openflowplugin-release-merge-master@tmp/config11338876269651210041tmp [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins4196832177412753562.sh ---> sigul-configuration.sh gpg: directory `/home/jenkins/.gnupg' created gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins5749816453700420165.sh ---> sigul-install.sh Sigul already installed; skipping installation. provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [openflowplugin-release-merge-master] $ /bin/bash -l /tmp/jenkins8085962806891780633.sh ---> release-job.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.13 (set by /w/workspace/openflowplugin-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4OZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools pip idna==2.9 lftools jsonschema twine yq readline lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH pip 25.3 from /tmp/venv-r4OZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.tarfile==1.2.0 beautifulsoup4==4.14.2 boto3==1.40.74 botocore==1.40.74 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==46.0.3 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 docutils==0.22.3 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 id==1.5.0 identify==2.6.15 idna==2.9 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.3.0 jeepney==0.9.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keyring==25.6.0 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 more-itertools==10.8.0 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 nh3==0.3.2 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.1.0 oslo.i18n==6.7.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==3.2.5 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 readline==6.2.4.1 readme_renderer==44.0 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 SecretStorage==3.4.1 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 twine==6.2.0 typing_extensions==4.15.0 tzdata==2025.2 urllib3==2.0.7 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 zipp==3.23.0 INFO: Setting common variables INFO: This job is built with parameters, no release file needed. RELEASE_ENVIRONMENT_INFO: RELEASE_FILE: None LOGS_SERVER: None CDN_URL: s3-logs.opendaylight.org NEXUS_PATH: releng/vex-yul-odl-jenkins-1/ JENKINS_HOSTNAME: vex-yul-odl-jenkins-1 SILO: releng PROJECT: openflowplugin PROJECT-DASHED: openflowplugin TAG_RELEASE: true DISTRIBUTION_TYPE: maven OVERRIDE_SEMVER_REGEX: None INFO: Setting maven variables RELEASE_MAVEN_INFO: VERSION: 0.21.1 GIT_TAG: v0.21.1 LOG_DIR: openflowplugin-maven-stage-vanadium/4/ LOGS_URL: https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4 INFO: Verifying version 0.21.1 INFO: The version 0.21.1 is valid INFO: Fetching console log from https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4 --2025-11-14 21:59:01-- https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/console.log.gz Resolving s3-logs.opendaylight.org (s3-logs.opendaylight.org)... 54.192.51.2, 54.192.51.111, 54.192.51.58, ... Connecting to s3-logs.opendaylight.org (s3-logs.opendaylight.org)|54.192.51.2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 139841 (137K) [text/plain] Saving to: ‘/tmp/console.log.gz’ 0K .......... .......... .......... .......... .......... 36% 24.8M 0s 50K .......... .......... .......... .......... .......... 73% 100M 0s 100K .......... .......... .......... ...... 100% 25.1M=0.004s 2025-11-14 21:59:01 (34.4 MB/s) - ‘/tmp/console.log.gz’ saved [139841/139841] INFO: Searching for uploaded step and version 0.21.1 in job log Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-sbom-0.21.1.spdx.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-sbom-0.21.1.spdx Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1/odl-openflowplugin-app-table-miss-enforcer-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-legacyConfig.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-config.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-legacyConfig.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-config.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-config.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-legacyConfig.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-config.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-legacyConfig.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1/openflowjava-blueprint-config-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1/openflow-protocol-spi-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1/openflowjava-parent-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1/odl-openflowjava-protocol-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-tests.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-tests.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-tests.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-tests.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1/openflow-protocol-impl-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1/openflow-protocol-it-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1/openflowjava-util-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1/openflow-protocol-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1/odl-openflowplugin-onf-extensions-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1/openflowplugin-parent-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1/openflowplugin-impl-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1/model-topology-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1/model-inventory-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1/model-flow-base-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1/model-flow-service-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1/model-flow-statistics-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1/srm-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1/odl-openflowplugin-app-config-pusher-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1/learning-switch-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1/odl-openflowplugin-nxm-extensions-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1/sample-consumer-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1/features-openflowplugin-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1/openflowjava-extension-eric-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1/test-common-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1/openflowplugin-extension-onf-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1/odl-openflowplugin-flow-services-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1/odl-openflowplugin-app-southbound-cli-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1/openflowplugin-extension-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1/odl-openflowplugin-app-bulk-o-matic-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1/odl-openflowplugin-app-reconciliation-framework-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1/table-miss-enforcer-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1/device-ownership-service-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1/topology-lldp-discovery-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1/reconciliation-framework-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1/arbitratorreconciliation-impl-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1/southbound-cli-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1/forwardingrules-manager-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1/forwardingrules-sync-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1/arbitratorreconciliation-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1/of-switch-config-pusher-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1/topology-manager-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1/bulk-o-matic-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1/lldp-speaker-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1/drop-test-karaf-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1/odl-openflowplugin-flow-services-rest-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1/openflowplugin-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1/openflowplugin-aggregator-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1/liblldp-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1/openflowplugin-common-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1/odl-openflowplugin-southbound-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1/test-provider-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1/odl-openflowplugin-app-lldp-speaker-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1/openflowplugin-extension-eric-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1/odl-openflowplugin-app-topology-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1/openflowplugin-extension-nicira-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1/odl-openflowplugin-app-topology-manager-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1/odl-openflowplugin-app-forwardingrules-sync-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1/openflowjava-extension-nicira-api-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1/openflowjava-extension-nicira-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1/openflowplugin-artifacts-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1/simple-client-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1/odl-openflowplugin-nsf-model-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1/sample-bundles-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1/srm-impl-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1/odl-openflowplugin-app-forwardingrules-manager-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1/openflowplugin-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1/srm-shell-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1/odl-openflowplugin-libraries-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1/odl-openflowplugin-eric-extensions-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1/odl-openflowplugin-drop-test-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-config.cfg.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-config.cfg.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-config.cfg Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-config.cfg.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1/openflowplugin-blueprint-config-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.pom Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1/test-extension-0.21.1-javadoc.jar.md5 INFO: found expected strings in job log INFO: Processing maven release INFO: wget -P /tmp/tmp.zHeyK8F8gv https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/staging-repo.txt.gz --2025-11-14 21:59:01-- https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/staging-repo.txt.gz Resolving s3-logs.opendaylight.org (s3-logs.opendaylight.org)... 54.192.51.27, 54.192.51.58, 54.192.51.111, ... Connecting to s3-logs.opendaylight.org (s3-logs.opendaylight.org)|54.192.51.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 110 [text/plain] Saving to: ‘/tmp/tmp.zHeyK8F8gv/staging-repo.txt.gz’ 0K 100% 21.7M=0s 2025-11-14 21:59:01 (21.7 MB/s) - ‘/tmp/tmp.zHeyK8F8gv/staging-repo.txt.gz’ saved [110/110] /tmp/tmp.zHeyK8F8gv /w/workspace/openflowplugin-release-merge-master INFO: wget https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/patches/{openflowplugin.bundle,taglist.log.gz} --2025-11-14 21:59:01-- https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/patches/openflowplugin.bundle Resolving s3-logs.opendaylight.org (s3-logs.opendaylight.org)... 54.192.51.2, 54.192.51.27, 54.192.51.58, ... Connecting to s3-logs.opendaylight.org (s3-logs.opendaylight.org)|54.192.51.2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19261 (19K) [text/plain] Saving to: ‘openflowplugin.bundle’ 0K .......... ........ 100% 240M=0s 2025-11-14 21:59:01 (240 MB/s) - ‘openflowplugin.bundle’ saved [19261/19261] --2025-11-14 21:59:01-- https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-stage-vanadium/4/patches/taglist.log.gz Reusing existing connection to s3-logs.opendaylight.org:443. HTTP request sent, awaiting response... 200 OK Length: 88 [text/plain] Saving to: ‘taglist.log.gz’ 0K 100% 17.0M=0s 2025-11-14 21:59:01 (17.0 MB/s) - ‘taglist.log.gz’ saved [88/88] FINISHED --2025-11-14 21:59:01-- Total wall clock time: 0.2s Downloaded: 2 files, 19K in 0s (226 MB/s) openflowplugin 55e997d36eac336219db0dfeaa46d9728c26ebc2 /w/workspace/openflowplugin-release-merge-master HEAD is now at 55e997d36 Fix annotation positions From /tmp/tmp.zHeyK8F8gv/openflowplugin.bundle * branch HEAD -> FETCH_HEAD Updating 55e997d36..7033c7ddb Fast-forward applications/arbitratorreconciliation/api/pom.xml | 2 +- applications/arbitratorreconciliation/impl/pom.xml | 2 +- applications/arbitratorreconciliation/pom.xml | 2 +- applications/bulk-o-matic/pom.xml | 2 +- applications/device-ownership-service/pom.xml | 2 +- applications/forwardingrules-manager/pom.xml | 2 +- applications/forwardingrules-sync/pom.xml | 2 +- applications/lldp-speaker/pom.xml | 2 +- applications/of-switch-config-pusher/pom.xml | 2 +- applications/pom.xml | 2 +- applications/reconciliation-framework/pom.xml | 2 +- applications/southbound-cli/pom.xml | 2 +- applications/table-miss-enforcer/pom.xml | 2 +- applications/topology-lldp-discovery/pom.xml | 2 +- applications/topology-manager/pom.xml | 2 +- artifacts/pom.xml | 2 +- distribution/karaf/pom.xml | 4 ++-- drop-test-karaf/pom.xml | 2 +- extension/openflowjava-extension-eric/pom.xml | 2 +- extension/openflowjava-extension-nicira-api/pom.xml | 2 +- extension/openflowjava-extension-nicira/pom.xml | 2 +- extension/openflowplugin-extension-api/pom.xml | 2 +- extension/openflowplugin-extension-eric/pom.xml | 2 +- extension/openflowplugin-extension-nicira/pom.xml | 2 +- extension/openflowplugin-extension-onf/pom.xml | 2 +- extension/pom.xml | 2 +- extension/test-extension/pom.xml | 2 +- features/features-openflowplugin/pom.xml | 4 ++-- features/odl-openflowjava-protocol/pom.xml | 2 +- features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml | 2 +- features/odl-openflowplugin-app-bulk-o-matic/pom.xml | 2 +- features/odl-openflowplugin-app-config-pusher/pom.xml | 2 +- features/odl-openflowplugin-app-forwardingrules-manager/pom.xml | 2 +- features/odl-openflowplugin-app-forwardingrules-sync/pom.xml | 2 +- features/odl-openflowplugin-app-lldp-speaker/pom.xml | 2 +- features/odl-openflowplugin-app-reconciliation-framework/pom.xml | 2 +- features/odl-openflowplugin-app-southbound-cli/pom.xml | 2 +- features/odl-openflowplugin-app-table-miss-enforcer/pom.xml | 2 +- features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml | 2 +- features/odl-openflowplugin-app-topology-manager/pom.xml | 2 +- features/odl-openflowplugin-app-topology/pom.xml | 2 +- features/odl-openflowplugin-drop-test/pom.xml | 2 +- features/odl-openflowplugin-eric-extensions/pom.xml | 2 +- features/odl-openflowplugin-flow-services-rest/pom.xml | 2 +- features/odl-openflowplugin-flow-services/pom.xml | 2 +- features/odl-openflowplugin-libraries/pom.xml | 2 +- features/odl-openflowplugin-nsf-model/pom.xml | 2 +- features/odl-openflowplugin-nxm-extensions/pom.xml | 2 +- features/odl-openflowplugin-onf-extensions/pom.xml | 2 +- features/odl-openflowplugin-southbound/pom.xml | 2 +- features/pom.xml | 2 +- libraries/liblldp/pom.xml | 2 +- libraries/pom.xml | 2 +- model/model-flow-base/pom.xml | 2 +- model/model-flow-service/pom.xml | 2 +- model/model-flow-statistics/pom.xml | 2 +- model/model-inventory/pom.xml | 2 +- model/model-topology/pom.xml | 2 +- model/pom.xml | 2 +- openflowjava/openflow-protocol-api/pom.xml | 2 +- openflowjava/openflow-protocol-impl/pom.xml | 2 +- openflowjava/openflow-protocol-it/pom.xml | 2 +- openflowjava/openflow-protocol-spi/pom.xml | 2 +- openflowjava/openflowjava-blueprint-config/pom.xml | 2 +- openflowjava/openflowjava-util/pom.xml | 2 +- openflowjava/pom.xml | 2 +- openflowplugin-api/pom.xml | 2 +- openflowplugin-blueprint-config/pom.xml | 2 +- openflowplugin-common/pom.xml | 2 +- openflowplugin-impl/pom.xml | 2 +- openflowplugin-it/pom.xml | 2 +- openflowplugin/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- samples/learning-switch/pom.xml | 2 +- samples/pom.xml | 2 +- samples/sample-bundles/pom.xml | 2 +- samples/sample-consumer/pom.xml | 2 +- samples/simple-client/pom.xml | 2 +- srm/api/pom.xml | 2 +- srm/impl/pom.xml | 2 +- srm/pom.xml | 2 +- srm/shell/pom.xml | 2 +- test-common/pom.xml | 2 +- test-provider/pom.xml | 2 +- 85 files changed, 88 insertions(+), 88 deletions(-) * 7033c7ddbd35b3691840283c19f06c55b2a412d7 (HEAD) Release openflowplugin * 55e997d36eac336219db0dfeaa46d9728c26ebc2 (origin/master) Fix annotation positions * c129e6d5d752ae3a40a832de1869f8a761c1bcc8 Update ActionDeserializerTest * 54be380a496e5426aa83cd458caf25436205ef95 Update NiciraActionDeserializerKeyTest * f9236e960c07b2410ca6b46d0c2d46886251b321 Improve openflowplugin tests * fb8de6ac4cae4706673285719b929715d68bf27d Fix missing @Test annotations * 56b53174d005be2b99c1679b57f28a35a6fe978d Fix capitalization * 1bd1114056baac10aea9c3002f9ed6b416e529d2 Fix checkState format string * 043a65293ee8af61bfa3a585984edacf0f88770a Eliminate isBroadcastMACAddr() * eed12cfdf95f9288863ae11c6a54592ff8ac281c Remove MAC_ADDR_LENGTH_IN_BYTES INFO: Processing nexus release INFO: NEXUS_URL: nexus.opendaylight.org INFO: Running Nexus Verify Request URL: https://nexus.opendaylight.org/service/local/staging/repository/openflowplugin-1006/activity PASS: No rules have failed PASS: Repository openflowplugin-1006 is in closed state Successfully verified openflowplugin-1006 INFO: Merge will run: lftools nexus release --server https://nexus.opendaylight.org openflowplugin-1006 INFO: Promoting openflowplugin-1006 on nexus.opendaylight.org. Request URL: https://nexus.opendaylight.org/service/local/staging/repository/openflowplugin-1006/activity PASS: No rules have failed PASS: Repository openflowplugin-1006 is in closed state Successfully verified openflowplugin-1006 running release Sending data: {'data': {'stagedRepositoryIds': ['openflowplugin-1006']}} Request URL: https://nexus.opendaylight.org/service/local/staging/bulk/promote Requesting Nexus to release openflowplugin-1006 Nexus is now working on releasing openflowplugin-1006 Waiting for Nexus to complete releasing openflowplugin-1006 Still waiting... 20 seconds gone Still waiting... 40 seconds gone Still waiting... 60 seconds gone Still waiting... 80 seconds gone Still waiting... 100 seconds gone Still waiting... 120 seconds gone Still waiting... 140 seconds gone Still waiting... 160 seconds gone Still waiting... 180 seconds gone Still waiting... 200 seconds gone Still waiting... 220 seconds gone Still waiting... 240 seconds gone Still waiting... 260 seconds gone Still waiting... 280 seconds gone Still waiting... 300 seconds gone Still waiting... 320 seconds gone Still waiting... 340 seconds gone Still waiting... 360 seconds gone Still waiting... 380 seconds gone Still waiting... 400 seconds gone Still waiting... 420 seconds gone Still waiting... 440 seconds gone Still waiting... 460 seconds gone Still waiting... 480 seconds gone Still waiting... 500 seconds gone Still waiting... 520 seconds gone Still waiting... 540 seconds gone Still waiting... 560 seconds gone Still waiting... 580 seconds gone Still waiting... 600 seconds gone Still waiting... 620 seconds gone Still waiting... 640 seconds gone Still waiting... 660 seconds gone Still waiting... 680 seconds gone Still waiting... 700 seconds gone Still waiting... 720 seconds gone Still waiting... 740 seconds gone Still waiting... 760 seconds gone Still waiting... 780 seconds gone Still waiting... 800 seconds gone Still waiting... 820 seconds gone Still waiting... 840 seconds gone Still waiting... 860 seconds gone Still waiting... 880 seconds gone Still waiting... 900 seconds gone Still waiting... 920 seconds gone Still waiting... 940 seconds gone Still waiting... 960 seconds gone Still waiting... 980 seconds gone Still waiting... 1000 seconds gone Still waiting... 1020 seconds gone Still waiting... 1040 seconds gone Still waiting... 1060 seconds gone Still waiting... 1080 seconds gone Still waiting... 1100 seconds gone Still waiting... 1120 seconds gone Still waiting... 1140 seconds gone Still waiting... 1160 seconds gone Still waiting... 1180 seconds gone Still waiting... 1200 seconds gone Still waiting... 1220 seconds gone Still waiting... 1240 seconds gone Still waiting... 1260 seconds gone Still waiting... 1280 seconds gone Still waiting... 1300 seconds gone Still waiting... 1320 seconds gone Still waiting... 1340 seconds gone Still waiting... 1360 seconds gone Still waiting... 1380 seconds gone Still waiting... 1400 seconds gone Still waiting... 1420 seconds gone Still waiting... 1440 seconds gone Still waiting... 1460 seconds gone Still waiting... 1480 seconds gone Still waiting... 1500 seconds gone Still waiting... 1520 seconds gone Still waiting... 1540 seconds gone Still waiting... 1560 seconds gone Still waiting... 1580 seconds gone Still waiting... 1600 seconds gone Still waiting... 1620 seconds gone Still waiting... 1640 seconds gone Still waiting... 1660 seconds gone Still waiting... 1680 seconds gone Still waiting... 1700 seconds gone Still waiting... 1720 seconds gone Still waiting... 1740 seconds gone Still waiting... 1760 seconds gone Still waiting... 1780 seconds gone Still waiting... 1800 seconds gone Still waiting... 1820 seconds gone Still waiting... 1840 seconds gone Still waiting... 1860 seconds gone Still waiting... 1880 seconds gone Still waiting... 1900 seconds gone Still waiting... 1920 seconds gone Still waiting... 1940 seconds gone Still waiting... 1960 seconds gone Still waiting... 1980 seconds gone Still waiting... 2000 seconds gone Still waiting... 2020 seconds gone Still waiting... 2040 seconds gone Still waiting... 2060 seconds gone Still waiting... 2080 seconds gone Still waiting... 2100 seconds gone Still waiting... 2120 seconds gone Still waiting... 2140 seconds gone Still waiting... 2160 seconds gone Still waiting... 2180 seconds gone Still waiting... 2200 seconds gone Still waiting... 2220 seconds gone Still waiting... 2240 seconds gone Still waiting... 2260 seconds gone Still waiting... 2280 seconds gone Repo released at: 2025-11-14T22:37:08.784Z INFO: tag repo with v0.21.1 gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key F1D911EC: public key "ODL Release Key (2020) (ODL Release Signing Key (2020)) " imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) fatal: Not a valid object name v0.21.1 INFO: Repo has not yet been tagged v0.21.1 INFO: Showing latest signature for openflowplugin: INFO: git tag -v v0.21.1 gpg: Signature made Fri 14 Nov 2025 10:37:16 PM UTC gpg: using RSA key 2D695B03F920C5BC gpg: Good signature from "ODL Release Key (2020) (ODL Release Signing Key (2020)) " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 8294 2CBB 7C17 130F 33AF B46E 7A04 321E F1D9 11EC Subkey fingerprint: 703E CC2C 6BCC 39FA 7784 A1E0 2D69 5B03 F920 C5BC object 7033c7ddbd35b3691840283c19f06c55b2a412d7 type commit tag v0.21.1 tagger jenkins-releng 1763159835 +0000 openflowplugin v0.21.1 INFO: Running merge, pushing tag INFO: push tag: v0.21.1 Warning: Permanently added the RSA host key for IP address '[172.65.206.241]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/openflowplugin * [new tag] v0.21.1 -> v0.21.1 INFO: push code bundle Warning: Permanently added the RSA host key for IP address '[172.65.206.241]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/openflowplugin 55e997d36..7033c7ddb HEAD -> master ---> release-job.sh ends $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8716 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins5073276731303283724.sh ---> sysstat.sh [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins13354375396183613147.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/openflowplugin-release-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-release-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-release-merge-master ']' + mkdir -p /w/workspace/openflowplugin-release-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-release-merge-master/archives/ [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins4031382902585998125.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.13 (set by /w/workspace/openflowplugin-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4OZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins8964223931751299928.sh provisioning config files... Could not find credentials [logs] for openflowplugin-release-merge-master #4 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-release-merge-master@tmp/config13115598124396250341tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins6886217320969155159.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins14159456700678617737.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.13 (set by /w/workspace/openflowplugin-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4OZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins16933469517745048924.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-release-merge-master] $ /bin/bash /tmp/jenkins18119305589735399129.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.13 (set by /w/workspace/openflowplugin-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4OZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. importlib-metadata 8.7.0 requires zipp>=3.20, but you have zipp 1.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [openflowplugin-release-merge-master] $ /bin/bash -l /tmp/jenkins5328472317842441164.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.13 (set by /w/workspace/openflowplugin-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4OZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-r4OZ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-release-merge-master/4/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos7-builder-2c-1g-10632.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 5.6G 35G 14% / tmpfs 783M 0 783M 0% /run/user/1001 tmpfs 783M 0 783M 0% /run/user/0 ---> free -m: total used free shared buff/cache available Mem: 7821 694 4866 16 2260 6814 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:1c:64:85 brd ff:ff:ff:ff:ff:ff inet 10.30.171.148/23 brd 10.30.171.255 scope global dynamic eth0 valid_lft 83876sec preferred_lft 83876sec inet6 fe80::f816:3eff:fe1c:6485/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:ad:61:f6:7e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/14/2025 _x86_64_ (2 CPU) 09:56:41 PM LINUX RESTART 09:57:01 PM tps rtps wtps bread/s bwrtn/s 09:58:01 PM 302.98 25.97 277.02 4886.89 9839.15 09:59:01 PM 312.46 6.03 306.43 930.18 9453.43 10:00:01 PM 45.01 0.58 44.43 34.92 1794.82 10:01:01 PM 3.51 0.02 3.50 0.13 122.68 10:02:01 PM 0.42 0.08 0.33 1.60 5.33 10:03:01 PM 0.30 0.00 0.30 0.00 3.72 10:04:01 PM 0.23 0.00 0.23 0.00 1.70 10:05:01 PM 0.22 0.00 0.22 0.00 2.05 10:06:01 PM 0.17 0.00 0.17 0.00 1.35 10:07:01 PM 0.23 0.00 0.23 0.00 2.53 10:08:01 PM 0.25 0.00 0.25 0.00 2.50 10:09:01 PM 0.20 0.00 0.20 0.00 1.63 10:10:01 PM 0.18 0.00 0.18 0.00 1.50 10:11:01 PM 0.20 0.00 0.20 0.00 1.48 10:12:02 PM 0.33 0.05 0.28 0.80 3.80 10:13:01 PM 0.88 0.00 0.88 0.00 19.68 10:14:01 PM 0.20 0.00 0.20 0.00 1.52 10:15:01 PM 0.18 0.00 0.18 0.00 1.52 10:16:01 PM 0.27 0.00 0.27 0.00 2.98 10:17:01 PM 0.25 0.00 0.25 0.00 2.60 10:18:01 PM 0.23 0.00 0.23 0.00 2.13 10:19:01 PM 265.42 242.03 23.39 3117.51 1137.91 10:20:01 PM 0.37 0.00 0.37 0.00 4.83 10:21:01 PM 0.20 0.00 0.20 0.00 2.05 10:22:01 PM 0.27 0.00 0.27 0.00 3.10 10:23:01 PM 0.27 0.00 0.27 0.00 2.92 10:24:01 PM 0.20 0.00 0.20 0.00 1.52 10:25:01 PM 0.20 0.00 0.20 0.00 1.68 10:26:01 PM 0.17 0.00 0.17 0.00 2.12 10:27:01 PM 0.22 0.00 0.22 0.00 2.53 10:28:01 PM 0.23 0.00 0.23 0.00 3.07 10:29:01 PM 0.22 0.00 0.22 0.00 1.78 10:30:01 PM 0.17 0.00 0.17 0.00 1.48 10:31:01 PM 0.13 0.00 0.13 0.00 1.47 10:32:01 PM 0.23 0.00 0.23 0.00 2.65 10:33:01 PM 0.35 0.00 0.35 0.00 4.33 10:34:01 PM 0.18 0.00 0.18 0.00 1.35 10:35:01 PM 0.15 0.00 0.15 0.00 1.23 10:36:01 PM 0.17 0.00 0.17 0.00 1.22 10:37:01 PM 0.22 0.00 0.22 0.00 2.53 10:38:01 PM 19.89 1.40 18.49 218.56 619.37 Average: 23.49 6.75 16.74 226.18 566.70 09:57:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:01 PM 5388760 2619976 32.71 2620 1922704 903112 9.97 606132 1693348 132972 09:59:01 PM 5233960 2774776 34.65 2620 2077004 869156 9.60 643028 1777972 35532 10:00:01 PM 5169784 2838952 35.45 2620 2078028 939804 10.38 750332 1737192 4 10:01:01 PM 5165820 2842916 35.50 2620 2078036 943000 10.41 753272 1737192 12 10:02:01 PM 5162356 2846380 35.54 2620 2078160 940312 10.38 756996 1737256 4 10:03:01 PM 5162028 2846708 35.55 2620 2078160 940328 10.38 757404 1737256 4 10:04:01 PM 5158964 2849772 35.58 2620 2078168 940312 10.38 760464 1737256 8 10:05:01 PM 5159112 2849624 35.58 2620 2078172 940312 10.38 760592 1737256 4 10:06:01 PM 5158988 2849748 35.58 2620 2078176 940312 10.38 760500 1737256 4 10:07:01 PM 5158956 2849780 35.58 2620 2078180 940312 10.38 760536 1737256 4 10:08:01 PM 5158840 2849896 35.58 2620 2078184 940328 10.38 760564 1737256 4 10:09:01 PM 5158920 2849816 35.58 2620 2078188 940312 10.38 760592 1737256 4 10:10:01 PM 5158376 2850360 35.59 2620 2078196 940312 10.38 760472 1737260 4 10:11:01 PM 5158584 2850152 35.59 2620 2078196 940312 10.38 760616 1737256 4 10:12:02 PM 5155320 2853416 35.63 2620 2078200 940312 10.38 760528 1737256 12 10:13:01 PM 5155560 2853176 35.63 2620 2078204 940328 10.38 760584 1737256 4 10:14:01 PM 5155616 2853120 35.63 2620 2078208 940312 10.38 760520 1737256 4 10:15:01 PM 5155940 2852796 35.62 2620 2078216 940312 10.38 760504 1737256 8 10:16:01 PM 5155560 2853176 35.63 2620 2078220 940312 10.38 760364 1737256 8 10:17:01 PM 5155172 2853564 35.63 2620 2078228 940312 10.38 760668 1737256 4 10:18:01 PM 5154312 2854424 35.64 2620 2078228 940392 10.38 761220 1737256 4 10:19:01 PM 5011632 2997104 37.42 2620 2139300 940344 10.38 803884 1755360 8 10:20:01 PM 5011880 2996856 37.42 2620 2139304 940408 10.38 803916 1755356 8 10:21:01 PM 5011080 2997656 37.43 2620 2139308 940472 10.38 804328 1755360 4 10:22:01 PM 5010744 2997992 37.43 2620 2139316 940472 10.38 804800 1755356 4 10:23:01 PM 5010560 2998176 37.44 2620 2139320 940424 10.38 804484 1755360 4 10:24:01 PM 5011048 2997688 37.43 2620 2139324 940408 10.38 804508 1755356 8 10:25:01 PM 5011312 2997424 37.43 2620 2139328 940408 10.38 804464 1755356 4 10:26:01 PM 5010956 2997780 37.43 2620 2139332 940408 10.38 804548 1755356 4 10:27:01 PM 5010700 2998036 37.43 2620 2139336 940408 10.38 804436 1755356 4 10:28:01 PM 5010280 2998456 37.44 2620 2139340 940472 10.38 804840 1755356 8 10:29:01 PM 5011048 2997688 37.43 2620 2139344 940408 10.38 804448 1755356 4 10:30:01 PM 5010784 2997952 37.43 2620 2139348 940408 10.38 804500 1755356 4 10:31:01 PM 5010940 2997796 37.43 2620 2139352 940472 10.38 804768 1755356 4 10:32:01 PM 5010560 2998176 37.44 2620 2139356 940408 10.38 804536 1755356 4 10:33:01 PM 5010148 2998588 37.44 2620 2139364 940456 10.38 804872 1755356 4 10:34:01 PM 5010576 2998160 37.44 2620 2139364 940408 10.38 804552 1755356 4 10:35:01 PM 5010628 2998108 37.44 2620 2139372 940408 10.38 804492 1755360 4 10:36:01 PM 5010668 2998068 37.43 2620 2139372 940408 10.38 804712 1755356 4 10:37:01 PM 5010856 2997880 37.43 2620 2139412 940408 10.38 804556 1755364 12 10:38:01 PM 5071980 2936756 36.67 2620 2146256 875164 9.66 850372 1651928 9596 Average: 5095593 2913143 36.37 2620 2104361 936187 10.34 775900 1743482 4349 09:57:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:58:01 PM eth0 366.27 233.44 1912.90 64.07 0.00 0.00 0.00 09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 PM eth0 39.39 36.76 320.41 11.46 0.00 0.00 0.00 09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 PM eth0 2.67 2.62 1.88 0.60 0.00 0.00 0.00 10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 PM eth0 0.73 0.80 0.71 0.12 0.00 0.00 0.00 10:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM eth0 0.73 0.83 0.72 0.12 0.00 0.00 0.00 10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM eth0 0.93 1.00 0.85 0.19 0.00 0.00 0.00 10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM eth0 0.73 0.83 0.71 0.12 0.00 0.00 0.00 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 PM eth0 0.72 0.83 0.71 0.12 0.00 0.00 0.00 10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 PM eth0 0.75 0.83 0.72 0.12 0.00 0.00 0.00 10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 PM eth0 0.73 0.83 0.71 0.12 0.00 0.00 0.00 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 PM eth0 0.87 0.95 0.84 0.19 0.00 0.00 0.00 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 PM eth0 0.68 0.77 0.71 0.11 0.00 0.00 0.00 10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 PM eth0 0.75 0.82 0.72 0.12 0.00 0.00 0.00 10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 PM eth0 0.73 0.80 0.72 0.12 0.00 0.00 0.00 10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:02 PM eth0 0.70 0.85 0.71 0.12 0.00 0.00 0.00 10:12:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 PM eth0 0.97 1.03 0.86 0.19 0.00 0.00 0.00 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 PM eth0 0.72 0.87 0.71 0.12 0.00 0.00 0.00 10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 PM eth0 0.65 0.77 0.72 0.11 0.00 0.00 0.00 10:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 PM eth0 0.77 0.85 0.72 0.12 0.00 0.00 0.00 10:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 PM eth0 1.03 0.73 0.75 0.11 0.00 0.00 0.00 10:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 PM eth0 1.20 1.18 1.11 0.38 0.00 0.00 0.00 10:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 PM eth0 0.72 0.75 0.71 0.11 0.00 0.00 0.00 10:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 PM eth0 1.00 0.82 0.76 0.12 0.00 0.00 0.00 10:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 PM eth0 1.67 1.18 1.14 0.39 0.00 0.00 0.00 10:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 PM eth0 1.10 0.95 0.97 0.31 0.00 0.00 0.00 10:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 PM eth0 0.98 0.98 0.85 0.19 0.00 0.00 0.00 10:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 PM eth0 0.72 0.78 0.71 0.11 0.00 0.00 0.00 10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 PM eth0 0.75 0.85 0.72 0.12 0.00 0.00 0.00 10:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 PM eth0 0.82 0.77 0.74 0.11 0.00 0.00 0.00 10:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 PM eth0 0.70 0.82 0.72 0.12 0.00 0.00 0.00 10:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 PM eth0 1.72 1.25 1.25 0.45 0.00 0.00 0.00 10:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 PM eth0 1.03 0.80 0.76 0.12 0.00 0.00 0.00 10:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 PM eth0 0.88 0.78 0.73 0.11 0.00 0.00 0.00 10:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 PM eth0 1.25 1.17 1.00 0.32 0.00 0.00 0.00 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 PM eth0 1.45 0.80 0.79 0.12 0.00 0.00 0.00 10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 PM eth0 1.88 1.30 1.17 0.39 0.00 0.00 0.00 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 PM eth0 0.75 0.73 0.74 0.11 0.00 0.00 0.00 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 PM eth0 0.82 0.75 0.75 0.11 0.00 0.00 0.00 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 PM eth0 0.75 0.70 0.75 0.11 0.00 0.00 0.00 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 PM eth0 0.83 0.72 0.75 0.11 0.00 0.00 0.00 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:38:01 PM eth0 9.88 9.05 7.09 3.87 0.00 0.00 0.00 10:38:01 PM lo 0.60 0.60 0.12 0.12 0.00 0.00 0.00 10:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 11.18 7.76 56.20 2.13 0.00 0.00 0.00 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/14/2025 _x86_64_ (2 CPU) 09:56:41 PM LINUX RESTART 09:57:01 PM CPU %user %nice %system %iowait %steal %idle 09:58:01 PM all 40.41 0.00 6.11 2.49 0.10 50.89 09:58:01 PM 0 29.42 0.00 5.39 1.91 0.12 63.16 09:58:01 PM 1 51.63 0.00 6.86 3.07 0.09 38.34 09:59:01 PM all 34.10 0.00 5.50 1.65 0.10 58.66 09:59:01 PM 0 14.86 0.00 4.61 1.33 0.10 79.11 09:59:01 PM 1 54.19 0.00 6.43 2.00 0.07 37.32 10:00:01 PM all 1.86 0.00 0.28 0.14 0.04 97.67 10:00:01 PM 0 0.59 0.00 0.22 0.12 0.07 99.01 10:00:01 PM 1 3.13 0.00 0.35 0.15 0.03 96.33 10:01:01 PM all 0.11 0.00 0.03 0.00 0.03 99.82 10:01:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 10:01:01 PM 1 0.08 0.00 0.03 0.00 0.02 99.87 10:02:01 PM all 0.13 0.00 0.05 0.00 0.03 99.79 10:02:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 10:02:01 PM 1 0.22 0.00 0.03 0.02 0.05 99.68 10:03:01 PM all 0.10 0.00 0.03 0.00 0.03 99.84 10:03:01 PM 0 0.02 0.00 0.02 0.00 0.03 99.93 10:03:01 PM 1 0.18 0.00 0.03 0.00 0.03 99.75 10:04:01 PM all 0.15 0.00 0.03 0.00 0.04 99.78 10:04:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 10:04:01 PM 1 0.27 0.00 0.03 0.00 0.03 99.67 10:05:01 PM all 0.19 0.00 0.01 0.00 0.04 99.76 10:05:01 PM 0 0.07 0.00 0.00 0.00 0.03 99.90 10:05:01 PM 1 0.30 0.00 0.00 0.00 0.05 99.65 10:06:01 PM all 0.12 0.00 0.03 0.00 0.04 99.82 10:06:01 PM 0 0.10 0.00 0.03 0.00 0.03 99.83 10:06:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 10:07:01 PM all 0.15 0.00 0.02 0.00 0.03 99.80 10:07:01 PM 0 0.08 0.00 0.00 0.00 0.02 99.90 10:07:01 PM 1 0.23 0.00 0.02 0.00 0.05 99.70 10:08:01 PM all 0.11 0.00 0.02 0.00 0.03 99.84 10:08:01 PM 0 0.10 0.00 0.02 0.00 0.02 99.87 10:08:01 PM 1 0.10 0.00 0.03 0.00 0.07 99.80 10:08:01 PM CPU %user %nice %system %iowait %steal %idle 10:09:01 PM all 0.11 0.00 0.03 0.00 0.03 99.83 10:09:01 PM 0 0.10 0.00 0.02 0.00 0.03 99.85 10:09:01 PM 1 0.13 0.00 0.02 0.00 0.03 99.82 10:10:01 PM all 0.12 0.00 0.03 0.00 0.03 99.82 10:10:01 PM 0 0.08 0.00 0.02 0.00 0.00 99.90 10:10:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 10:11:01 PM all 0.11 0.00 0.02 0.00 0.03 99.84 10:11:01 PM 0 0.08 0.00 0.02 0.00 0.02 99.88 10:11:01 PM 1 0.15 0.00 0.02 0.00 0.05 99.78 10:12:02 PM all 0.14 0.00 0.10 0.00 0.03 99.72 10:12:02 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 10:12:02 PM 1 0.15 0.00 0.12 0.00 0.05 99.68 10:13:01 PM all 0.09 0.00 0.03 0.00 0.03 99.85 10:13:01 PM 0 0.15 0.00 0.03 0.00 0.03 99.78 10:13:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 10:14:01 PM all 0.08 0.00 0.03 0.00 0.03 99.87 10:14:01 PM 0 0.05 0.00 0.02 0.00 0.03 99.90 10:14:01 PM 1 0.10 0.00 0.03 0.00 0.02 99.85 10:15:01 PM all 0.09 0.00 0.02 0.00 0.04 99.85 10:15:01 PM 0 0.02 0.00 0.02 0.00 0.03 99.93 10:15:01 PM 1 0.17 0.00 0.02 0.00 0.05 99.77 10:16:01 PM all 0.19 0.00 0.02 0.00 0.03 99.76 10:16:01 PM 0 0.03 0.00 0.02 0.00 0.03 99.92 10:16:01 PM 1 0.35 0.00 0.02 0.00 0.03 99.60 10:17:01 PM all 0.13 0.00 0.03 0.00 0.03 99.80 10:17:01 PM 0 0.03 0.00 0.02 0.00 0.02 99.93 10:17:01 PM 1 0.22 0.00 0.05 0.00 0.05 99.68 10:18:01 PM all 0.12 0.00 0.03 0.00 0.03 99.82 10:18:01 PM 0 0.10 0.00 0.02 0.00 0.03 99.85 10:18:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 10:19:01 PM all 0.21 4.79 23.24 2.95 0.07 68.74 10:19:01 PM 0 0.17 4.77 22.88 2.97 0.07 69.14 10:19:01 PM 1 0.26 4.80 23.61 2.92 0.07 68.35 10:19:01 PM CPU %user %nice %system %iowait %steal %idle 10:20:01 PM all 0.10 0.00 0.03 0.00 0.04 99.83 10:20:01 PM 0 0.07 0.00 0.02 0.00 0.03 99.88 10:20:01 PM 1 0.13 0.00 0.03 0.00 0.03 99.80 10:21:01 PM all 0.13 0.00 0.03 0.00 0.03 99.82 10:21:01 PM 0 0.20 0.00 0.03 0.00 0.05 99.72 10:21:01 PM 1 0.08 0.00 0.02 0.00 0.00 99.90 10:22:01 PM all 0.14 0.00 0.02 0.00 0.03 99.82 10:22:01 PM 0 0.13 0.00 0.00 0.00 0.02 99.85 10:22:01 PM 1 0.13 0.00 0.03 0.00 0.05 99.78 10:23:01 PM all 0.11 0.00 0.03 0.00 0.03 99.83 10:23:01 PM 0 0.13 0.00 0.02 0.00 0.02 99.83 10:23:01 PM 1 0.10 0.00 0.03 0.00 0.03 99.83 10:24:01 PM all 0.16 0.00 0.02 0.00 0.03 99.79 10:24:01 PM 0 0.18 0.00 0.02 0.00 0.05 99.75 10:24:01 PM 1 0.12 0.00 0.03 0.00 0.02 99.83 10:25:01 PM all 0.13 0.00 0.03 0.00 0.03 99.82 10:25:01 PM 0 0.17 0.00 0.02 0.00 0.05 99.77 10:25:01 PM 1 0.08 0.00 0.02 0.00 0.02 99.88 10:26:01 PM all 0.21 0.00 0.03 0.00 0.03 99.73 10:26:01 PM 0 0.28 0.00 0.03 0.00 0.05 99.63 10:26:01 PM 1 0.13 0.00 0.03 0.00 0.02 99.82 10:27:01 PM all 0.08 0.00 0.03 0.00 0.03 99.85 10:27:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 10:27:01 PM 1 0.08 0.00 0.03 0.00 0.02 99.87 10:28:01 PM all 0.10 0.00 0.03 0.00 0.03 99.84 10:28:01 PM 0 0.08 0.00 0.00 0.00 0.02 99.90 10:28:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 10:29:01 PM all 0.08 0.00 0.02 0.00 0.03 99.87 10:29:01 PM 0 0.13 0.00 0.03 0.00 0.03 99.80 10:29:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92 10:30:01 PM all 0.17 0.00 0.02 0.00 0.03 99.78 10:30:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95 10:30:01 PM 1 0.30 0.00 0.02 0.00 0.03 99.65 10:30:01 PM CPU %user %nice %system %iowait %steal %idle 10:31:01 PM all 0.18 0.00 0.02 0.00 0.03 99.77 10:31:01 PM 0 0.07 0.00 0.02 0.00 0.07 99.85 10:31:01 PM 1 0.28 0.00 0.02 0.00 0.02 99.68 10:32:01 PM all 0.13 0.00 0.02 0.00 0.03 99.82 10:32:01 PM 0 0.05 0.00 0.02 0.00 0.05 99.88 10:32:01 PM 1 0.23 0.00 0.03 0.00 0.00 99.73 10:33:01 PM all 0.09 0.00 0.03 0.00 0.03 99.84 10:33:01 PM 0 0.03 0.00 0.03 0.00 0.05 99.88 10:33:01 PM 1 0.15 0.00 0.03 0.00 0.02 99.80 10:34:01 PM all 0.18 0.00 0.03 0.00 0.03 99.76 10:34:01 PM 0 0.03 0.00 0.02 0.00 0.05 99.90 10:34:01 PM 1 0.33 0.00 0.03 0.00 0.03 99.60 10:35:01 PM all 0.14 0.00 0.03 0.00 0.03 99.81 10:35:01 PM 0 0.02 0.00 0.03 0.00 0.03 99.92 10:35:01 PM 1 0.25 0.00 0.02 0.00 0.02 99.72 10:36:01 PM all 0.18 0.00 0.03 0.00 0.02 99.77 10:36:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 10:36:01 PM 1 0.27 0.00 0.02 0.00 0.00 99.72 10:37:01 PM all 0.13 0.00 0.03 0.00 0.03 99.82 10:37:01 PM 0 0.17 0.00 0.02 0.00 0.02 99.80 10:37:01 PM 1 0.10 0.00 0.02 0.00 0.03 99.85 10:38:01 PM all 11.46 0.00 0.72 5.00 0.06 82.76 10:38:01 PM 0 10.04 0.00 0.80 6.17 0.05 82.95 10:38:01 PM 1 12.87 0.00 0.65 3.85 0.07 82.57 Average: all 2.19 0.11 0.88 0.29 0.04 96.49 Average: 0 1.40 0.11 0.83 0.30 0.04 97.32 Average: 1 2.99 0.11 0.92 0.28 0.04 95.66