10:32:09 Started by timer 10:32:09 Running as SYSTEM 10:32:09 [EnvInject] - Loading node environment variables. 10:32:09 Building remotely on prd-centos8-builder-2c-2g-362 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 10:32:09 [ssh-agent] Looking for ssh-agent implementation... 10:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:09 $ ssh-agent 10:32:09 SSH_AUTH_SOCK=/tmp/ssh-03oBKhD4o2M9/agent.5443 10:32:09 SSH_AGENT_PID=5444 10:32:09 [ssh-agent] Started. 10:32:10 Running ssh-add (command line suppressed) 10:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5600059234434952662.key (/w/workspace/builder-openstack-cron@tmp/private_key_5600059234434952662.key) 10:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:32:10 The recommended git tool is: NONE 10:32:12 using credential jenkins-ssh 10:32:12 Wiping out workspace first. 10:32:12 Cloning the remote Git repository 10:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 10:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:32:12 > git --version # timeout=10 10:32:12 > git --version # 'git version 2.43.0' 10:32:12 using GIT_SSH to set credentials jenkins-ssh 10:32:12 [INFO] Currently running in a labeled security context 10:32:12 [INFO] Currently SELinux is 'enforcing' on the host 10:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13047401018171732575.key 10:32:12 Verifying host key using known hosts file 10:32:12 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. 10:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:15 Avoid second fetch 10:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:32:15 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 10:32:15 > git config core.sparsecheckout # timeout=10 10:32:15 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 10:32:15 Commit message: "Add jobs for aaa-0.21.x" 10:32:15 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 10:32:16 > git remote # timeout=10 10:32:16 > git submodule init # timeout=10 10:32:16 > git submodule sync # timeout=10 10:32:16 > git config --get remote.origin.url # timeout=10 10:32:16 > git submodule init # timeout=10 10:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:32:16 > git config --get submodule.global-jjb.url # timeout=10 10:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 10:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:32:16 > git submodule update --init --recursive global-jjb # timeout=10 10:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:32:21 No emails were triggered. 10:32:21 provisioning config files... 10:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5001628639197740123.sh 10:32:21 ---> python-tools-install.sh 10:32:21 Setup pyenv: 10:32:21 system 10:32:21 * 3.8.13 (set by /opt/pyenv/version) 10:32:21 * 3.9.13 (set by /opt/pyenv/version) 10:32:21 * 3.10.13 (set by /opt/pyenv/version) 10:32:21 * 3.11.7 (set by /opt/pyenv/version) 10:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tJnI 10:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:30 lf-activate-venv(): INFO: Base packages installed successfully 10:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 10:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:32:58 Generating Requirements File 10:33:21 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. 10:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:33:21 Python 3.11.7 10:33:21 pip 25.2 from /tmp/venv-tJnI/lib/python3.11/site-packages/pip (python 3.11) 10:33:22 appdirs==1.4.4 10:33:22 argcomplete==3.6.2 10:33:22 aspy.yaml==1.3.0 10:33:22 attrs==25.3.0 10:33:22 autopage==0.5.2 10:33:22 beautifulsoup4==4.14.2 10:33:22 boto3==1.40.44 10:33:22 botocore==1.40.44 10:33:22 bs4==0.0.2 10:33:22 cachetools==6.2.0 10:33:22 certifi==2025.8.3 10:33:22 cffi==2.0.0 10:33:22 cfgv==3.4.0 10:33:22 chardet==5.2.0 10:33:22 charset-normalizer==3.4.3 10:33:22 click==8.3.0 10:33:22 cliff==4.11.0 10:33:22 cmd2==2.7.0 10:33:22 cryptography==3.3.2 10:33:22 debtcollector==3.0.0 10:33:22 decorator==5.2.1 10:33:22 defusedxml==0.7.1 10:33:22 Deprecated==1.2.18 10:33:22 distlib==0.4.0 10:33:22 dnspython==2.8.0 10:33:22 docker==7.1.0 10:33:22 dogpile.cache==1.4.1 10:33:22 durationpy==0.10 10:33:22 email-validator==2.3.0 10:33:22 filelock==3.19.1 10:33:22 future==1.0.0 10:33:22 gitdb==4.0.12 10:33:22 GitPython==3.1.45 10:33:22 google-auth==2.41.1 10:33:22 httplib2==0.31.0 10:33:22 identify==2.6.15 10:33:22 idna==3.10 10:33:22 importlib-resources==1.5.0 10:33:22 iso8601==2.1.0 10:33:22 Jinja2==3.1.6 10:33:22 jmespath==1.0.1 10:33:22 jsonpatch==1.33 10:33:22 jsonpointer==3.0.0 10:33:22 jsonschema==4.25.1 10:33:22 jsonschema-specifications==2025.9.1 10:33:22 keystoneauth1==5.12.0 10:33:22 kubernetes==34.1.0 10:33:22 lftools==0.37.14 10:33:22 lxml==6.0.2 10:33:22 markdown-it-py==4.0.0 10:33:22 MarkupSafe==3.0.3 10:33:22 mdurl==0.1.2 10:33:22 msgpack==1.1.1 10:33:22 multi_key_dict==2.0.3 10:33:22 munch==4.0.0 10:33:22 netaddr==1.3.0 10:33:22 niet==1.4.2 10:33:22 nodeenv==1.9.1 10:33:22 oauth2client==4.1.3 10:33:22 oauthlib==3.3.1 10:33:22 openstacksdk==4.7.1 10:33:22 os-service-types==1.8.0 10:33:22 osc-lib==4.2.0 10:33:22 oslo.config==10.0.0 10:33:22 oslo.context==6.1.0 10:33:22 oslo.i18n==6.6.0 10:33:22 oslo.log==7.2.1 10:33:22 oslo.serialization==5.8.0 10:33:22 oslo.utils==9.1.0 10:33:22 packaging==25.0 10:33:22 pbr==7.0.1 10:33:22 platformdirs==4.4.0 10:33:22 prettytable==3.16.0 10:33:22 psutil==7.1.0 10:33:22 pyasn1==0.6.1 10:33:22 pyasn1_modules==0.4.2 10:33:22 pycparser==2.23 10:33:22 pygerrit2==2.0.15 10:33:22 PyGithub==2.8.1 10:33:22 Pygments==2.19.2 10:33:22 PyJWT==2.10.1 10:33:22 PyNaCl==1.6.0 10:33:22 pyparsing==2.4.7 10:33:22 pyperclip==1.11.0 10:33:22 pyrsistent==0.20.0 10:33:22 python-cinderclient==9.8.0 10:33:22 python-dateutil==2.9.0.post0 10:33:22 python-heatclient==4.3.0 10:33:22 python-jenkins==1.8.3 10:33:22 python-keystoneclient==5.7.0 10:33:22 python-magnumclient==4.9.0 10:33:22 python-openstackclient==8.2.0 10:33:22 python-swiftclient==4.8.0 10:33:22 PyYAML==6.0.3 10:33:22 referencing==0.36.2 10:33:22 requests==2.32.5 10:33:22 requests-oauthlib==2.0.0 10:33:22 requestsexceptions==1.4.0 10:33:22 rfc3986==2.0.0 10:33:22 rich==14.1.0 10:33:22 rich-argparse==1.7.1 10:33:22 rpds-py==0.27.1 10:33:22 rsa==4.9.1 10:33:22 ruamel.yaml==0.18.15 10:33:22 ruamel.yaml.clib==0.2.14 10:33:22 s3transfer==0.14.0 10:33:22 simplejson==3.20.2 10:33:22 six==1.17.0 10:33:22 smmap==5.0.2 10:33:22 soupsieve==2.8 10:33:22 stevedore==5.5.0 10:33:22 tabulate==0.9.0 10:33:22 toml==0.10.2 10:33:22 tomlkit==0.13.3 10:33:22 tqdm==4.67.1 10:33:22 typing_extensions==4.15.0 10:33:22 tzdata==2025.2 10:33:22 urllib3==1.26.20 10:33:22 virtualenv==20.34.0 10:33:22 wcwidth==0.2.14 10:33:22 websocket-client==1.8.0 10:33:22 wrapt==1.17.3 10:33:22 xdg==6.0.0 10:33:22 xmltodict==1.0.2 10:33:22 yq==3.4.3 10:33:22 [EnvInject] - Injecting environment variables from a build step. 10:33:22 [EnvInject] - Injecting as environment variables the properties content 10:33:22 OS_CLOUD=vex 10:33:22 10:33:22 [EnvInject] - Variables injected successfully. 10:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5866324166120398858.sh 10:33:22 ---> Orphaned k8s clusters 10:33:22 Setup pyenv: 10:33:22 system 10:33:22 3.8.13 10:33:22 3.9.13 10:33:22 3.10.13 10:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:24 lf-activate-venv(): INFO: Base packages installed successfully 10:33:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:33:32 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. 10:33:32 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 10:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:33:35 -----> Delete orphaned cluster 10:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11034724687354103007.sh 10:33:35 ---> Orphaned stacks 10:33:35 Setup pyenv: 10:33:35 system 10:33:35 3.8.13 10:33:35 3.9.13 10:33:35 3.10.13 10:33:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:33:37 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 10:33:37 lf-activate-venv(): INFO: Base packages installed successfully 10:33:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:34:01 + mapfile -t OS_COE_CLUSTERS_ID 10:34:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:34:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:34:01 ++ awk '{print $1}' 10:34:03 + echo '-----> Active clusters -> stacks' 10:34:03 -----> Active clusters -> stacks 10:34:03 + OS_COE_STACKS=() 10:34:03 + [[ 0 -gt 0 ]] 10:34:03 + mapfile -t OS_STACKS 10: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 10:34:03 ++ awk '{print $1}' 10:34:04 + echo '-----> Active stacks' 10:34:04 -----> Active stacks 10:34:04 + for stack in "${OS_STACKS[@]}" 10:34:04 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 10:34:04 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 10:34:04 + for stack in "${OS_STACKS[@]}" 10:34:04 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 10:34:04 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 10:34:04 + for stack in "${OS_STACKS[@]}" 10:34:04 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 10:34:04 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 10:34:04 + for stack in "${OS_STACKS[@]}" 10:34:04 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-445 10:34:04 releng-openflowplugin-csit-1node-cbench-only-titanium-445 10:34:04 + for stack in "${OS_STACKS[@]}" 10:34:04 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-445 10:34:04 releng-daexim-csit-3node-clustering-basic-only-titanium-445 10:34:04 + echo '-----> Delete orphaned stacks' 10:34:04 -----> Delete orphaned stacks 10:34:04 + for STACK_NAME in "${OS_STACKS[@]}" 10:34:04 + [[ 0 -gt 0 ]] 10:34:04 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:34:04 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 10:34:04 + builds=() 10:34:04 + for jenkins in "${@:2}" 10:34:04 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:04 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:04 ++ 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' 10:34:04 + 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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:04 10:34:04 200' 10:34:04 ++ 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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:04 10:34:04 200' 10:34:04 ++ head -n1 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/releng 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 ++ sed 's/\/*$//' 10:34:05 + silo=releng 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ grep -v null 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 10:34:05 ++ sed 's/\/*$//' 10:34:05 + silo=sandbox 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 ++ grep -v null 10:34:05 + [[ releng-builder-openstack-cron-74167 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-integration-distribution-test-titanium-456 releng-distribution-merge-managed-scandium-2737 =~ releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 ]] 10:34:05 + return 0 10:34:05 + continue 10:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 10:34:05 + [[ 0 -gt 0 ]] 10:34:05 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:34:05 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 10:34:05 + builds=() 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/releng 10:34:05 ++ sed 's/\/*$//' 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 + silo=releng 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ grep -v null 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ sed 's/\/*$//' 10:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 + silo=sandbox 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ grep -v null 10:34:05 + [[ releng-builder-openstack-cron-74167 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-integration-distribution-test-titanium-456 releng-distribution-merge-managed-scandium-2737 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 ]] 10:34:05 + return 0 10:34:05 + continue 10:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 10:34:05 + [[ 0 -gt 0 ]] 10:34:05 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:34:05 + STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 10:34:05 + builds=() 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/releng 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 ++ sed 's/\/*$//' 10:34:05 + silo=releng 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 ++ grep -v null 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 ++ sed 's/\/*$//' 10:34:05 + silo=sandbox 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 ++ grep -v null 10:34:05 + [[ releng-builder-openstack-cron-74167 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-integration-distribution-test-titanium-456 releng-distribution-merge-managed-scandium-2737 =~ releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 ]] 10:34:05 + return 0 10:34:05 + continue 10:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 10:34:05 + [[ 0 -gt 0 ]] 10:34:05 + stack_in_jenkins releng-openflowplugin-csit-1node-cbench-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:34:05 + STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-titanium-445 10:34:05 + builds=() 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ sed 's/\/*$//' 10:34:05 ++ echo https://jenkins.opendaylight.org/releng 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 + silo=releng 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ grep -v null 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 10:34:05 ++ sed 's/\/*$//' 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 + silo=sandbox 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ grep -v null 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + [[ releng-builder-openstack-cron-74167 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-integration-distribution-test-titanium-456 releng-distribution-merge-managed-scandium-2737 =~ releng-openflowplugin-csit-1node-cbench-only-titanium-445 ]] 10:34:05 + return 0 10:34:05 + continue 10:34:05 + for STACK_NAME in "${OS_STACKS[@]}" 10:34:05 + [[ 0 -gt 0 ]] 10:34:05 + stack_in_jenkins releng-daexim-csit-3node-clustering-basic-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:34:05 + STACK_NAME=releng-daexim-csit-3node-clustering-basic-only-titanium-445 10:34:05 + builds=() 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/releng 10:34:05 ++ sed 's/\/*$//' 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 + silo=releng 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ grep -v null 10: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/74167/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.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/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2737/"}}],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + for jenkins in "${@:2}" 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:34:05 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:34:05 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10: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' 10:34:05 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ head -n1 10:34:05 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:34:05 10:34:05 200' 10:34:05 ++ awk 'END {print $NF}' 10:34:05 + status=200 10:34:05 + '[' 200 '!=' 200 ']' 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:34:05 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:34:05 ++ echo https://jenkins.opendaylight.org/sandbox 10:34:05 ++ awk -F/ '{print $NF}' 10:34:05 ++ sed 's/\/*$//' 10:34:05 + silo=sandbox 10:34:05 + export silo 10:34:05 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:34:05 ++ grep -v null 10:34:05 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:34:05 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:34:05 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:34:05 + [[ releng-builder-openstack-cron-74167 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-integration-distribution-test-titanium-456 releng-distribution-merge-managed-scandium-2737 =~ releng-daexim-csit-3node-clustering-basic-only-titanium-445 ]] 10:34:05 + return 0 10:34:05 + continue 10:34:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:34:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:34:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11074231692843337487.sh 10:34:05 ---> Orphaned servers 10:34:05 Setup pyenv: 10:34:05 system 10:34:05 3.8.13 10:34:05 3.9.13 10:34:05 3.10.13 10:34:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:34:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:07 lf-activate-venv(): INFO: Base packages installed successfully 10:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:34:16 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/python-heatclient/ 10:34:47 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/tzdata/ 10:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:34:59 -----> Active servers 10:34:59 prd-centos8-builder-2c-2g-362 10:34:59 prd-ubuntu2204-docker-8c-8g-361 10:34:59 prd-centos8-robot-2c-8g-344 10:34:59 prd-ubuntu2204-docker-4c-16g-327 10:34:59 prd-centos8-robot-2c-8g-285 10:34:59 prd-centos8-robot-2c-8g-287 10:34:59 prd-centos8-robot-2c-8g-278 10:34:59 prd-centos8-robot-2c-8g-274 10:34:59 prd-centos8-robot-2c-8g-272 10:34:59 prd-queue-disttest-2c-1g-266 10:34:59 -----> Delete orphaned servers 10:35:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:35:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:35:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins512715594680451986.sh 10:35:00 ---> Orphaned ports 10:35:00 Setup pyenv: 10:35:01 system 10:35:01 3.8.13 10:35:01 3.9.13 10:35:01 3.10.13 10:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:03 lf-activate-venv(): INFO: Base packages installed successfully 10:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:35:18 No orphaned ports to process. 10:35:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:35:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:35:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16582311019244234332.sh 10:35:18 ---> Orphaned volumes 10:35:18 + source /home/jenkins/lf-env.sh 10:35:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:35:18 ++ mktemp -d /tmp/venv-XXXX 10:35:18 + lf_venv=/tmp/venv-aDGI 10:35:18 + local venv_file=/tmp/.os_lf_venv 10:35:18 + local python=python3 10:35:18 + local options 10:35:18 + local set_path=true 10:35:18 + local install_args= 10:35:18 ++ 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 10:35:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:35:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:35:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:35:18 + true 10:35:18 + case $1 in 10:35:18 + python=python3 10:35:18 + shift 2 10:35:18 + true 10:35:18 + case $1 in 10:35:18 + shift 10:35:18 + break 10:35:18 + case $python in 10:35:18 + local pkg_list= 10:35:18 + [[ -d /opt/pyenv ]] 10:35:18 + echo 'Setup pyenv:' 10:35:18 Setup pyenv: 10:35:18 + export PYENV_ROOT=/opt/pyenv 10:35:18 + PYENV_ROOT=/opt/pyenv 10:35:18 + 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 10:35:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:35:18 + pyenv versions 10:35:18 system 10:35:18 3.8.13 10:35:18 3.9.13 10:35:18 3.10.13 10:35:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:18 + command -v pyenv 10:35:18 ++ pyenv init - --no-rehash 10:35:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:35:18 for i in ${!paths[@]}; do 10:35:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:35:18 fi; done; 10:35:18 echo "${paths[*]}"'\'')" 10:35:18 export PATH="/opt/pyenv/shims:${PATH}" 10:35:18 export PYENV_SHELL=bash 10:35:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:35:18 pyenv() { 10:35:18 local command 10:35:18 command="${1:-}" 10:35:18 if [ "$#" -gt 0 ]; then 10:35:18 shift 10:35:18 fi 10:35:18 10:35:18 case "$command" in 10:35:18 rehash|shell) 10:35:18 eval "$(pyenv "sh-$command" "$@")" 10:35:18 ;; 10:35:18 *) 10:35:18 command pyenv "$command" "$@" 10:35:18 ;; 10:35:18 esac 10:35:18 }' 10:35:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:35:18 for i in ${!paths[@]}; do 10:35:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:35:18 fi; done; 10:35:18 echo "${paths[*]}"' 10:35:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:35:18 ++ 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 10:35:18 ++ 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 10:35:18 ++ export PYENV_SHELL=bash 10:35:18 ++ PYENV_SHELL=bash 10:35:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:35:18 +++ complete -F _pyenv pyenv 10:35:18 ++ lf-pyver python3 10:35:18 ++ local py_version_xy=python3 10:35:18 ++ local py_version_xyz= 10:35:18 ++ awk '{ print $1 }' 10:35:18 ++ pyenv versions 10:35:18 ++ local command 10:35:18 ++ command=versions 10:35:18 ++ '[' 1 -gt 0 ']' 10:35:18 ++ shift 10:35:18 ++ case "$command" in 10:35:18 ++ command pyenv versions 10:35:18 ++ pyenv versions 10:35:18 ++ sed 's/^[ *]* //' 10:35:18 ++ grep -E '^[0-9.]*[0-9]$' 10:35:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:35:18 +++ tail -n 1 10:35:18 +++ grep '^3' /tmp/.pyenv_versions 10:35:18 +++ sort -V 10:35:18 ++ py_version_xyz=3.11.7 10:35:18 ++ [[ -z 3.11.7 ]] 10:35:18 ++ echo 3.11.7 10:35:18 ++ return 0 10:35:18 + pyenv local 3.11.7 10:35:18 + local command 10:35:18 + command=local 10:35:18 + '[' 2 -gt 0 ']' 10:35:18 + shift 10:35:18 + case "$command" in 10:35:18 + command pyenv local 3.11.7 10:35:18 + pyenv local 3.11.7 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='lftools[openstack] ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='kubernetes ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='niet ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='python-heatclient ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='python-openstackclient ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='python-magnumclient ' 10:35:18 + for arg in "$@" 10:35:18 + case $arg in 10:35:18 + pkg_list+='yq ' 10:35:18 + [[ -f /tmp/.os_lf_venv ]] 10:35:18 ++ cat /tmp/.os_lf_venv 10:35:18 + lf_venv=/tmp/venv-tJnI 10:35:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from' file:/tmp/.os_lf_venv 10:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:35:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:18 + local 'pip_opts=--upgrade --quiet' 10:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:35:18 + [[ -n '' ]] 10:35:18 + [[ -n '' ]] 10:35:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:18 + /tmp/venv-tJnI/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 10:35:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:35:20 lf-activate-venv(): INFO: Base packages installed successfully 10:35:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 10:35:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 10:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:35:20 + /tmp/venv-tJnI/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 10:35:35 + type python3 10:35:35 + true 10:35:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH' 10:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:35:35 + PATH=/tmp/venv-tJnI/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 10:35:35 + return 0 10:35:35 + mapfile -t os_volumes 10:35:35 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 10:35:38 + '[' 0 -eq 0 ']' 10:35:38 + echo 'No orphaned volumes found.' 10:35:38 No orphaned volumes found. 10:35:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:35:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:35:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3595053886277697505.sh 10:35:38 ---> Protect in-use images 10:35:38 Setup pyenv: 10:35:38 system 10:35:38 3.8.13 10:35:38 3.9.13 10:35:38 3.10.13 10:35:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:41 lf-activate-venv(): INFO: Base packages installed successfully 10:35:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 10:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:36:00 INFO: There are images to protect defined in jenkins-config. 10:36:00 INFO: There are additional images to protect in the jjb dir. 10:36:00 INFO: Protecting the following images: 10:36:00 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:36:00 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 10:36:00 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 10:36:00 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 10:36:00 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 10:36:00 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 10:36:00 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 10:36:00 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:36:00 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 10:36:00 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 10:36:00 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 10:36:00 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 10:36:00 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 10:36:00 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 10:36:00 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 10:36:00 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 10:36:02 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 10:36:03 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 10:36:03 Build step 'Conditional step (single)' marked build as failure 10:36:03 $ ssh-agent -k 10:36:03 unset SSH_AUTH_SOCK; 10:36:03 unset SSH_AGENT_PID; 10:36:03 echo Agent pid 5444 killed; 10:36:03 [ssh-agent] Stopped. 10:36:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18198966657865587320.sh 10:36:04 ---> sysstat.sh 10:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1402455279157687629.sh 10:36:04 ---> package-listing.sh 10:36:04 ++ facter osfamily 10:36:04 ++ tr '[:upper:]' '[:lower:]' 10:36:04 + OS_FAMILY=redhat 10:36:04 + workspace=/w/workspace/builder-openstack-cron 10:36:04 + START_PACKAGES=/tmp/packages_start.txt 10:36:04 + END_PACKAGES=/tmp/packages_end.txt 10:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:04 + PACKAGES=/tmp/packages_start.txt 10:36:04 + '[' /w/workspace/builder-openstack-cron ']' 10:36:04 + PACKAGES=/tmp/packages_end.txt 10:36:04 + case "${OS_FAMILY}" in 10:36:04 + rpm -qa 10:36:04 + sort 10:36:05 + '[' -f /tmp/packages_start.txt ']' 10:36:05 + '[' -f /tmp/packages_end.txt ']' 10:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:05 + '[' /w/workspace/builder-openstack-cron ']' 10:36:05 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 10:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 10:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2843595372162393975.sh 10:36:05 ---> capture-instance-metadata.sh 10:36:05 Setup pyenv: 10:36:05 system 10:36:05 3.8.13 10:36:05 3.9.13 10:36:05 3.10.13 10:36:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:08 lf-activate-venv(): INFO: Base packages installed successfully 10:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 10:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:36:22 INFO: Running in OpenStack, capturing instance metadata 10:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8850266484181065640.sh 10:36:23 provisioning config files... 10:36:23 Could not find credentials [logs] for builder-openstack-cron #74167 10:36:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13292202122766130555tmp 10:36:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:36:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:36:23 provisioning config files... 10:36:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:36:23 [EnvInject] - Injecting environment variables from a build step. 10:36:23 [EnvInject] - Injecting as environment variables the properties content 10:36:23 SERVER_ID=logs 10:36:23 10:36:23 [EnvInject] - Variables injected successfully. 10:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10776565420951794368.sh 10:36:23 ---> create-netrc.sh 10:36:23 WARN: Log server credential not found. 10:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5062555038104450850.sh 10:36:23 ---> python-tools-install.sh 10:36:23 Setup pyenv: 10:36:23 system 10:36:23 3.8.13 10:36:23 3.9.13 10:36:23 3.10.13 10:36:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:25 lf-activate-venv(): INFO: Base packages installed successfully 10:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2381137323875530183.sh 10:36:36 ---> sudo-logs.sh 10:36:36 Archiving 'sudo' log.. 10:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4507956467828778623.sh 10:36:36 ---> job-cost.sh 10:36:36 Setup pyenv: 10:36:36 system 10:36:36 3.8.13 10:36:36 3.9.13 10:36:36 3.10.13 10:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:38 lf-activate-venv(): INFO: Base packages installed successfully 10:36:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:36:46 INFO: No Stack... 10:36:46 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:46 INFO: Archiving Costs 10:36:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8925567722154078818.sh 10:36:47 ---> logs-deploy.sh 10:36:47 Setup pyenv: 10:36:47 system 10:36:47 3.8.13 10:36:47 3.9.13 10:36:47 3.10.13 10:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tJnI from file:/tmp/.os_lf_venv 10:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:49 lf-activate-venv(): INFO: Base packages installed successfully 10:36:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-tJnI/bin to PATH 10:37:00 WARNING: Nexus logging server not set 10:37:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74167/ 10:37:00 INFO: archiving logs to S3 10:37:01 ---> uname -a: 10:37:01 Linux prd-centos8-builder-2c-2g-362.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 10:37:01 10:37:01 10:37:01 ---> lscpu: 10:37:01 Architecture: x86_64 10:37:01 CPU op-mode(s): 32-bit, 64-bit 10:37:01 Byte Order: Little Endian 10:37:01 CPU(s): 2 10:37:01 On-line CPU(s) list: 0,1 10:37:01 Thread(s) per core: 1 10:37:01 Core(s) per socket: 1 10:37:01 Socket(s): 2 10:37:01 NUMA node(s): 1 10:37:01 Vendor ID: AuthenticAMD 10:37:01 CPU family: 23 10:37:01 Model: 49 10:37:01 Model name: AMD EPYC-Rome Processor 10:37:01 Stepping: 0 10:37:01 CPU MHz: 2799.998 10:37:01 BogoMIPS: 5599.99 10:37:01 Virtualization: AMD-V 10:37:01 Hypervisor vendor: KVM 10:37:01 Virtualization type: full 10:37:01 L1d cache: 32K 10:37:01 L1i cache: 32K 10:37:01 L2 cache: 512K 10:37:01 L3 cache: 16384K 10:37:01 NUMA node0 CPU(s): 0,1 10:37:01 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 10:37:01 10:37:01 10:37:01 ---> nproc: 10:37:01 2 10:37:01 10:37:01 10:37:01 ---> df -h: 10:37:01 Filesystem Size Used Avail Use% Mounted on 10:37:01 devtmpfs 3.8G 0 3.8G 0% /dev 10:37:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:37:01 tmpfs 3.8G 17M 3.8G 1% /run 10:37:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:37:01 /dev/vda1 40G 8.4G 32G 22% / 10:37:01 tmpfs 770M 0 770M 0% /run/user/1001 10:37:01 10:37:01 10:37:01 ---> free -m: 10:37:01 total used free shared buff/cache available 10:37:01 Mem: 7697 640 4795 19 2260 6759 10:37:01 Swap: 1023 0 1023 10:37:01 10:37:01 10:37:01 ---> ip addr: 10:37:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:37:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:37:01 inet 127.0.0.1/8 scope host lo 10:37:01 valid_lft forever preferred_lft forever 10:37:01 inet6 ::1/128 scope host 10:37:01 valid_lft forever preferred_lft forever 10:37:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:37:01 link/ether fa:16:3e:41:5c:90 brd ff:ff:ff:ff:ff:ff 10:37:01 altname enp0s3 10:37:01 altname ens3 10:37:01 inet 10.30.171.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:37:01 valid_lft 86072sec preferred_lft 86072sec 10:37:01 inet6 fe80::f816:3eff:fe41:5c90/64 scope link 10:37:01 valid_lft forever preferred_lft forever 10:37:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:37:01 link/ether 02:42:48:56:13:f8 brd ff:ff:ff:ff:ff:ff 10:37:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:37:01 valid_lft forever preferred_lft forever 10:37:01 10:37:01 10:37:01 ---> sar -b -r -n DEV: 10:37:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 10:37:01 10:37:01 10:31:29 LINUX RESTART (2 CPU) 10:37:01 10:37:01 10:32:01 AM tps rtps wtps bread/s bwrtn/s 10:37:01 10:33:01 AM 197.97 16.56 181.40 4700.82 8008.30 10:37:01 10:34:01 AM 99.35 0.50 98.85 64.38 11201.20 10:37:01 10:35:01 AM 25.87 0.23 25.64 39.32 1910.55 10:37:01 10:36:01 AM 27.31 0.07 27.24 3.07 693.42 10:37:01 Average: 87.62 4.34 83.28 1201.75 5453.26 10:37:01 10:37:01 10:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:01 10:33:01 AM 5178988 7008828 2703436 34.30 2688 2012528 931212 10.43 201272 2177548 144452 10:37:01 10:34:01 AM 4968216 6970756 2914208 36.97 2688 2177960 945052 10.58 216288 2340524 43088 10:37:01 10:35:01 AM 4977904 6981196 2904520 36.85 2688 2179084 942576 10.55 233488 2315744 11760 10:37:01 10:36:01 AM 4958192 6961924 2924232 37.10 2688 2179176 952552 10.67 268092 2300612 10760 10:37:01 Average: 5020825 6980676 2861599 36.30 2688 2137187 942848 10.56 229785 2283607 52515 10:37:01 10:37:01 10:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:01 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:33:01 AM eth0 287.12 172.85 1805.12 61.45 0.00 0.00 0.00 0.00 10:37:01 10:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:34:01 AM eth0 70.83 55.50 820.52 10.70 0.00 0.00 0.00 0.00 10:37:01 10:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:35:01 AM eth0 21.89 21.21 22.99 7.54 0.00 0.00 0.00 0.00 10:37:01 10:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:36:01 AM eth0 15.41 16.88 12.95 8.42 0.00 0.00 0.00 0.00 10:37:01 10:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 Average: eth0 98.80 66.61 665.35 22.02 0.00 0.00 0.00 0.00 10:37:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 10:37:01 10:37:01 ---> sar -P ALL: 10:37:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 10:37:01 10:37:01 10:31:29 LINUX RESTART (2 CPU) 10:37:01 10:37:01 10:32:01 AM CPU %user %nice %system %iowait %steal %idle 10:37:01 10:33:01 AM all 38.72 0.00 7.07 2.62 0.11 51.49 10:37:01 10:33:01 AM 0 47.97 0.00 8.05 2.91 0.12 40.95 10:37:01 10:33:01 AM 1 29.50 0.00 6.09 2.32 0.10 61.99 10:37:01 10:34:01 AM all 32.76 0.00 4.72 1.52 0.10 60.89 10:37:01 10:34:01 AM 0 47.33 0.00 5.64 1.52 0.12 45.40 10:37:01 10:34:01 AM 1 18.20 0.00 3.81 1.53 0.08 76.37 10:37:01 10:35:01 AM all 15.59 0.00 2.33 0.30 0.07 81.71 10:37:01 10:35:01 AM 0 24.07 0.00 2.59 0.28 0.07 72.99 10:37:01 10:35:01 AM 1 7.10 0.00 2.07 0.32 0.07 90.44 10:37:01 10:36:01 AM all 34.76 0.00 3.31 0.93 0.09 60.92 10:37:01 10:36:01 AM 0 49.10 0.00 3.93 1.00 0.10 45.87 10:37:01 10:36:01 AM 1 20.41 0.00 2.68 0.85 0.08 75.97 10:37:01 Average: all 30.46 0.00 4.36 1.34 0.09 63.75 10:37:01 Average: 0 42.12 0.00 5.05 1.43 0.10 51.30 10:37:01 Average: 1 18.81 0.00 3.67 1.26 0.08 76.19 10:37:01 10:37:01 10:37:01