08:32:08 Started by timer 08:32:08 Running as SYSTEM 08:32:08 [EnvInject] - Loading node environment variables. 08:32:08 Building remotely on prd-centos8-builder-2c-2g-38490 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 08:32:09 [ssh-agent] Looking for ssh-agent implementation... 08:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:09 $ ssh-agent 08:32:09 SSH_AUTH_SOCK=/tmp/ssh-AzfIRCyx7h6X/agent.5458 08:32:09 SSH_AGENT_PID=5460 08:32:09 [ssh-agent] Started. 08:32:09 Running ssh-add (command line suppressed) 08:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16470963205046057381.key (/w/workspace/builder-openstack-cron@tmp/private_key_16470963205046057381.key) 08:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:32:09 The recommended git tool is: NONE 08:32:12 using credential jenkins-ssh 08:32:12 Wiping out workspace first. 08:32:12 Cloning the remote Git repository 08:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 08:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:32:12 > git --version # timeout=10 08:32:12 > git --version # 'git version 2.43.0' 08:32:12 using GIT_SSH to set credentials jenkins-ssh 08:32:12 [INFO] Currently running in a labeled security context 08:32:12 [INFO] Currently SELinux is 'enforcing' on the host 08:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1803942681548604177.key 08:32:12 Verifying host key using known hosts file 08:32:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:14 Avoid second fetch 08:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:32:14 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 08:32:14 > git config core.sparsecheckout # timeout=10 08:32:15 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 08:32:15 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 08:32:15 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 08:32:15 > git remote # timeout=10 08:32:15 > git submodule init # timeout=10 08:32:15 > git submodule sync # timeout=10 08:32:15 > git config --get remote.origin.url # timeout=10 08:32:15 > git submodule init # timeout=10 08:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:32:15 > git config --get submodule.global-jjb.url # timeout=10 08:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 08:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:32:15 > git submodule update --init --recursive global-jjb # timeout=10 08:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:32:20 No emails were triggered. 08:32:20 provisioning config files... 08:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16062399210029031786.sh 08:32:20 ---> python-tools-install.sh 08:32:20 Setup pyenv: 08:32:21 system 08:32:21 * 3.8.13 (set by /opt/pyenv/version) 08:32:21 * 3.9.13 (set by /opt/pyenv/version) 08:32:21 * 3.10.13 (set by /opt/pyenv/version) 08:32:21 * 3.11.7 (set by /opt/pyenv/version) 08:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rIRY 08:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:29 lf-activate-venv(): INFO: Installing: lftools 08:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:32:55 Generating Requirements File 08:33:16 Python 3.11.7 08:33:16 pip 25.1.1 from /tmp/venv-rIRY/lib/python3.11/site-packages/pip (python 3.11) 08:33:17 appdirs==1.4.4 08:33:17 argcomplete==3.6.2 08:33:17 aspy.yaml==1.3.0 08:33:17 attrs==25.3.0 08:33:17 autopage==0.5.2 08:33:17 beautifulsoup4==4.13.4 08:33:17 boto3==1.38.46 08:33:17 botocore==1.38.46 08:33:17 bs4==0.0.2 08:33:17 cachetools==5.5.2 08:33:17 certifi==2025.6.15 08:33:17 cffi==1.17.1 08:33:17 cfgv==3.4.0 08:33:17 chardet==5.2.0 08:33:17 charset-normalizer==3.4.2 08:33:17 click==8.2.1 08:33:17 cliff==4.10.0 08:33:17 cmd2==2.6.2 08:33:17 cryptography==3.3.2 08:33:17 debtcollector==3.0.0 08:33:17 decorator==5.2.1 08:33:17 defusedxml==0.7.1 08:33:17 Deprecated==1.2.18 08:33:17 distlib==0.3.9 08:33:17 dnspython==2.7.0 08:33:17 docker==7.1.0 08:33:17 dogpile.cache==1.4.0 08:33:17 durationpy==0.10 08:33:17 email_validator==2.2.0 08:33:17 filelock==3.18.0 08:33:17 future==1.0.0 08:33:17 gitdb==4.0.12 08:33:17 GitPython==3.1.44 08:33:17 google-auth==2.40.3 08:33:17 httplib2==0.22.0 08:33:17 identify==2.6.12 08:33:17 idna==3.10 08:33:17 importlib-resources==1.5.0 08:33:17 iso8601==2.1.0 08:33:17 Jinja2==3.1.6 08:33:17 jmespath==1.0.1 08:33:17 jsonpatch==1.33 08:33:17 jsonpointer==3.0.0 08:33:17 jsonschema==4.24.0 08:33:17 jsonschema-specifications==2025.4.1 08:33:17 keystoneauth1==5.11.1 08:33:17 kubernetes==33.1.0 08:33:17 lftools==0.37.13 08:33:17 lxml==6.0.0 08:33:17 MarkupSafe==3.0.2 08:33:17 msgpack==1.1.1 08:33:17 multi_key_dict==2.0.3 08:33:17 munch==4.0.0 08:33:17 netaddr==1.3.0 08:33:17 niet==1.4.2 08:33:17 nodeenv==1.9.1 08:33:17 oauth2client==4.1.3 08:33:17 oauthlib==3.3.1 08:33:17 openstacksdk==4.6.0 08:33:17 os-client-config==2.1.0 08:33:17 os-service-types==1.7.0 08:33:17 osc-lib==4.0.2 08:33:17 oslo.config==9.8.0 08:33:17 oslo.context==6.0.0 08:33:17 oslo.i18n==6.5.1 08:33:17 oslo.log==7.1.0 08:33:17 oslo.serialization==5.7.0 08:33:17 oslo.utils==9.0.0 08:33:17 packaging==25.0 08:33:17 pbr==6.1.1 08:33:17 platformdirs==4.3.8 08:33:17 prettytable==3.16.0 08:33:17 psutil==7.0.0 08:33:17 pyasn1==0.6.1 08:33:17 pyasn1_modules==0.4.2 08:33:17 pycparser==2.22 08:33:17 pygerrit2==2.0.15 08:33:17 PyGithub==2.6.1 08:33:17 PyJWT==2.10.1 08:33:17 PyNaCl==1.5.0 08:33:17 pyparsing==2.4.7 08:33:17 pyperclip==1.9.0 08:33:17 pyrsistent==0.20.0 08:33:17 python-cinderclient==9.7.0 08:33:17 python-dateutil==2.9.0.post0 08:33:17 python-heatclient==4.2.0 08:33:17 python-jenkins==1.8.2 08:33:17 python-keystoneclient==5.6.0 08:33:17 python-magnumclient==4.8.1 08:33:17 python-openstackclient==8.1.0 08:33:17 python-swiftclient==4.8.0 08:33:17 PyYAML==6.0.2 08:33:17 referencing==0.36.2 08:33:17 requests==2.32.4 08:33:17 requests-oauthlib==2.0.0 08:33:17 requestsexceptions==1.4.0 08:33:17 rfc3986==2.0.0 08:33:17 rpds-py==0.25.1 08:33:17 rsa==4.9.1 08:33:17 ruamel.yaml==0.18.14 08:33:17 ruamel.yaml.clib==0.2.12 08:33:17 s3transfer==0.13.0 08:33:17 simplejson==3.20.1 08:33:17 six==1.17.0 08:33:17 smmap==5.0.2 08:33:17 soupsieve==2.7 08:33:17 stevedore==5.4.1 08:33:17 tabulate==0.9.0 08:33:17 toml==0.10.2 08:33:17 tomlkit==0.13.3 08:33:17 tqdm==4.67.1 08:33:17 typing_extensions==4.14.0 08:33:17 tzdata==2025.2 08:33:17 urllib3==1.26.20 08:33:17 virtualenv==20.31.2 08:33:17 wcwidth==0.2.13 08:33:17 websocket-client==1.8.0 08:33:17 wrapt==1.17.2 08:33:17 xdg==6.0.0 08:33:17 xmltodict==0.14.2 08:33:17 yq==3.4.3 08:33:17 [EnvInject] - Injecting environment variables from a build step. 08:33:17 [EnvInject] - Injecting as environment variables the properties content 08:33:17 OS_CLOUD=vex 08:33:17 08:33:17 [EnvInject] - Variables injected successfully. 08:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17899440818790053605.sh 08:33:17 ---> Orphaned k8s clusters 08:33:17 Setup pyenv: 08:33:17 system 08:33:17 3.8.13 08:33:17 3.9.13 08:33:17 3.10.13 08:33:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08:33:19 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 08:33:26 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. 08:33:26 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:33:29 -----> Delete orphaned cluster 08:33:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7908861650546617251.sh 08:33:29 ---> Orphaned stacks 08:33:29 Setup pyenv: 08:33:29 system 08:33:29 3.8.13 08:33:29 3.9.13 08:33:29 3.10.13 08:33:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08: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. 08:33:31 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:31 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:33:47 + mapfile -t OS_COE_CLUSTERS_ID 08:33:47 ++ awk '{print $1}' 08:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:33:49 + echo '-----> Active clusters -> stacks' 08:33:49 -----> Active clusters -> stacks 08:33:49 + OS_COE_STACKS=() 08:33:49 + [[ 0 -gt 0 ]] 08:33:49 + mapfile -t OS_STACKS 08:33:49 ++ awk '{print $1}' 08:33:49 ++ 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 08:33:51 + echo '-----> Active stacks' 08:33:51 -----> Active stacks 08:33:51 + for stack in "${OS_STACKS[@]}" 08:33:51 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-42 08:33:51 releng-controller-csit-1node-notifications-longevity-only-titanium-42 08:33:51 + for stack in "${OS_STACKS[@]}" 08:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + echo '-----> Delete orphaned stacks' 08:33:51 -----> Delete orphaned stacks 08:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 08:33:51 + [[ 0 -gt 0 ]] 08:33:51 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-42 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 08:33:51 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-42 08:33:51 + builds=() 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ echo https://jenkins.opendaylight.org/releng 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 ++ sed 's/\/*$//' 08:33:51 + silo=releng 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:33:51 ++ grep -v null 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 08:33:51 ++ sed 's/\/*$//' 08:33:51 + silo=sandbox 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ grep -v null 08:33:51 + [[ releng-builder-openstack-cron-71893 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-infrautils-maven-merge-6.0.x-408 releng-transportpce-tox-verify-transportpce-master-3303 releng-controller-maven-verify-master-mvn39-openjdk21-2458 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-42 ]] 08:33:51 + return 0 08:33:51 + continue 08:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 08:33:51 + [[ 0 -gt 0 ]] 08:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 08:33:51 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + builds=() 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ echo https://jenkins.opendaylight.org/releng 08:33:51 ++ sed 's/\/*$//' 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 + silo=releng 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71893/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/infrautils-maven-merge-6.0.x/408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3303/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/2458/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 ++ grep -v null 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ sed 's/\/*$//' 08:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 + silo=sandbox 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 ++ grep -v null 08:33:51 + [[ releng-builder-openstack-cron-71893 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-infrautils-maven-merge-6.0.x-408 releng-transportpce-tox-verify-transportpce-master-3303 releng-controller-maven-verify-master-mvn39-openjdk21-2458 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 08:33:51 + return 1 08:33:51 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 08:33:51 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:42:20 Build timed out (after 10 minutes). Marking the build as failed. 08:42:20 $ ssh-agent -k 08:42:20 unset SSH_AUTH_SOCK; 08:42:20 unset SSH_AGENT_PID; 08:42:20 echo Agent pid 5460 killed; 08:42:20 [ssh-agent] Stopped. 08:42:20 Build was aborted 08:42:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:42:20 /tmp/jenkins7908861650546617251.sh: line 129: 6956 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 08:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15321345486484210854.sh 08:42:20 ---> sysstat.sh 08:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8015764452446040340.sh 08:42:20 ---> package-listing.sh 08:42:20 ++ facter osfamily 08:42:20 ++ tr '[:upper:]' '[:lower:]' 08:42:21 + OS_FAMILY=redhat 08:42:21 + workspace=/w/workspace/builder-openstack-cron 08:42:21 + START_PACKAGES=/tmp/packages_start.txt 08:42:21 + END_PACKAGES=/tmp/packages_end.txt 08:42:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:21 + PACKAGES=/tmp/packages_start.txt 08:42:21 + '[' /w/workspace/builder-openstack-cron ']' 08:42:21 + PACKAGES=/tmp/packages_end.txt 08:42:21 + case "${OS_FAMILY}" in 08:42:21 + rpm -qa 08:42:21 + sort 08:42:21 + '[' -f /tmp/packages_start.txt ']' 08:42:21 + '[' -f /tmp/packages_end.txt ']' 08:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:21 + '[' /w/workspace/builder-openstack-cron ']' 08:42:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 08:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 08:42:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12773022611598273162.sh 08:42:21 ---> capture-instance-metadata.sh 08:42:21 Setup pyenv: 08:42:21 system 08:42:21 3.8.13 08:42:21 3.9.13 08:42:21 3.10.13 08:42:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08:42:24 lf-activate-venv(): INFO: Installing: lftools 08:42:36 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:42:36 INFO: Running in OpenStack, capturing instance metadata 08:42:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins39721590001807248.sh 08:42:36 provisioning config files... 08:42:37 Could not find credentials [logs] for builder-openstack-cron #71893 08:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5799599684226068417tmp 08:42:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:42:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:42:37 provisioning config files... 08:42:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:42:37 [EnvInject] - Injecting environment variables from a build step. 08:42:37 [EnvInject] - Injecting as environment variables the properties content 08:42:37 SERVER_ID=logs 08:42:37 08:42:37 [EnvInject] - Variables injected successfully. 08:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10583223581117271113.sh 08:42:37 ---> create-netrc.sh 08:42:37 WARN: Log server credential not found. 08:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10609729920068556365.sh 08:42:37 ---> python-tools-install.sh 08:42:37 Setup pyenv: 08:42:37 system 08:42:37 3.8.13 08:42:37 3.9.13 08:42:37 3.10.13 08:42:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08:42:39 lf-activate-venv(): INFO: Installing: lftools 08:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:42:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1655264179062659690.sh 08:42:49 ---> sudo-logs.sh 08:42:49 Archiving 'sudo' log.. 08:42:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6110375426143452314.sh 08:42:49 ---> job-cost.sh 08:42:49 Setup pyenv: 08:42:49 system 08:42:49 3.8.13 08:42:49 3.9.13 08:42:49 3.10.13 08:42:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08:42:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:42:58 INFO: No Stack... 08:42:59 INFO: Retrieving Pricing Info for: v3-standard-2 08:42:59 INFO: Archiving Costs 08:42:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11047381537591124764.sh 08:42:59 ---> logs-deploy.sh 08:42:59 Setup pyenv: 08:42:59 system 08:42:59 3.8.13 08:42:59 3.9.13 08:42:59 3.10.13 08:42:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIRY from file:/tmp/.os_lf_venv 08:43:01 lf-activate-venv(): INFO: Installing: lftools 08:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-rIRY/bin to PATH 08:43:11 WARNING: Nexus logging server not set 08:43:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71893/ 08:43:11 INFO: archiving logs to S3 08:43:12 ---> uname -a: 08:43:12 Linux prd-centos8-builder-2c-2g-38490.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 08:43:12 08:43:12 08:43:12 ---> lscpu: 08:43:12 Architecture: x86_64 08:43:12 CPU op-mode(s): 32-bit, 64-bit 08:43:12 Byte Order: Little Endian 08:43:12 CPU(s): 2 08:43:12 On-line CPU(s) list: 0,1 08:43:12 Thread(s) per core: 1 08:43:12 Core(s) per socket: 1 08:43:12 Socket(s): 2 08:43:12 NUMA node(s): 1 08:43:12 Vendor ID: AuthenticAMD 08:43:12 CPU family: 23 08:43:12 Model: 49 08:43:12 Model name: AMD EPYC-Rome Processor 08:43:12 Stepping: 0 08:43:12 CPU MHz: 2800.000 08:43:12 BogoMIPS: 5600.00 08:43:12 Virtualization: AMD-V 08:43:12 Hypervisor vendor: KVM 08:43:12 Virtualization type: full 08:43:12 L1d cache: 32K 08:43:12 L1i cache: 32K 08:43:12 L2 cache: 512K 08:43:12 L3 cache: 16384K 08:43:12 NUMA node0 CPU(s): 0,1 08:43:12 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 08:43:12 08:43:12 08:43:12 ---> nproc: 08:43:12 2 08:43:12 08:43:12 08:43:12 ---> df -h: 08:43:12 Filesystem Size Used Avail Use% Mounted on 08:43:12 devtmpfs 3.8G 0 3.8G 0% /dev 08:43:12 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:43:12 tmpfs 3.8G 17M 3.8G 1% /run 08:43:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:43:12 /dev/vda1 40G 8.4G 32G 21% / 08:43:12 tmpfs 770M 0 770M 0% /run/user/1001 08:43:12 08:43:12 08:43:12 ---> free -m: 08:43:12 total used free shared buff/cache available 08:43:12 Mem: 7697 672 4783 19 2241 6729 08:43:12 Swap: 1023 0 1023 08:43:12 08:43:12 08:43:12 ---> ip addr: 08:43:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:43:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:43:12 inet 127.0.0.1/8 scope host lo 08:43:12 valid_lft forever preferred_lft forever 08:43:12 inet6 ::1/128 scope host 08:43:12 valid_lft forever preferred_lft forever 08:43:12 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:43:12 link/ether fa:16:3e:fd:b6:af brd ff:ff:ff:ff:ff:ff 08:43:12 altname enp0s3 08:43:12 altname ens3 08:43:12 inet 10.30.171.2/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:43:12 valid_lft 85702sec preferred_lft 85702sec 08:43:12 inet6 fe80::f816:3eff:fefd:b6af/64 scope link 08:43:12 valid_lft forever preferred_lft forever 08:43:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:43:12 link/ether 02:42:3d:e5:a4:b9 brd ff:ff:ff:ff:ff:ff 08:43:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:43:12 valid_lft forever preferred_lft forever 08:43:12 08:43:12 08:43:12 ---> sar -b -r -n DEV: 08:43:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 08:43:12 08:43:12 08:31:30 LINUX RESTART (2 CPU) 08:43:12 08:43:12 08:32:01 AM tps rtps wtps bread/s bwrtn/s 08:43:12 08:33:01 AM 289.47 18.14 271.33 5282.96 8786.52 08:43:12 08:34:01 AM 92.54 1.12 91.42 133.82 10251.48 08:43:12 08:35:01 AM 12.33 0.03 12.30 0.53 1182.64 08:43:12 08:36:01 AM 0.48 0.00 0.48 0.00 5.73 08:43:12 08:37:01 AM 0.32 0.00 0.32 0.00 2.63 08:43:12 08:38:01 AM 0.53 0.00 0.53 0.00 6.85 08:43:12 08:39:01 AM 0.28 0.00 0.28 0.00 2.10 08:43:12 08:40:01 AM 0.32 0.00 0.32 0.00 2.95 08:43:12 08:41:01 AM 0.53 0.00 0.53 0.00 7.23 08:43:12 08:42:01 AM 0.38 0.00 0.38 0.00 4.33 08:43:12 08:43:01 AM 16.16 0.50 15.66 63.71 434.72 08:43:12 Average: 37.58 1.80 35.78 498.38 1880.87 08:43:12 08:43:12 08:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:43:12 08:33:01 AM 5121460 6965128 2760972 35.03 2688 2026320 1035316 11.59 201812 2236084 151552 08:43:12 08:34:01 AM 4919868 6906344 2962564 37.58 2688 2162708 1055896 11.82 231444 2378060 27868 08:43:12 08:35:01 AM 4921040 6906960 2961392 37.57 2688 2162728 1055896 11.82 231508 2377924 4 08:43:12 08:36:01 AM 4921148 6907068 2961284 37.57 2688 2162728 1055896 11.82 231508 2377936 4 08:43:12 08:37:01 AM 4917584 6903508 2964848 37.61 2688 2162732 1055896 11.82 231508 2381676 4 08:43:12 08:38:01 AM 4917688 6903588 2964744 37.61 2688 2162732 1055896 11.82 231508 2381832 4 08:43:12 08:39:01 AM 4917796 6903696 2964636 37.61 2688 2162732 1055896 11.82 231508 2381772 4 08:43:12 08:40:01 AM 4917644 6903548 2964788 37.61 2688 2162736 1071824 12.00 231508 2382012 4 08:43:12 08:41:01 AM 4917860 6903804 2964572 37.61 2688 2162740 1071824 12.00 231508 2381840 4 08:43:12 08:42:01 AM 4917796 6903744 2964636 37.61 2688 2162744 1071824 12.00 231508 2381960 4 08:43:12 08:43:01 AM 4928600 6929784 2953832 37.47 2688 2177032 1044288 11.69 390224 2211748 36128 08:43:12 Average: 4938044 6912470 2944388 37.35 2688 2151630 1057314 11.84 243231 2352077 19598 08:43:12 08:43:12 08:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:43:12 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:33:01 AM eth0 285.96 183.36 1843.54 63.16 0.00 0.00 0.00 0.00 08:43:12 08:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:34:01 AM eth0 70.71 58.48 707.89 10.27 0.00 0.00 0.00 0.00 08:43:12 08:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:35:01 AM eth0 0.58 0.42 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:36:01 AM eth0 0.80 0.43 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:37:01 AM eth0 0.55 0.33 0.33 0.14 0.00 0.00 0.00 0.00 08:43:12 08:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:38:01 AM eth0 0.82 0.47 0.47 0.21 0.00 0.00 0.00 0.00 08:43:12 08:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:39:01 AM eth0 0.57 0.40 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:40:01 AM eth0 0.67 0.42 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:41:01 AM eth0 0.60 0.38 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:42:01 AM eth0 0.73 0.42 0.34 0.14 0.00 0.00 0.00 0.00 08:43:12 08:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:43:01 AM eth0 17.21 15.26 14.55 12.46 0.00 0.00 0.00 0.00 08:43:12 08:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 Average: eth0 34.48 23.67 233.57 7.92 0.00 0.00 0.00 0.00 08:43:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:12 08:43:12 08:43:12 ---> sar -P ALL: 08:43:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 08:43:12 08:43:12 08:31:30 LINUX RESTART (2 CPU) 08:43:12 08:43:12 08:32:01 AM CPU %user %nice %system %iowait %steal %idle 08:43:12 08:33:01 AM all 40.32 0.00 7.44 2.16 0.11 49.97 08:43:12 08:33:01 AM 0 29.40 0.00 6.92 3.09 0.10 60.48 08:43:12 08:33:01 AM 1 51.23 0.00 7.95 1.22 0.12 39.48 08:43:12 08:34:01 AM all 31.23 0.00 4.49 0.93 0.09 63.25 08:43:12 08:34:01 AM 0 24.57 0.00 4.23 0.72 0.08 70.40 08:43:12 08:34:01 AM 1 37.90 0.00 4.75 1.15 0.10 56.11 08:43:12 08:35:01 AM all 0.42 0.00 0.15 0.13 0.04 99.27 08:43:12 08:35:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 08:43:12 08:35:01 AM 1 0.25 0.00 0.25 0.25 0.03 99.22 08:43:12 08:36:01 AM all 0.43 0.00 0.04 0.00 0.03 99.50 08:43:12 08:36:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 08:43:12 08:36:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68 08:43:12 08:37:01 AM all 0.41 0.00 0.12 0.01 0.03 99.43 08:43:12 08:37:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27 08:43:12 08:37:01 AM 1 0.23 0.00 0.12 0.02 0.03 99.60 08:43:12 08:38:01 AM all 0.41 0.00 0.06 0.00 0.04 99.49 08:43:12 08:38:01 AM 0 0.63 0.00 0.03 0.00 0.03 99.30 08:43:12 08:38:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 08:43:12 08:39:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 08:43:12 08:39:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 08:43:12 08:39:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 08:43:12 08:40:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 08:43:12 08:40:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 08:43:12 08:40:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 08:43:12 08:41:01 AM all 0.42 0.00 0.05 0.00 0.04 99.49 08:43:12 08:41:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 08:43:12 08:41:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67 08:43:12 08:42:01 AM all 0.39 0.00 0.07 0.00 0.04 99.50 08:43:12 08:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:43:12 08:42:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 08:43:12 08:43:01 AM all 25.37 0.00 3.63 0.09 0.08 70.84 08:43:12 08:43:01 AM 0 14.63 0.00 3.07 0.05 0.07 82.18 08:43:12 08:43:01 AM 1 36.09 0.00 4.18 0.13 0.08 59.51 08:43:12 08:43:12 Average: CPU %user %nice %system %iowait %steal %idle 08:43:12 Average: all 9.10 0.00 1.47 0.30 0.05 89.07 08:43:12 Average: 0 6.65 0.00 1.34 0.35 0.05 91.61 08:43:12 Average: 1 11.55 0.00 1.60 0.25 0.06 86.54 08:43:12 08:43:12 08:43:12