02:32:17 Started by timer 02:32:17 Running as SYSTEM 02:32:17 [EnvInject] - Loading node environment variables. 02:32:17 Building remotely on prd-centos8-builder-2c-2g-12841 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 02:32:17 [ssh-agent] Looking for ssh-agent implementation... 02:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:17 $ ssh-agent 02:32:17 SSH_AUTH_SOCK=/tmp/ssh-cd8YzwOJBY21/agent.5462 02:32:17 SSH_AGENT_PID=5463 02:32:17 [ssh-agent] Started. 02:32:17 Running ssh-add (command line suppressed) 02:32:17 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14192275029443998731.key (/w/workspace/builder-openstack-cron@tmp/private_key_14192275029443998731.key) 02:32:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:32:18 The recommended git tool is: NONE 02:32:20 using credential jenkins-ssh 02:32:20 Wiping out workspace first. 02:32:20 Cloning the remote Git repository 02:32:20 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:32:20 > git init /w/workspace/builder-openstack-cron # timeout=10 02:32:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:32:20 > git --version # timeout=10 02:32:20 > git --version # 'git version 2.43.0' 02:32:20 using GIT_SSH to set credentials jenkins-ssh 02:32:21 [INFO] Currently running in a labeled security context 02:32:21 [INFO] Currently SELinux is 'enforcing' on the host 02:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2810800052566053898.key 02:32:21 Verifying host key using known hosts file 02:32:21 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. 02:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:32:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:24 Avoid second fetch 02:32:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:32:24 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 02:32:24 > git config core.sparsecheckout # timeout=10 02:32:24 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 02:32:24 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 02:32:24 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 02:32:24 > git remote # timeout=10 02:32:24 > git submodule init # timeout=10 02:32:24 > git submodule sync # timeout=10 02:32:24 > git config --get remote.origin.url # timeout=10 02:32:24 > git submodule init # timeout=10 02:32:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:32:24 > git config --get submodule.global-jjb.url # timeout=10 02:32:24 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:32:24 > git config --get submodule.packer/common-packer.url # timeout=10 02:32:24 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:32:25 > git submodule update --init --recursive global-jjb # timeout=10 02:32:25 > git submodule update --init --recursive packer/common-packer # timeout=10 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:32:29 No emails were triggered. 02:32:29 provisioning config files... 02:32:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:32:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:32:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:32:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7181039341034924151.sh 02:32:29 ---> python-tools-install.sh 02:32:29 Setup pyenv: 02:32:30 system 02:32:30 * 3.8.13 (set by /opt/pyenv/version) 02:32:30 * 3.9.13 (set by /opt/pyenv/version) 02:32:30 * 3.10.13 (set by /opt/pyenv/version) 02:32:30 * 3.11.7 (set by /opt/pyenv/version) 02:32:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eWwo 02:32:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:32:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:32:39 lf-activate-venv(): INFO: Base packages installed successfully 02:32:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:33:04 Generating Requirements File 02:33:24 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. 02:33:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:33:25 Python 3.11.7 02:33:25 pip 25.3 from /tmp/venv-eWwo/lib/python3.11/site-packages/pip (python 3.11) 02:33:25 appdirs==1.4.4 02:33:25 argcomplete==3.6.3 02:33:25 aspy.yaml==1.3.0 02:33:25 attrs==25.4.0 02:33:25 autopage==0.5.2 02:33:25 beautifulsoup4==4.14.2 02:33:25 boto3==1.41.2 02:33:25 botocore==1.41.2 02:33:25 bs4==0.0.2 02:33:25 cachetools==6.2.2 02:33:25 certifi==2025.11.12 02:33:25 cffi==2.0.0 02:33:25 cfgv==3.5.0 02:33:25 chardet==5.2.0 02:33:25 charset-normalizer==3.4.4 02:33:25 click==8.3.1 02:33:25 cliff==4.12.0 02:33:25 cmd2==2.7.0 02:33:25 cryptography==3.3.2 02:33:25 debtcollector==3.0.0 02:33:25 decorator==5.2.1 02:33:25 defusedxml==0.7.1 02:33:25 Deprecated==1.3.1 02:33:25 distlib==0.4.0 02:33:25 dnspython==2.8.0 02:33:25 docker==7.1.0 02:33:25 dogpile.cache==1.5.0 02:33:25 durationpy==0.10 02:33:25 email-validator==2.3.0 02:33:25 filelock==3.20.0 02:33:25 future==1.0.0 02:33:25 gitdb==4.0.12 02:33:25 GitPython==3.1.45 02:33:25 google-auth==2.43.0 02:33:25 httplib2==0.31.0 02:33:25 identify==2.6.15 02:33:25 idna==3.11 02:33:25 importlib-resources==1.5.0 02:33:25 iso8601==2.1.0 02:33:25 Jinja2==3.1.6 02:33:25 jmespath==1.0.1 02:33:25 jsonpatch==1.33 02:33:25 jsonpointer==3.0.0 02:33:25 jsonschema==4.25.1 02:33:25 jsonschema-specifications==2025.9.1 02:33:25 keystoneauth1==5.12.0 02:33:25 kubernetes==34.1.0 02:33:25 lftools==0.37.16 02:33:25 lxml==6.0.2 02:33:25 markdown-it-py==4.0.0 02:33:25 MarkupSafe==3.0.3 02:33:25 mdurl==0.1.2 02:33:25 msgpack==1.1.2 02:33:25 multi_key_dict==2.0.3 02:33:25 munch==4.0.0 02:33:25 netaddr==1.3.0 02:33:25 niet==1.4.2 02:33:25 nodeenv==1.9.1 02:33:25 oauth2client==4.1.3 02:33:25 oauthlib==3.3.1 02:33:25 openstacksdk==4.8.0 02:33:25 os-service-types==1.8.2 02:33:25 osc-lib==4.2.0 02:33:25 oslo.config==10.1.0 02:33:25 oslo.context==6.2.0 02:33:25 oslo.i18n==6.7.1 02:33:25 oslo.log==7.2.1 02:33:25 oslo.serialization==5.8.0 02:33:25 oslo.utils==9.2.0 02:33:25 packaging==25.0 02:33:25 pbr==7.0.3 02:33:25 platformdirs==4.5.0 02:33:25 prettytable==3.17.0 02:33:25 psutil==7.1.3 02:33:25 pyasn1==0.6.1 02:33:25 pyasn1_modules==0.4.2 02:33:25 pycparser==2.23 02:33:25 pygerrit2==2.0.15 02:33:25 PyGithub==2.8.1 02:33:25 Pygments==2.19.2 02:33:25 PyJWT==2.10.1 02:33:25 PyNaCl==1.6.1 02:33:25 pyparsing==2.4.7 02:33:25 pyperclip==1.11.0 02:33:25 pyrsistent==0.20.0 02:33:25 python-cinderclient==9.8.0 02:33:25 python-dateutil==2.9.0.post0 02:33:25 python-heatclient==4.3.0 02:33:25 python-jenkins==1.8.3 02:33:25 python-keystoneclient==5.7.0 02:33:25 python-magnumclient==4.9.0 02:33:25 python-openstackclient==8.2.0 02:33:25 python-swiftclient==4.9.0 02:33:25 PyYAML==6.0.3 02:33:25 referencing==0.37.0 02:33:25 requests==2.32.5 02:33:25 requests-oauthlib==2.0.0 02:33:25 requestsexceptions==1.4.0 02:33:25 rfc3986==2.0.0 02:33:25 rich==14.2.0 02:33:25 rich-argparse==1.7.2 02:33:25 rpds-py==0.29.0 02:33:25 rsa==4.9.1 02:33:25 ruamel.yaml==0.18.16 02:33:25 ruamel.yaml.clib==0.2.15 02:33:25 s3transfer==0.15.0 02:33:25 simplejson==3.20.2 02:33:25 six==1.17.0 02:33:25 smmap==5.0.2 02:33:25 soupsieve==2.8 02:33:25 stevedore==5.6.0 02:33:25 tabulate==0.9.0 02:33:25 toml==0.10.2 02:33:25 tomlkit==0.13.3 02:33:25 tqdm==4.67.1 02:33:25 typing_extensions==4.15.0 02:33:25 tzdata==2025.2 02:33:25 urllib3==1.26.20 02:33:25 virtualenv==20.35.4 02:33:25 wcwidth==0.2.14 02:33:25 websocket-client==1.9.0 02:33:25 wrapt==2.0.1 02:33:25 xdg==6.0.0 02:33:25 xmltodict==1.0.2 02:33:25 yq==3.4.3 02:33:26 [EnvInject] - Injecting environment variables from a build step. 02:33:26 [EnvInject] - Injecting as environment variables the properties content 02:33:26 OS_CLOUD=vex 02:33:26 02:33:26 [EnvInject] - Variables injected successfully. 02:33:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1057098264065035388.sh 02:33:26 ---> Orphaned k8s clusters 02:33:26 Setup pyenv: 02:33:26 system 02:33:26 3.8.13 02:33:26 3.9.13 02:33:26 3.10.13 02:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:28 lf-activate-venv(): INFO: Base packages installed successfully 02:33:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02: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. 02:33:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 02:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:33:39 -----> Delete orphaned cluster 02:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1549147088646050811.sh 02:33:39 ---> Orphaned stacks 02:33:39 Setup pyenv: 02:33:39 system 02:33:39 3.8.13 02:33:39 3.9.13 02:33:39 3.10.13 02:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:42 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. 02:33:42 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 02:33:42 lf-activate-venv(): INFO: Base packages installed successfully 02:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:34:01 + mapfile -t OS_COE_CLUSTERS_ID 02:34:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:01 ++ awk '{print $1}' 02:34:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:03 + echo '-----> Active clusters -> stacks' 02:34:03 -----> Active clusters -> stacks 02:34:03 + OS_COE_STACKS=() 02:34:03 + [[ 0 -gt 0 ]] 02:34:03 + mapfile -t OS_STACKS 02:34:03 ++ 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 02:34:03 ++ awk '{print $1}' 02:34:05 + echo '-----> Active stacks' 02:34:05 -----> Active stacks 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-543 02:34:05 releng-openflowplugin-csit-3node-clustering-only-titanium-543 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 02:34:05 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-543 02:34:05 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 02:34:05 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-63 02:34:05 releng-controller-csit-1node-notifications-longevity-only-titanium-63 02:34:05 + for stack in "${OS_STACKS[@]}" 02:34:05 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-83 02:34:05 releng-controller-csit-1node-notifications-longevity-only-scandium-83 02:34:05 + echo '-----> Delete orphaned stacks' 02:34:05 -----> Delete orphaned stacks 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-titanium-543 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-titanium-543 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ grep -v null 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ grep -v null 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-openflowplugin-csit-3node-clustering-only-titanium-543 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ sed 's/\/*$//' 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ grep -v null 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ sed 's/\/*$//' 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ grep -v null 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-543 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-543 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ grep -v null 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ grep -v null 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-543 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 ++ grep -v null 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ sed 's/\/*$//' 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 ++ grep -v null 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-63 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-63 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ grep -v null 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ sed 's/\/*$//' 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ grep -v null 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-63 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:05 + [[ 0 -gt 0 ]] 02:34:05 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-83 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:05 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-83 02:34:05 + builds=() 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/releng 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 ++ sed 's/\/*$//' 02:34:05 + silo=releng 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ 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/75383/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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-test-titanium/554/"}}],"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-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/9/"}}],"oneOffExecutors":[]}]}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ grep -v null 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 + for jenkins in "${@:2}" 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:05 ++ 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' 02:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ head -n1 02:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:05 02:34:05 200' 02:34:05 ++ awk 'END {print $NF}' 02:34:05 + status=200 02:34:05 + '[' 200 '!=' 200 ']' 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:05 ++ sed 's/\/*$//' 02:34:05 ++ awk -F/ '{print $NF}' 02:34:05 + silo=sandbox 02:34:05 + export silo 02:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:05 ++ grep -v null 02:34:05 + [[ releng-builder-openstack-cron-75383 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-542 releng-bgpcep-csit-1node-throughpcep-all-titanium-543 releng-openflowplugin-csit-3node-clustering-only-titanium-543 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-543 releng-integration-distribution-test-titanium-554 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-bgpcep-maven-merge-0.23.x-9 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-83 ]] 02:34:05 + return 0 02:34:05 + continue 02:34:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6627379233793191565.sh 02:34:06 ---> Orphaned servers 02:34:06 Setup pyenv: 02:34:06 system 02:34:06 3.8.13 02:34:06 3.9.13 02:34:06 3.10.13 02:34:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:34:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:08 lf-activate-venv(): INFO: Base packages installed successfully 02:34:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:34:31 -----> Active servers 02:34:31 prd-centos8-builder-2c-2g-12841 02:34:31 prd-ubuntu2204-docker-8c-8g-12840 02:34:31 prd-centos8-robot-2c-8g-12837 02:34:31 prd-centos8-robot-2c-8g-12834 02:34:31 prd-centos8-robot-2c-8g-12835 02:34:31 prd-centos8-robot-2c-8g-12832 02:34:31 prd-centos8-robot-2c-8g-12826 02:34:31 prd-centos8-robot-2c-8g-12820 02:34:31 prd-centos8-robot-2c-8g-12819 02:34:31 prd-queue-disttest-2c-1g-12817 02:34:31 prd-ubuntu2204-builder-2c-2g-12799 02:34:31 prd-centos8-robot-2c-8g-12741 02:34:31 prd-centos8-robot-2c-8g-12730 02:34:31 prd-queue-intque-2c-1g-12729 02:34:31 prd-ubuntu2204-docker-4c-4g-12650 02:34:31 snd-centos8-robot-2c-8g-137 02:34:31 -----> Delete orphaned servers 02:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5411791140882653032.sh 02:34:33 ---> Orphaned ports 02:34:33 Setup pyenv: 02:34:33 system 02:34:33 3.8.13 02:34:33 3.9.13 02:34:33 3.10.13 02:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:35 lf-activate-venv(): INFO: Base packages installed successfully 02:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:34:50 No orphaned ports to process. 02:34:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10960401068950733352.sh 02:34:50 ---> Orphaned volumes 02:34:50 + source /home/jenkins/lf-env.sh 02:34:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:50 ++ mktemp -d /tmp/venv-XXXX 02:34:50 + lf_venv=/tmp/venv-OQsS 02:34:50 + local venv_file=/tmp/.os_lf_venv 02:34:50 + local python=python3 02:34:50 + local options 02:34:50 + local set_path=true 02:34:50 + local install_args= 02:34:50 ++ 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 02:34:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:34:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:34:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:50 + true 02:34:50 + case $1 in 02:34:50 + python=python3 02:34:50 + shift 2 02:34:50 + true 02:34:50 + case $1 in 02:34:50 + shift 02:34:50 + break 02:34:50 + case $python in 02:34:50 + local pkg_list= 02:34:50 + [[ -d /opt/pyenv ]] 02:34:50 + echo 'Setup pyenv:' 02:34:50 Setup pyenv: 02:34:50 + export PYENV_ROOT=/opt/pyenv 02:34:50 + PYENV_ROOT=/opt/pyenv 02:34:50 + 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 02:34:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:50 + pyenv versions 02:34:50 system 02:34:50 3.8.13 02:34:50 3.9.13 02:34:50 3.10.13 02:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:50 + command -v pyenv 02:34:50 ++ pyenv init - --no-rehash 02:34:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:34:50 for i in ${!paths[@]}; do 02:34:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:34:50 fi; done; 02:34:50 echo "${paths[*]}"'\'')" 02:34:50 export PATH="/opt/pyenv/shims:${PATH}" 02:34:50 export PYENV_SHELL=bash 02:34:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:34:50 pyenv() { 02:34:50 local command 02:34:50 command="${1:-}" 02:34:50 if [ "$#" -gt 0 ]; then 02:34:50 shift 02:34:50 fi 02:34:50 02:34:50 case "$command" in 02:34:50 rehash|shell) 02:34:50 eval "$(pyenv "sh-$command" "$@")" 02:34:50 ;; 02:34:50 *) 02:34:50 command pyenv "$command" "$@" 02:34:50 ;; 02:34:50 esac 02:34:50 }' 02:34:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:34:50 for i in ${!paths[@]}; do 02:34:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:34:50 fi; done; 02:34:50 echo "${paths[*]}"' 02:34:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:50 ++ 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 02:34:50 ++ 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 02:34:50 ++ export PYENV_SHELL=bash 02:34:50 ++ PYENV_SHELL=bash 02:34:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:34:50 +++ complete -F _pyenv pyenv 02:34:50 ++ lf-pyver python3 02:34:50 ++ local py_version_xy=python3 02:34:50 ++ local py_version_xyz= 02:34:50 ++ pyenv versions 02:34:50 ++ local command 02:34:50 ++ command=versions 02:34:50 ++ '[' 1 -gt 0 ']' 02:34:50 ++ shift 02:34:50 ++ case "$command" in 02:34:50 ++ command pyenv versions 02:34:50 ++ pyenv versions 02:34:50 ++ awk '{ print $1 }' 02:34:50 ++ sed 's/^[ *]* //' 02:34:50 ++ grep -E '^[0-9.]*[0-9]$' 02:34:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:34:50 +++ grep '^3' /tmp/.pyenv_versions 02:34:50 +++ tail -n 1 02:34:50 +++ sort -V 02:34:50 ++ py_version_xyz=3.11.7 02:34:50 ++ [[ -z 3.11.7 ]] 02:34:50 ++ echo 3.11.7 02:34:50 ++ return 0 02:34:50 + pyenv local 3.11.7 02:34:50 + local command 02:34:50 + command=local 02:34:50 + '[' 2 -gt 0 ']' 02:34:50 + shift 02:34:50 + case "$command" in 02:34:50 + command pyenv local 3.11.7 02:34:50 + pyenv local 3.11.7 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='lftools[openstack] ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='kubernetes ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='niet ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='python-heatclient ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='python-openstackclient ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='python-magnumclient ' 02:34:50 + for arg in "$@" 02:34:50 + case $arg in 02:34:50 + pkg_list+='yq ' 02:34:50 + [[ -f /tmp/.os_lf_venv ]] 02:34:50 ++ cat /tmp/.os_lf_venv 02:34:50 + lf_venv=/tmp/venv-eWwo 02:34:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from' file:/tmp/.os_lf_venv 02:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:34:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:50 + local 'pip_opts=--upgrade --quiet' 02:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:34:50 + [[ -n '' ]] 02:34:50 + [[ -n '' ]] 02:34:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:50 + /tmp/venv-eWwo/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 02:34:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:34:52 lf-activate-venv(): INFO: Base packages installed successfully 02:34:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:34:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:52 + /tmp/venv-eWwo/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 02:35:09 + type python3 02:35:09 + true 02:35:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH' 02:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:35:09 + PATH=/tmp/venv-eWwo/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 02:35:09 + return 0 02:35:09 + mapfile -t os_volumes 02:35:09 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:35:13 + '[' 0 -eq 0 ']' 02:35:13 + echo 'No orphaned volumes found.' 02:35:13 No orphaned volumes found. 02:35:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:35:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins260602072487424298.sh 02:35:13 ---> Protect in-use images 02:35:13 Setup pyenv: 02:35:13 system 02:35:13 3.8.13 02:35:13 3.9.13 02:35:13 3.10.13 02:35:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:15 lf-activate-venv(): INFO: Base packages installed successfully 02:35:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:35:30 INFO: There are images to protect defined in jenkins-config. 02:35:30 INFO: There are additional images to protect in the jjb dir. 02:35:30 INFO: Protecting the following images: 02:35:30 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 02:35:30 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 02:35:30 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 02:35:30 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 02:35:30 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 02:35:30 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 02:35:30 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 02:35:30 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 02:35:30 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 02:35:30 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 02:35:30 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 02:35:30 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 02:35:32 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 02:35:33 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 02:35:35 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 02:35:37 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 02:35:38 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 02:35:40 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 02:35:41 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 02:35:43 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 02:35:45 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 02:35:46 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 02:35:48 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 02:35:50 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 02:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:50 Run condition [Boolean condition] enabling perform for step [BuilderChain] 02:35:50 [EnvInject] - Injecting environment variables from a build step. 02:35:50 [EnvInject] - Injecting as environment variables the properties content 02:35:50 OS_IMAGE_CLEANUP_AGE=30 02:35:50 02:35:50 [EnvInject] - Variables injected successfully. 02:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10271177768735896489.sh 02:35:50 ---> Cleanup old images 02:35:50 Setup pyenv: 02:35:50 system 02:35:50 3.8.13 02:35:50 3.9.13 02:35:50 3.10.13 02:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:52 lf-activate-venv(): INFO: Base packages installed successfully 02:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:36:06 + lftools openstack --os-cloud vex image cleanup --days=30 02:36:13 WARNING: Use of image.protected resulted in an exception 02:36:13 Removing 307 images from vex. 02:36:13 WARNING: Use of image.protected resulted in an exception 02:36:13 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 02:36:13 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 02:36:13 Build step 'Conditional steps (multiple)' marked build as failure 02:36:13 $ ssh-agent -k 02:36:13 unset SSH_AUTH_SOCK; 02:36:13 unset SSH_AGENT_PID; 02:36:13 echo Agent pid 5463 killed; 02:36:13 [ssh-agent] Stopped. 02:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 02:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins702651927611261484.sh 02:36:13 ---> sysstat.sh 02:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13033969648751549204.sh 02:36:14 ---> package-listing.sh 02:36:14 ++ facter osfamily 02:36:14 ++ tr '[:upper:]' '[:lower:]' 02:36:14 + OS_FAMILY=redhat 02:36:14 + workspace=/w/workspace/builder-openstack-cron 02:36:14 + START_PACKAGES=/tmp/packages_start.txt 02:36:14 + END_PACKAGES=/tmp/packages_end.txt 02:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:14 + PACKAGES=/tmp/packages_start.txt 02:36:14 + '[' /w/workspace/builder-openstack-cron ']' 02:36:14 + PACKAGES=/tmp/packages_end.txt 02:36:14 + case "${OS_FAMILY}" in 02:36:14 + rpm -qa 02:36:14 + sort 02:36:15 + '[' -f /tmp/packages_start.txt ']' 02:36:15 + '[' -f /tmp/packages_end.txt ']' 02:36:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:15 + '[' /w/workspace/builder-openstack-cron ']' 02:36:15 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 02:36:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 02:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins531116230865041603.sh 02:36:15 ---> capture-instance-metadata.sh 02:36:15 Setup pyenv: 02:36:15 system 02:36:15 3.8.13 02:36:15 3.9.13 02:36:15 3.10.13 02:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:17 lf-activate-venv(): INFO: Base packages installed successfully 02:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:36:32 INFO: Running in OpenStack, capturing instance metadata 02:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3860401875546636310.sh 02:36:32 provisioning config files... 02:36:32 Could not find credentials [logs] for builder-openstack-cron #75383 02:36:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6443787795272337384tmp 02:36:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:36:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:36:32 provisioning config files... 02:36:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:36:32 [EnvInject] - Injecting environment variables from a build step. 02:36:32 [EnvInject] - Injecting as environment variables the properties content 02:36:32 SERVER_ID=logs 02:36:32 02:36:32 [EnvInject] - Variables injected successfully. 02:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9911895931879482735.sh 02:36:33 ---> create-netrc.sh 02:36:33 WARN: Log server credential not found. 02:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1466442463810558268.sh 02:36:33 ---> python-tools-install.sh 02:36:33 Setup pyenv: 02:36:33 system 02:36:33 3.8.13 02:36:33 3.9.13 02:36:33 3.10.13 02:36:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:35 lf-activate-venv(): INFO: Base packages installed successfully 02:36:35 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17354426761354410333.sh 02:36:46 ---> sudo-logs.sh 02:36:46 Archiving 'sudo' log.. 02:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11979872498731629437.sh 02:36:46 ---> job-cost.sh 02:36:46 Setup pyenv: 02:36:46 system 02:36:46 3.8.13 02:36:46 3.9.13 02:36:46 3.10.13 02:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:48 lf-activate-venv(): INFO: Base packages installed successfully 02:36:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:36:57 INFO: No Stack... 02:36:57 INFO: Retrieving Pricing Info for: v3-standard-2 02:36:57 INFO: Archiving Costs 02:36:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1102293670049120443.sh 02:36:57 ---> logs-deploy.sh 02:36:57 Setup pyenv: 02:36:57 system 02:36:57 3.8.13 02:36:57 3.9.13 02:36:57 3.10.13 02:36:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eWwo from file:/tmp/.os_lf_venv 02:36:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:59 lf-activate-venv(): INFO: Base packages installed successfully 02:36:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-eWwo/bin to PATH 02:37:10 WARNING: Nexus logging server not set 02:37:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75383/ 02:37:10 INFO: archiving logs to S3 02:37:11 ---> uname -a: 02:37:11 Linux prd-centos8-builder-2c-2g-12841.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 02:37:11 02:37:11 02:37:11 ---> lscpu: 02:37:11 Architecture: x86_64 02:37:11 CPU op-mode(s): 32-bit, 64-bit 02:37:11 Byte Order: Little Endian 02:37:11 CPU(s): 2 02:37:11 On-line CPU(s) list: 0,1 02:37:11 Thread(s) per core: 1 02:37:11 Core(s) per socket: 1 02:37:11 Socket(s): 2 02:37:11 NUMA node(s): 1 02:37:11 Vendor ID: AuthenticAMD 02:37:11 CPU family: 23 02:37:11 Model: 49 02:37:11 Model name: AMD EPYC-Rome Processor 02:37:11 Stepping: 0 02:37:11 CPU MHz: 2799.998 02:37:11 BogoMIPS: 5599.99 02:37:11 Virtualization: AMD-V 02:37:11 Hypervisor vendor: KVM 02:37:11 Virtualization type: full 02:37:11 L1d cache: 32K 02:37:11 L1i cache: 32K 02:37:11 L2 cache: 512K 02:37:11 L3 cache: 16384K 02:37:11 NUMA node0 CPU(s): 0,1 02:37:11 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 02:37:11 02:37:11 02:37:11 ---> nproc: 02:37:11 2 02:37:11 02:37:11 02:37:11 ---> df -h: 02:37:11 Filesystem Size Used Avail Use% Mounted on 02:37:11 devtmpfs 3.8G 0 3.8G 0% /dev 02:37:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:37:11 tmpfs 3.8G 17M 3.8G 1% /run 02:37:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:37:11 /dev/vda1 40G 8.5G 32G 22% / 02:37:11 tmpfs 770M 0 770M 0% /run/user/1001 02:37:11 02:37:11 02:37:11 ---> free -m: 02:37:11 total used free shared buff/cache available 02:37:11 Mem: 7697 651 4777 19 2267 6748 02:37:11 Swap: 1023 0 1023 02:37:11 02:37:11 02:37:11 ---> ip addr: 02:37:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:37:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:37:11 inet 127.0.0.1/8 scope host lo 02:37:11 valid_lft forever preferred_lft forever 02:37:11 inet6 ::1/128 scope host 02:37:11 valid_lft forever preferred_lft forever 02:37:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:37:11 link/ether fa:16:3e:f9:69:ef brd ff:ff:ff:ff:ff:ff 02:37:11 altname enp0s3 02:37:11 altname ens3 02:37:11 inet 10.30.170.13/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:37:11 valid_lft 86067sec preferred_lft 86067sec 02:37:11 inet6 fe80::f816:3eff:fef9:69ef/64 scope link 02:37:11 valid_lft forever preferred_lft forever 02:37:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:37:11 link/ether 02:42:74:53:e4:e2 brd ff:ff:ff:ff:ff:ff 02:37:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:37:11 valid_lft forever preferred_lft forever 02:37:11 02:37:11 02:37:11 ---> sar -b -r -n DEV: 02:37:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/23/2025 _x86_64_ (2 CPU) 02:37:11 02:37:11 02:31:34 LINUX RESTART (2 CPU) 02:37:11 02:37:11 02:32:01 AM tps rtps wtps bread/s bwrtn/s 02:37:11 02:33:01 AM 190.19 31.45 158.74 7235.85 25348.14 02:37:11 02:34:01 AM 115.66 0.45 115.21 63.05 12536.02 02:37:11 02:35:01 AM 33.98 0.32 33.66 43.19 1842.53 02:37:11 02:36:01 AM 21.75 0.03 21.71 0.53 554.06 02:37:11 02:37:01 AM 27.37 0.92 26.46 95.17 1123.78 02:37:11 Average: 77.80 6.63 71.16 1487.85 8281.95 02:37:11 02:37:11 02:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:11 02:33:01 AM 5087648 6922104 2794784 35.46 2688 2022280 1098288 12.30 224032 2265928 171688 02:37:11 02:34:01 AM 4847796 6858500 3034636 38.50 2688 2185728 1092480 12.23 205056 2471128 43192 02:37:11 02:35:01 AM 4873748 6917700 3008684 38.17 2688 2219088 1026128 11.49 270628 2382380 43056 02:37:11 02:36:01 AM 4857820 6901784 3024612 38.37 2688 2219124 1047040 11.72 271592 2397440 43064 02:37:11 02:37:01 AM 4942536 6958800 2939896 37.30 2688 2190956 985944 11.04 423364 2161188 25108 02:37:11 Average: 4921910 6911778 2960522 37.56 2688 2167435 1049976 11.76 278934 2335613 65222 02:37:11 02:37:11 02:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:11 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:33:01 AM eth0 339.93 183.54 1793.21 62.59 0.00 0.00 0.00 0.00 02:37:11 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:34:01 AM eth0 83.36 63.50 847.39 10.13 0.00 0.00 0.00 0.00 02:37:11 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:35:01 AM eth0 34.33 33.74 33.97 13.52 0.00 0.00 0.00 0.00 02:37:11 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:36:01 AM eth0 18.75 18.83 18.37 7.40 0.00 0.00 0.00 0.00 02:37:11 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:37:01 AM eth0 22.21 19.31 27.64 8.68 0.00 0.00 0.00 0.00 02:37:11 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 Average: eth0 99.73 63.79 544.19 20.47 0.00 0.00 0.00 0.00 02:37:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:11 02:37:11 02:37:11 ---> sar -P ALL: 02:37:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/23/2025 _x86_64_ (2 CPU) 02:37:11 02:37:11 02:31:34 LINUX RESTART (2 CPU) 02:37:11 02:37:11 02:32:01 AM CPU %user %nice %system %iowait %steal %idle 02:37:11 02:33:01 AM all 42.11 0.00 8.46 7.37 0.11 41.95 02:37:11 02:33:01 AM 0 40.53 0.00 7.57 7.05 0.12 44.72 02:37:11 02:33:01 AM 1 43.69 0.00 9.34 7.69 0.10 39.18 02:37:11 02:34:01 AM all 37.58 0.00 5.66 0.88 0.10 55.78 02:37:11 02:34:01 AM 0 51.54 0.00 6.84 0.87 0.10 40.65 02:37:11 02:34:01 AM 1 23.61 0.00 4.49 0.88 0.10 70.92 02:37:11 02:35:01 AM all 32.78 0.00 4.05 0.18 0.08 62.92 02:37:11 02:35:01 AM 0 45.35 0.00 4.42 0.18 0.08 49.97 02:37:11 02:35:01 AM 1 20.21 0.00 3.67 0.17 0.08 75.87 02:37:11 02:36:01 AM all 33.49 0.00 3.34 0.11 0.08 62.97 02:37:11 02:36:01 AM 0 48.97 0.00 4.00 0.15 0.08 46.80 02:37:11 02:36:01 AM 1 17.99 0.00 2.69 0.07 0.08 79.18 02:37:11 02:37:01 AM all 34.95 0.00 4.71 0.14 0.09 60.11 02:37:11 02:37:01 AM 0 48.84 0.00 5.00 0.17 0.08 45.91 02:37:11 02:37:01 AM 1 21.02 0.00 4.42 0.12 0.10 74.34 02:37:11 Average: all 36.18 0.00 5.24 1.73 0.09 56.76 02:37:11 Average: 0 47.05 0.00 5.56 1.68 0.09 45.61 02:37:11 Average: 1 25.29 0.00 4.92 1.78 0.09 67.92 02:37:11 02:37:11 02:37:11