02:32:22 Started by timer 02:32:22 Running as SYSTEM 02:32:22 [EnvInject] - Loading node environment variables. 02:32:22 Building remotely on prd-centos8-builder-2c-2g-20537 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 02:32:23 [ssh-agent] Looking for ssh-agent implementation... 02:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:23 $ ssh-agent 02:32:23 SSH_AUTH_SOCK=/tmp/ssh-BpGiutX84BZj/agent.5448 02:32:23 SSH_AGENT_PID=5449 02:32:23 [ssh-agent] Started. 02:32:23 Running ssh-add (command line suppressed) 02:32:23 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12371182095127606551.key (/w/workspace/builder-openstack-cron@tmp/private_key_12371182095127606551.key) 02:32:23 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:32:23 The recommended git tool is: NONE 02:32:25 using credential jenkins-ssh 02:32:25 Wiping out workspace first. 02:32:25 Cloning the remote Git repository 02:32:25 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:32:25 > git init /w/workspace/builder-openstack-cron # timeout=10 02:32:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:32:25 > git --version # timeout=10 02:32:26 > git --version # 'git version 2.43.0' 02:32:26 using GIT_SSH to set credentials jenkins-ssh 02:32:26 [INFO] Currently running in a labeled security context 02:32:26 [INFO] Currently SELinux is 'enforcing' on the host 02:32:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10020848848503787699.key 02:32:26 Verifying host key using known hosts file 02:32:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:32:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:32:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:29 Avoid second fetch 02:32:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:32:29 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 02:32:29 > git config core.sparsecheckout # timeout=10 02:32:29 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 02:32:29 Commit message: "Merge "Retire controller-10.0.x jobs"" 02:32:29 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 02:32:29 > git remote # timeout=10 02:32:29 > git submodule init # timeout=10 02:32:29 > git submodule sync # timeout=10 02:32:29 > git config --get remote.origin.url # timeout=10 02:32:29 > git submodule init # timeout=10 02:32:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:32:29 > git config --get submodule.global-jjb.url # timeout=10 02:32:29 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:32:29 > git config --get submodule.packer/common-packer.url # timeout=10 02:32:29 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:32:30 > git submodule update --init --recursive global-jjb # timeout=10 02:32:30 > git submodule update --init --recursive packer/common-packer # timeout=10 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:32:34 No emails were triggered. 02:32:34 provisioning config files... 02:32:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:32:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:32:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:32:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3888947054510754403.sh 02:32:34 ---> python-tools-install.sh 02:32:34 Setup pyenv: 02:32:35 system 02:32:35 * 3.8.13 (set by /opt/pyenv/version) 02:32:35 * 3.9.13 (set by /opt/pyenv/version) 02:32:35 * 3.10.13 (set by /opt/pyenv/version) 02:32:35 * 3.11.7 (set by /opt/pyenv/version) 02:32:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GRu6 02:32:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:32:44 lf-activate-venv(): INFO: Base packages installed successfully 02:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:33:13 Generating Requirements File 02:33:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:33:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:33:31 Python 3.11.7 02:33:32 pip 26.0.1 from /tmp/venv-GRu6/lib/python3.11/site-packages/pip (python 3.11) 02:33:32 appdirs==1.4.4 02:33:32 argcomplete==3.6.3 02:33:32 aspy.yaml==1.3.0 02:33:32 attrs==25.4.0 02:33:32 autopage==0.6.0 02:33:32 beautifulsoup4==4.14.3 02:33:32 boto3==1.42.56 02:33:32 botocore==1.42.56 02:33:32 bs4==0.0.2 02:33:32 certifi==2026.1.4 02:33:32 cffi==2.0.0 02:33:32 cfgv==3.5.0 02:33:32 chardet==6.0.0.post1 02:33:32 charset-normalizer==3.4.4 02:33:32 click==8.3.1 02:33:32 cliff==4.13.2 02:33:32 cmd2==3.2.2 02:33:32 cryptography==3.3.2 02:33:32 debtcollector==3.0.0 02:33:32 decorator==5.2.1 02:33:32 defusedxml==0.7.1 02:33:32 Deprecated==1.3.1 02:33:32 distlib==0.4.0 02:33:32 dnspython==2.8.0 02:33:32 docker==7.1.0 02:33:32 dogpile.cache==1.5.0 02:33:32 durationpy==0.10 02:33:32 email-validator==2.3.0 02:33:32 filelock==3.24.3 02:33:32 future==1.0.0 02:33:32 gitdb==4.0.12 02:33:32 GitPython==3.1.46 02:33:32 httplib2==0.30.2 02:33:32 identify==2.6.16 02:33:32 idna==3.11 02:33:32 importlib-resources==1.5.0 02:33:32 iso8601==2.1.0 02:33:32 Jinja2==3.1.6 02:33:32 jmespath==1.1.0 02:33:32 jsonpatch==1.33 02:33:32 jsonpointer==3.0.0 02:33:32 jsonschema==4.26.0 02:33:32 jsonschema-specifications==2025.9.1 02:33:32 keystoneauth1==5.13.1 02:33:32 kubernetes==35.0.0 02:33:32 lftools==0.37.21 02:33:32 lxml==6.0.2 02:33:32 markdown-it-py==4.0.0 02:33:32 MarkupSafe==3.0.3 02:33:32 mdurl==0.1.2 02:33:32 msgpack==1.1.2 02:33:32 multi_key_dict==2.0.3 02:33:32 munch==4.0.0 02:33:32 netaddr==1.3.0 02:33:32 niet==1.4.2 02:33:32 nodeenv==1.10.0 02:33:32 oauth2client==4.1.3 02:33:32 oauthlib==3.3.1 02:33:32 openstacksdk==4.10.0 02:33:32 os-service-types==1.8.2 02:33:32 osc-lib==4.4.0 02:33:32 oslo.config==10.3.0 02:33:32 oslo.context==6.3.0 02:33:32 oslo.i18n==6.7.2 02:33:32 oslo.log==8.1.0 02:33:32 oslo.serialization==5.9.1 02:33:32 oslo.utils==10.0.0 02:33:32 packaging==26.0 02:33:32 pbr==7.0.3 02:33:32 platformdirs==4.9.2 02:33:32 prettytable==3.17.0 02:33:32 psutil==7.2.2 02:33:32 pyasn1==0.6.2 02:33:32 pyasn1_modules==0.4.2 02:33:32 pycparser==3.0 02:33:32 pygerrit2==2.0.15 02:33:32 PyGithub==2.8.1 02:33:32 Pygments==2.19.2 02:33:32 PyJWT==2.11.0 02:33:32 PyNaCl==1.6.2 02:33:32 pyparsing==2.4.7 02:33:32 pyperclip==1.11.0 02:33:32 pyrsistent==0.20.0 02:33:32 python-cinderclient==9.8.0 02:33:32 python-dateutil==2.9.0.post0 02:33:32 python-heatclient==5.0.0 02:33:32 python-jenkins==1.8.3 02:33:32 python-keystoneclient==5.7.0 02:33:32 python-magnumclient==4.9.0 02:33:32 python-openstackclient==9.0.0 02:33:32 python-swiftclient==4.9.0 02:33:32 PyYAML==6.0.3 02:33:32 referencing==0.37.0 02:33:32 requests==2.32.5 02:33:32 requests-oauthlib==2.0.0 02:33:32 requestsexceptions==1.4.0 02:33:32 rfc3986==2.0.0 02:33:32 rich==14.3.3 02:33:32 rich-argparse==1.7.2 02:33:32 rpds-py==0.30.0 02:33:32 rsa==4.9.1 02:33:32 ruamel.yaml==0.19.1 02:33:32 ruamel.yaml.clib==0.2.15 02:33:32 s3transfer==0.16.0 02:33:32 simplejson==3.20.2 02:33:32 six==1.17.0 02:33:32 smmap==5.0.2 02:33:32 soupsieve==2.8.3 02:33:32 stevedore==5.7.0 02:33:32 tabulate==0.9.0 02:33:32 toml==0.10.2 02:33:32 tomlkit==0.14.0 02:33:32 tqdm==4.67.3 02:33:32 typing_extensions==4.15.0 02:33:32 urllib3==1.26.20 02:33:32 virtualenv==20.39.0 02:33:32 wcwidth==0.6.0 02:33:32 websocket-client==1.9.0 02:33:32 wrapt==2.1.1 02:33:32 xdg==6.0.0 02:33:32 xmltodict==1.0.4 02:33:32 yq==3.4.3 02:33:32 [EnvInject] - Injecting environment variables from a build step. 02:33:32 [EnvInject] - Injecting as environment variables the properties content 02:33:32 OS_CLOUD=vex 02:33:32 02:33:32 [EnvInject] - Variables injected successfully. 02:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15417755545348058782.sh 02:33:32 ---> Orphaned k8s clusters 02:33:32 Setup pyenv: 02:33:32 system 02:33:32 3.8.13 02:33:32 3.9.13 02:33:32 3.10.13 02:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:35 lf-activate-venv(): INFO: Base packages installed successfully 02:33:35 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:33:43 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:33:43 warnings.warn( 02:33:46 -----> Delete orphaned cluster 02:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11480648675415147738.sh 02:33:46 ---> Orphaned stacks 02:33:46 Setup pyenv: 02:33:46 system 02:33:46 3.8.13 02:33:46 3.9.13 02:33:46 3.10.13 02:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:48 lf-activate-venv(): INFO: Base packages installed successfully 02:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:34:08 + mapfile -t OS_COE_CLUSTERS_ID 02:34:08 ++ awk '{print $1}' 02:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:08 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:34:08 warnings.warn( 02:34:10 + echo '-----> Active clusters -> stacks' 02:34:10 -----> Active clusters -> stacks 02:34:10 + OS_COE_STACKS=() 02:34:10 + [[ 0 -gt 0 ]] 02:34:10 + mapfile -t OS_STACKS 02:34:10 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 02:34:10 ++ awk '{print $1}' 02:34:10 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:34:10 warnings.warn( 02:34:12 + echo '-----> Active stacks' 02:34:12 -----> Active stacks 02:34:12 + for stack in "${OS_STACKS[@]}" 02:34:12 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 02:34:12 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 02:34:12 + for stack in "${OS_STACKS[@]}" 02:34:12 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 02:34:12 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 02:34:12 + for stack in "${OS_STACKS[@]}" 02:34:12 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-651 02:34:12 releng-bgpcep-csit-1node-throughpcep-all-titanium-651 02:34:12 + echo '-----> Delete orphaned stacks' 02:34:12 -----> Delete orphaned stacks 02:34:12 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:12 + [[ 0 -gt 0 ]] 02:34:12 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:12 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 02:34:12 + builds=() 02:34:12 + for jenkins in "${@:2}" 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ head -n1 02:34:12 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ awk 'END {print $NF}' 02:34:12 + status=200 02:34:12 + '[' 200 '!=' 200 ']' 02:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:12 ++ awk -F/ '{print $NF}' 02:34:12 ++ echo https://jenkins.opendaylight.org/releng 02:34:12 ++ sed 's/\/*$//' 02:34:12 + silo=releng 02:34:12 + export silo 02:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:12 ++ grep -v null 02:34:12 + for jenkins in "${@:2}" 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ head -n1 02:34:12 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ awk 'END {print $NF}' 02:34:12 + status=200 02:34:12 + '[' 200 '!=' 200 ']' 02:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:12 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:12 ++ sed 's/\/*$//' 02:34:12 ++ awk -F/ '{print $NF}' 02:34:12 + silo=sandbox 02:34:12 + export silo 02:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:12 ++ grep -v null 02:34:12 + [[ releng-builder-openstack-cron-77635 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 releng-bgpcep-csit-1node-throughpcep-all-titanium-651 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 releng-integration-distribution-test-titanium-664 releng-bgpcep-maven-merge-0.23.x-120 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 ]] 02:34:12 + return 0 02:34:12 + continue 02:34:12 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:12 + [[ 0 -gt 0 ]] 02:34:12 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:12 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 02:34:12 + builds=() 02:34:12 + for jenkins in "${@:2}" 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ head -n1 02:34:12 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:12 02:34:12 200' 02:34:12 ++ awk 'END {print $NF}' 02:34:12 + status=200 02:34:12 + '[' 200 '!=' 200 ']' 02:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:12 ++ echo https://jenkins.opendaylight.org/releng 02:34:12 ++ awk -F/ '{print $NF}' 02:34:12 ++ sed 's/\/*$//' 02:34:12 + silo=releng 02:34:12 + export silo 02:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:12 ++ grep -v null 02:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:12 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:12 + for jenkins in "${@:2}" 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ head -n1 02:34:13 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ awk 'END {print $NF}' 02:34:13 + status=200 02:34:13 + '[' 200 '!=' 200 ']' 02:34:13 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:13 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:13 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:13 ++ awk -F/ '{print $NF}' 02:34:13 ++ sed 's/\/*$//' 02:34:13 + silo=sandbox 02:34:13 + export silo 02:34:13 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:13 ++ grep -v null 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:13 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:13 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:13 + [[ releng-builder-openstack-cron-77635 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 releng-bgpcep-csit-1node-throughpcep-all-titanium-651 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 releng-integration-distribution-test-titanium-664 releng-bgpcep-maven-merge-0.23.x-120 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 ]] 02:34:13 + return 0 02:34:13 + continue 02:34:13 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:13 + [[ 0 -gt 0 ]] 02:34:13 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-651 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:13 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-651 02:34:13 + builds=() 02:34:13 + for jenkins in "${@:2}" 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ head -n1 02:34:13 + 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:13 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ awk 'END {print $NF}' 02:34:13 + status=200 02:34:13 + '[' 200 '!=' 200 ']' 02:34:13 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:13 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:13 ++ sed 's/\/*$//' 02:34:13 ++ echo https://jenkins.opendaylight.org/releng 02:34:13 ++ awk -F/ '{print $NF}' 02:34:13 + silo=releng 02:34:13 + export silo 02:34:13 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:13 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:13 ++ 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/77635/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/650/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/651/"}}],"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/651/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/664/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/120/"}}],"oneOffExecutors":[]}]}' 02:34:13 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:13 ++ grep -v null 02:34:13 + for jenkins in "${@:2}" 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:13 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:13 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ head -n1 02:34:13 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 02:34:13 02:34:13 200' 02:34:13 ++ awk 'END {print $NF}' 02:34:13 + status=200 02:34:13 + '[' 200 '!=' 200 ']' 02:34:13 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:13 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:13 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:13 ++ sed 's/\/*$//' 02:34:13 ++ awk -F/ '{print $NF}' 02:34:13 + silo=sandbox 02:34:13 + export silo 02:34:13 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:13 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:13 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 02:34:13 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:13 ++ grep -v null 02:34:13 + [[ releng-builder-openstack-cron-77635 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-650 releng-bgpcep-csit-1node-throughpcep-all-titanium-651 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-651 releng-integration-distribution-test-titanium-664 releng-bgpcep-maven-merge-0.23.x-120 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-651 ]] 02:34:13 + return 0 02:34:13 + continue 02:34:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7890176471341462784.sh 02:34:13 ---> Orphaned servers 02:34:13 Setup pyenv: 02:34:13 system 02:34:13 3.8.13 02:34:13 3.9.13 02:34:13 3.10.13 02:34:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:15 lf-activate-venv(): INFO: Base packages installed successfully 02:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:34:29 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:34:29 warnings.warn( 02:34:36 -----> Active servers 02:34:36 prd-centos8-builder-2c-2g-20537 02:34:36 prd-ubuntu2204-docker-8c-8g-20538 02:34:36 prd-centos8-robot-2c-8g-20536 02:34:36 prd-centos8-robot-2c-8g-20535 02:34:36 prd-centos8-robot-2c-8g-20534 02:34:36 prd-centos8-robot-2c-8g-20525 02:34:36 prd-queue-disttest-2c-1g-20515 02:34:36 prd-centos8-robot-2c-8g-20509 02:34:36 prd-centos8-robot-2c-8g-20508 02:34:36 snd-ubuntu2204-docker-2c-2g-354 02:34:36 -----> Delete orphaned servers 02:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7380333687113510090.sh 02:34:38 ---> Orphaned ports 02:34:38 Setup pyenv: 02:34:38 system 02:34:38 3.8.13 02:34:38 3.9.13 02:34:38 3.10.13 02:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:40 lf-activate-venv(): INFO: Base packages installed successfully 02:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:34:52 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:34:52 warnings.warn( 02:34:54 No orphaned ports to process. 02:34:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11669552045136806852.sh 02:34:54 ---> Orphaned volumes 02:34:54 + source /home/jenkins/lf-env.sh 02:34:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:54 ++ mktemp -d /tmp/venv-XXXX 02:34:54 + lf_venv=/tmp/venv-lf8g 02:34:54 + local venv_file=/tmp/.os_lf_venv 02:34:54 + local python=python3 02:34:54 + local options 02:34:54 + local set_path=true 02:34:54 + local install_args= 02:34:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:34:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:34:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:54 + true 02:34:54 + case $1 in 02:34:54 + python=python3 02:34:54 + shift 2 02:34:54 + true 02:34:54 + case $1 in 02:34:54 + shift 02:34:54 + break 02:34:54 + case $python in 02:34:54 + local pkg_list= 02:34:54 + [[ -d /opt/pyenv ]] 02:34:54 + echo 'Setup pyenv:' 02:34:54 Setup pyenv: 02:34:54 + export PYENV_ROOT=/opt/pyenv 02:34:54 + PYENV_ROOT=/opt/pyenv 02:34:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:54 + pyenv versions 02:34:54 system 02:34:54 3.8.13 02:34:54 3.9.13 02:34:54 3.10.13 02:34:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:54 + command -v pyenv 02:34:54 ++ pyenv init - --no-rehash 02:34:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:34:54 for i in ${!paths[@]}; do 02:34:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:34:54 fi; done; 02:34:54 echo "${paths[*]}"'\'')" 02:34:54 export PATH="/opt/pyenv/shims:${PATH}" 02:34:54 export PYENV_SHELL=bash 02:34:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:34:54 pyenv() { 02:34:54 local command 02:34:54 command="${1:-}" 02:34:54 if [ "$#" -gt 0 ]; then 02:34:54 shift 02:34:54 fi 02:34:54 02:34:54 case "$command" in 02:34:54 rehash|shell) 02:34:54 eval "$(pyenv "sh-$command" "$@")" 02:34:54 ;; 02:34:54 *) 02:34:54 command pyenv "$command" "$@" 02:34:54 ;; 02:34:54 esac 02:34:54 }' 02:34:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:34:54 for i in ${!paths[@]}; do 02:34:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:34:54 fi; done; 02:34:54 echo "${paths[*]}"' 02:34:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:34:54 ++ export PYENV_SHELL=bash 02:34:54 ++ PYENV_SHELL=bash 02:34:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:34:54 +++ complete -F _pyenv pyenv 02:34:54 ++ lf-pyver python3 02:34:54 ++ local py_version_xy=python3 02:34:54 ++ local py_version_xyz= 02:34:54 ++ awk '{ print $1 }' 02:34:54 ++ pyenv versions 02:34:54 ++ local command 02:34:54 ++ command=versions 02:34:54 ++ '[' 1 -gt 0 ']' 02:34:54 ++ shift 02:34:54 ++ case "$command" in 02:34:54 ++ command pyenv versions 02:34:54 ++ pyenv versions 02:34:54 ++ sed 's/^[ *]* //' 02:34:54 ++ grep -E '^[0-9.]*[0-9]$' 02:34:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:34:54 +++ grep '^3' /tmp/.pyenv_versions 02:34:54 +++ tail -n 1 02:34:54 +++ sort -V 02:34:54 ++ py_version_xyz=3.11.7 02:34:54 ++ [[ -z 3.11.7 ]] 02:34:54 ++ echo 3.11.7 02:34:54 ++ return 0 02:34:54 + pyenv local 3.11.7 02:34:54 + local command 02:34:54 + command=local 02:34:54 + '[' 2 -gt 0 ']' 02:34:54 + shift 02:34:54 + case "$command" in 02:34:54 + command pyenv local 3.11.7 02:34:54 + pyenv local 3.11.7 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='lftools[openstack] ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='kubernetes ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='niet ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='python-heatclient ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='python-openstackclient ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='python-magnumclient ' 02:34:54 + for arg in "$@" 02:34:54 + case $arg in 02:34:54 + pkg_list+='yq ' 02:34:54 + [[ -f /tmp/.os_lf_venv ]] 02:34:54 ++ cat /tmp/.os_lf_venv 02:34:54 + lf_venv=/tmp/venv-GRu6 02:34:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from' file:/tmp/.os_lf_venv 02:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:34:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:54 + local 'pip_opts=--upgrade --quiet' 02:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:34:54 + [[ -n '' ]] 02:34:54 + [[ -n '' ]] 02:34:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:54 + /tmp/venv-GRu6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:34:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:34:56 lf-activate-venv(): INFO: Base packages installed successfully 02:34:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:34:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:56 + /tmp/venv-GRu6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:35:12 + type python3 02:35:12 + true 02:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH' 02:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:35:12 + PATH=/tmp/venv-GRu6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:35:12 + return 0 02:35:12 + mapfile -t os_volumes 02:35:12 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:35:12 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:12 warnings.warn( 02:35:15 + '[' 0 -eq 0 ']' 02:35:15 + echo 'No orphaned volumes found.' 02:35:15 No orphaned volumes found. 02:35:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:35:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14454733296840690810.sh 02:35:15 ---> Protect in-use images 02:35:15 Setup pyenv: 02:35:15 system 02:35:15 3.8.13 02:35:15 3.9.13 02:35:15 3.10.13 02:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:17 lf-activate-venv(): INFO: Base packages installed successfully 02:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:35:30 INFO: There are images to protect defined in jenkins-config. 02:35:30 INFO: There are additional images to protect in the jjb dir. 02:35:30 INFO: Protecting the following images: 02:35:30 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 02:35:30 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 02:35:30 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 02:35:30 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 02:35:30 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 02:35:30 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 02:35:30 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 02:35:30 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 02:35:30 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 02:35:30 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 02:35:30 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 02:35:30 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 02:35:30 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 02:35:30 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 02:35:30 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 02:35:30 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 02:35:30 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:30 warnings.warn( 02:35:32 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 02:35:32 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:32 warnings.warn( 02:35:33 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 02:35:34 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:34 warnings.warn( 02:35:35 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 02:35:35 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:35 warnings.warn( 02:35:37 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 02:35:37 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:37 warnings.warn( 02:35:39 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 02:35:39 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:39 warnings.warn( 02:35:40 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 02:35:40 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:40 warnings.warn( 02:35:42 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 02:35:42 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:42 warnings.warn( 02:35:44 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 02:35:44 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:44 warnings.warn( 02:35:46 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 02:35:46 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:46 warnings.warn( 02:35:47 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 02:35:48 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:48 warnings.warn( 02:35:49 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 02:35:49 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:49 warnings.warn( 02:35:51 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 02:35:51 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:51 warnings.warn( 02:35:53 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 02:35:53 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:53 warnings.warn( 02:35:54 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 02:35:55 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:55 warnings.warn( 02:35:56 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 02:35:56 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:35:56 warnings.warn( 02:35:58 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 02:35:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:35:58 Run condition [Boolean condition] enabling perform for step [BuilderChain] 02:35:58 [EnvInject] - Injecting environment variables from a build step. 02:35:58 [EnvInject] - Injecting as environment variables the properties content 02:35:58 OS_IMAGE_CLEANUP_AGE=30 02:35:58 02:35:58 [EnvInject] - Variables injected successfully. 02:35:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13441802732191146612.sh 02:35:58 ---> Cleanup old images 02:35:58 Setup pyenv: 02:35:58 system 02:35:58 3.8.13 02:35:58 3.9.13 02:35:58 3.10.13 02:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:00 lf-activate-venv(): INFO: Base packages installed successfully 02:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:36:18 + lftools openstack --os-cloud vex image cleanup --days=30 02:36:18 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:36:18 warnings.warn( 02:36:24 WARNING: Use of image.protected resulted in an exception 02:36:24 Removing 67 images from vex. 02:36:24 WARNING: Use of image.protected resulted in an exception 02:36:24 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 02:36:24 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:25 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 02:36:25 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 02:36:26 WARNING: Use of image.protected resulted in an exception 02:36:26 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 02:36:27 $ ssh-agent -k 02:36:27 unset SSH_AUTH_SOCK; 02:36:27 unset SSH_AGENT_PID; 02:36:27 echo Agent pid 5449 killed; 02:36:27 [ssh-agent] Stopped. 02:36:27 [PostBuildScript] - [INFO] Executing post build scripts. 02:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4153447745803304812.sh 02:36:27 ---> sysstat.sh 02:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11118706961756410778.sh 02:36:27 ---> package-listing.sh 02:36:27 ++ facter osfamily 02:36:27 ++ tr '[:upper:]' '[:lower:]' 02:36:27 + OS_FAMILY=redhat 02:36:27 + workspace=/w/workspace/builder-openstack-cron 02:36:27 + START_PACKAGES=/tmp/packages_start.txt 02:36:27 + END_PACKAGES=/tmp/packages_end.txt 02:36:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:27 + PACKAGES=/tmp/packages_start.txt 02:36:27 + '[' /w/workspace/builder-openstack-cron ']' 02:36:27 + PACKAGES=/tmp/packages_end.txt 02:36:27 + case "${OS_FAMILY}" in 02:36:27 + rpm -qa 02:36:27 + sort 02:36:28 + '[' -f /tmp/packages_start.txt ']' 02:36:28 + '[' -f /tmp/packages_end.txt ']' 02:36:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:28 + '[' /w/workspace/builder-openstack-cron ']' 02:36:28 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 02:36:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 02:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4626622737120026780.sh 02:36:28 ---> capture-instance-metadata.sh 02:36:28 Setup pyenv: 02:36:28 system 02:36:28 3.8.13 02:36:28 3.9.13 02:36:28 3.10.13 02:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:30 lf-activate-venv(): INFO: Base packages installed successfully 02:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:36:39 INFO: Running in OpenStack, capturing instance metadata 02:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9231589398456933344.sh 02:36:40 provisioning config files... 02:36:40 Could not find credentials [logs] for builder-openstack-cron #77635 02:36:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17704348630259570693tmp 02:36:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:36:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:36:40 provisioning config files... 02:36:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:36:40 [EnvInject] - Injecting environment variables from a build step. 02:36:40 [EnvInject] - Injecting as environment variables the properties content 02:36:40 SERVER_ID=logs 02:36:40 02:36:40 [EnvInject] - Variables injected successfully. 02:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8262597458975318300.sh 02:36:40 ---> create-netrc.sh 02:36:40 WARN: Log server credential not found. 02:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17481499959163510892.sh 02:36:40 ---> python-tools-install.sh 02:36:40 Setup pyenv: 02:36:41 system 02:36:41 3.8.13 02:36:41 3.9.13 02:36:41 3.10.13 02:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:43 lf-activate-venv(): INFO: Base packages installed successfully 02:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5829554739030245688.sh 02:36:53 ---> sudo-logs.sh 02:36:53 Archiving 'sudo' log.. 02:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5346475602901300888.sh 02:36:53 ---> job-cost.sh 02:36:53 INFO: Activating Python virtual environment... 02:36:53 Setup pyenv: 02:36:53 system 02:36:53 3.8.13 02:36:53 3.9.13 02:36:53 3.10.13 02:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:55 lf-activate-venv(): INFO: Base packages installed successfully 02:36:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:37:03 INFO: No stack-cost file found 02:37:03 INFO: Instance uptime: 338s 02:37:03 INFO: Fetching instance metadata (attempt 1 of 3)... 02:37:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:37:03 INFO: Successfully fetched instance metadata 02:37:03 INFO: Instance type: v3-standard-2 02:37:03 INFO: Retrieving pricing info for: v3-standard-2 02:37:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:37:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=338 02:37:03 INFO: Successfully fetched Vexxhost pricing API 02:37:03 INFO: Retrieved cost: 0.06 02:37:03 INFO: Retrieved resource: v3-standard-2 02:37:03 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 02:37:03 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 02:37:03 INFO: Successfully archived job cost data 02:37:03 DEBUG: Cost data: builder-openstack-cron,77635,2026-02-25 02:37:03,v3-standard-2,338,0.06,0.00,SUCCESS 02:37:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8696181451581437132.sh 02:37:03 ---> logs-deploy.sh 02:37:03 Setup pyenv: 02:37:04 system 02:37:04 3.8.13 02:37:04 3.9.13 02:37:04 3.10.13 02:37:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GRu6 from file:/tmp/.os_lf_venv 02:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:37:06 lf-activate-venv(): INFO: Base packages installed successfully 02:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-GRu6/bin to PATH 02:37:18 WARNING: Nexus logging server not set 02:37:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77635/ 02:37:18 INFO: archiving logs to S3 02:37:18 /tmp/venv-GRu6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 02:37:18 warnings.warn( 02:37:19 ---> uname -a: 02:37:19 Linux prd-centos8-builder-2c-2g-20537.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:37:19 02:37:19 02:37:19 ---> lscpu: 02:37:19 Architecture: x86_64 02:37:19 CPU op-mode(s): 32-bit, 64-bit 02:37:19 Byte Order: Little Endian 02:37:19 CPU(s): 2 02:37:19 On-line CPU(s) list: 0,1 02:37:19 Thread(s) per core: 1 02:37:19 Core(s) per socket: 1 02:37:19 Socket(s): 2 02:37:19 NUMA node(s): 1 02:37:19 Vendor ID: AuthenticAMD 02:37:19 CPU family: 23 02:37:19 Model: 49 02:37:19 Model name: AMD EPYC-Rome Processor 02:37:19 Stepping: 0 02:37:19 CPU MHz: 2799.998 02:37:19 BogoMIPS: 5599.99 02:37:19 Virtualization: AMD-V 02:37:19 Hypervisor vendor: KVM 02:37:19 Virtualization type: full 02:37:19 L1d cache: 32K 02:37:19 L1i cache: 32K 02:37:19 L2 cache: 512K 02:37:19 L3 cache: 16384K 02:37:19 NUMA node0 CPU(s): 0,1 02:37:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:37:19 02:37:19 02:37:19 ---> nproc: 02:37:19 2 02:37:19 02:37:19 02:37:19 ---> df -h: 02:37:19 Filesystem Size Used Avail Use% Mounted on 02:37:19 devtmpfs 3.8G 0 3.8G 0% /dev 02:37:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:37:19 tmpfs 3.8G 17M 3.8G 1% /run 02:37:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:37:19 /dev/vda1 40G 8.5G 32G 22% / 02:37:19 tmpfs 770M 0 770M 0% /run/user/1001 02:37:19 02:37:19 02:37:19 ---> free -m: 02:37:19 total used free shared buff/cache available 02:37:19 Mem: 7697 636 4780 19 2280 6765 02:37:19 Swap: 1023 0 1023 02:37:19 02:37:19 02:37:19 ---> ip addr: 02:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:37:19 inet 127.0.0.1/8 scope host lo 02:37:19 valid_lft forever preferred_lft forever 02:37:19 inet6 ::1/128 scope host 02:37:19 valid_lft forever preferred_lft forever 02:37:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:37:19 link/ether fa:16:3e:31:be:2e brd ff:ff:ff:ff:ff:ff 02:37:19 altname enp0s3 02:37:19 altname ens3 02:37:19 inet 10.30.171.117/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:37:19 valid_lft 86057sec preferred_lft 86057sec 02:37:19 inet6 fe80::f816:3eff:fe31:be2e/64 scope link 02:37:19 valid_lft forever preferred_lft forever 02:37:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:37:19 link/ether 02:42:f0:f0:96:77 brd ff:ff:ff:ff:ff:ff 02:37:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:37:19 valid_lft forever preferred_lft forever 02:37:19 02:37:19 02:37:19 ---> sar -b -r -n DEV: 02:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/25/2026 _x86_64_ (2 CPU) 02:37:19 02:37:19 02:31:33 LINUX RESTART (2 CPU) 02:37:19 02:37:19 02:32:01 AM tps rtps wtps bread/s bwrtn/s 02:37:19 02:33:01 AM 131.85 29.74 102.12 6221.82 35356.57 02:37:19 02:34:01 AM 104.92 0.50 104.42 64.39 10561.16 02:37:19 02:35:01 AM 48.13 0.35 47.78 43.72 4550.15 02:37:19 02:36:01 AM 21.99 0.00 21.99 0.00 851.67 02:37:19 02:37:01 AM 26.83 1.27 25.56 114.91 659.12 02:37:19 Average: 66.75 6.37 60.38 1289.21 10396.88 02:37:19 02:37:19 02:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:19 02:33:01 AM 5200628 6953672 2681804 34.02 2688 1944108 1039952 11.64 205772 2182776 102048 02:37:19 02:34:01 AM 4862536 6924528 3019896 38.31 2688 2238120 1033788 11.58 208092 2458812 139884 02:37:19 02:35:01 AM 4940452 6966196 2941980 37.32 2688 2201416 994712 11.14 279356 2307772 9948 02:37:19 02:36:01 AM 4976376 7000968 2906056 36.87 2688 2200396 943408 10.56 280044 2270788 8924 02:37:19 02:37:01 AM 4908644 6947396 2973788 37.73 2688 2214484 1014200 11.36 437996 2180876 20532 02:37:19 Average: 4977727 6958552 2904705 36.85 2688 2159705 1005212 11.26 282252 2280205 56267 02:37:19 02:37:19 02:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:19 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:33:01 AM eth0 279.63 185.06 1791.24 62.05 0.00 0.00 0.00 0.00 02:37:19 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:34:01 AM eth0 71.19 52.72 893.83 11.52 0.00 0.00 0.00 0.00 02:37:19 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:35:01 AM eth0 29.49 28.46 29.80 10.35 0.00 0.00 0.00 0.00 02:37:19 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:36:01 AM eth0 19.81 19.24 18.33 6.77 0.00 0.00 0.00 0.00 02:37:19 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:37:01 AM eth0 25.28 22.35 30.21 10.87 0.00 0.00 0.00 0.00 02:37:19 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 Average: eth0 85.09 61.57 552.73 20.31 0.00 0.00 0.00 0.00 02:37:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:19 02:37:19 02:37:19 ---> sar -P ALL: 02:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/25/2026 _x86_64_ (2 CPU) 02:37:19 02:37:19 02:31:33 LINUX RESTART (2 CPU) 02:37:19 02:37:19 02:32:01 AM CPU %user %nice %system %iowait %steal %idle 02:37:19 02:33:01 AM all 38.58 0.00 7.23 10.31 0.13 43.75 02:37:19 02:33:01 AM 0 40.15 0.00 6.99 11.20 0.13 41.52 02:37:19 02:33:01 AM 1 37.00 0.00 7.46 9.42 0.14 45.98 02:37:19 02:34:01 AM all 33.00 0.00 5.95 4.31 0.13 56.59 02:37:19 02:34:01 AM 0 33.86 0.00 6.27 3.94 0.13 55.79 02:37:19 02:34:01 AM 1 32.15 0.00 5.64 4.69 0.13 57.39 02:37:19 02:35:01 AM all 32.72 0.00 4.67 0.62 0.11 61.88 02:37:19 02:35:01 AM 0 24.22 0.00 4.20 0.65 0.10 70.83 02:37:19 02:35:01 AM 1 41.23 0.00 5.14 0.58 0.12 52.92 02:37:19 02:36:01 AM all 33.02 0.00 3.96 0.17 0.12 62.74 02:37:19 02:36:01 AM 0 31.62 0.00 3.96 0.15 0.12 64.15 02:37:19 02:36:01 AM 1 34.42 0.00 3.95 0.18 0.12 61.33 02:37:19 02:37:01 AM all 32.76 0.00 3.73 0.49 0.12 62.90 02:37:19 02:37:01 AM 0 39.71 0.00 3.72 0.42 0.12 56.03 02:37:19 02:37:01 AM 1 25.81 0.00 3.74 0.57 0.12 69.77 02:37:19 Average: all 34.01 0.00 5.10 3.17 0.12 57.60 02:37:19 Average: 0 33.90 0.00 5.02 3.26 0.12 57.70 02:37:19 Average: 1 34.11 0.00 5.18 3.07 0.12 57.51 02:37:19 02:37:19 02:37:19