03:31:01 Started by timer 03:31:01 Running as SYSTEM 03:31:01 [EnvInject] - Loading node environment variables. 03:31:01 Building remotely on prd-centos8-builder-2c-2g-25895 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:31:01 [ssh-agent] Looking for ssh-agent implementation... 03:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:01 $ ssh-agent 03:31:01 SSH_AUTH_SOCK=/tmp/ssh-Po4lE6HT6xU3/agent.5677 03:31:01 SSH_AGENT_PID=5678 03:31:01 [ssh-agent] Started. 03:31:01 Running ssh-add (command line suppressed) 03:31:01 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_15099249950006929813.key (/w/workspace/builder-openstack-cron@tmp/private_key_15099249950006929813.key) 03:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:31:01 The recommended git tool is: NONE 03:31:04 using credential jenkins-ssh 03:31:04 Wiping out workspace first. 03:31:04 Cloning the remote Git repository 03:31:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:31:04 > git init /w/workspace/builder-openstack-cron # timeout=10 03:31:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:31:04 > git --version # timeout=10 03:31:04 > git --version # 'git version 2.43.0' 03:31:04 using GIT_SSH to set credentials jenkins-ssh 03:31:04 [INFO] Currently running in a labeled security context 03:31:04 [INFO] Currently SELinux is 'enforcing' on the host 03:31:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17179505660638078135.key 03:31:04 Verifying host key using known hosts file 03:31:04 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. 03:31:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:07 Avoid second fetch 03:31:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:31:07 Checking out Revision eb4b94e4b276ab8ce7b53cefb39ff08678763c4e (refs/remotes/origin/master) 03:31:07 > git config core.sparsecheckout # timeout=10 03:31:07 > git checkout -f eb4b94e4b276ab8ce7b53cefb39ff08678763c4e # timeout=10 03:31:07 Commit message: "Merge "Update cloud image Ubuntu22.04 builder x86_64"" 03:31:07 > git rev-list --no-walk be5bb9f39481c1fb8fc7de133e582828164d6297 # timeout=10 03:31:07 > git remote # timeout=10 03:31:07 > git submodule init # timeout=10 03:31:07 > git submodule sync # timeout=10 03:31:07 > git config --get remote.origin.url # timeout=10 03:31:07 > git submodule init # timeout=10 03:31:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:31:08 > git config --get submodule.global-jjb.url # timeout=10 03:31:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:31:08 > git config --get submodule.packer/common-packer.url # timeout=10 03:31:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:31:08 > git submodule update --init --recursive global-jjb # timeout=10 03:31:09 > git submodule update --init --recursive packer/common-packer # timeout=10 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:31:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:31:12 No emails were triggered. 03:31:12 provisioning config files... 03:31:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:31:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:31:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:31:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3502830328389909468.sh 03:31:13 ---> python-tools-install.sh 03:31:13 Setup pyenv: 03:31:13 system 03:31:13 * 3.8.13 (set by /opt/pyenv/version) 03:31:13 * 3.9.13 (set by /opt/pyenv/version) 03:31:13 * 3.10.13 (set by /opt/pyenv/version) 03:31:13 * 3.11.7 (set by /opt/pyenv/version) 03:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6mpj 03:31:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:31:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:31:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:31:22 lf-activate-venv(): INFO: Base packages installed successfully 03:31:22 lf-activate-venv(): INFO: Installing additional packages: lftools 03:31:46 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:31:46 Generating Requirements File 03:32:05 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. 03:32:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:32:05 Python 3.11.7 03:32:05 pip 26.0.1 from /tmp/venv-6mpj/lib/python3.11/site-packages/pip (python 3.11) 03:32:05 appdirs==1.4.4 03:32:05 argcomplete==3.6.3 03:32:05 aspy.yaml==1.3.0 03:32:05 attrs==25.4.0 03:32:05 autopage==0.6.0 03:32:05 beautifulsoup4==4.14.3 03:32:05 boto3==1.42.59 03:32:05 botocore==1.42.59 03:32:05 bs4==0.0.2 03:32:05 certifi==2026.2.25 03:32:05 cffi==2.0.0 03:32:05 cfgv==3.5.0 03:32:05 chardet==6.0.0.post1 03:32:05 charset-normalizer==3.4.4 03:32:05 click==8.3.1 03:32:05 cliff==4.13.2 03:32:05 cmd2==3.3.0 03:32:05 cryptography==3.3.2 03:32:05 debtcollector==3.0.0 03:32:05 decorator==5.2.1 03:32:05 defusedxml==0.7.1 03:32:05 Deprecated==1.3.1 03:32:05 distlib==0.4.0 03:32:05 dnspython==2.8.0 03:32:05 docker==7.1.0 03:32:05 dogpile.cache==1.5.0 03:32:05 durationpy==0.10 03:32:05 email-validator==2.3.0 03:32:05 filelock==3.25.0 03:32:05 future==1.0.0 03:32:05 gitdb==4.0.12 03:32:05 GitPython==3.1.46 03:32:05 httplib2==0.30.2 03:32:05 identify==2.6.17 03:32:05 idna==3.11 03:32:05 importlib-resources==1.5.0 03:32:05 iso8601==2.1.0 03:32:05 Jinja2==3.1.6 03:32:05 jmespath==1.1.0 03:32:05 jsonpatch==1.33 03:32:05 jsonpointer==3.0.0 03:32:05 jsonschema==4.26.0 03:32:05 jsonschema-specifications==2025.9.1 03:32:05 keystoneauth1==5.13.1 03:32:05 kubernetes==35.0.0 03:32:05 lftools==0.37.21 03:32:05 lxml==6.0.2 03:32:05 markdown-it-py==4.0.0 03:32:05 MarkupSafe==3.0.3 03:32:05 mdurl==0.1.2 03:32:05 msgpack==1.1.2 03:32:05 multi_key_dict==2.0.3 03:32:05 munch==4.0.0 03:32:05 netaddr==1.3.0 03:32:05 niet==1.4.2 03:32:05 nodeenv==1.10.0 03:32:05 oauth2client==4.1.3 03:32:05 oauthlib==3.3.1 03:32:05 openstacksdk==4.10.0 03:32:05 os-service-types==1.8.2 03:32:05 osc-lib==4.4.0 03:32:05 oslo.config==10.3.0 03:32:05 oslo.context==6.3.0 03:32:05 oslo.i18n==6.7.2 03:32:05 oslo.log==8.1.0 03:32:05 oslo.serialization==5.9.1 03:32:05 oslo.utils==10.0.0 03:32:05 packaging==26.0 03:32:05 pbr==7.0.3 03:32:05 platformdirs==4.9.2 03:32:05 prettytable==3.17.0 03:32:05 psutil==7.2.2 03:32:05 pyasn1==0.6.2 03:32:05 pyasn1_modules==0.4.2 03:32:05 pycparser==3.0 03:32:05 pygerrit2==2.0.15 03:32:05 PyGithub==2.8.1 03:32:05 Pygments==2.19.2 03:32:05 PyJWT==2.11.0 03:32:05 PyNaCl==1.6.2 03:32:05 pyparsing==2.4.7 03:32:05 pyperclip==1.11.0 03:32:05 pyrsistent==0.20.0 03:32:05 python-cinderclient==9.9.0 03:32:05 python-dateutil==2.9.0.post0 03:32:05 python-discovery==1.1.0 03:32:05 python-heatclient==5.1.0 03:32:05 python-jenkins==1.8.3 03:32:05 python-keystoneclient==5.8.0 03:32:05 python-magnumclient==4.10.0 03:32:05 python-openstackclient==9.0.0 03:32:05 python-swiftclient==4.10.0 03:32:05 PyYAML==6.0.3 03:32:05 referencing==0.37.0 03:32:05 requests==2.32.5 03:32:05 requests-oauthlib==2.0.0 03:32:05 requestsexceptions==1.4.0 03:32:05 rfc3986==2.0.0 03:32:05 rich==14.3.3 03:32:05 rich-argparse==1.7.2 03:32:05 rpds-py==0.30.0 03:32:05 rsa==4.9.1 03:32:05 ruamel.yaml==0.19.1 03:32:05 ruamel.yaml.clib==0.2.15 03:32:05 s3transfer==0.16.0 03:32:05 simplejson==3.20.2 03:32:05 six==1.17.0 03:32:05 smmap==5.0.2 03:32:05 soupsieve==2.8.3 03:32:05 stevedore==5.7.0 03:32:05 tabulate==0.9.0 03:32:05 toml==0.10.2 03:32:05 tomlkit==0.14.0 03:32:05 tqdm==4.67.3 03:32:05 typing_extensions==4.15.0 03:32:05 urllib3==1.26.20 03:32:05 virtualenv==21.1.0 03:32:05 wcwidth==0.6.0 03:32:05 websocket-client==1.9.0 03:32:05 wrapt==2.1.1 03:32:05 xdg==6.0.0 03:32:05 xmltodict==1.0.4 03:32:05 yq==3.4.3 03:32:06 [EnvInject] - Injecting environment variables from a build step. 03:32:06 [EnvInject] - Injecting as environment variables the properties content 03:32:06 OS_CLOUD=vex 03:32:06 03:32:06 [EnvInject] - Variables injected successfully. 03:32:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:32:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:32:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9206144981552523118.sh 03:32:06 ---> Orphaned k8s clusters 03:32:06 Setup pyenv: 03:32:06 system 03:32:06 3.8.13 03:32:06 3.9.13 03:32:06 3.10.13 03:32:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:32:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:32:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:08 lf-activate-venv(): INFO: Base packages installed successfully 03:32:08 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:32:15 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:32:15 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:32:15 warnings.warn( 03:32:18 -----> Delete orphaned cluster 03:32:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:32:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:32:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14404125631877285920.sh 03:32:18 ---> Orphaned stacks 03:32:18 Setup pyenv: 03:32:18 system 03:32:18 3.8.13 03:32:18 3.9.13 03:32:18 3.10.13 03:32:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:32:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:20 lf-activate-venv(): INFO: Base packages installed successfully 03:32:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:32:39 + mapfile -t OS_COE_CLUSTERS_ID 03:32:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:32:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:32:39 ++ awk '{print $1}' 03:32:39 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:32:39 warnings.warn( 03:32:42 + echo '-----> Active clusters -> stacks' 03:32:42 -----> Active clusters -> stacks 03:32:42 + OS_COE_STACKS=() 03:32:42 + [[ 0 -gt 0 ]] 03:32:42 + mapfile -t OS_STACKS 03:32:42 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:32:42 ++ awk '{print $1}' 03:32:42 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:32:42 warnings.warn( 03:32:44 + echo '-----> Active stacks' 03:32:44 -----> Active stacks 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-3node-clustering-only-vanadium-124 03:32:44 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 03:32:44 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 03:32:44 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-1node-cbench-only-vanadium-124 03:32:44 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 03:32:44 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 03:32:44 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-daexim-csit-3node-clustering-basic-only-vanadium-124 03:32:44 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 03:32:44 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 03:32:44 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 03:32:44 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 03:32:44 + for stack in "${OS_STACKS[@]}" 03:32:44 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 03:32:44 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 03:32:44 + echo '-----> Delete orphaned stacks' 03:32:44 -----> Delete orphaned stacks 03:32:44 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:44 + [[ 0 -gt 0 ]] 03:32:44 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:44 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-vanadium-124 03:32:44 + builds=() 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ head -n1 03:32:44 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ awk 'END {print $NF}' 03:32:44 + status=200 03:32:44 + '[' 200 '!=' 200 ']' 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:44 ++ echo https://jenkins.opendaylight.org/releng 03:32:44 ++ awk -F/ '{print $NF}' 03:32:44 ++ sed 's/\/*$//' 03:32:44 + silo=releng 03:32:44 + export silo 03:32:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:44 ++ grep -v null 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ head -n1 03:32:44 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:44 ++ awk 'END {print $NF}' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 + status=200 03:32:44 + '[' 200 '!=' 200 ']' 03:32:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:44 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:44 ++ awk -F/ '{print $NF}' 03:32:44 ++ sed 's/\/*$//' 03:32:44 + silo=sandbox 03:32:44 + export silo 03:32:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:44 ++ grep -v null 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:44 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-3node-clustering-only-vanadium-124 ]] 03:32:44 + return 0 03:32:44 + continue 03:32:44 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:44 + [[ 0 -gt 0 ]] 03:32:44 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:44 + STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 03:32:44 + builds=() 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ head -n1 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ awk 'END {print $NF}' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 + status=200 03:32:44 + '[' 200 '!=' 200 ']' 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:44 ++ echo https://jenkins.opendaylight.org/releng 03:32:44 ++ awk -F/ '{print $NF}' 03:32:44 ++ sed 's/\/*$//' 03:32:44 + silo=releng 03:32:44 + export silo 03:32:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:44 ++ grep -v null 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ head -n1 03:32:44 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:44 ++ awk 'END {print $NF}' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 + status=200 03:32:44 + '[' 200 '!=' 200 ']' 03:32:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:44 ++ awk -F/ '{print $NF}' 03:32:44 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:44 ++ sed 's/\/*$//' 03:32:44 + silo=sandbox 03:32:44 + export silo 03:32:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:44 ++ grep -v null 03:32:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:44 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 ]] 03:32:44 + return 0 03:32:44 + continue 03:32:44 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:44 + [[ 0 -gt 0 ]] 03:32:44 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:44 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 03:32:44 + builds=() 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ head -n1 03:32:44 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:44 03:32:44 200' 03:32:44 ++ awk 'END {print $NF}' 03:32:44 + status=200 03:32:44 + '[' 200 '!=' 200 ']' 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:44 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:44 ++ echo https://jenkins.opendaylight.org/releng 03:32:44 ++ awk -F/ '{print $NF}' 03:32:44 ++ sed 's/\/*$//' 03:32:44 + silo=releng 03:32:44 + export silo 03:32:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:44 ++ grep -v null 03:32:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:44 + for jenkins in "${@:2}" 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:44 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:44 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 ++ sed 's/\/*$//' 03:32:45 + silo=sandbox 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ grep -v null 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 ]] 03:32:45 + return 0 03:32:45 + continue 03:32:45 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:45 + [[ 0 -gt 0 ]] 03:32:45 + stack_in_jenkins releng-openflowplugin-csit-1node-cbench-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:45 + STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-vanadium-124 03:32:45 + builds=() 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecu++ head -n1 03:32:45 tors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 ++ echo https://jenkins.opendaylight.org/releng 03:32:45 ++ sed 's/\/*$//' 03:32:45 + silo=releng 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ grep -v null 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 ++ sed 's/\/*$//' 03:32:45 + silo=sandbox 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ grep -v null 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-1node-cbench-only-vanadium-124 ]] 03:32:45 + return 0 03:32:45 + continue 03:32:45 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:45 + [[ 0 -gt 0 ]] 03:32:45 + stack_in_jenkins releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:45 + STACK_NAME=releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 03:32:45 + builds=() 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ sed 's/\/*$//' 03:32:45 ++ echo https://jenkins.opendaylight.org/releng 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 + silo=releng 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ grep -v null 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 ++ sed 's/\/*$//' 03:32:45 + silo=sandbox 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ grep -v null 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 ]] 03:32:45 + return 0 03:32:45 + continue 03:32:45 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:45 + [[ 0 -gt 0 ]] 03:32:45 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:45 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 03:32:45 + builds=() 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ echo https://jenkins.opendaylight.org/releng 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 ++ sed 's/\/*$//' 03:32:45 + silo=releng 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ grep -v null 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:45 ++ sed 's/\/*$//' 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 + silo=sandbox 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:45 ++ grep -v null 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 ]] 03:32:45 + return 0 03:32:45 + continue 03:32:45 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:45 + [[ 0 -gt 0 ]] 03:32:45 + stack_in_jenkins releng-daexim-csit-3node-clustering-basic-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:45 + STACK_NAME=releng-daexim-csit-3node-clustering-basic-only-vanadium-124 03:32:45 + builds=() 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ head -n1 03:32:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:45 03:32:45 200' 03:32:45 ++ awk 'END {print $NF}' 03:32:45 + status=200 03:32:45 + '[' 200 '!=' 200 ']' 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:45 ++ sed 's/\/*$//' 03:32:45 ++ echo https://jenkins.opendaylight.org/releng 03:32:45 ++ awk -F/ '{print $NF}' 03:32:45 + silo=releng 03:32:45 + export silo 03:32:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:45 ++ grep -v null 03:32:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:45 + for jenkins in "${@:2}" 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 ++ sed 's/\/*$//' 03:32:46 + silo=sandbox 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ grep -v null 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-daexim-csit-3node-clustering-basic-only-vanadium-124 ]] 03:32:46 + return 0 03:32:46 + continue 03:32:46 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:46 + [[ 0 -gt 0 ]] 03:32:46 + stack_in_jenkins releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:46 + STACK_NAME=releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 03:32:46 + builds=() 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ sed 's/\/*$//' 03:32:46 ++ echo https://jenkins.opendaylight.org/releng 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 + silo=releng 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ grep -v null 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:46 ++ sed 's/\/*$//' 03:32:46 + silo=sandbox 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ grep -v null 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 ]] 03:32:46 + return 0 03:32:46 + continue 03:32:46 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:46 + [[ 0 -gt 0 ]] 03:32:46 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:46 + STACK_NAME=releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 03:32:46 + builds=() 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ echo https://jenkins.opendaylight.org/releng 03:32:46 ++ sed 's/\/*$//' 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 + silo=releng 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ grep -v null 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:46 ++ sed 's/\/*$//' 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 + silo=sandbox 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ grep -v null 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 ]] 03:32:46 + return 0 03:32:46 + continue 03:32:46 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:46 + [[ 0 -gt 0 ]] 03:32:46 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:46 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 03:32:46 + builds=() 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ sed 's/\/*$//' 03:32:46 ++ echo https://jenkins.opendaylight.org/releng 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 + silo=releng 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:46 ++ grep -v null 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ head -n1 03:32:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:46 03:32:46 200' 03:32:46 ++ awk 'END {print $NF}' 03:32:46 + status=200 03:32:46 + '[' 200 '!=' 200 ']' 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:46 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:46 ++ sed 's/\/*$//' 03:32:46 ++ awk -F/ '{print $NF}' 03:32:46 + silo=sandbox 03:32:46 + export silo 03:32:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:46 ++ grep -v null 03:32:46 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 ]] 03:32:46 + return 0 03:32:46 + continue 03:32:46 + for STACK_NAME in "${OS_STACKS[@]}" 03:32:46 + [[ 0 -gt 0 ]] 03:32:46 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:32:46 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 03:32:46 + builds=() 03:32:46 + for jenkins in "${@:2}" 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:46 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 ++ head -n1 03:32:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:47 ++ awk 'END {print $NF}' 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 + status=200 03:32:47 + '[' 200 '!=' 200 ']' 03:32:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:47 ++ echo https://jenkins.opendaylight.org/releng 03:32:47 ++ awk -F/ '{print $NF}' 03:32:47 ++ sed 's/\/*$//' 03:32:47 + silo=releng 03:32:47 + export silo 03:32:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:47 ++ grep -v null 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-flow-services-all-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-link-only-vanadium/124/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/126/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/509/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/140/"}}],"oneOffExecutors":[]}]}' 03:32:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:47 + for jenkins in "${@:2}" 03:32:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:32:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:32:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:47 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:32:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 ++ head -n1 03:32:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:32:47 03:32:47 200' 03:32:47 ++ awk 'END {print $NF}' 03:32:47 + status=200 03:32:47 + '[' 200 '!=' 200 ']' 03:32:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:32:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:32:47 ++ awk -F/ '{print $NF}' 03:32:47 ++ echo https://jenkins.opendaylight.org/sandbox 03:32:47 ++ sed 's/\/*$//' 03:32:47 + silo=sandbox 03:32:47 + export silo 03:32:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:32:47 ++ grep -v null 03:32:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:32:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:32:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:32:47 + [[ releng-builder-openstack-cron-77779 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-124 releng-openflowplugin-csit-1node-cbench-only-vanadium-124 releng-bgpcep-csit-1node-throughpcep-all-vanadium-124 releng-openflowplugin-csit-1node-scale-switch-only-vanadium-124 releng-bgpcep-csit-1node-userfeatures-all-vanadium-124 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-only-vanadium-124 releng-daexim-csit-3node-clustering-basic-only-vanadium-124 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-vanadium-124 releng-openflowplugin-csit-1node-flow-services-all-vanadium-124 releng-openflowplugin-csit-1node-scale-link-only-vanadium-124 releng-integration-distribution-test-vanadium-126 releng-transportpce-models-maven-merge-titanium-235 releng-aaa-maven-merge-0.20.x-509 releng-bgpcep-maven-merge-0.23.x-140 =~ releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-124 ]] 03:32:47 + return 0 03:32:47 + continue 03:32:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:32:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:32:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14979229289363146178.sh 03:32:47 ---> Orphaned servers 03:32:47 Setup pyenv: 03:32:47 system 03:32:47 3.8.13 03:32:47 3.9.13 03:32:47 3.10.13 03:32:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:32:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:32:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:49 lf-activate-venv(): INFO: Base packages installed successfully 03:32:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:33:01 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:33:01 warnings.warn( 03:33:08 -----> Active servers 03:33:08 prd-ubuntu2204-docker-8c-8g-25916 03:33:08 prd-ubuntu2204-docker-2c-2g-25915 03:33:08 prd-centos8-robot-2c-8g-25912 03:33:08 prd-centos8-robot-2c-8g-25914 03:33:08 prd-centos8-robot-2c-8g-25911 03:33:08 prd-centos8-robot-2c-8g-25913 03:33:08 prd-centos8-robot-2c-8g-25902 03:33:08 prd-centos8-robot-2c-8g-25905 03:33:08 prd-centos8-robot-2c-8g-25901 03:33:08 prd-centos8-robot-2c-8g-25903 03:33:08 prd-centos8-robot-2c-8g-25907 03:33:08 prd-centos8-robot-2c-8g-25909 03:33:08 prd-centos8-robot-2c-8g-25910 03:33:08 prd-centos8-robot-2c-8g-25908 03:33:08 prd-centos8-robot-2c-8g-25906 03:33:08 prd-centos8-robot-2c-8g-25904 03:33:08 prd-ubuntu2204-docker-4c-4g-25900 03:33:08 prd-queue-disttest-2c-1g-25898 03:33:08 prd-ubuntu2204-docker-8c-8g-25896 03:33:08 prd-centos8-builder-2c-2g-25895 03:33:08 prd-centos8-robot-2c-8g-25892 03:33:08 prd-centos8-robot-2c-8g-25891 03:33:08 snd-ubuntu2204-docker-2c-2g-354 03:33:08 -----> Delete orphaned servers 03:33:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7666436268130377144.sh 03:33:13 ---> Orphaned ports 03:33:13 Setup pyenv: 03:33:13 system 03:33:13 3.8.13 03:33:13 3.9.13 03:33:13 3.10.13 03:33:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:15 lf-activate-venv(): INFO: Base packages installed successfully 03:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:33:26 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:33:26 warnings.warn( 03:33:28 No orphaned ports to process. 03:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins614707781434744646.sh 03:33:28 ---> Orphaned volumes 03:33:28 + source /home/jenkins/lf-env.sh 03:33:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:28 ++ mktemp -d /tmp/venv-XXXX 03:33:28 + lf_venv=/tmp/venv-k1IU 03:33:28 + local venv_file=/tmp/.os_lf_venv 03:33:28 + local python=python3 03:33:28 + local options 03:33:28 + local set_path=true 03:33:28 + local install_args= 03:33:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:33:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:33:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:28 + true 03:33:28 + case $1 in 03:33:28 + python=python3 03:33:28 + shift 2 03:33:28 + true 03:33:28 + case $1 in 03:33:28 + shift 03:33:28 + break 03:33:28 + case $python in 03:33:28 + local pkg_list= 03:33:28 + [[ -d /opt/pyenv ]] 03:33:28 + echo 'Setup pyenv:' 03:33:28 Setup pyenv: 03:33:28 + export PYENV_ROOT=/opt/pyenv 03:33:28 + PYENV_ROOT=/opt/pyenv 03:33:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:28 + pyenv versions 03:33:28 system 03:33:28 3.8.13 03:33:28 3.9.13 03:33:28 3.10.13 03:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:28 + command -v pyenv 03:33:28 ++ pyenv init - --no-rehash 03:33:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:33:28 for i in ${!paths[@]}; do 03:33:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:33:28 fi; done; 03:33:28 echo "${paths[*]}"'\'')" 03:33:28 export PATH="/opt/pyenv/shims:${PATH}" 03:33:28 export PYENV_SHELL=bash 03:33:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:33:28 pyenv() { 03:33:28 local command 03:33:28 command="${1:-}" 03:33:28 if [ "$#" -gt 0 ]; then 03:33:28 shift 03:33:28 fi 03:33:28 03:33:28 case "$command" in 03:33:28 rehash|shell) 03:33:28 eval "$(pyenv "sh-$command" "$@")" 03:33:28 ;; 03:33:28 *) 03:33:28 command pyenv "$command" "$@" 03:33:28 ;; 03:33:28 esac 03:33:28 }' 03:33:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:33:28 for i in ${!paths[@]}; do 03:33:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:33:28 fi; done; 03:33:28 echo "${paths[*]}"' 03:33:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:28 ++ export PYENV_SHELL=bash 03:33:28 ++ PYENV_SHELL=bash 03:33:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:33:28 +++ complete -F _pyenv pyenv 03:33:28 ++ lf-pyver python3 03:33:28 ++ local py_version_xy=python3 03:33:28 ++ local py_version_xyz= 03:33:28 ++ awk '{ print $1 }' 03:33:28 ++ pyenv versions 03:33:28 ++ local command 03:33:28 ++ command=versions 03:33:28 ++ '[' 1 -gt 0 ']' 03:33:28 ++ shift 03:33:28 ++ case "$command" in 03:33:28 ++ command pyenv versions 03:33:28 ++ pyenv versions 03:33:28 ++ sed 's/^[ *]* //' 03:33:28 ++ grep -E '^[0-9.]*[0-9]$' 03:33:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:33:29 +++ grep '^3' /tmp/.pyenv_versions 03:33:29 +++ sort -V 03:33:29 +++ tail -n 1 03:33:29 ++ py_version_xyz=3.11.7 03:33:29 ++ [[ -z 3.11.7 ]] 03:33:29 ++ echo 3.11.7 03:33:29 ++ return 0 03:33:29 + pyenv local 3.11.7 03:33:29 + local command 03:33:29 + command=local 03:33:29 + '[' 2 -gt 0 ']' 03:33:29 + shift 03:33:29 + case "$command" in 03:33:29 + command pyenv local 3.11.7 03:33:29 + pyenv local 3.11.7 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='lftools[openstack] ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='kubernetes ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='niet ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='python-heatclient ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='python-openstackclient ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='python-magnumclient ' 03:33:29 + for arg in "$@" 03:33:29 + case $arg in 03:33:29 + pkg_list+='yq ' 03:33:29 + [[ -f /tmp/.os_lf_venv ]] 03:33:29 ++ cat /tmp/.os_lf_venv 03:33:29 + lf_venv=/tmp/venv-6mpj 03:33:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from' file:/tmp/.os_lf_venv 03:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:33:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:29 + local 'pip_opts=--upgrade --quiet' 03:33:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:33:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:33:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:33:29 + [[ -n '' ]] 03:33:29 + [[ -n '' ]] 03:33:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:29 + /tmp/venv-6mpj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:33:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:33:30 lf-activate-venv(): INFO: Base packages installed successfully 03:33:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:33:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:30 + /tmp/venv-6mpj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:48 + type python3 03:33:48 + true 03:33:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH' 03:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:33:48 + PATH=/tmp/venv-6mpj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:33:48 + return 0 03:33:48 + mapfile -t os_volumes 03:33:48 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:33:48 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:33:48 warnings.warn( 03:33:48 + '[' 0 -eq 0 ']' 03:33:48 + echo 'No orphaned volumes found.' 03:33:48 No orphaned volumes found. 03:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16665780447992516506.sh 03:33:48 ---> Protect in-use images 03:33:48 Setup pyenv: 03:33:48 system 03:33:48 3.8.13 03:33:48 3.9.13 03:33:48 3.10.13 03:33:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:53 lf-activate-venv(): INFO: Base packages installed successfully 03:33:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:34:02 INFO: There are images to protect defined in jenkins-config. 03:34:02 INFO: There are additional images to protect in the jjb dir. 03:34:02 INFO: Protecting the following images: 03:34:02 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 03:34:02 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 03:34:02 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 03:34:02 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 03:34:02 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 03:34:02 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 03:34:02 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 03:34:02 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 03:34:02 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 03:34:02 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 03:34:02 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 03:34:02 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 03:34:02 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 03:34:02 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 03:34:02 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 03:34:02 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 03:34:02 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:02 warnings.warn( 03:34:04 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 03:34:04 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:04 warnings.warn( 03:34:05 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 03:34:06 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:06 warnings.warn( 03:34:07 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 03:34:07 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:07 warnings.warn( 03:34:09 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 03:34:09 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:09 warnings.warn( 03:34:11 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 03:34:11 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:11 warnings.warn( 03:34:12 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 03:34:13 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:13 warnings.warn( 03:34:14 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 03:34:14 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:14 warnings.warn( 03:34:16 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 03:34:16 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:16 warnings.warn( 03:34:17 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 03:34:18 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:18 warnings.warn( 03:34:19 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 03:34:19 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:19 warnings.warn( 03:34:21 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 03:34:21 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:21 warnings.warn( 03:34:23 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 03:34:23 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:23 warnings.warn( 03:34:24 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 03:34:25 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:25 warnings.warn( 03:34:26 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 03:34:26 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:26 warnings.warn( 03:34:28 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 03:34:28 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:28 warnings.warn( 03:34:30 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 03:34:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:30 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:34:30 [EnvInject] - Injecting environment variables from a build step. 03:34:30 [EnvInject] - Injecting as environment variables the properties content 03:34:30 OS_IMAGE_CLEANUP_AGE=30 03:34:30 03:34:30 [EnvInject] - Variables injected successfully. 03:34:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7244403969965449918.sh 03:34:30 ---> Cleanup old images 03:34:30 Setup pyenv: 03:34:30 system 03:34:30 3.8.13 03:34:30 3.9.13 03:34:30 3.10.13 03:34:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:32 lf-activate-venv(): INFO: Base packages installed successfully 03:34:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:34:49 + lftools openstack --os-cloud vex image cleanup --days=30 03:34:49 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:34:49 warnings.warn( 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:55 Removing 67 images from vex. 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:55 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 03:34:55 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 03:34:56 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 03:34:57 WARNING: Use of image.protected resulted in an exception 03:34:57 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 03:34:57 $ ssh-agent -k 03:34:57 unset SSH_AUTH_SOCK; 03:34:57 unset SSH_AGENT_PID; 03:34:57 echo Agent pid 5678 killed; 03:34:57 [ssh-agent] Stopped. 03:34:57 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3291174303253038041.sh 03:34:57 ---> sysstat.sh 03:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11775763212197139186.sh 03:34:58 ---> package-listing.sh 03:34:58 ++ facter osfamily 03:34:58 ++ tr '[:upper:]' '[:lower:]' 03:34:58 + OS_FAMILY=redhat 03:34:58 + workspace=/w/workspace/builder-openstack-cron 03:34:58 + START_PACKAGES=/tmp/packages_start.txt 03:34:58 + END_PACKAGES=/tmp/packages_end.txt 03:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:58 + PACKAGES=/tmp/packages_start.txt 03:34:58 + '[' /w/workspace/builder-openstack-cron ']' 03:34:58 + PACKAGES=/tmp/packages_end.txt 03:34:58 + case "${OS_FAMILY}" in 03:34:58 + rpm -qa 03:34:58 + sort 03:34:58 + '[' -f /tmp/packages_start.txt ']' 03:34:58 + '[' -f /tmp/packages_end.txt ']' 03:34:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:58 + '[' /w/workspace/builder-openstack-cron ']' 03:34:58 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:34:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8942867205561850114.sh 03:34:58 ---> capture-instance-metadata.sh 03:34:59 Setup pyenv: 03:34:59 system 03:34:59 3.8.13 03:34:59 3.9.13 03:34:59 3.10.13 03:34:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:01 lf-activate-venv(): INFO: Base packages installed successfully 03:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools 03:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:35:10 INFO: Running in OpenStack, capturing instance metadata 03:35:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1052607416731721510.sh 03:35:10 provisioning config files... 03:35:10 Could not find credentials [logs] for builder-openstack-cron #77779 03:35:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config15610639589349886079tmp 03:35:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:35:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:35:10 provisioning config files... 03:35:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:35:10 [EnvInject] - Injecting environment variables from a build step. 03:35:10 [EnvInject] - Injecting as environment variables the properties content 03:35:10 SERVER_ID=logs 03:35:10 03:35:10 [EnvInject] - Variables injected successfully. 03:35:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10423861240211951333.sh 03:35:10 ---> create-netrc.sh 03:35:10 WARN: Log server credential not found. 03:35:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4523251312729509566.sh 03:35:10 ---> python-tools-install.sh 03:35:10 Setup pyenv: 03:35:11 system 03:35:11 3.8.13 03:35:11 3.9.13 03:35:11 3.10.13 03:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:13 lf-activate-venv(): INFO: Base packages installed successfully 03:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools 03:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12529630898714025234.sh 03:35:21 ---> sudo-logs.sh 03:35:21 Archiving 'sudo' log.. 03:35:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins107413829855422735.sh 03:35:22 ---> job-cost.sh 03:35:22 INFO: Activating Python virtual environment... 03:35:22 Setup pyenv: 03:35:22 system 03:35:22 3.8.13 03:35:22 3.9.13 03:35:22 3.10.13 03:35:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:24 lf-activate-venv(): INFO: Base packages installed successfully 03:35:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:35:30 INFO: No stack-cost file found 03:35:30 INFO: Instance uptime: 3849s 03:35:30 INFO: Fetching instance metadata (attempt 1 of 3)... 03:35:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:35:31 INFO: Successfully fetched instance metadata 03:35:31 INFO: Instance type: v3-standard-2 03:35:31 INFO: Retrieving pricing info for: v3-standard-2 03:35:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:35:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3849 03:35:31 INFO: Successfully fetched Vexxhost pricing API 03:35:31 INFO: Retrieved cost: 0.11 03:35:31 INFO: Retrieved resource: v3-standard-2 03:35:31 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 03:35:31 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 03:35:31 INFO: Successfully archived job cost data 03:35:31 DEBUG: Cost data: builder-openstack-cron,77779,2026-03-03 03:35:31,v3-standard-2,3849,0.11,0.00,SUCCESS 03:35:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13085554785949402272.sh 03:35:31 ---> logs-deploy.sh 03:35:31 Setup pyenv: 03:35:31 system 03:35:31 3.8.13 03:35:31 3.9.13 03:35:31 3.10.13 03:35:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6mpj from file:/tmp/.os_lf_venv 03:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:33 lf-activate-venv(): INFO: Base packages installed successfully 03:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-6mpj/bin to PATH 03:35:47 WARNING: Nexus logging server not set 03:35:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77779/ 03:35:47 INFO: archiving logs to S3 03:35:47 /tmp/venv-6mpj/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 03:35:47 warnings.warn( 03:35:48 ---> uname -a: 03:35:48 Linux prd-centos8-builder-2c-2g-25895.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:35:48 03:35:48 03:35:48 ---> lscpu: 03:35:48 Architecture: x86_64 03:35:48 CPU op-mode(s): 32-bit, 64-bit 03:35:48 Byte Order: Little Endian 03:35:48 CPU(s): 2 03:35:48 On-line CPU(s) list: 0,1 03:35:48 Thread(s) per core: 1 03:35:48 Core(s) per socket: 1 03:35:48 Socket(s): 2 03:35:48 NUMA node(s): 1 03:35:48 Vendor ID: AuthenticAMD 03:35:48 CPU family: 23 03:35:48 Model: 49 03:35:48 Model name: AMD EPYC-Rome Processor 03:35:48 Stepping: 0 03:35:48 CPU MHz: 2799.998 03:35:48 BogoMIPS: 5599.99 03:35:48 Virtualization: AMD-V 03:35:48 Hypervisor vendor: KVM 03:35:48 Virtualization type: full 03:35:48 L1d cache: 32K 03:35:48 L1i cache: 32K 03:35:48 L2 cache: 512K 03:35:48 L3 cache: 16384K 03:35:48 NUMA node0 CPU(s): 0,1 03:35:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:35:48 03:35:48 03:35:48 ---> nproc: 03:35:48 2 03:35:48 03:35:48 03:35:48 ---> df -h: 03:35:48 Filesystem Size Used Avail Use% Mounted on 03:35:48 devtmpfs 3.8G 0 3.8G 0% /dev 03:35:48 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:35:48 tmpfs 3.8G 17M 3.8G 1% /run 03:35:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:35:48 /dev/vda1 40G 8.4G 32G 21% / 03:35:48 tmpfs 770M 0 770M 0% /run/user/1001 03:35:48 03:35:48 03:35:48 ---> free -m: 03:35:48 total used free shared buff/cache available 03:35:48 Mem: 7697 600 4808 19 2288 6800 03:35:48 Swap: 1023 0 1023 03:35:48 03:35:48 03:35:48 ---> ip addr: 03:35:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:35:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:35:48 inet 127.0.0.1/8 scope host lo 03:35:48 valid_lft forever preferred_lft forever 03:35:48 inet6 ::1/128 scope host 03:35:48 valid_lft forever preferred_lft forever 03:35:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:35:48 link/ether fa:16:3e:64:41:61 brd ff:ff:ff:ff:ff:ff 03:35:48 altname enp0s3 03:35:48 altname ens3 03:35:48 inet 10.30.171.209/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:35:48 valid_lft 82545sec preferred_lft 82545sec 03:35:48 inet6 fe80::f816:3eff:fe64:4161/64 scope link 03:35:48 valid_lft forever preferred_lft forever 03:35:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:35:48 link/ether 02:42:3e:63:f8:9f brd ff:ff:ff:ff:ff:ff 03:35:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:35:48 valid_lft forever preferred_lft forever 03:35:48 03:35:48 03:35:48 ---> sar -b -r -n DEV: 03:35:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/03/2026 _x86_64_ (2 CPU) 03:35:48 03:35:48 02:31:30 LINUX RESTART (2 CPU) 03:35:48 03:35:48 02:32:01 AM tps rtps wtps bread/s bwrtn/s 03:35:48 02:33:01 AM 15.64 9.06 6.58 4179.41 1693.89 03:35:48 02:34:01 AM 1.03 0.00 1.03 0.00 15.90 03:35:48 02:35:01 AM 0.42 0.03 0.38 0.53 4.38 03:35:48 02:36:01 AM 0.47 0.00 0.47 0.00 5.90 03:35:48 02:37:01 AM 0.35 0.00 0.35 0.00 3.73 03:35:48 02:38:01 AM 0.42 0.00 0.42 0.00 5.70 03:35:48 02:39:01 AM 0.30 0.00 0.30 0.00 2.77 03:35:48 02:40:01 AM 0.27 0.00 0.27 0.00 2.12 03:35:48 02:41:02 AM 0.25 0.00 0.25 0.00 2.97 03:35:48 02:42:01 AM 0.25 0.00 0.25 0.00 4.02 03:35:48 02:43:01 AM 0.25 0.00 0.25 0.00 3.98 03:35:48 02:44:01 AM 0.12 0.00 0.12 0.00 0.92 03:35:48 02:45:01 AM 0.13 0.00 0.13 0.00 0.92 03:35:48 02:46:01 AM 0.10 0.00 0.10 0.00 1.03 03:35:48 02:47:01 AM 0.23 0.03 0.20 0.27 2.82 03:35:48 02:48:01 AM 1.07 0.00 1.07 0.00 23.96 03:35:48 02:49:01 AM 0.23 0.00 0.23 0.00 3.07 03:35:48 02:50:01 AM 0.10 0.00 0.10 0.00 0.92 03:35:48 02:51:01 AM 0.17 0.00 0.17 0.00 1.22 03:35:48 02:52:01 AM 0.35 0.00 0.35 0.00 5.95 03:35:48 02:53:01 AM 0.17 0.00 0.17 0.00 2.72 03:35:48 02:54:01 AM 0.17 0.00 0.17 0.00 1.87 03:35:48 02:55:01 AM 0.13 0.00 0.13 0.00 0.92 03:35:48 02:56:01 AM 0.10 0.00 0.10 0.00 0.77 03:35:48 02:57:01 AM 0.15 0.00 0.15 0.00 1.67 03:35:48 02:58:01 AM 0.20 0.00 0.20 0.00 2.68 03:35:48 02:59:01 AM 0.12 0.00 0.12 0.00 0.90 03:35:48 03:00:01 AM 0.12 0.00 0.12 0.00 0.92 03:35:48 03:01:01 AM 0.25 0.00 0.25 0.00 2.83 03:35:48 03:02:01 AM 0.47 0.08 0.38 1.87 6.69 03:35:48 03:03:01 AM 0.18 0.00 0.18 0.00 2.53 03:35:48 03:04:01 AM 0.12 0.00 0.12 0.00 1.32 03:35:48 03:05:01 AM 0.15 0.00 0.15 0.00 1.32 03:35:48 03:06:01 AM 0.10 0.00 0.10 0.00 0.63 03:35:48 03:07:01 AM 0.18 0.00 0.18 0.00 2.20 03:35:48 03:08:01 AM 0.42 0.18 0.23 7.33 3.22 03:35:48 03:09:01 AM 0.78 0.00 0.78 0.00 14.63 03:35:48 03:10:01 AM 0.68 0.00 0.68 0.00 10.80 03:35:48 03:11:01 AM 0.25 0.00 0.25 0.00 2.98 03:35:48 03:12:01 AM 0.27 0.00 0.27 0.00 3.67 03:35:48 03:13:01 AM 0.18 0.00 0.18 0.00 2.53 03:35:48 03:14:01 AM 0.12 0.00 0.12 0.00 0.93 03:35:48 03:15:01 AM 0.15 0.00 0.15 0.00 1.45 03:35:48 03:16:01 AM 0.10 0.00 0.10 0.00 0.63 03:35:48 03:17:01 AM 0.18 0.00 0.18 0.00 2.70 03:35:48 03:18:01 AM 0.17 0.00 0.17 0.00 2.80 03:35:48 03:19:01 AM 0.10 0.00 0.10 0.00 0.63 03:35:48 03:20:01 AM 0.18 0.00 0.18 0.00 2.78 03:35:48 03:21:01 AM 0.20 0.00 0.20 0.00 2.05 03:35:48 03:22:01 AM 0.20 0.00 0.20 0.00 2.30 03:35:48 03:23:01 AM 0.17 0.00 0.17 0.00 2.67 03:35:48 03:24:01 AM 0.12 0.00 0.12 0.00 1.32 03:35:48 03:25:01 AM 0.13 0.00 0.13 0.00 1.45 03:35:48 03:26:01 AM 0.13 0.00 0.13 0.00 1.03 03:35:48 03:27:01 AM 0.27 0.00 0.27 0.00 4.05 03:35:48 03:28:01 AM 0.17 0.00 0.17 0.00 2.67 03:35:48 03:29:01 AM 0.10 0.00 0.10 0.00 1.03 03:35:48 03:30:01 AM 0.12 0.00 0.12 0.00 0.90 03:35:48 03:31:01 AM 0.55 0.37 0.18 28.91 2.12 03:35:48 03:32:01 AM 197.48 7.33 190.15 1248.38 7009.63 03:35:48 03:33:01 AM 95.68 0.68 95.00 102.37 11668.38 03:35:48 03:34:01 AM 32.63 0.07 32.56 3.07 1262.81 03:35:48 03:35:01 AM 16.08 0.83 15.25 60.92 447.69 03:35:48 Average: 5.91 0.30 5.62 89.44 353.70 03:35:48 03:35:48 02:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:35:48 02:33:01 AM 5644628 7172572 2237796 28.39 2688 1726184 850924 9.53 159640 1811192 16 03:35:48 02:34:01 AM 5644892 7172836 2237532 28.39 2688 1726184 850924 9.53 159644 1810912 4 03:35:48 02:35:01 AM 5644676 7172640 2237748 28.39 2688 1726204 850924 9.53 159668 1811040 8 03:35:48 02:36:01 AM 5643872 7171836 2238552 28.40 2688 1726204 850924 9.53 159668 1811988 4 03:35:48 02:37:01 AM 5643964 7171928 2238460 28.40 2688 1726208 850924 9.53 159672 1811992 4 03:35:48 02:38:01 AM 5643960 7171924 2238464 28.40 2688 1726208 850924 9.53 159672 1812060 4 03:35:48 02:39:01 AM 5644140 7172104 2238284 28.40 2688 1726208 850924 9.53 159672 1811876 4 03:35:48 02:40:01 AM 5643912 7171880 2238512 28.40 2688 1726212 848024 9.50 159672 1812112 4 03:35:48 02:41:02 AM 5644192 7172156 2238232 28.40 2688 1726212 848024 9.50 159672 1811928 4 03:35:48 02:42:01 AM 5644192 7172160 2238232 28.40 2688 1726216 848024 9.50 159672 1811932 4 03:35:48 02:43:01 AM 5644208 7172176 2238216 28.40 2688 1726216 848024 9.50 159672 1812120 4 03:35:48 02:44:01 AM 5644156 7172128 2238268 28.40 2688 1726220 848024 9.50 159672 1812064 4 03:35:48 02:45:01 AM 5642920 7170892 2239504 28.41 2688 1726220 848024 9.50 159672 1813380 16 03:35:48 02:46:01 AM 5643316 7171288 2239108 28.41 2688 1726220 848024 9.50 159672 1812976 8 03:35:48 02:47:01 AM 5642972 7170952 2239452 28.41 2688 1726228 863724 9.67 159756 1813036 20 03:35:48 02:48:01 AM 5642688 7170668 2239736 28.41 2688 1726228 863724 9.67 159756 1813280 4 03:35:48 02:49:01 AM 5643148 7171128 2239276 28.41 2688 1726228 863724 9.67 159756 1812964 4 03:35:48 02:50:01 AM 5643000 7170984 2239424 28.41 2688 1726232 863724 9.67 159756 1813084 4 03:35:48 02:51:01 AM 5643056 7171040 2239368 28.41 2688 1726232 863724 9.67 159756 1813084 4 03:35:48 02:52:01 AM 5643168 7171156 2239256 28.41 2688 1726236 863724 9.67 159756 1813088 4 03:35:48 02:53:01 AM 5643088 7171076 2239336 28.41 2688 1726236 863724 9.67 159756 1813040 4 03:35:48 02:54:01 AM 5643176 7171168 2239248 28.41 2688 1726240 863724 9.67 159756 1812980 4 03:35:48 02:55:01 AM 5643292 7171284 2239132 28.41 2688 1726240 863724 9.67 159756 1813096 4 03:35:48 02:56:01 AM 5643228 7171220 2239196 28.41 2688 1726240 863724 9.67 159756 1813100 4 03:35:48 02:57:01 AM 5643376 7171372 2239048 28.41 2688 1726244 863724 9.67 159756 1812988 4 03:35:48 02:58:01 AM 5643012 7171008 2239412 28.41 2688 1726244 863724 9.67 159756 1813176 8 03:35:48 02:59:01 AM 5643052 7171048 2239372 28.41 2688 1726244 863724 9.67 159756 1813108 8 03:35:48 03:00:01 AM 5642992 7170992 2239432 28.41 2688 1726248 850496 9.52 159756 1813112 4 03:35:48 03:01:01 AM 5642340 7170340 2240084 28.42 2688 1726248 850496 9.52 159756 1813576 4 03:35:48 03:02:01 AM 5642752 7170828 2239672 28.41 2688 1726324 850496 9.52 159892 1813212 4 03:35:48 03:03:01 AM 5642696 7170772 2239728 28.41 2688 1726324 850496 9.52 159892 1813424 4 03:35:48 03:04:01 AM 5642168 7170248 2240256 28.42 2688 1726328 850496 9.52 159892 1813936 4 03:35:48 03:05:01 AM 5642536 7170616 2239888 28.42 2688 1726328 850496 9.52 159892 1813592 4 03:35:48 03:06:01 AM 5642684 7170764 2239740 28.41 2688 1726328 850496 9.52 159892 1813540 4 03:35:48 03:07:01 AM 5640868 7168952 2241556 28.44 2688 1726332 850496 9.52 159892 1815464 4 03:35:48 03:08:01 AM 5640376 7168700 2242048 28.44 2688 1726572 846880 9.48 169544 1806140 272 03:35:48 03:09:01 AM 5640624 7168948 2241800 28.44 2688 1726572 846880 9.48 169536 1805976 216 03:35:48 03:10:01 AM 5639996 7168324 2242428 28.45 2688 1726576 863508 9.67 169536 1806292 4 03:35:48 03:11:01 AM 5640496 7168836 2241928 28.44 2688 1726580 863508 9.67 169536 1805984 4 03:35:48 03:12:01 AM 5640444 7168784 2241980 28.44 2688 1726580 847468 9.49 169536 1806100 4 03:35:48 03:13:01 AM 5640620 7168960 2241804 28.44 2688 1726580 847468 9.49 169536 1806052 4 03:35:48 03:14:01 AM 5640592 7168936 2241832 28.44 2688 1726584 847468 9.49 169536 1805988 4 03:35:48 03:15:01 AM 5640704 7169048 2241720 28.44 2688 1726584 847468 9.49 169536 1805988 4 03:35:48 03:16:01 AM 5640312 7168656 2242112 28.44 2688 1726584 847468 9.49 169536 1806104 4 03:35:48 03:17:01 AM 5640344 7168692 2242080 28.44 2688 1726588 847468 9.49 169536 1806108 4 03:35:48 03:18:01 AM 5640128 7168476 2242296 28.45 2688 1726588 847468 9.49 169536 1806344 4 03:35:48 03:19:01 AM 5640452 7168800 2241972 28.44 2688 1726588 847468 9.49 169536 1806004 4 03:35:48 03:20:01 AM 5639328 7167680 2243096 28.46 2688 1726592 868508 9.72 169536 1806764 4 03:35:48 03:21:01 AM 5640620 7168976 2241804 28.44 2688 1726596 840796 9.41 169536 1806012 4 03:35:48 03:22:01 AM 5640652 7169008 2241772 28.44 2688 1726596 840796 9.41 169536 1806016 4 03:35:48 03:23:01 AM 5640288 7168644 2242136 28.44 2688 1726596 840796 9.41 169536 1806208 8 03:35:48 03:24:01 AM 5640084 7168444 2242340 28.45 2688 1726600 840796 9.41 169536 1806408 4 03:35:48 03:25:01 AM 5639876 7168236 2242548 28.45 2688 1726600 840796 9.41 169536 1806572 8 03:35:48 03:26:01 AM 5640300 7168660 2242124 28.44 2688 1726600 840796 9.41 169536 1806232 4 03:35:48 03:27:01 AM 5640332 7168696 2242092 28.44 2688 1726604 840796 9.41 169536 1806236 4 03:35:48 03:28:01 AM 5640240 7168604 2242184 28.45 2688 1726604 840796 9.41 169536 1806188 4 03:35:48 03:29:01 AM 5639972 7168336 2242452 28.45 2688 1726604 840796 9.41 169536 1806700 4 03:35:48 03:30:01 AM 5639844 7168212 2242580 28.45 2688 1726608 857532 9.60 169536 1806512 16 03:35:48 03:31:01 AM 5635644 7165632 2246780 28.50 2688 1728344 857532 9.60 170152 1809680 888 03:35:48 03:32:01 AM 5032328 6980536 2850096 36.16 2688 2128620 980396 10.98 217936 2301308 233328 03:35:48 03:33:01 AM 4989044 7020440 2893380 36.71 2688 2207440 892264 9.99 251016 2289424 26192 03:35:48 03:34:01 AM 4893600 6925236 2988824 37.92 2688 2207536 1018244 11.40 288784 2345500 9012 03:35:48 03:35:01 AM 4993732 7027328 2888692 36.65 2688 2209488 902312 10.10 444704 2089460 9220 03:35:48 Average: 5599798 7158634 2282626 28.96 2688 1755737 858246 9.61 172428 1838504 4435 03:35:48 03:35:48 02:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:35:48 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:33:01 AM eth0 98.87 47.97 357.49 14.46 0.00 0.00 0.00 0.00 03:35:48 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:34:01 AM eth0 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:35:01 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:36:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:37:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:38:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:35:48 02:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:39:01 AM eth0 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:40:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:41:02 AM eth0 0.42 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:35:48 02:41:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:42:01 AM eth0 0.24 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:43:01 AM eth0 0.52 0.20 0.16 0.07 0.00 0.00 0.00 0.00 03:35:48 02:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:44:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:45:01 AM eth0 1.12 0.57 0.33 2.95 0.00 0.00 0.00 0.00 03:35:48 02:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:46:01 AM eth0 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 02:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:47:01 AM eth0 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:35:48 02:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:48:01 AM eth0 0.97 0.47 0.45 0.33 0.00 0.00 0.00 0.00 03:35:48 02:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:49:01 AM eth0 0.32 0.10 0.08 0.01 0.00 0.00 0.00 0.00 03:35:48 02:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:50:01 AM eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 03:35:48 02:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:51:01 AM eth0 0.32 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:35:48 02:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:52:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:53:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:35:48 02:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:54:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:55:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:56:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:57:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:58:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:35:48 02:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 02:59:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 02:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:00:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:35:48 03:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:02:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 03:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:03:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:35:48 03:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:04:01 AM eth0 0.58 0.23 0.27 0.20 0.00 0.00 0.00 0.00 03:35:48 03:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:05:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:08:01 AM eth0 1.20 0.95 0.22 0.13 0.00 0.00 0.00 0.00 03:35:48 03:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:09:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 03:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:10:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:12:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 03:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:13:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:35:48 03:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:14:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:35:48 03:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:16:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:35:48 03:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:17:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:35:48 03:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:18:01 AM eth0 0.60 0.23 0.40 0.25 0.00 0.00 0.00 0.00 03:35:48 03:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:19:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:35:48 03:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:20:01 AM eth0 0.37 0.15 0.26 0.19 0.00 0.00 0.00 0.00 03:35:48 03:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:21:01 AM eth0 1.25 0.00 0.17 0.00 0.00 0.00 0.00 0.00 03:35:48 03:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:22:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00 03:35:48 03:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:23:01 AM eth0 0.75 0.12 0.19 0.06 0.00 0.00 0.00 0.00 03:35:48 03:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:24:01 AM eth0 7.56 0.28 1.09 0.20 0.00 0.00 0.00 0.00 03:35:48 03:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:25:01 AM eth0 1.42 0.53 0.80 0.57 0.00 0.00 0.00 0.00 03:35:48 03:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:26:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00 03:35:48 03:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:27:01 AM eth0 8.65 0.02 1.17 0.00 0.00 0.00 0.00 0.00 03:35:48 03:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:28:01 AM eth0 2.87 0.10 0.39 0.06 0.00 0.00 0.00 0.00 03:35:48 03:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:29:01 AM eth0 1.28 0.20 0.32 0.19 0.00 0.00 0.00 0.00 03:35:48 03:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:30:01 AM eth0 1.20 0.23 0.33 0.20 0.00 0.00 0.00 0.00 03:35:48 03:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:31:01 AM eth0 8.36 4.25 20.81 2.65 0.00 0.00 0.00 0.00 03:35:48 03:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:32:01 AM eth0 212.98 149.90 1675.79 49.95 0.00 0.00 0.00 0.00 03:35:48 03:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:33:01 AM eth0 81.99 64.38 649.88 18.89 0.00 0.00 0.00 0.00 03:35:48 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:34:01 AM eth0 32.14 31.94 33.58 10.67 0.00 0.00 0.00 0.00 03:35:48 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:35:01 AM eth0 26.76 23.28 32.41 7.71 0.00 0.00 0.00 0.00 03:35:48 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 Average: eth0 7.97 5.22 44.11 1.75 0.00 0.00 0.00 0.00 03:35:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:48 03:35:48 03:35:48 ---> sar -P ALL: 03:35:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/03/2026 _x86_64_ (2 CPU) 03:35:48 03:35:48 02:31:30 LINUX RESTART (2 CPU) 03:35:48 03:35:48 02:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 02:33:01 AM all 8.84 0.00 1.48 0.51 0.05 89.12 03:35:48 02:33:01 AM 0 9.00 0.00 1.57 0.35 0.03 89.04 03:35:48 02:33:01 AM 1 8.69 0.00 1.39 0.67 0.07 89.19 03:35:48 02:34:01 AM all 0.34 0.00 0.07 0.00 0.06 99.53 03:35:48 02:34:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25 03:35:48 02:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 03:35:48 02:35:01 AM all 0.12 0.00 0.10 0.00 0.07 99.72 03:35:48 02:35:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 03:35:48 02:35:01 AM 1 0.08 0.00 0.12 0.00 0.08 99.72 03:35:48 02:36:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 03:35:48 02:36:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 03:35:48 02:36:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 03:35:48 02:37:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 03:35:48 02:37:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 03:35:48 02:37:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 03:35:48 02:38:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62 03:35:48 02:38:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 03:35:48 02:38:01 AM 1 0.42 0.00 0.05 0.00 0.07 99.47 03:35:48 02:39:01 AM all 0.33 0.00 0.08 0.00 0.06 99.54 03:35:48 02:39:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75 03:35:48 02:39:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 03:35:48 02:40:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59 03:35:48 02:40:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 03:35:48 02:40:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 03:35:48 02:41:02 AM all 0.35 0.00 0.07 0.00 0.05 99.53 03:35:48 02:41:02 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 03:35:48 02:41:02 AM 1 0.63 0.00 0.07 0.00 0.05 99.25 03:35:48 02:42:01 AM all 0.32 0.00 0.07 0.00 0.06 99.55 03:35:48 02:42:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.71 03:35:48 02:42:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.39 03:35:48 02:43:01 AM all 0.36 0.00 0.06 0.00 0.06 99.52 03:35:48 02:43:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 03:35:48 02:43:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27 03:35:48 03:35:48 02:43:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 02:44:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56 03:35:48 02:44:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72 03:35:48 02:44:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 03:35:48 02:45:01 AM all 0.83 0.00 0.08 0.00 0.05 99.03 03:35:48 02:45:01 AM 0 1.09 0.00 0.10 0.00 0.05 98.76 03:35:48 02:45:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 03:35:48 02:46:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 03:35:48 02:46:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 03:35:48 02:46:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 03:35:48 02:47:01 AM all 0.33 0.00 0.12 0.00 0.04 99.51 03:35:48 02:47:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 03:35:48 02:47:01 AM 1 0.55 0.00 0.13 0.00 0.03 99.28 03:35:48 02:48:01 AM all 0.34 0.00 0.08 0.02 0.04 99.52 03:35:48 02:48:01 AM 0 0.58 0.00 0.07 0.02 0.03 99.30 03:35:48 02:48:01 AM 1 0.10 0.00 0.08 0.02 0.05 99.75 03:35:48 02:49:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 03:35:48 02:49:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 03:35:48 02:49:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:35:48 02:50:01 AM all 0.41 0.00 0.09 0.00 0.04 99.46 03:35:48 02:50:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 03:35:48 02:50:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.37 03:35:48 02:51:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 03:35:48 02:51:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 03:35:48 02:51:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 03:35:48 02:52:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62 03:35:48 02:52:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 03:35:48 02:52:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 03:35:48 02:53:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 03:35:48 02:53:01 AM 0 0.54 0.00 0.08 0.00 0.03 99.35 03:35:48 02:53:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 03:35:48 02:54:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57 03:35:48 02:54:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 03:35:48 02:54:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80 03:35:48 03:35:48 02:54:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 02:55:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57 03:35:48 02:55:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 03:35:48 02:55:01 AM 1 0.30 0.00 0.10 0.00 0.05 99.55 03:35:48 02:56:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 03:35:48 02:56:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 03:35:48 02:56:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 03:35:48 02:57:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 03:35:48 02:57:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 03:35:48 02:57:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 03:35:48 02:58:01 AM all 0.27 0.00 0.09 0.00 0.04 99.60 03:35:48 02:58:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47 03:35:48 02:58:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 03:35:48 02:59:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 03:35:48 02:59:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 03:35:48 02:59:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 03:35:48 03:00:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 03:35:48 03:00:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 03:35:48 03:00:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 03:35:48 03:01:01 AM all 0.24 0.00 0.08 0.02 0.04 99.62 03:35:48 03:01:01 AM 0 0.38 0.00 0.10 0.03 0.03 99.45 03:35:48 03:01:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:35:48 03:02:01 AM all 0.33 0.00 0.08 0.01 0.04 99.54 03:35:48 03:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 03:35:48 03:02:01 AM 1 0.58 0.00 0.07 0.02 0.03 99.30 03:35:48 03:03:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 03:35:48 03:03:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 03:35:48 03:03:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 03:35:48 03:04:01 AM all 0.49 0.00 0.05 0.00 0.03 99.42 03:35:48 03:04:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.51 03:35:48 03:04:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 03:35:48 03:05:01 AM all 0.37 0.00 0.08 0.00 0.06 99.50 03:35:48 03:05:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25 03:35:48 03:05:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 03:35:48 03:35:48 03:05:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 03:06:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 03:35:48 03:06:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 03:35:48 03:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 03:35:48 03:07:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69 03:35:48 03:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 03:35:48 03:07:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 03:35:48 03:08:01 AM all 0.34 0.19 0.17 0.01 0.05 99.24 03:35:48 03:08:01 AM 0 0.12 0.38 0.25 0.02 0.05 99.18 03:35:48 03:08:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 03:35:48 03:09:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 03:35:48 03:09:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 03:35:48 03:09:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 03:35:48 03:10:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56 03:35:48 03:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 03:35:48 03:10:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32 03:35:48 03:11:01 AM all 0.34 0.00 0.07 0.01 0.06 99.52 03:35:48 03:11:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 03:35:48 03:11:01 AM 1 0.58 0.00 0.08 0.02 0.07 99.25 03:35:48 03:12:01 AM all 0.33 0.00 0.07 0.00 0.06 99.54 03:35:48 03:12:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 03:35:48 03:12:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 03:35:48 03:13:01 AM all 0.31 0.00 0.08 0.00 0.05 99.56 03:35:48 03:13:01 AM 0 0.13 0.00 0.12 0.00 0.07 99.68 03:35:48 03:13:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 03:35:48 03:14:01 AM all 0.33 0.00 0.05 0.00 0.07 99.55 03:35:48 03:14:01 AM 0 0.13 0.00 0.07 0.00 0.08 99.72 03:35:48 03:14:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 03:35:48 03:15:01 AM all 0.31 0.00 0.08 0.00 0.06 99.56 03:35:48 03:15:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72 03:35:48 03:15:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 03:35:48 03:16:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 03:35:48 03:16:01 AM 0 0.27 0.00 0.10 0.00 0.07 99.57 03:35:48 03:16:01 AM 1 0.18 0.00 0.03 0.00 0.03 99.75 03:35:48 03:35:48 03:16:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 03:17:01 AM all 0.26 0.00 0.10 0.00 0.05 99.59 03:35:48 03:17:01 AM 0 0.43 0.00 0.13 0.00 0.05 99.38 03:35:48 03:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 03:35:48 03:18:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62 03:35:48 03:18:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 03:35:48 03:18:01 AM 1 0.13 0.00 0.10 0.00 0.08 99.68 03:35:48 03:19:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58 03:35:48 03:19:01 AM 0 0.18 0.00 0.07 0.00 0.07 99.68 03:35:48 03:19:01 AM 1 0.40 0.00 0.05 0.00 0.07 99.48 03:35:48 03:20:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 03:35:48 03:20:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 03:35:48 03:20:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 03:35:48 03:21:01 AM all 0.33 0.00 0.08 0.01 0.06 99.52 03:35:48 03:21:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 03:35:48 03:21:01 AM 1 0.55 0.00 0.07 0.02 0.05 99.32 03:35:48 03:22:01 AM all 0.32 0.00 0.05 0.01 0.06 99.57 03:35:48 03:22:01 AM 0 0.40 0.00 0.05 0.02 0.07 99.47 03:35:48 03:22:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67 03:35:48 03:23:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 03:35:48 03:23:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 03:35:48 03:23:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70 03:35:48 03:24:01 AM all 0.38 0.00 0.09 0.00 0.05 99.48 03:35:48 03:24:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 03:35:48 03:24:01 AM 1 0.15 0.00 0.13 0.00 0.07 99.65 03:35:48 03:25:01 AM all 0.38 0.00 0.09 0.00 0.06 99.47 03:35:48 03:25:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42 03:35:48 03:25:01 AM 1 0.30 0.00 0.08 0.00 0.08 99.53 03:35:48 03:26:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 03:35:48 03:26:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 03:35:48 03:26:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 03:35:48 03:27:01 AM all 0.35 0.00 0.08 0.00 0.07 99.51 03:35:48 03:27:01 AM 0 0.20 0.00 0.08 0.00 0.08 99.63 03:35:48 03:27:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 03:35:48 03:35:48 03:27:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:48 03:28:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 03:35:48 03:28:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 03:35:48 03:28:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:35:48 03:29:01 AM all 0.37 0.00 0.08 0.00 0.06 99.50 03:35:48 03:29:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 03:35:48 03:29:01 AM 1 0.15 0.00 0.10 0.00 0.08 99.67 03:35:48 03:30:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 03:35:48 03:30:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 03:35:48 03:30:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 03:35:48 03:31:01 AM all 0.75 0.01 0.15 0.02 0.05 99.02 03:35:48 03:31:01 AM 0 0.90 0.02 0.17 0.00 0.05 98.87 03:35:48 03:31:01 AM 1 0.60 0.00 0.13 0.03 0.05 99.18 03:35:48 03:32:01 AM all 38.73 0.00 6.73 1.94 0.13 52.47 03:35:48 03:32:01 AM 0 23.58 0.00 4.86 0.69 0.12 70.76 03:35:48 03:32:01 AM 1 53.95 0.00 8.60 3.20 0.13 34.11 03:35:48 03:33:01 AM all 33.43 0.00 5.41 2.97 0.13 58.06 03:35:48 03:33:01 AM 0 14.97 0.00 4.03 3.28 0.13 77.59 03:35:48 03:33:01 AM 1 51.88 0.00 6.79 2.66 0.13 38.54 03:35:48 03:34:01 AM all 31.63 0.00 4.45 0.23 0.11 63.59 03:35:48 03:34:01 AM 0 17.48 0.00 3.68 0.17 0.10 78.57 03:35:48 03:34:01 AM 1 45.86 0.00 5.22 0.28 0.12 48.52 03:35:48 03:35:01 AM all 28.91 0.00 3.66 0.10 0.13 67.21 03:35:48 03:35:01 AM 0 21.48 0.00 3.25 0.12 0.12 75.03 03:35:48 03:35:01 AM 1 36.35 0.00 4.06 0.08 0.13 59.38 03:35:48 Average: all 2.55 0.00 0.41 0.09 0.05 96.89 03:35:48 Average: 0 1.65 0.01 0.35 0.07 0.05 97.86 03:35:48 Average: 1 3.44 0.00 0.48 0.11 0.06 95.91 03:35:48 03:35:48 03:35:48