04:32:06 Started by timer 04:32:06 Running as SYSTEM 04:32:06 [EnvInject] - Loading node environment variables. 04:32:06 Building remotely on prd-centos8-builder-2c-2g-1040 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 04:32:06 [ssh-agent] Looking for ssh-agent implementation... 04:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:06 $ ssh-agent 04:32:06 SSH_AUTH_SOCK=/tmp/ssh-byThbddMLyOd/agent.5448 04:32:06 SSH_AGENT_PID=5449 04:32:06 [ssh-agent] Started. 04:32:06 Running ssh-add (command line suppressed) 04:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7872940047386775189.key (/w/workspace/builder-openstack-cron@tmp/private_key_7872940047386775189.key) 04:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:32:06 The recommended git tool is: NONE 04:32:08 using credential jenkins-ssh 04:32:08 Wiping out workspace first. 04:32:09 Cloning the remote Git repository 04:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 04:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:32:09 > git --version # timeout=10 04:32:09 > git --version # 'git version 2.43.0' 04:32:09 using GIT_SSH to set credentials jenkins-ssh 04:32:09 [INFO] Currently running in a labeled security context 04:32:09 [INFO] Currently SELinux is 'enforcing' on the host 04:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13037546246260165514.key 04:32:09 Verifying host key using known hosts file 04:32:09 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. 04:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:12 Avoid second fetch 04:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:32:12 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 04:32:12 > git config core.sparsecheckout # timeout=10 04:32:12 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 04:32:12 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 04:32:12 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 04:32:12 > git remote # timeout=10 04:32:12 > git submodule init # timeout=10 04:32:12 > git submodule sync # timeout=10 04:32:12 > git config --get remote.origin.url # timeout=10 04:32:12 > git submodule init # timeout=10 04:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:32:12 > git config --get submodule.global-jjb.url # timeout=10 04:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 04:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:32:12 > git submodule update --init --recursive global-jjb # timeout=10 04:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:32:17 No emails were triggered. 04:32:17 provisioning config files... 04:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14624015941534856326.sh 04:32:18 ---> python-tools-install.sh 04:32:18 Setup pyenv: 04:32:18 system 04:32:18 * 3.8.13 (set by /opt/pyenv/version) 04:32:18 * 3.9.13 (set by /opt/pyenv/version) 04:32:18 * 3.10.13 (set by /opt/pyenv/version) 04:32:18 * 3.11.7 (set by /opt/pyenv/version) 04:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y2wL 04:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:32:27 lf-activate-venv(): INFO: Base packages installed successfully 04:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 04:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:32:54 Generating Requirements File 04:33:15 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. 04:33:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:15 Python 3.11.7 04:33:15 pip 25.2 from /tmp/venv-Y2wL/lib/python3.11/site-packages/pip (python 3.11) 04:33:15 appdirs==1.4.4 04:33:15 argcomplete==3.6.2 04:33:15 aspy.yaml==1.3.0 04:33:15 attrs==25.3.0 04:33:15 autopage==0.5.2 04:33:15 beautifulsoup4==4.13.5 04:33:15 boto3==1.40.38 04:33:15 botocore==1.40.38 04:33:15 bs4==0.0.2 04:33:15 cachetools==5.5.2 04:33:15 certifi==2025.8.3 04:33:15 cffi==2.0.0 04:33:15 cfgv==3.4.0 04:33:15 chardet==5.2.0 04:33:15 charset-normalizer==3.4.3 04:33:15 click==8.3.0 04:33:15 cliff==4.11.0 04:33:15 cmd2==2.7.0 04:33:15 cryptography==3.3.2 04:33:15 debtcollector==3.0.0 04:33:15 decorator==5.2.1 04:33:15 defusedxml==0.7.1 04:33:15 Deprecated==1.2.18 04:33:15 distlib==0.4.0 04:33:15 dnspython==2.8.0 04:33:15 docker==7.1.0 04:33:15 dogpile.cache==1.4.1 04:33:15 durationpy==0.10 04:33:15 email-validator==2.3.0 04:33:15 filelock==3.19.1 04:33:15 future==1.0.0 04:33:15 gitdb==4.0.12 04:33:15 GitPython==3.1.45 04:33:15 google-auth==2.40.3 04:33:15 httplib2==0.31.0 04:33:15 identify==2.6.14 04:33:15 idna==3.10 04:33:15 importlib-resources==1.5.0 04:33:15 iso8601==2.1.0 04:33:15 Jinja2==3.1.6 04:33:15 jmespath==1.0.1 04:33:15 jsonpatch==1.33 04:33:15 jsonpointer==3.0.0 04:33:15 jsonschema==4.25.1 04:33:15 jsonschema-specifications==2025.9.1 04:33:15 keystoneauth1==5.12.0 04:33:15 kubernetes==33.1.0 04:33:15 lftools==0.37.14 04:33:15 lxml==6.0.2 04:33:15 markdown-it-py==4.0.0 04:33:15 MarkupSafe==3.0.2 04:33:15 mdurl==0.1.2 04:33:15 msgpack==1.1.1 04:33:15 multi_key_dict==2.0.3 04:33:15 munch==4.0.0 04:33:15 netaddr==1.3.0 04:33:15 niet==1.4.2 04:33:15 nodeenv==1.9.1 04:33:15 oauth2client==4.1.3 04:33:15 oauthlib==3.3.1 04:33:15 openstacksdk==4.7.1 04:33:15 os-service-types==1.8.0 04:33:15 osc-lib==4.2.0 04:33:15 oslo.config==10.0.0 04:33:15 oslo.context==6.1.0 04:33:15 oslo.i18n==6.6.0 04:33:15 oslo.log==7.2.1 04:33:15 oslo.serialization==5.8.0 04:33:15 oslo.utils==9.1.0 04:33:15 packaging==25.0 04:33:15 pbr==7.0.1 04:33:15 platformdirs==4.4.0 04:33:15 prettytable==3.16.0 04:33:15 psutil==7.1.0 04:33:15 pyasn1==0.6.1 04:33:15 pyasn1_modules==0.4.2 04:33:15 pycparser==2.23 04:33:15 pygerrit2==2.0.15 04:33:15 PyGithub==2.8.1 04:33:15 Pygments==2.19.2 04:33:15 PyJWT==2.10.1 04:33:15 PyNaCl==1.6.0 04:33:15 pyparsing==2.4.7 04:33:15 pyperclip==1.10.0 04:33:15 pyrsistent==0.20.0 04:33:15 python-cinderclient==9.8.0 04:33:15 python-dateutil==2.9.0.post0 04:33:15 python-heatclient==4.3.0 04:33:15 python-jenkins==1.8.3 04:33:15 python-keystoneclient==5.7.0 04:33:15 python-magnumclient==4.9.0 04:33:15 python-openstackclient==8.2.0 04:33:15 python-swiftclient==4.8.0 04:33:15 PyYAML==6.0.2 04:33:15 referencing==0.36.2 04:33:15 requests==2.32.5 04:33:15 requests-oauthlib==2.0.0 04:33:15 requestsexceptions==1.4.0 04:33:15 rfc3986==2.0.0 04:33:15 rich==14.1.0 04:33:15 rich-argparse==1.7.1 04:33:15 rpds-py==0.27.1 04:33:15 rsa==4.9.1 04:33:15 ruamel.yaml==0.18.15 04:33:15 ruamel.yaml.clib==0.2.14 04:33:15 s3transfer==0.14.0 04:33:15 simplejson==3.20.1 04:33:15 six==1.17.0 04:33:15 smmap==5.0.2 04:33:15 soupsieve==2.8 04:33:15 stevedore==5.5.0 04:33:15 tabulate==0.9.0 04:33:15 toml==0.10.2 04:33:15 tomlkit==0.13.3 04:33:15 tqdm==4.67.1 04:33:15 typing_extensions==4.15.0 04:33:15 tzdata==2025.2 04:33:15 urllib3==1.26.20 04:33:15 virtualenv==20.34.0 04:33:15 wcwidth==0.2.14 04:33:15 websocket-client==1.8.0 04:33:15 wrapt==1.17.3 04:33:15 xdg==6.0.0 04:33:15 xmltodict==1.0.2 04:33:15 yq==3.4.3 04:33:15 [EnvInject] - Injecting environment variables from a build step. 04:33:15 [EnvInject] - Injecting as environment variables the properties content 04:33:15 OS_CLOUD=vex 04:33:15 04:33:15 [EnvInject] - Variables injected successfully. 04:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16935879911931504972.sh 04:33:16 ---> Orphaned k8s clusters 04:33:16 Setup pyenv: 04:33:16 system 04:33:16 3.8.13 04:33:16 3.9.13 04:33:16 3.10.13 04:33:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:18 lf-activate-venv(): INFO: Base packages installed successfully 04:33:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:33:25 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. 04:33:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:33:28 -----> Delete orphaned cluster 04:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins58125758924077596.sh 04:33:28 ---> Orphaned stacks 04:33:28 Setup pyenv: 04:33:28 system 04:33:28 3.8.13 04:33:28 3.9.13 04:33:28 3.10.13 04:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:33:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:30 lf-activate-venv(): INFO: Base packages installed successfully 04:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:33:47 + mapfile -t OS_COE_CLUSTERS_ID 04:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:33:47 ++ awk '{print $1}' 04:33:50 + echo '-----> Active clusters -> stacks' 04:33:50 -----> Active clusters -> stacks 04:33:50 + OS_COE_STACKS=() 04:33:50 + [[ 0 -gt 0 ]] 04:33:50 + mapfile -t OS_STACKS 04:33:50 ++ awk '{print $1}' 04:33:50 ++ 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 04:33:51 + echo '-----> Active stacks' 04:33:51 -----> Active stacks 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 04:33:51 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 04:33:51 releng-openflowplugin-csit-1node-sanity-only-scandium-493 04:33:51 + echo '-----> Delete orphaned stacks' 04:33:51 -----> Delete orphaned stacks 04:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:51 + [[ 0 -gt 0 ]] 04:33:51 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:51 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 04:33:51 + builds=() 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ 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' 04:33:51 + 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 ++ sed 's/\/*$//' 04:33:51 ++ echo https://jenkins.opendaylight.org/releng 04:33:51 + silo=releng 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ grep -v null 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ 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' 04:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 ++ sed 's/\/*$//' 04:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:51 + silo=sandbox 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ grep -v null 04:33:51 + [[ releng-builder-openstack-cron-73969 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-441 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 ]] 04:33:51 + return 0 04:33:51 + continue 04:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:51 + [[ 0 -gt 0 ]] 04:33:51 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:51 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 04:33:51 + builds=() 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ 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' 04:33:51 + 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ echo https://jenkins.opendaylight.org/releng 04:33:51 ++ sed 's/\/*$//' 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 + silo=releng 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 ++ 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/73969/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/430/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/441/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ grep -v null 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ 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' 04:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:51 ++ sed 's/\/*$//' 04:33:51 + silo=sandbox 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ grep -v null 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 + [[ releng-builder-openstack-cron-73969 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-430 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-441 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 04:33:51 + return 0 04:33:51 + continue 04:33:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4219427570875686242.sh 04:33:51 ---> Orphaned servers 04:33:51 Setup pyenv: 04:33:51 system 04:33:52 3.8.13 04:33:52 3.9.13 04:33:52 3.10.13 04:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:54 lf-activate-venv(): INFO: Base packages installed successfully 04:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:34:16 -----> Active servers 04:34:16 prd-centos8-builder-2c-2g-1040 04:34:16 prd-centos8-robot-2c-8g-1039 04:34:16 prd-centos8-robot-2c-8g-1037 04:34:16 prd-queue-disttest-2c-1g-1014 04:34:16 prd-ubuntu2204-builder-2c-2g-976 04:34:16 prd-centos8-robot-2c-8g-773 04:34:16 prd-queue-intque-2c-1g-772 04:34:16 prd-centos8-robot-2c-8g-144 04:34:16 prd-centos8-robot-2c-8g-141 04:34:16 prd-centos8-robot-2c-8g-136 04:34:16 prd-ubuntu2204-docker-8c-8g-128 04:34:16 -----> Delete orphaned servers 04:34:17 Deleting orphaned server: prd-centos8-robot-2c-8g-144 04:34:19 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:19 Deleting orphaned server: prd-centos8-robot-2c-8g-141 04:34:21 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:21 Deleting orphaned server: prd-centos8-robot-2c-8g-136 04:34:24 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:24 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 04:34:26 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:26 Build step 'Conditional step (single)' marked build as failure 04:34:26 $ ssh-agent -k 04:34:26 unset SSH_AUTH_SOCK; 04:34:26 unset SSH_AGENT_PID; 04:34:26 echo Agent pid 5449 killed; 04:34:26 [ssh-agent] Stopped. 04:34:26 [PostBuildScript] - [INFO] Executing post build scripts. 04:34:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13882866927111704279.sh 04:34:26 ---> sysstat.sh 04:34:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13763018050669942874.sh 04:34:27 ---> package-listing.sh 04:34:27 ++ facter osfamily 04:34:27 ++ tr '[:upper:]' '[:lower:]' 04:34:27 + OS_FAMILY=redhat 04:34:27 + workspace=/w/workspace/builder-openstack-cron 04:34:27 + START_PACKAGES=/tmp/packages_start.txt 04:34:27 + END_PACKAGES=/tmp/packages_end.txt 04:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:27 + PACKAGES=/tmp/packages_start.txt 04:34:27 + '[' /w/workspace/builder-openstack-cron ']' 04:34:27 + PACKAGES=/tmp/packages_end.txt 04:34:27 + case "${OS_FAMILY}" in 04:34:27 + rpm -qa 04:34:27 + sort 04:34:28 + '[' -f /tmp/packages_start.txt ']' 04:34:28 + '[' -f /tmp/packages_end.txt ']' 04:34:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:28 + '[' /w/workspace/builder-openstack-cron ']' 04:34:28 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 04:34:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 04:34:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6739667271841890051.sh 04:34:28 ---> capture-instance-metadata.sh 04:34:28 Setup pyenv: 04:34:28 system 04:34:28 3.8.13 04:34:28 3.9.13 04:34:28 3.10.13 04:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:30 lf-activate-venv(): INFO: Base packages installed successfully 04:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools 04:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:34:40 INFO: Running in OpenStack, capturing instance metadata 04:34:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10133936481600976802.sh 04:34:40 provisioning config files... 04:34:41 Could not find credentials [logs] for builder-openstack-cron #73969 04:34:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config7690208190420034699tmp 04:34:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:34:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:34:41 provisioning config files... 04:34:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:34:41 [EnvInject] - Injecting environment variables from a build step. 04:34:41 [EnvInject] - Injecting as environment variables the properties content 04:34:41 SERVER_ID=logs 04:34:41 04:34:41 [EnvInject] - Variables injected successfully. 04:34:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13683077890395249923.sh 04:34:41 ---> create-netrc.sh 04:34:41 WARN: Log server credential not found. 04:34:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4319435673756384717.sh 04:34:41 ---> python-tools-install.sh 04:34:41 Setup pyenv: 04:34:41 system 04:34:41 3.8.13 04:34:41 3.9.13 04:34:41 3.10.13 04:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:43 lf-activate-venv(): INFO: Base packages installed successfully 04:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools 04:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:34:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1032777665973689249.sh 04:34:54 ---> sudo-logs.sh 04:34:54 Archiving 'sudo' log.. 04:34:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13015608802551545627.sh 04:34:55 ---> job-cost.sh 04:34:55 Setup pyenv: 04:34:55 system 04:34:55 3.8.13 04:34:55 3.9.13 04:34:55 3.10.13 04:34:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:57 lf-activate-venv(): INFO: Base packages installed successfully 04:34:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:35:04 INFO: No Stack... 04:35:05 INFO: Retrieving Pricing Info for: v3-standard-2 04:35:05 INFO: Archiving Costs 04:35:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18116684008156483187.sh 04:35:05 ---> logs-deploy.sh 04:35:05 Setup pyenv: 04:35:05 system 04:35:05 3.8.13 04:35:05 3.9.13 04:35:05 3.10.13 04:35:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y2wL from file:/tmp/.os_lf_venv 04:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:07 lf-activate-venv(): INFO: Base packages installed successfully 04:35:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-Y2wL/bin to PATH 04:35:19 WARNING: Nexus logging server not set 04:35:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73969/ 04:35:19 INFO: archiving logs to S3 04:35:20 ---> uname -a: 04:35:20 Linux prd-centos8-builder-2c-2g-1040.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 04:35:20 04:35:20 04:35:20 ---> lscpu: 04:35:20 Architecture: x86_64 04:35:20 CPU op-mode(s): 32-bit, 64-bit 04:35:20 Byte Order: Little Endian 04:35:20 CPU(s): 2 04:35:20 On-line CPU(s) list: 0,1 04:35:20 Thread(s) per core: 1 04:35:20 Core(s) per socket: 1 04:35:20 Socket(s): 2 04:35:20 NUMA node(s): 1 04:35:20 Vendor ID: AuthenticAMD 04:35:20 CPU family: 23 04:35:20 Model: 49 04:35:20 Model name: AMD EPYC-Rome Processor 04:35:20 Stepping: 0 04:35:20 CPU MHz: 2799.998 04:35:20 BogoMIPS: 5599.99 04:35:20 Virtualization: AMD-V 04:35:20 Hypervisor vendor: KVM 04:35:20 Virtualization type: full 04:35:20 L1d cache: 32K 04:35:20 L1i cache: 32K 04:35:20 L2 cache: 512K 04:35:20 L3 cache: 16384K 04:35:20 NUMA node0 CPU(s): 0,1 04:35:20 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 04:35:20 04:35:20 04:35:20 ---> nproc: 04:35:20 2 04:35:20 04:35:20 04:35:20 ---> df -h: 04:35:20 Filesystem Size Used Avail Use% Mounted on 04:35:20 devtmpfs 3.8G 0 3.8G 0% /dev 04:35:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:35:20 tmpfs 3.8G 17M 3.8G 1% /run 04:35:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:35:20 /dev/vda1 40G 8.4G 32G 21% / 04:35:20 tmpfs 770M 0 770M 0% /run/user/1001 04:35:20 04:35:20 04:35:20 ---> free -m: 04:35:20 total used free shared buff/cache available 04:35:20 Mem: 7697 672 4753 19 2271 6728 04:35:20 Swap: 1023 0 1023 04:35:20 04:35:20 04:35:20 ---> ip addr: 04:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:35:20 inet 127.0.0.1/8 scope host lo 04:35:20 valid_lft forever preferred_lft forever 04:35:20 inet6 ::1/128 scope host 04:35:20 valid_lft forever preferred_lft forever 04:35:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:35:20 link/ether fa:16:3e:9a:b1:a8 brd ff:ff:ff:ff:ff:ff 04:35:20 altname enp0s3 04:35:20 altname ens3 04:35:20 inet 10.30.171.12/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:35:20 valid_lft 86171sec preferred_lft 86171sec 04:35:20 inet6 fe80::f816:3eff:fe9a:b1a8/64 scope link 04:35:20 valid_lft forever preferred_lft forever 04:35:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:35:20 link/ether 02:42:48:57:af:76 brd ff:ff:ff:ff:ff:ff 04:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:35:20 valid_lft forever preferred_lft forever 04:35:20 04:35:20 04:35:20 ---> sar -b -r -n DEV: 04:35:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 04:35:20 04:35:20 04:31:25 LINUX RESTART (2 CPU) 04:35:20 04:35:20 04:32:03 AM tps rtps wtps bread/s bwrtn/s 04:35:20 04:33:01 AM 195.31 9.26 186.06 2276.73 7404.60 04:35:20 04:34:01 AM 106.48 0.70 105.78 103.17 11603.88 04:35:20 04:35:01 AM 27.76 0.93 26.83 94.78 1200.87 04:35:20 Average: 108.90 3.57 105.33 808.63 6729.26 04:35:20 04:35:20 04:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:35:20 04:33:01 AM 5072804 6950480 2809628 35.64 2688 2060856 1026092 11.49 205464 2281024 174156 04:35:20 04:34:01 AM 4855728 6894580 3026704 38.40 2688 2214576 1058168 11.85 235148 2439048 51808 04:35:20 04:35:01 AM 4896680 6915736 2985752 37.88 2688 2194184 1046240 11.71 406500 2224852 11392 04:35:20 Average: 4941737 6920265 2940695 37.31 2688 2156539 1043500 11.68 282371 2314975 79119 04:35:20 04:35:20 04:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:35:20 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:33:01 AM eth0 270.75 175.41 1885.89 62.28 0.00 0.00 0.00 0.00 04:35:20 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:34:01 AM eth0 74.76 56.11 740.09 11.85 0.00 0.00 0.00 0.00 04:35:20 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:35:01 AM eth0 27.75 26.11 32.41 13.77 0.00 0.00 0.00 0.00 04:35:20 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 Average: eth0 122.78 84.88 874.95 28.93 0.00 0.00 0.00 0.00 04:35:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:20 04:35:20 04:35:20 ---> sar -P ALL: 04:35:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 04:35:20 04:35:20 04:31:25 LINUX RESTART (2 CPU) 04:35:20 04:35:20 04:32:03 AM CPU %user %nice %system %iowait %steal %idle 04:35:20 04:33:01 AM all 37.52 0.00 6.68 2.01 0.11 53.67 04:35:20 04:33:01 AM 0 30.61 0.00 4.85 0.90 0.10 63.54 04:35:20 04:33:01 AM 1 44.50 0.00 8.53 3.13 0.12 43.72 04:35:20 04:34:01 AM all 35.81 0.00 5.30 1.19 0.11 57.59 04:35:20 04:34:01 AM 0 44.16 0.00 5.99 1.23 0.12 48.50 04:35:20 04:34:01 AM 1 27.45 0.00 4.61 1.15 0.10 66.69 04:35:20 04:35:01 AM all 33.85 0.00 4.15 0.18 0.13 61.69 04:35:20 04:35:01 AM 0 31.13 0.00 3.92 0.23 0.13 64.58 04:35:20 04:35:01 AM 1 36.57 0.00 4.38 0.13 0.12 58.80 04:35:20 Average: all 35.71 0.00 5.36 1.12 0.12 57.70 04:35:20 Average: 0 35.36 0.00 4.92 0.79 0.12 58.82 04:35:20 Average: 1 36.06 0.00 5.80 1.45 0.11 56.58 04:35:20 04:35:20 04:35:20