00:32:07 Started by timer 00:32:07 Running as SYSTEM 00:32:07 [EnvInject] - Loading node environment variables. 00:32:07 Building remotely on prd-centos8-builder-2c-2g-2731 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:08 [ssh-agent] Looking for ssh-agent implementation... 00:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:08 $ ssh-agent 00:32:08 SSH_AUTH_SOCK=/tmp/ssh-8qXEWI2bNWup/agent.5452 00:32:08 SSH_AGENT_PID=5453 00:32:08 [ssh-agent] Started. 00:32:08 Running ssh-add (command line suppressed) 00:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9713146932866266104.key (/w/workspace/builder-openstack-cron@tmp/private_key_9713146932866266104.key) 00:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:08 The recommended git tool is: NONE 00:32:11 using credential jenkins-ssh 00:32:11 Wiping out workspace first. 00:32:11 Cloning the remote Git repository 00:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:11 > git --version # timeout=10 00:32:11 > git --version # 'git version 2.43.0' 00:32:11 using GIT_SSH to set credentials jenkins-ssh 00:32:11 [INFO] Currently running in a labeled security context 00:32:11 [INFO] Currently SELinux is 'enforcing' on the host 00:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4233151069763288015.key 00:32:11 Verifying host key using known hosts file 00:32:11 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. 00:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:14 Avoid second fetch 00:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:14 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 00:32:14 > git config core.sparsecheckout # timeout=10 00:32:15 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 00:32:15 Commit message: "Update hard-coded ALLOW_PROJECTS" 00:32:15 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 00:32:15 > git remote # timeout=10 00:32:15 > git submodule init # timeout=10 00:32:15 > git submodule sync # timeout=10 00:32:15 > git config --get remote.origin.url # timeout=10 00:32:15 > git submodule init # timeout=10 00:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:15 > git config --get submodule.global-jjb.url # timeout=10 00:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:15 > git submodule update --init --recursive global-jjb # timeout=10 00:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:20 No emails were triggered. 00:32:20 provisioning config files... 00:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7076274179665134108.sh 00:32:21 ---> python-tools-install.sh 00:32:21 Setup pyenv: 00:32:21 system 00:32:21 * 3.8.13 (set by /opt/pyenv/version) 00:32:21 * 3.9.13 (set by /opt/pyenv/version) 00:32:21 * 3.10.13 (set by /opt/pyenv/version) 00:32:21 * 3.11.7 (set by /opt/pyenv/version) 00:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bmRT 00:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:29 lf-activate-venv(): INFO: Base packages installed successfully 00:32:29 lf-activate-venv(): INFO: Installing additional packages: lftools 00:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:32:55 Generating Requirements File 00:33:20 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. 00:33:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:20 Python 3.11.7 00:33:20 pip 25.3 from /tmp/venv-bmRT/lib/python3.11/site-packages/pip (python 3.11) 00:33:20 appdirs==1.4.4 00:33:20 argcomplete==3.6.3 00:33:20 aspy.yaml==1.3.0 00:33:20 attrs==25.4.0 00:33:20 autopage==0.5.2 00:33:20 beautifulsoup4==4.14.3 00:33:20 boto3==1.41.5 00:33:20 botocore==1.41.5 00:33:20 bs4==0.0.2 00:33:20 cachetools==6.2.2 00:33:20 certifi==2025.11.12 00:33:20 cffi==2.0.0 00:33:20 cfgv==3.5.0 00:33:20 chardet==5.2.0 00:33:20 charset-normalizer==3.4.4 00:33:20 click==8.3.1 00:33:20 cliff==4.12.0 00:33:20 cmd2==2.7.0 00:33:20 cryptography==3.3.2 00:33:20 debtcollector==3.0.0 00:33:20 decorator==5.2.1 00:33:20 defusedxml==0.7.1 00:33:20 Deprecated==1.3.1 00:33:20 distlib==0.4.0 00:33:20 dnspython==2.8.0 00:33:20 docker==7.1.0 00:33:20 dogpile.cache==1.5.0 00:33:20 durationpy==0.10 00:33:20 email-validator==2.3.0 00:33:20 filelock==3.20.0 00:33:20 future==1.0.0 00:33:20 gitdb==4.0.12 00:33:20 GitPython==3.1.45 00:33:20 google-auth==2.43.0 00:33:20 httplib2==0.31.0 00:33:20 identify==2.6.15 00:33:20 idna==3.11 00:33:20 importlib-resources==1.5.0 00:33:20 iso8601==2.1.0 00:33:20 Jinja2==3.1.6 00:33:20 jmespath==1.0.1 00:33:20 jsonpatch==1.33 00:33:20 jsonpointer==3.0.0 00:33:20 jsonschema==4.25.1 00:33:20 jsonschema-specifications==2025.9.1 00:33:20 keystoneauth1==5.12.0 00:33:20 kubernetes==34.1.0 00:33:20 lftools==0.37.16 00:33:20 lxml==6.0.2 00:33:20 markdown-it-py==4.0.0 00:33:20 MarkupSafe==3.0.3 00:33:20 mdurl==0.1.2 00:33:20 msgpack==1.1.2 00:33:20 multi_key_dict==2.0.3 00:33:20 munch==4.0.0 00:33:20 netaddr==1.3.0 00:33:20 niet==1.4.2 00:33:20 nodeenv==1.9.1 00:33:20 oauth2client==4.1.3 00:33:20 oauthlib==3.3.1 00:33:20 openstacksdk==4.8.0 00:33:20 os-service-types==1.8.2 00:33:20 osc-lib==4.2.0 00:33:20 oslo.config==10.1.0 00:33:20 oslo.context==6.2.0 00:33:20 oslo.i18n==6.7.1 00:33:20 oslo.log==7.2.1 00:33:20 oslo.serialization==5.8.0 00:33:20 oslo.utils==9.2.0 00:33:20 packaging==25.0 00:33:20 pbr==7.0.3 00:33:20 platformdirs==4.5.0 00:33:20 prettytable==3.17.0 00:33:20 psutil==7.1.3 00:33:20 pyasn1==0.6.1 00:33:20 pyasn1_modules==0.4.2 00:33:20 pycparser==2.23 00:33:20 pygerrit2==2.0.15 00:33:20 PyGithub==2.8.1 00:33:20 Pygments==2.19.2 00:33:20 PyJWT==2.10.1 00:33:20 PyNaCl==1.6.1 00:33:20 pyparsing==2.4.7 00:33:20 pyperclip==1.11.0 00:33:20 pyrsistent==0.20.0 00:33:20 python-cinderclient==9.8.0 00:33:20 python-dateutil==2.9.0.post0 00:33:20 python-heatclient==4.3.0 00:33:20 python-jenkins==1.8.3 00:33:20 python-keystoneclient==5.7.0 00:33:20 python-magnumclient==4.9.0 00:33:20 python-openstackclient==8.2.0 00:33:20 python-swiftclient==4.9.0 00:33:20 PyYAML==6.0.3 00:33:20 referencing==0.37.0 00:33:20 requests==2.32.5 00:33:20 requests-oauthlib==2.0.0 00:33:20 requestsexceptions==1.4.0 00:33:20 rfc3986==2.0.0 00:33:20 rich==14.2.0 00:33:20 rich-argparse==1.7.2 00:33:20 rpds-py==0.30.0 00:33:20 rsa==4.9.1 00:33:20 ruamel.yaml==0.18.16 00:33:20 ruamel.yaml.clib==0.2.15 00:33:20 s3transfer==0.15.0 00:33:20 simplejson==3.20.2 00:33:20 six==1.17.0 00:33:20 smmap==5.0.2 00:33:20 soupsieve==2.8 00:33:20 stevedore==5.6.0 00:33:20 tabulate==0.9.0 00:33:20 toml==0.10.2 00:33:20 tomlkit==0.13.3 00:33:20 tqdm==4.67.1 00:33:20 typing_extensions==4.15.0 00:33:20 tzdata==2025.2 00:33:20 urllib3==1.26.20 00:33:20 virtualenv==20.35.4 00:33:20 wcwidth==0.2.14 00:33:20 websocket-client==1.9.0 00:33:20 wrapt==2.0.1 00:33:20 xdg==6.0.0 00:33:20 xmltodict==1.0.2 00:33:20 yq==3.4.3 00:33:20 [EnvInject] - Injecting environment variables from a build step. 00:33:20 [EnvInject] - Injecting as environment variables the properties content 00:33:20 OS_CLOUD=vex 00:33:20 00:33:20 [EnvInject] - Variables injected successfully. 00:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4763988675223960347.sh 00:33:20 ---> Orphaned k8s clusters 00:33:20 Setup pyenv: 00:33:21 system 00:33:21 3.8.13 00:33:21 3.9.13 00:33:21 3.10.13 00:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:23 lf-activate-venv(): INFO: Base packages installed successfully 00:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:30 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. 00:33:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:33:33 -----> Delete orphaned cluster 00:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8876702953864933323.sh 00:33:34 ---> Orphaned stacks 00:33:34 Setup pyenv: 00:33:34 system 00:33:34 3.8.13 00:33:34 3.9.13 00:33:34 3.10.13 00:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:36 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. 00:33:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:33:36 lf-activate-venv(): INFO: Base packages installed successfully 00:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:33:58 + mapfile -t OS_COE_CLUSTERS_ID 00:33:58 ++ awk '{print $1}' 00:33:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:33:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:34:00 + echo '-----> Active clusters -> stacks' 00:34:00 -----> Active clusters -> stacks 00:34:00 + OS_COE_STACKS=() 00:34:00 + [[ 0 -gt 0 ]] 00:34:00 + mapfile -t OS_STACKS 00:34:00 ++ 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 00:34:00 ++ awk '{print $1}' 00:34:02 + echo '-----> Active stacks' 00:34:02 -----> Active stacks 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-netconf-csit-3node-clustering-only-scandium-142 00:34:02 releng-netconf-csit-3node-clustering-only-scandium-142 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-mdsal-csit-3node-netty-replicate-only-scandium-83 00:34:02 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-controller-csit-3node-clustering-tell-all-scandium-83 00:34:02 releng-controller-csit-3node-clustering-tell-all-scandium-83 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-17 00:34:02 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-controller-csit-3node-clustering-ask-all-titanium-63 00:34:02 releng-controller-csit-3node-clustering-ask-all-titanium-63 00:34:02 + for stack in "${OS_STACKS[@]}" 00:34:02 + echo releng-controller-csit-3node-clustering-tell-all-titanium-63 00:34:02 releng-controller-csit-3node-clustering-tell-all-titanium-63 00:34:02 + echo '-----> Delete orphaned stacks' 00:34:02 -----> Delete orphaned stacks 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-netconf-csit-3node-clustering-only-scandium-142 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-netconf-csit-3node-clustering-only-scandium-142 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 ++ grep -v null 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-netconf-csit-3node-clustering-only-scandium-142 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-mdsal-csit-3node-netty-replicate-only-scandium-83 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-83 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-mdsal-csit-3node-netty-replicate-only-scandium-83 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-scandium-83 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-83 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ sed 's/\/*$//' 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-controller-csit-3node-clustering-tell-all-scandium-83 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-17 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-17 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ sed 's/\/*$//' 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-17 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-controller-csit-3node-clustering-ask-all-titanium-63 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-63 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ sed 's/\/*$//' 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ sed 's/\/*$//' 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-controller-csit-3node-clustering-ask-all-titanium-63 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:02 + [[ 0 -gt 0 ]] 00:34:02 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-titanium-63 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:02 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-63 00:34:02 + builds=() 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ echo https://jenkins.opendaylight.org/releng 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=releng 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ 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/75567/"}}],"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/63/"}}],"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/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-scandium/83/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-csit-3node-netty-replicate-only-scandium/83/"}}],"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-scandium/142/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-weekly-test-trigger-vanadium/17/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/83/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/63/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-update-submodules-titanium/462/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-packer-merge-ubuntu-24.04-builder/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-scandium/559/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1680/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/488/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/463/"}}],"oneOffExecutors":[]}]}' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 ++ grep -v null 00:34:02 + for jenkins in "${@:2}" 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:02 ++ 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' 00:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 ++ head -n1 00:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ awk 'END {print $NF}' 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:02 00:34:02 200' 00:34:02 + status=200 00:34:02 + '[' 200 '!=' 200 ']' 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:02 ++ awk -F/ '{print $NF}' 00:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:02 ++ sed 's/\/*$//' 00:34:02 + silo=sandbox 00:34:02 + export silo 00:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:02 ++ grep -v null 00:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:02 + [[ releng-builder-openstack-cron-75567 releng-controller-csit-3node-clustering-tell-all-titanium-63 releng-controller-csit-3node-clustering-ask-all-titanium-63 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-controller-csit-3node-clustering-tell-all-scandium-83 releng-mdsal-csit-3node-netty-replicate-only-scandium-83 releng-netconf-csit-3node-clustering-only-scandium-142 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-integration-distribution-mri-test-scandium-83 releng-integration-distribution-mri-test-titanium-63 releng-autorelease-update-submodules-titanium-462 releng-builder-packer-merge-ubuntu-24.04-builder-16 releng-transportpce-maven-merge-scandium-559 releng-transportpce-maven-merge-transportpce-master-1680 releng-autorelease-release-scandium-mvn39-openjdk21-488 releng-autorelease-release-titanium-mvn39-openjdk21-463 =~ releng-controller-csit-3node-clustering-tell-all-titanium-63 ]] 00:34:02 + return 0 00:34:02 + continue 00:34:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14849396636325806510.sh 00:34:02 ---> Orphaned servers 00:34:02 Setup pyenv: 00:34:02 system 00:34:02 3.8.13 00:34:02 3.9.13 00:34:02 3.10.13 00:34:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:05 lf-activate-venv(): INFO: Base packages installed successfully 00:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:34:28 -----> Active servers 00:34:28 prd-queue-disttest-2c-1g-2732 00:34:28 prd-centos8-builder-2c-2g-2731 00:34:28 prd-ubuntu2204-docker-4c-4g-2730 00:34:28 prd-ubuntu2204-docker-4c-4g-2729 00:34:28 prd-ubuntu2204-docker-8c-8g-2728 00:34:28 prd-ubuntu2204-docker-8c-8g-2727 00:34:28 prd-ubuntu2204-docker-2c-2g-2723 00:34:28 prd-ubuntu2204-docker-8c-8g-2722 00:34:28 prd-ubuntu2204-docker-2c-2g-2721 00:34:28 prd-centos8-robot-2c-8g-2704 00:34:28 prd-centos8-robot-2c-8g-2701 00:34:28 prd-centos8-robot-2c-8g-2693 00:34:28 prd-centos8-robot-2c-8g-2674 00:34:28 prd-centos8-robot-2c-8g-2670 00:34:28 prd-centos8-robot-2c-8g-2662 00:34:28 prd-queue-intque-2c-1g-2658 00:34:28 prd-ubuntu2204-builder-2c-2g-2503 00:34:28 snd-centos8-robot-2c-8g-137 00:34:28 -----> Delete orphaned servers 00:34:28 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-2722 00:34:31 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 00:34:32 Deleting orphaned server: prd-ubuntu2204-builder-2c-2g-2503 00:34:33 ERROR: Server not found. 00:34:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1753316760896212310.sh 00:34:34 ---> Orphaned ports 00:34:34 Setup pyenv: 00:34:34 system 00:34:34 3.8.13 00:34:34 3.9.13 00:34:34 3.10.13 00:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:36 lf-activate-venv(): INFO: Base packages installed successfully 00:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:34:51 No orphaned ports to process. 00:34:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9118905670066950336.sh 00:34:51 ---> Orphaned volumes 00:34:51 + source /home/jenkins/lf-env.sh 00:34:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:51 ++ mktemp -d /tmp/venv-XXXX 00:34:51 + lf_venv=/tmp/venv-SLPd 00:34:51 + local venv_file=/tmp/.os_lf_venv 00:34:51 + local python=python3 00:34:51 + local options 00:34:51 + local set_path=true 00:34:51 + local install_args= 00:34:51 ++ 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 00:34:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:51 + true 00:34:51 + case $1 in 00:34:51 + python=python3 00:34:51 + shift 2 00:34:51 + true 00:34:51 + case $1 in 00:34:51 + shift 00:34:51 + break 00:34:51 + case $python in 00:34:51 + local pkg_list= 00:34:51 + [[ -d /opt/pyenv ]] 00:34:51 + echo 'Setup pyenv:' 00:34:51 Setup pyenv: 00:34:51 + export PYENV_ROOT=/opt/pyenv 00:34:51 + PYENV_ROOT=/opt/pyenv 00:34:51 + 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 00:34:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:51 + pyenv versions 00:34:51 system 00:34:51 3.8.13 00:34:51 3.9.13 00:34:51 3.10.13 00:34:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:51 + command -v pyenv 00:34:51 ++ pyenv init - --no-rehash 00:34:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:34:51 for i in ${!paths[@]}; do 00:34:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:34:51 fi; done; 00:34:51 echo "${paths[*]}"'\'')" 00:34:51 export PATH="/opt/pyenv/shims:${PATH}" 00:34:51 export PYENV_SHELL=bash 00:34:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:34:51 pyenv() { 00:34:51 local command 00:34:51 command="${1:-}" 00:34:51 if [ "$#" -gt 0 ]; then 00:34:51 shift 00:34:51 fi 00:34:51 00:34:51 case "$command" in 00:34:51 rehash|shell) 00:34:51 eval "$(pyenv "sh-$command" "$@")" 00:34:51 ;; 00:34:51 *) 00:34:51 command pyenv "$command" "$@" 00:34:51 ;; 00:34:51 esac 00:34:51 }' 00:34:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:34:51 for i in ${!paths[@]}; do 00:34:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:34:51 fi; done; 00:34:51 echo "${paths[*]}"' 00:34:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:34:51 ++ 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 00:34:51 ++ 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 00:34:51 ++ export PYENV_SHELL=bash 00:34:51 ++ PYENV_SHELL=bash 00:34:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:34:51 +++ complete -F _pyenv pyenv 00:34:51 ++ lf-pyver python3 00:34:51 ++ local py_version_xy=python3 00:34:51 ++ local py_version_xyz= 00:34:51 ++ pyenv versions 00:34:51 ++ local command 00:34:51 ++ sed 's/^[ *]* //' 00:34:51 ++ command=versions 00:34:51 ++ '[' 1 -gt 0 ']' 00:34:51 ++ shift 00:34:51 ++ case "$command" in 00:34:51 ++ command pyenv versions 00:34:51 ++ pyenv versions 00:34:51 ++ awk '{ print $1 }' 00:34:51 ++ grep -E '^[0-9.]*[0-9]$' 00:34:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:34:51 +++ grep '^3' /tmp/.pyenv_versions 00:34:51 +++ tail -n 1 00:34:51 +++ sort -V 00:34:51 ++ py_version_xyz=3.11.7 00:34:51 ++ [[ -z 3.11.7 ]] 00:34:51 ++ echo 3.11.7 00:34:51 ++ return 0 00:34:51 + pyenv local 3.11.7 00:34:51 + local command 00:34:51 + command=local 00:34:51 + '[' 2 -gt 0 ']' 00:34:51 + shift 00:34:51 + case "$command" in 00:34:51 + command pyenv local 3.11.7 00:34:51 + pyenv local 3.11.7 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='lftools[openstack] ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='kubernetes ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='niet ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='python-heatclient ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='python-openstackclient ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='python-magnumclient ' 00:34:51 + for arg in "$@" 00:34:51 + case $arg in 00:34:51 + pkg_list+='yq ' 00:34:51 + [[ -f /tmp/.os_lf_venv ]] 00:34:51 ++ cat /tmp/.os_lf_venv 00:34:51 + lf_venv=/tmp/venv-bmRT 00:34:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from' file:/tmp/.os_lf_venv 00:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:34:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:34:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:51 + local 'pip_opts=--upgrade --quiet' 00:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:34:51 + [[ -n '' ]] 00:34:51 + [[ -n '' ]] 00:34:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:34:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:51 + /tmp/venv-bmRT/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 00:34:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:34:53 lf-activate-venv(): INFO: Base packages installed successfully 00:34:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:34:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:34:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:53 + /tmp/venv-bmRT/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 00:35:06 + type python3 00:35:06 + true 00:35:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH' 00:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:35:06 + PATH=/tmp/venv-bmRT/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 00:35:06 + return 0 00:35:06 + mapfile -t os_volumes 00:35:06 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:35:10 + '[' 1 -eq 0 ']' 00:35:10 + for volume in "${os_volumes[@]}" 00:35:10 + echo 'Removing volume d72bbae1-b694-4c73-b3d6-8c666cd998e1' 00:35:10 Removing volume d72bbae1-b694-4c73-b3d6-8c666cd998e1 00:35:10 + lftools openstack --os-cloud vex volume remove --minutes 15 d72bbae1-b694-4c73-b3d6-8c666cd998e1 00:35:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7240654728478138610.sh 00:35:14 ---> Protect in-use images 00:35:14 Setup pyenv: 00:35:14 system 00:35:14 3.8.13 00:35:14 3.9.13 00:35:14 3.10.13 00:35:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:16 lf-activate-venv(): INFO: Base packages installed successfully 00:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:35:31 INFO: There are images to protect defined in jenkins-config. 00:35:31 INFO: There are additional images to protect in the jjb dir. 00:35:31 INFO: Protecting the following images: 00:35:31 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:31 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:31 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:31 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:31 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:31 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:31 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:31 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:31 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 00:35:31 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 00:35:31 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 00:35:31 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:33 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:34 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:36 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:37 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:39 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:41 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:35:43 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:35:44 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:35:46 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 00:35:47 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 00:35:49 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 00:35:51 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:35:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:51 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:35:51 [EnvInject] - Injecting environment variables from a build step. 00:35:51 [EnvInject] - Injecting as environment variables the properties content 00:35:51 OS_IMAGE_CLEANUP_AGE=30 00:35:51 00:35:51 [EnvInject] - Variables injected successfully. 00:35:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1830805186775359429.sh 00:35:51 ---> Cleanup old images 00:35:51 Setup pyenv: 00:35:51 system 00:35:51 3.8.13 00:35:51 3.9.13 00:35:51 3.10.13 00:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:53 lf-activate-venv(): INFO: Base packages installed successfully 00:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:36:09 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 Removing 314 images from vex. 00:36:15 WARNING: Use of image.protected resulted in an exception 00:36:15 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:15 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:16 Build step 'Conditional steps (multiple)' marked build as failure 00:36:16 $ ssh-agent -k 00:36:16 unset SSH_AUTH_SOCK; 00:36:16 unset SSH_AGENT_PID; 00:36:16 echo Agent pid 5453 killed; 00:36:16 [ssh-agent] Stopped. 00:36:16 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6851729089836554263.sh 00:36:16 ---> sysstat.sh 00:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14316496070756658144.sh 00:36:16 ---> package-listing.sh 00:36:16 ++ facter osfamily 00:36:16 ++ tr '[:upper:]' '[:lower:]' 00:36:16 + OS_FAMILY=redhat 00:36:16 + workspace=/w/workspace/builder-openstack-cron 00:36:16 + START_PACKAGES=/tmp/packages_start.txt 00:36:16 + END_PACKAGES=/tmp/packages_end.txt 00:36:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:16 + PACKAGES=/tmp/packages_start.txt 00:36:16 + '[' /w/workspace/builder-openstack-cron ']' 00:36:16 + PACKAGES=/tmp/packages_end.txt 00:36:16 + case "${OS_FAMILY}" in 00:36:16 + rpm -qa 00:36:16 + sort 00:36:17 + '[' -f /tmp/packages_start.txt ']' 00:36:17 + '[' -f /tmp/packages_end.txt ']' 00:36:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:17 + '[' /w/workspace/builder-openstack-cron ']' 00:36:17 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10460187039112717698.sh 00:36:17 ---> capture-instance-metadata.sh 00:36:17 Setup pyenv: 00:36:17 system 00:36:17 3.8.13 00:36:17 3.9.13 00:36:17 3.10.13 00:36:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:19 lf-activate-venv(): INFO: Base packages installed successfully 00:36:19 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:36:30 INFO: Running in OpenStack, capturing instance metadata 00:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16563261783903210043.sh 00:36:31 provisioning config files... 00:36:31 Could not find credentials [logs] for builder-openstack-cron #75567 00:36:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2008774365602312639tmp 00:36:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:31 provisioning config files... 00:36:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:31 [EnvInject] - Injecting environment variables from a build step. 00:36:31 [EnvInject] - Injecting as environment variables the properties content 00:36:31 SERVER_ID=logs 00:36:31 00:36:31 [EnvInject] - Variables injected successfully. 00:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12669785479394696728.sh 00:36:31 ---> create-netrc.sh 00:36:31 WARN: Log server credential not found. 00:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7665618941770365409.sh 00:36:31 ---> python-tools-install.sh 00:36:31 Setup pyenv: 00:36:32 system 00:36:32 3.8.13 00:36:32 3.9.13 00:36:32 3.10.13 00:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:34 lf-activate-venv(): INFO: Base packages installed successfully 00:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4625207900621508295.sh 00:36:44 ---> sudo-logs.sh 00:36:44 Archiving 'sudo' log.. 00:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins183116648118213198.sh 00:36:45 ---> job-cost.sh 00:36:45 Setup pyenv: 00:36:45 system 00:36:45 3.8.13 00:36:45 3.9.13 00:36:45 3.10.13 00:36:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:47 lf-activate-venv(): INFO: Base packages installed successfully 00:36:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:36:54 INFO: No Stack... 00:36:54 INFO: Retrieving Pricing Info for: v3-standard-2 00:36:55 INFO: Archiving Costs 00:36:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9669386808157471708.sh 00:36:55 ---> logs-deploy.sh 00:36:55 Setup pyenv: 00:36:55 system 00:36:55 3.8.13 00:36:55 3.9.13 00:36:55 3.10.13 00:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRT from file:/tmp/.os_lf_venv 00:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:57 lf-activate-venv(): INFO: Base packages installed successfully 00:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:08 lf-activate-venv(): INFO: Adding /tmp/venv-bmRT/bin to PATH 00:37:08 WARNING: Nexus logging server not set 00:37:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75567/ 00:37:08 INFO: archiving logs to S3 00:37:09 ---> uname -a: 00:37:09 Linux prd-centos8-builder-2c-2g-2731.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 00:37:09 00:37:09 00:37:09 ---> lscpu: 00:37:09 Architecture: x86_64 00:37:09 CPU op-mode(s): 32-bit, 64-bit 00:37:09 Byte Order: Little Endian 00:37:09 CPU(s): 2 00:37:09 On-line CPU(s) list: 0,1 00:37:09 Thread(s) per core: 1 00:37:09 Core(s) per socket: 1 00:37:09 Socket(s): 2 00:37:09 NUMA node(s): 1 00:37:09 Vendor ID: AuthenticAMD 00:37:09 CPU family: 23 00:37:09 Model: 49 00:37:09 Model name: AMD EPYC-Rome Processor 00:37:09 Stepping: 0 00:37:09 CPU MHz: 2800.000 00:37:09 BogoMIPS: 5600.00 00:37:09 Virtualization: AMD-V 00:37:09 Hypervisor vendor: KVM 00:37:09 Virtualization type: full 00:37:09 L1d cache: 32K 00:37:09 L1i cache: 32K 00:37:09 L2 cache: 512K 00:37:09 L3 cache: 16384K 00:37:09 NUMA node0 CPU(s): 0,1 00:37:09 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 00:37:09 00:37:09 00:37:09 ---> nproc: 00:37:09 2 00:37:09 00:37:09 00:37:09 ---> df -h: 00:37:09 Filesystem Size Used Avail Use% Mounted on 00:37:09 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:09 tmpfs 3.8G 17M 3.8G 1% /run 00:37:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:09 /dev/vda1 40G 8.5G 32G 22% / 00:37:09 tmpfs 770M 0 770M 0% /run/user/1001 00:37:09 00:37:09 00:37:09 ---> free -m: 00:37:09 total used free shared buff/cache available 00:37:09 Mem: 7697 669 4758 19 2269 6731 00:37:09 Swap: 1023 0 1023 00:37:09 00:37:09 00:37:09 ---> ip addr: 00:37:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:09 inet 127.0.0.1/8 scope host lo 00:37:09 valid_lft forever preferred_lft forever 00:37:09 inet6 ::1/128 scope host 00:37:09 valid_lft forever preferred_lft forever 00:37:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:09 link/ether fa:16:3e:32:9d:35 brd ff:ff:ff:ff:ff:ff 00:37:09 altname enp0s3 00:37:09 altname ens3 00:37:09 inet 10.30.171.149/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:09 valid_lft 86062sec preferred_lft 86062sec 00:37:09 inet6 fe80::f816:3eff:fe32:9d35/64 scope link 00:37:09 valid_lft forever preferred_lft forever 00:37:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:09 link/ether 02:42:0c:41:25:14 brd ff:ff:ff:ff:ff:ff 00:37:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:09 valid_lft forever preferred_lft forever 00:37:09 00:37:09 00:37:09 ---> sar -b -r -n DEV: 00:37:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 00:37:09 00:37:09 00:31:28 LINUX RESTART (2 CPU) 00:37:09 00:37:09 12:32:01 AM tps rtps wtps bread/s bwrtn/s 00:37:09 12:33:01 AM 222.93 15.98 206.95 4097.30 8317.41 00:37:09 12:34:01 AM 98.80 0.50 98.30 64.39 11021.13 00:37:09 12:35:01 AM 35.86 0.70 35.16 72.92 1835.16 00:37:09 12:36:01 AM 24.03 0.02 24.01 0.93 921.66 00:37:09 12:37:01 AM 25.95 0.50 25.45 63.72 736.13 00:37:09 Average: 81.51 3.54 77.98 859.93 4566.30 00:37:09 00:37:09 12:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:09 12:33:01 AM 5101628 6963464 2780804 35.28 2688 2045228 1022552 11.45 204236 2253400 163828 00:37:09 12:34:01 AM 4917492 6929632 2964940 37.61 2688 2187232 1010040 11.31 231292 2377144 43092 00:37:09 12:35:01 AM 4835444 6881956 3046988 38.66 2688 2221516 1062024 11.89 286324 2404244 43080 00:37:09 12:36:01 AM 4847500 6894012 3034932 38.50 2688 2221544 1032460 11.56 287004 2391672 43076 00:37:09 12:37:01 AM 4899708 6917420 2982724 37.84 2688 2192480 1023056 11.46 438692 2188392 25108 00:37:09 Average: 4920354 6917297 2962078 37.58 2688 2173600 1030026 11.53 289510 2322970 63637 00:37:09 00:37:09 12:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:09 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:33:01 AM eth0 286.52 187.34 1899.33 62.93 0.00 0.00 0.00 0.00 00:37:09 12:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:34:01 AM eth0 71.90 58.62 737.58 9.41 0.00 0.00 0.00 0.00 00:37:09 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:35:01 AM eth0 35.28 35.36 35.71 14.72 0.00 0.00 0.00 0.00 00:37:09 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:36:01 AM eth0 20.13 18.38 18.58 6.82 0.00 0.00 0.00 0.00 00:37:09 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 12:37:01 AM eth0 28.10 21.21 30.25 10.52 0.00 0.00 0.00 0.00 00:37:09 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 Average: eth0 88.39 64.19 544.32 20.88 0.00 0.00 0.00 0.00 00:37:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:09 00:37:09 00:37:09 ---> sar -P ALL: 00:37:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 00:37:09 00:37:09 00:31:28 LINUX RESTART (2 CPU) 00:37:09 00:37:09 12:32:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:09 12:33:01 AM all 39.81 0.00 7.51 1.79 0.11 50.79 00:37:09 12:33:01 AM 0 37.92 0.00 7.86 2.51 0.10 51.61 00:37:09 12:33:01 AM 1 41.70 0.00 7.15 1.07 0.12 49.96 00:37:09 12:34:01 AM all 31.10 0.00 4.64 1.32 0.11 62.84 00:37:09 12:34:01 AM 0 37.30 0.00 5.30 1.02 0.12 56.26 00:37:09 12:34:01 AM 1 24.91 0.00 3.97 1.61 0.10 69.40 00:37:09 12:35:01 AM all 33.74 0.00 4.17 0.28 0.11 61.70 00:37:09 12:35:01 AM 0 33.23 0.00 4.05 0.25 0.10 62.37 00:37:09 12:35:01 AM 1 34.26 0.00 4.29 0.30 0.12 61.04 00:37:09 12:36:01 AM all 32.17 0.00 3.40 0.16 0.12 64.15 00:37:09 12:36:01 AM 0 30.60 0.00 3.22 0.10 0.17 65.92 00:37:09 12:36:01 AM 1 33.73 0.00 3.59 0.22 0.08 62.38 00:37:09 12:37:01 AM all 36.09 0.00 4.19 0.14 0.10 59.48 00:37:09 12:37:01 AM 0 40.40 0.00 4.64 0.12 0.10 54.75 00:37:09 12:37:01 AM 1 31.78 0.00 3.73 0.17 0.10 64.22 00:37:09 Average: all 34.58 0.00 4.78 0.74 0.11 59.80 00:37:09 Average: 0 35.89 0.00 5.01 0.80 0.12 58.19 00:37:09 Average: 1 33.27 0.00 4.54 0.67 0.10 61.41 00:37:09 00:37:09 00:37:09