05:32:33 Started by timer 05:32:33 Running as SYSTEM 05:32:33 [EnvInject] - Loading node environment variables. 05:32:33 Building remotely on prd-centos8-builder-2c-2g-68 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:33 [ssh-agent] Looking for ssh-agent implementation... 05:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:34 $ ssh-agent 05:32:34 SSH_AUTH_SOCK=/tmp/ssh-d94DvLznGW8M/agent.5440 05:32:34 SSH_AGENT_PID=5441 05:32:34 [ssh-agent] Started. 05:32:34 Running ssh-add (command line suppressed) 05:32:34 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_204179359719061414.key (/w/workspace/builder-openstack-cron@tmp/private_key_204179359719061414.key) 05:32:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:34 The recommended git tool is: NONE 05:32:36 using credential jenkins-ssh 05:32:36 Wiping out workspace first. 05:32:36 Cloning the remote Git repository 05:32:36 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:36 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:36 > git --version # timeout=10 05:32:36 > git --version # 'git version 2.43.0' 05:32:36 using GIT_SSH to set credentials jenkins-ssh 05:32:36 [INFO] Currently running in a labeled security context 05:32:36 [INFO] Currently SELinux is 'enforcing' on the host 05:32:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9909839837073470929.key 05:32:36 Verifying host key using known hosts file 05:32:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:32:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:39 Avoid second fetch 05:32:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:39 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 05:32:39 > git config core.sparsecheckout # timeout=10 05:32:39 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 05:32:39 Commit message: "Add jobs for aaa-0.21.x" 05:32:39 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 05:32:39 > git remote # timeout=10 05:32:39 > git submodule init # timeout=10 05:32:40 > git submodule sync # timeout=10 05:32:40 > git config --get remote.origin.url # timeout=10 05:32:40 > git submodule init # timeout=10 05:32:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:40 > git config --get submodule.global-jjb.url # timeout=10 05:32:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:40 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:40 > git submodule update --init --recursive global-jjb # timeout=10 05:32:41 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:44 No emails were triggered. 05:32:44 provisioning config files... 05:32:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7340004401720925899.sh 05:32:45 ---> python-tools-install.sh 05:32:45 Setup pyenv: 05:32:45 system 05:32:45 * 3.8.13 (set by /opt/pyenv/version) 05:32:45 * 3.9.13 (set by /opt/pyenv/version) 05:32:45 * 3.10.13 (set by /opt/pyenv/version) 05:32:45 * 3.11.7 (set by /opt/pyenv/version) 05:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yi73 05:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:54 lf-activate-venv(): INFO: Base packages installed successfully 05:32:54 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:33:18 Generating Requirements File 05:33:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:38 Python 3.11.7 05:33:38 pip 25.2 from /tmp/venv-yi73/lib/python3.11/site-packages/pip (python 3.11) 05:33:38 appdirs==1.4.4 05:33:38 argcomplete==3.6.2 05:33:38 aspy.yaml==1.3.0 05:33:38 attrs==25.3.0 05:33:38 autopage==0.5.2 05:33:38 beautifulsoup4==4.14.2 05:33:38 boto3==1.40.43 05:33:38 botocore==1.40.43 05:33:38 bs4==0.0.2 05:33:38 cachetools==6.2.0 05:33:38 certifi==2025.8.3 05:33:38 cffi==2.0.0 05:33:38 cfgv==3.4.0 05:33:38 chardet==5.2.0 05:33:38 charset-normalizer==3.4.3 05:33:38 click==8.3.0 05:33:38 cliff==4.11.0 05:33:38 cmd2==2.7.0 05:33:38 cryptography==3.3.2 05:33:38 debtcollector==3.0.0 05:33:38 decorator==5.2.1 05:33:38 defusedxml==0.7.1 05:33:38 Deprecated==1.2.18 05:33:38 distlib==0.4.0 05:33:38 dnspython==2.8.0 05:33:38 docker==7.1.0 05:33:38 dogpile.cache==1.4.1 05:33:38 durationpy==0.10 05:33:38 email-validator==2.3.0 05:33:38 filelock==3.19.1 05:33:38 future==1.0.0 05:33:38 gitdb==4.0.12 05:33:38 GitPython==3.1.45 05:33:38 google-auth==2.41.1 05:33:38 httplib2==0.31.0 05:33:38 identify==2.6.14 05:33:38 idna==3.10 05:33:38 importlib-resources==1.5.0 05:33:38 iso8601==2.1.0 05:33:38 Jinja2==3.1.6 05:33:38 jmespath==1.0.1 05:33:38 jsonpatch==1.33 05:33:38 jsonpointer==3.0.0 05:33:38 jsonschema==4.25.1 05:33:38 jsonschema-specifications==2025.9.1 05:33:38 keystoneauth1==5.12.0 05:33:38 kubernetes==34.1.0 05:33:38 lftools==0.37.14 05:33:38 lxml==6.0.2 05:33:38 markdown-it-py==4.0.0 05:33:38 MarkupSafe==3.0.3 05:33:38 mdurl==0.1.2 05:33:38 msgpack==1.1.1 05:33:38 multi_key_dict==2.0.3 05:33:38 munch==4.0.0 05:33:38 netaddr==1.3.0 05:33:38 niet==1.4.2 05:33:38 nodeenv==1.9.1 05:33:38 oauth2client==4.1.3 05:33:38 oauthlib==3.3.1 05:33:38 openstacksdk==4.7.1 05:33:38 os-service-types==1.8.0 05:33:38 osc-lib==4.2.0 05:33:38 oslo.config==10.0.0 05:33:38 oslo.context==6.1.0 05:33:38 oslo.i18n==6.6.0 05:33:38 oslo.log==7.2.1 05:33:38 oslo.serialization==5.8.0 05:33:38 oslo.utils==9.1.0 05:33:38 packaging==25.0 05:33:38 pbr==7.0.1 05:33:38 platformdirs==4.4.0 05:33:38 prettytable==3.16.0 05:33:38 psutil==7.1.0 05:33:38 pyasn1==0.6.1 05:33:38 pyasn1_modules==0.4.2 05:33:38 pycparser==2.23 05:33:38 pygerrit2==2.0.15 05:33:38 PyGithub==2.8.1 05:33:38 Pygments==2.19.2 05:33:38 PyJWT==2.10.1 05:33:38 PyNaCl==1.6.0 05:33:38 pyparsing==2.4.7 05:33:38 pyperclip==1.11.0 05:33:38 pyrsistent==0.20.0 05:33:38 python-cinderclient==9.8.0 05:33:38 python-dateutil==2.9.0.post0 05:33:38 python-heatclient==4.3.0 05:33:38 python-jenkins==1.8.3 05:33:38 python-keystoneclient==5.7.0 05:33:38 python-magnumclient==4.9.0 05:33:38 python-openstackclient==8.2.0 05:33:38 python-swiftclient==4.8.0 05:33:38 PyYAML==6.0.3 05:33:38 referencing==0.36.2 05:33:38 requests==2.32.5 05:33:38 requests-oauthlib==2.0.0 05:33:38 requestsexceptions==1.4.0 05:33:38 rfc3986==2.0.0 05:33:38 rich==14.1.0 05:33:38 rich-argparse==1.7.1 05:33:38 rpds-py==0.27.1 05:33:38 rsa==4.9.1 05:33:38 ruamel.yaml==0.18.15 05:33:38 ruamel.yaml.clib==0.2.14 05:33:38 s3transfer==0.14.0 05:33:38 simplejson==3.20.2 05:33:38 six==1.17.0 05:33:38 smmap==5.0.2 05:33:38 soupsieve==2.8 05:33:38 stevedore==5.5.0 05:33:38 tabulate==0.9.0 05:33:38 toml==0.10.2 05:33:38 tomlkit==0.13.3 05:33:38 tqdm==4.67.1 05:33:38 typing_extensions==4.15.0 05:33:38 tzdata==2025.2 05:33:38 urllib3==1.26.20 05:33:38 virtualenv==20.34.0 05:33:38 wcwidth==0.2.14 05:33:38 websocket-client==1.8.0 05:33:38 wrapt==1.17.3 05:33:38 xdg==6.0.0 05:33:38 xmltodict==1.0.2 05:33:38 yq==3.4.3 05:33:38 [EnvInject] - Injecting environment variables from a build step. 05:33:38 [EnvInject] - Injecting as environment variables the properties content 05:33:38 OS_CLOUD=vex 05:33:38 05:33:38 [EnvInject] - Variables injected successfully. 05:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6776023813814276989.sh 05:33:38 ---> Orphaned k8s clusters 05:33:38 Setup pyenv: 05:33:39 system 05:33:39 3.8.13 05:33:39 3.9.13 05:33:39 3.10.13 05:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:41 lf-activate-venv(): INFO: Base packages installed successfully 05:33:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:50 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:33:53 -----> Delete orphaned cluster 05:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5316835672909255920.sh 05:33:53 ---> Orphaned stacks 05:33:53 Setup pyenv: 05:33:53 system 05:33:53 3.8.13 05:33:53 3.9.13 05:33:53 3.10.13 05:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:55 lf-activate-venv(): INFO: Base packages installed successfully 05:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:34:11 + mapfile -t OS_COE_CLUSTERS_ID 05:34:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:34:11 ++ awk '{print $1}' 05:34:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:34:14 + echo '-----> Active clusters -> stacks' 05:34:14 -----> Active clusters -> stacks 05:34:14 + OS_COE_STACKS=() 05:34:14 + [[ 0 -gt 0 ]] 05:34:14 + mapfile -t OS_STACKS 05:34:14 ++ awk '{print $1}' 05:34:14 ++ 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 05:34:15 + echo '-----> Active stacks' 05:34:15 -----> Active stacks 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-netconf-csit-3node-clustering-only-titanium-111 05:34:15 releng-netconf-csit-3node-clustering-only-titanium-111 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-netconf-csit-3node-clustering-only-vanadium-17 05:34:15 releng-netconf-csit-3node-clustering-only-vanadium-17 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-netconf-csit-1node-scale-only-titanium-113 05:34:15 releng-netconf-csit-1node-scale-only-titanium-113 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-netconf-csit-1node-scale-max-devices-only-titanium-50 05:34:15 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-controller-csit-3node-clustering-tell-all-titanium-55 05:34:15 releng-controller-csit-3node-clustering-tell-all-titanium-55 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-controller-csit-3node-clustering-ask-all-titanium-55 05:34:15 releng-controller-csit-3node-clustering-ask-all-titanium-55 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-controller-csit-3node-clustering-tell-all-vanadium-9 05:34:15 releng-controller-csit-3node-clustering-tell-all-vanadium-9 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-controller-csit-3node-clustering-ask-all-vanadium-9 05:34:15 releng-controller-csit-3node-clustering-ask-all-vanadium-9 05:34:15 + for stack in "${OS_STACKS[@]}" 05:34:15 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:15 releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:15 + echo '-----> Delete orphaned stacks' 05:34:15 -----> Delete orphaned stacks 05:34:15 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:15 + [[ 0 -gt 0 ]] 05:34:15 + stack_in_jenkins releng-netconf-csit-3node-clustering-only-titanium-111 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:15 + STACK_NAME=releng-netconf-csit-3node-clustering-only-titanium-111 05:34:15 + builds=() 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/releng 05:34:15 ++ sed 's/\/*$//' 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 + silo=releng 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ grep -v null 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:15 ++ sed 's/\/*$//' 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 + silo=sandbox 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ grep -v null 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-netconf-csit-3node-clustering-only-titanium-111 ]] 05:34:15 + return 0 05:34:15 + continue 05:34:15 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:15 + [[ 0 -gt 0 ]] 05:34:15 + stack_in_jenkins releng-netconf-csit-3node-clustering-only-vanadium-17 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:15 + STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-17 05:34:15 + builds=() 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/releng 05:34:15 ++ sed 's/\/*$//' 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 + silo=releng 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ grep -v null 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:15 ++ sed 's/\/*$//' 05:34:15 + silo=sandbox 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ grep -v null 05:34:15 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-netconf-csit-3node-clustering-only-vanadium-17 ]] 05:34:15 + return 0 05:34:15 + continue 05:34:15 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:15 + [[ 0 -gt 0 ]] 05:34:15 + stack_in_jenkins releng-netconf-csit-1node-scale-only-titanium-113 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:15 + STACK_NAME=releng-netconf-csit-1node-scale-only-titanium-113 05:34:15 + builds=() 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/releng 05:34:15 ++ sed 's/\/*$//' 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 + silo=releng 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 ++ grep -v null 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 ++ sed 's/\/*$//' 05:34:15 + silo=sandbox 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ grep -v null 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-netconf-csit-1node-scale-only-titanium-113 ]] 05:34:15 + return 0 05:34:15 + continue 05:34:15 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:15 + [[ 0 -gt 0 ]] 05:34:15 + stack_in_jenkins releng-netconf-csit-1node-scale-max-devices-only-titanium-50 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:15 + STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-50 05:34:15 + builds=() 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ sed 's/\/*$//' 05:34:15 ++ echo https://jenkins.opendaylight.org/releng 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 + silo=releng 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:15 ++ grep -v null 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:15 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ head -n1 05:34:15 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:15 05:34:15 200' 05:34:15 ++ awk 'END {print $NF}' 05:34:15 + status=200 05:34:15 + '[' 200 '!=' 200 ']' 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:15 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:15 ++ awk -F/ '{print $NF}' 05:34:15 ++ sed 's/\/*$//' 05:34:15 + silo=sandbox 05:34:15 + export silo 05:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:15 ++ grep -v null 05:34:15 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-netconf-csit-1node-scale-max-devices-only-titanium-50 ]] 05:34:15 + return 0 05:34:15 + continue 05:34:15 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:15 + [[ 0 -gt 0 ]] 05:34:15 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-titanium-55 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:15 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-55 05:34:15 + builds=() 05:34:15 + for jenkins in "${@:2}" 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:15 ++ 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' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 ++ echo https://jenkins.opendaylight.org/releng 05:34:16 ++ sed 's/\/*$//' 05:34:16 + silo=releng 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 + silo=sandbox 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-controller-csit-3node-clustering-tell-all-titanium-55 ]] 05:34:16 + return 0 05:34:16 + continue 05:34:16 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:16 + [[ 0 -gt 0 ]] 05:34:16 + stack_in_jenkins releng-controller-csit-3node-clustering-ask-all-titanium-55 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:16 + STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-55 05:34:16 + builds=() 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/releng 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 + silo=releng 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 ++ sed 's/\/*$//' 05:34:16 + silo=sandbox 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ grep -v null 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-controller-csit-3node-clustering-ask-all-titanium-55 ]] 05:34:16 + return 0 05:34:16 + continue 05:34:16 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:16 + [[ 0 -gt 0 ]] 05:34:16 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:16 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-9 05:34:16 + builds=() 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/releng 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 + silo=releng 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 + silo=sandbox 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ grep -v null 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-controller-csit-3node-clustering-tell-all-vanadium-9 ]] 05:34:16 + return 0 05:34:16 + continue 05:34:16 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:16 + [[ 0 -gt 0 ]] 05:34:16 + stack_in_jenkins releng-controller-csit-3node-clustering-ask-all-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:16 + STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-9 05:34:16 + builds=() 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ echo https://jenkins.opendaylight.org/releng 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 + silo=releng 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ grep -v null 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 ++ sed 's/\/*$//' 05:34:16 + silo=sandbox 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-controller-csit-3node-clustering-ask-all-vanadium-9 ]] 05:34:16 + return 0 05:34:16 + continue 05:34:16 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:16 + [[ 0 -gt 0 ]] 05:34:16 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:16 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:16 + builds=() 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 + 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ echo https://jenkins.opendaylight.org/releng 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 ++ sed 's/\/*$//' 05:34:16 + silo=releng 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ 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/74138/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-max-devices-only-titanium/50/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-titanium/111/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/17/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-scale-only-titanium/113/"}}],"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/integration-distribution-mri-test-vanadium/9/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/55/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/130/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/345/"}}],"oneOffExecutors":[]}]}' 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ grep -v null 05:34:16 + for jenkins in "${@:2}" 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:16 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:16 ++ 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' 05:34:16 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 ++ head -n1 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ awk 'END {print $NF}' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:34:16 05:34:16 200' 05:34:16 + status=200 05:34:16 + '[' 200 '!=' 200 ']' 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:16 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:16 ++ sed 's/\/*$//' 05:34:16 ++ awk -F/ '{print $NF}' 05:34:16 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:16 + silo=sandbox 05:34:16 + export silo 05:34:16 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:16 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:16 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:34:16 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:16 ++ grep -v null 05:34:16 + [[ releng-builder-openstack-cron-74138 releng-controller-csit-3node-clustering-ask-all-titanium-55 releng-controller-csit-3node-clustering-ask-all-vanadium-9 releng-controller-csit-3node-clustering-tell-all-titanium-55 releng-controller-csit-3node-clustering-tell-all-vanadium-9 releng-netconf-csit-1node-scale-max-devices-only-titanium-50 releng-netconf-csit-3node-clustering-only-titanium-111 releng-netconf-csit-3node-clustering-only-vanadium-17 releng-netconf-csit-1node-scale-only-titanium-113 releng-integration-distribution-mri-test-vanadium-9 releng-integration-distribution-mri-test-titanium-55 releng-netconf-maven-merge-9.0.x-130 releng-distribution-merge-managed-vanadium-345 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 05:34:16 + return 1 05:34:16 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-scandium-493' 05:34:16 Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:16 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:28 Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:28 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9536554554139353837.sh 05:34:28 ---> Orphaned servers 05:34:28 Setup pyenv: 05:34:28 system 05:34:28 3.8.13 05:34:28 3.9.13 05:34:28 3.10.13 05:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:30 lf-activate-venv(): INFO: Base packages installed successfully 05:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:34:51 -----> Active servers 05:34:51 prd-centos8-builder-2c-2g-68 05:34:51 prd-ubuntu2204-docker-4c-4g-67 05:34:51 prd-centos8-robot-2c-8g-64 05:34:51 prd-centos8-robot-2c-8g-55 05:34:51 prd-centos8-robot-2c-8g-56 05:34:51 prd-centos8-robot-2c-8g-61 05:34:51 prd-centos8-robot-2c-8g-54 05:34:51 prd-ubuntu2204-docker-8c-8g-51 05:34:51 prd-centos8-robot-2c-8g-47 05:34:51 prd-centos8-robot-2c-8g-46 05:34:51 prd-centos8-robot-2c-8g-35 05:34:51 prd-centos8-robot-2c-8g-42 05:34:51 prd-queue-intque-2c-1g-15 05:34:51 -----> Delete orphaned servers 05:34:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12663581390959627134.sh 05:34:52 ---> Orphaned ports 05:34:52 Setup pyenv: 05:34:52 system 05:34:52 3.8.13 05:34:52 3.9.13 05:34:52 3.10.13 05:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:54 lf-activate-venv(): INFO: Base packages installed successfully 05:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:35:20 No orphaned ports to process. 05:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1233441870115832457.sh 05:35:20 ---> Orphaned volumes 05:35:20 + source /home/jenkins/lf-env.sh 05:35:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:20 ++ mktemp -d /tmp/venv-XXXX 05:35:20 + lf_venv=/tmp/venv-cHg2 05:35:20 + local venv_file=/tmp/.os_lf_venv 05:35:20 + local python=python3 05:35:20 + local options 05:35:20 + local set_path=true 05:35:20 + local install_args= 05:35:20 ++ 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 05:35:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:35:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:35:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:20 + true 05:35:20 + case $1 in 05:35:20 + python=python3 05:35:20 + shift 2 05:35:20 + true 05:35:20 + case $1 in 05:35:20 + shift 05:35:20 + break 05:35:20 + case $python in 05:35:20 + local pkg_list= 05:35:20 + [[ -d /opt/pyenv ]] 05:35:20 + echo 'Setup pyenv:' 05:35:20 Setup pyenv: 05:35:20 + export PYENV_ROOT=/opt/pyenv 05:35:20 + PYENV_ROOT=/opt/pyenv 05:35:20 + 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 05:35:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:35:20 + pyenv versions 05:35:20 system 05:35:20 3.8.13 05:35:20 3.9.13 05:35:20 3.10.13 05:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:20 + command -v pyenv 05:35:20 ++ pyenv init - --no-rehash 05:35:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:35:20 for i in ${!paths[@]}; do 05:35:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:35:20 fi; done; 05:35:20 echo "${paths[*]}"'\'')" 05:35:20 export PATH="/opt/pyenv/shims:${PATH}" 05:35:20 export PYENV_SHELL=bash 05:35:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:20 pyenv() { 05:35:20 local command 05:35:20 command="${1:-}" 05:35:20 if [ "$#" -gt 0 ]; then 05:35:20 shift 05:35:20 fi 05:35:20 05:35:20 case "$command" in 05:35:20 rehash|shell) 05:35:20 eval "$(pyenv "sh-$command" "$@")" 05:35:20 ;; 05:35:20 *) 05:35:20 command pyenv "$command" "$@" 05:35:20 ;; 05:35:20 esac 05:35:20 }' 05:35:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:35:20 for i in ${!paths[@]}; do 05:35:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:35:20 fi; done; 05:35:20 echo "${paths[*]}"' 05:35:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:35:20 ++ 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 05:35:20 ++ 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 05:35:20 ++ export PYENV_SHELL=bash 05:35:20 ++ PYENV_SHELL=bash 05:35:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:20 +++ complete -F _pyenv pyenv 05:35:20 ++ lf-pyver python3 05:35:20 ++ local py_version_xy=python3 05:35:20 ++ local py_version_xyz= 05:35:20 ++ awk '{ print $1 }' 05:35:20 ++ pyenv versions 05:35:20 ++ local command 05:35:20 ++ command=versions 05:35:20 ++ '[' 1 -gt 0 ']' 05:35:20 ++ shift 05:35:20 ++ case "$command" in 05:35:20 ++ command pyenv versions 05:35:20 ++ pyenv versions 05:35:20 ++ sed 's/^[ *]* //' 05:35:20 ++ grep -E '^[0-9.]*[0-9]$' 05:35:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:21 +++ grep '^3' /tmp/.pyenv_versions 05:35:21 +++ tail -n 1 05:35:21 +++ sort -V 05:35:21 ++ py_version_xyz=3.11.7 05:35:21 ++ [[ -z 3.11.7 ]] 05:35:21 ++ echo 3.11.7 05:35:21 ++ return 0 05:35:21 + pyenv local 3.11.7 05:35:21 + local command 05:35:21 + command=local 05:35:21 + '[' 2 -gt 0 ']' 05:35:21 + shift 05:35:21 + case "$command" in 05:35:21 + command pyenv local 3.11.7 05:35:21 + pyenv local 3.11.7 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='lftools[openstack] ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='kubernetes ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='niet ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='python-heatclient ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='python-openstackclient ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='python-magnumclient ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='yq ' 05:35:21 + [[ -f /tmp/.os_lf_venv ]] 05:35:21 ++ cat /tmp/.os_lf_venv 05:35:21 + lf_venv=/tmp/venv-yi73 05:35:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from' file:/tmp/.os_lf_venv 05:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:35:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:21 + local 'pip_opts=--upgrade --quiet' 05:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:35:21 + [[ -n '' ]] 05:35:21 + [[ -n '' ]] 05:35:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:21 + /tmp/venv-yi73/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:35:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:35:23 lf-activate-venv(): INFO: Base packages installed successfully 05:35:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:35:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:23 + /tmp/venv-yi73/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 05:35:37 + type python3 05:35:37 + true 05:35:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH' 05:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:35:37 + PATH=/tmp/venv-yi73/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 05:35:37 + return 0 05:35:37 + mapfile -t os_volumes 05:35:37 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:35:40 + '[' 0 -eq 0 ']' 05:35:40 + echo 'No orphaned volumes found.' 05:35:40 No orphaned volumes found. 05:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8838582041183645569.sh 05:35:40 ---> Protect in-use images 05:35:40 Setup pyenv: 05:35:40 system 05:35:40 3.8.13 05:35:40 3.9.13 05:35:40 3.10.13 05:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:42 lf-activate-venv(): INFO: Base packages installed successfully 05:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:35:55 INFO: There are images to protect defined in jenkins-config. 05:35:55 INFO: There are additional images to protect in the jjb dir. 05:35:55 INFO: Protecting the following images: 05:35:55 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 05:35:55 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 05:35:55 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 05:35:55 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 05:35:55 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 05:35:55 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 05:35:55 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 05:35:55 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 05:35:55 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 05:35:55 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 05:35:55 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 05:35:55 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 05:35:55 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 05:35:55 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 05:35:55 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 05:35:55 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 05:35:57 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 05:35:58 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 05:35:58 Build step 'Conditional step (single)' marked build as failure 05:35:58 $ ssh-agent -k 05:35:58 unset SSH_AUTH_SOCK; 05:35:58 unset SSH_AGENT_PID; 05:35:58 echo Agent pid 5441 killed; 05:35:58 [ssh-agent] Stopped. 05:35:58 [PostBuildScript] - [INFO] Executing post build scripts. 05:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6216859358539078056.sh 05:35:58 ---> sysstat.sh 05:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16550673025460233678.sh 05:35:59 ---> package-listing.sh 05:35:59 ++ tr '[:upper:]' '[:lower:]' 05:35:59 ++ facter osfamily 05:35:59 + OS_FAMILY=redhat 05:35:59 + workspace=/w/workspace/builder-openstack-cron 05:35:59 + START_PACKAGES=/tmp/packages_start.txt 05:35:59 + END_PACKAGES=/tmp/packages_end.txt 05:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:59 + PACKAGES=/tmp/packages_start.txt 05:35:59 + '[' /w/workspace/builder-openstack-cron ']' 05:35:59 + PACKAGES=/tmp/packages_end.txt 05:35:59 + case "${OS_FAMILY}" in 05:35:59 + rpm -qa 05:35:59 + sort 05:36:00 + '[' -f /tmp/packages_start.txt ']' 05:36:00 + '[' -f /tmp/packages_end.txt ']' 05:36:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:00 + '[' /w/workspace/builder-openstack-cron ']' 05:36:00 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:36:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11386163254907994715.sh 05:36:00 ---> capture-instance-metadata.sh 05:36:00 Setup pyenv: 05:36:00 system 05:36:00 3.8.13 05:36:00 3.9.13 05:36:00 3.10.13 05:36:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:02 lf-activate-venv(): INFO: Base packages installed successfully 05:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:36:12 INFO: Running in OpenStack, capturing instance metadata 05:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins964094380420139379.sh 05:36:12 provisioning config files... 05:36:13 Could not find credentials [logs] for builder-openstack-cron #74138 05:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16524569418596760916tmp 05:36:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:13 provisioning config files... 05:36:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:13 [EnvInject] - Injecting environment variables from a build step. 05:36:13 [EnvInject] - Injecting as environment variables the properties content 05:36:13 SERVER_ID=logs 05:36:13 05:36:13 [EnvInject] - Variables injected successfully. 05:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16039464210997716253.sh 05:36:13 ---> create-netrc.sh 05:36:13 WARN: Log server credential not found. 05:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3695121417393812366.sh 05:36:13 ---> python-tools-install.sh 05:36:13 Setup pyenv: 05:36:13 system 05:36:13 3.8.13 05:36:13 3.9.13 05:36:13 3.10.13 05:36:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:15 lf-activate-venv(): INFO: Base packages installed successfully 05:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12124661311570366755.sh 05:36:27 ---> sudo-logs.sh 05:36:27 Archiving 'sudo' log.. 05:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14075537151220400227.sh 05:36:28 ---> job-cost.sh 05:36:28 Setup pyenv: 05:36:28 system 05:36:28 3.8.13 05:36:28 3.9.13 05:36:28 3.10.13 05:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:30 lf-activate-venv(): INFO: Base packages installed successfully 05:36:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:36:38 INFO: No Stack... 05:36:38 INFO: Retrieving Pricing Info for: v3-standard-2 05:36:38 INFO: Archiving Costs 05:36:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7185546855132201500.sh 05:36:38 ---> logs-deploy.sh 05:36:38 Setup pyenv: 05:36:38 system 05:36:38 3.8.13 05:36:38 3.9.13 05:36:38 3.10.13 05:36:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi73 from file:/tmp/.os_lf_venv 05:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:41 lf-activate-venv(): INFO: Base packages installed successfully 05:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-yi73/bin to PATH 05:36:51 WARNING: Nexus logging server not set 05:36:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74138/ 05:36:51 INFO: archiving logs to S3 05:36:52 ---> uname -a: 05:36:52 Linux prd-centos8-builder-2c-2g-68.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 05:36:52 05:36:52 05:36:52 ---> lscpu: 05:36:52 Architecture: x86_64 05:36:52 CPU op-mode(s): 32-bit, 64-bit 05:36:52 Byte Order: Little Endian 05:36:52 CPU(s): 2 05:36:52 On-line CPU(s) list: 0,1 05:36:52 Thread(s) per core: 1 05:36:52 Core(s) per socket: 1 05:36:52 Socket(s): 2 05:36:52 NUMA node(s): 1 05:36:52 Vendor ID: AuthenticAMD 05:36:52 CPU family: 23 05:36:52 Model: 49 05:36:52 Model name: AMD EPYC-Rome Processor 05:36:52 Stepping: 0 05:36:52 CPU MHz: 2800.000 05:36:52 BogoMIPS: 5600.00 05:36:52 Virtualization: AMD-V 05:36:52 Hypervisor vendor: KVM 05:36:52 Virtualization type: full 05:36:52 L1d cache: 32K 05:36:52 L1i cache: 32K 05:36:52 L2 cache: 512K 05:36:52 L3 cache: 16384K 05:36:52 NUMA node0 CPU(s): 0,1 05:36:52 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 05:36:52 05:36:52 05:36:52 ---> nproc: 05:36:52 2 05:36:52 05:36:52 05:36:52 ---> df -h: 05:36:52 Filesystem Size Used Avail Use% Mounted on 05:36:52 devtmpfs 3.8G 0 3.8G 0% /dev 05:36:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:36:52 tmpfs 3.8G 17M 3.8G 1% /run 05:36:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:36:52 /dev/vda1 40G 8.4G 32G 22% / 05:36:52 tmpfs 770M 0 770M 0% /run/user/1001 05:36:52 05:36:52 05:36:52 ---> free -m: 05:36:52 total used free shared buff/cache available 05:36:52 Mem: 7697 695 4734 19 2267 6705 05:36:52 Swap: 1023 0 1023 05:36:52 05:36:52 05:36:52 ---> ip addr: 05:36:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:36:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:36:52 inet 127.0.0.1/8 scope host lo 05:36:52 valid_lft forever preferred_lft forever 05:36:52 inet6 ::1/128 scope host 05:36:52 valid_lft forever preferred_lft forever 05:36:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:36:52 link/ether fa:16:3e:cb:44:be brd ff:ff:ff:ff:ff:ff 05:36:52 altname enp0s3 05:36:52 altname ens3 05:36:52 inet 10.30.171.26/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:36:52 valid_lft 86106sec preferred_lft 86106sec 05:36:52 inet6 fe80::f816:3eff:fecb:44be/64 scope link 05:36:52 valid_lft forever preferred_lft forever 05:36:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:36:52 link/ether 02:42:40:cd:be:62 brd ff:ff:ff:ff:ff:ff 05:36:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:36:52 valid_lft forever preferred_lft forever 05:36:52 05:36:52 05:36:52 ---> sar -b -r -n DEV: 05:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 05:36:52 05:36:52 05:31:54 LINUX RESTART (2 CPU) 05:36:52 05:36:52 05:33:01 AM tps rtps wtps bread/s bwrtn/s 05:36:52 05:34:01 AM 121.24 0.63 120.61 68.38 10987.37 05:36:52 05:35:01 AM 47.65 0.68 46.97 71.18 5524.06 05:36:52 05:36:01 AM 26.23 0.13 26.10 12.80 638.08 05:36:52 Average: 65.04 0.48 64.56 50.79 5716.78 05:36:52 05:36:52 05:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:36:52 05:34:01 AM 4894176 6884196 2988256 37.91 2688 2166008 1077840 12.07 205268 2429168 112544 05:36:52 05:35:01 AM 4912580 6922976 2969852 37.68 2688 2185880 1013692 11.35 233888 2380424 10924 05:36:52 05:36:01 AM 4904592 6917864 2977840 37.78 2688 2188508 1020040 11.42 422672 2199428 12104 05:36:52 Average: 4903783 6908345 2978649 37.79 2688 2180132 1037191 11.61 287276 2336340 45191 05:36:52 05:36:52 05:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:36:52 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:34:01 AM eth0 74.13 63.48 855.01 10.21 0.00 0.00 0.00 0.00 05:36:52 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:35:01 AM eth0 66.33 53.70 458.80 13.37 0.00 0.00 0.00 0.00 05:36:52 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:36:01 AM eth0 20.61 20.15 17.36 9.93 0.00 0.00 0.00 0.00 05:36:52 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 Average: eth0 53.69 45.78 443.75 11.17 0.00 0.00 0.00 0.00 05:36:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:52 05:36:52 05:36:52 ---> sar -P ALL: 05:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 05:36:52 05:36:52 05:31:54 LINUX RESTART (2 CPU) 05:36:52 05:36:52 05:33:01 AM CPU %user %nice %system %iowait %steal %idle 05:36:52 05:34:01 AM all 37.36 0.00 5.66 1.35 0.09 55.54 05:36:52 05:34:01 AM 0 33.19 0.00 5.49 1.21 0.08 60.02 05:36:52 05:34:01 AM 1 41.52 0.00 5.83 1.48 0.10 51.07 05:36:52 05:35:01 AM all 24.82 0.00 3.93 0.51 0.08 70.67 05:36:52 05:35:01 AM 0 25.70 0.00 3.90 0.40 0.07 69.93 05:36:52 05:35:01 AM 1 23.94 0.00 3.95 0.62 0.08 71.40 05:36:52 05:36:01 AM all 35.12 0.00 3.65 0.17 0.09 60.96 05:36:52 05:36:01 AM 0 40.34 0.00 3.71 0.20 0.10 55.64 05:36:52 05:36:01 AM 1 29.90 0.00 3.60 0.13 0.08 66.28 05:36:52 Average: all 32.44 0.00 4.42 0.67 0.09 62.38 05:36:52 Average: 0 33.08 0.00 4.37 0.61 0.08 61.86 05:36:52 Average: 1 31.80 0.00 4.46 0.74 0.09 62.91 05:36:52 05:36:52 05:36:52