05:32:08 Started by timer 05:32:08 Running as SYSTEM 05:32:08 [EnvInject] - Loading node environment variables. 05:32:08 Building remotely on prd-centos8-builder-2c-2g-38722 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:08 [ssh-agent] Looking for ssh-agent implementation... 05:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:08 $ ssh-agent 05:32:08 SSH_AUTH_SOCK=/tmp/ssh-6lFmIpdNSbfG/agent.5445 05:32:08 SSH_AGENT_PID=5447 05:32:08 [ssh-agent] Started. 05:32:08 Running ssh-add (command line suppressed) 05:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17618293471710037015.key (/w/workspace/builder-openstack-cron@tmp/private_key_17618293471710037015.key) 05:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:08 The recommended git tool is: NONE 05:32:11 using credential jenkins-ssh 05:32:11 Wiping out workspace first. 05:32:11 Cloning the remote Git repository 05:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:11 > git --version # timeout=10 05:32:11 > git --version # 'git version 2.43.0' 05:32:11 using GIT_SSH to set credentials jenkins-ssh 05:32:11 [INFO] Currently running in a labeled security context 05:32:11 [INFO] Currently SELinux is 'enforcing' on the host 05:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3252778159713388174.key 05:32:11 Verifying host key using known hosts file 05:32:11 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. 05:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:14 Avoid second fetch 05:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:14 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 05:32:14 > git config core.sparsecheckout # timeout=10 05:32:14 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 05:32:14 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 05:32:14 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 05:32:14 > git remote # timeout=10 05:32:14 > git submodule init # timeout=10 05:32:15 > git submodule sync # timeout=10 05:32:15 > git config --get remote.origin.url # timeout=10 05:32:15 > git submodule init # timeout=10 05:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:15 > git config --get submodule.global-jjb.url # timeout=10 05:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:15 > git submodule update --init --recursive global-jjb # timeout=10 05:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:20 No emails were triggered. 05:32:20 provisioning config files... 05:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15774840840149177503.sh 05:32:20 ---> python-tools-install.sh 05:32:20 Setup pyenv: 05:32:20 system 05:32:20 * 3.8.13 (set by /opt/pyenv/version) 05:32:20 * 3.9.13 (set by /opt/pyenv/version) 05:32:20 * 3.10.13 (set by /opt/pyenv/version) 05:32:20 * 3.11.7 (set by /opt/pyenv/version) 05:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9sxo 05:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:29 lf-activate-venv(): INFO: Installing: lftools 05:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:32:55 Generating Requirements File 05:33:18 Python 3.11.7 05:33:18 pip 25.1.1 from /tmp/venv-9sxo/lib/python3.11/site-packages/pip (python 3.11) 05:33:19 appdirs==1.4.4 05:33:19 argcomplete==3.6.2 05:33:19 aspy.yaml==1.3.0 05:33:19 attrs==25.3.0 05:33:19 autopage==0.5.2 05:33:19 beautifulsoup4==4.13.4 05:33:19 boto3==1.39.0 05:33:19 botocore==1.39.0 05:33:19 bs4==0.0.2 05:33:19 cachetools==5.5.2 05:33:19 certifi==2025.6.15 05:33:19 cffi==1.17.1 05:33:19 cfgv==3.4.0 05:33:19 chardet==5.2.0 05:33:19 charset-normalizer==3.4.2 05:33:19 click==8.2.1 05:33:19 cliff==4.10.0 05:33:19 cmd2==2.7.0 05:33:19 cryptography==3.3.2 05:33:19 debtcollector==3.0.0 05:33:19 decorator==5.2.1 05:33:19 defusedxml==0.7.1 05:33:19 Deprecated==1.2.18 05:33:19 distlib==0.3.9 05:33:19 dnspython==2.7.0 05:33:19 docker==7.1.0 05:33:19 dogpile.cache==1.4.0 05:33:19 durationpy==0.10 05:33:19 email_validator==2.2.0 05:33:19 filelock==3.18.0 05:33:19 future==1.0.0 05:33:19 gitdb==4.0.12 05:33:19 GitPython==3.1.44 05:33:19 google-auth==2.40.3 05:33:19 httplib2==0.22.0 05:33:19 identify==2.6.12 05:33:19 idna==3.10 05:33:19 importlib-resources==1.5.0 05:33:19 iso8601==2.1.0 05:33:19 Jinja2==3.1.6 05:33:19 jmespath==1.0.1 05:33:19 jsonpatch==1.33 05:33:19 jsonpointer==3.0.0 05:33:19 jsonschema==4.24.0 05:33:19 jsonschema-specifications==2025.4.1 05:33:19 keystoneauth1==5.11.1 05:33:19 kubernetes==33.1.0 05:33:19 lftools==0.37.13 05:33:19 lxml==6.0.0 05:33:19 markdown-it-py==3.0.0 05:33:19 MarkupSafe==3.0.2 05:33:19 mdurl==0.1.2 05:33:19 msgpack==1.1.1 05:33:19 multi_key_dict==2.0.3 05:33:19 munch==4.0.0 05:33:19 netaddr==1.3.0 05:33:19 niet==1.4.2 05:33:19 nodeenv==1.9.1 05:33:19 oauth2client==4.1.3 05:33:19 oauthlib==3.3.1 05:33:19 openstacksdk==4.6.0 05:33:19 os-client-config==2.1.0 05:33:19 os-service-types==1.7.0 05:33:19 osc-lib==4.0.2 05:33:19 oslo.config==9.8.0 05:33:19 oslo.context==6.0.0 05:33:19 oslo.i18n==6.5.1 05:33:19 oslo.log==7.1.0 05:33:19 oslo.serialization==5.7.0 05:33:19 oslo.utils==9.0.0 05:33:19 packaging==25.0 05:33:19 pbr==6.1.1 05:33:19 platformdirs==4.3.8 05:33:19 prettytable==3.16.0 05:33:19 psutil==7.0.0 05:33:19 pyasn1==0.6.1 05:33:19 pyasn1_modules==0.4.2 05:33:19 pycparser==2.22 05:33:19 pygerrit2==2.0.15 05:33:19 PyGithub==2.6.1 05:33:19 Pygments==2.19.2 05:33:19 PyJWT==2.10.1 05:33:19 PyNaCl==1.5.0 05:33:19 pyparsing==2.4.7 05:33:19 pyperclip==1.9.0 05:33:19 pyrsistent==0.20.0 05:33:19 python-cinderclient==9.7.0 05:33:19 python-dateutil==2.9.0.post0 05:33:19 python-heatclient==4.2.0 05:33:19 python-jenkins==1.8.2 05:33:19 python-keystoneclient==5.6.0 05:33:19 python-magnumclient==4.8.1 05:33:19 python-openstackclient==8.1.0 05:33:19 python-swiftclient==4.8.0 05:33:19 PyYAML==6.0.2 05:33:19 referencing==0.36.2 05:33:19 requests==2.32.4 05:33:19 requests-oauthlib==2.0.0 05:33:19 requestsexceptions==1.4.0 05:33:19 rfc3986==2.0.0 05:33:19 rich==14.0.0 05:33:19 rich-argparse==1.7.1 05:33:19 rpds-py==0.25.1 05:33:19 rsa==4.9.1 05:33:19 ruamel.yaml==0.18.14 05:33:19 ruamel.yaml.clib==0.2.12 05:33:19 s3transfer==0.13.0 05:33:19 simplejson==3.20.1 05:33:19 six==1.17.0 05:33:19 smmap==5.0.2 05:33:19 soupsieve==2.7 05:33:19 stevedore==5.4.1 05:33:19 tabulate==0.9.0 05:33:19 toml==0.10.2 05:33:19 tomlkit==0.13.3 05:33:19 tqdm==4.67.1 05:33:19 typing_extensions==4.14.0 05:33:19 tzdata==2025.2 05:33:19 urllib3==1.26.20 05:33:19 virtualenv==20.31.2 05:33:19 wcwidth==0.2.13 05:33:19 websocket-client==1.8.0 05:33:19 wrapt==1.17.2 05:33:19 xdg==6.0.0 05:33:19 xmltodict==0.14.2 05:33:19 yq==3.4.3 05:33:19 [EnvInject] - Injecting environment variables from a build step. 05:33:19 [EnvInject] - Injecting as environment variables the properties content 05:33:19 OS_CLOUD=vex 05:33:19 05:33:19 [EnvInject] - Variables injected successfully. 05:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6918758926651781742.sh 05:33:19 ---> Orphaned k8s clusters 05:33:19 Setup pyenv: 05:33:19 system 05:33:19 3.8.13 05:33:19 3.9.13 05:33:19 3.10.13 05:33:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:33:21 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:28 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. 05:33:28 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:33:31 -----> Delete orphaned cluster 05:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1803738593678579708.sh 05:33:31 ---> Orphaned stacks 05:33:31 Setup pyenv: 05:33:31 system 05:33:31 3.8.13 05:33:32 3.9.13 05:33:32 3.10.13 05:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:33:34 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. 05:33:34 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:33:34 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:33:51 + mapfile -t OS_COE_CLUSTERS_ID 05:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:33:51 ++ awk '{print $1}' 05:33:53 + echo '-----> Active clusters -> stacks' 05:33:53 -----> Active clusters -> stacks 05:33:53 + OS_COE_STACKS=() 05:33:53 + [[ 0 -gt 0 ]] 05:33:53 + mapfile -t OS_STACKS 05:33:53 ++ 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 05:33:53 ++ awk '{print $1}' 05:33:55 + echo '-----> Active stacks' 05:33:55 -----> Active stacks 05:33:55 + for stack in "${OS_STACKS[@]}" 05:33:55 + echo releng-bgpcep-csit-1node-throughpcep-all-calcium-760 05:33:55 releng-bgpcep-csit-1node-throughpcep-all-calcium-760 05:33:55 + for stack in "${OS_STACKS[@]}" 05:33:55 + echo releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 05:33:55 releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 05:33:55 + for stack in "${OS_STACKS[@]}" 05:33:55 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:55 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:55 + echo '-----> Delete orphaned stacks' 05:33:55 -----> Delete orphaned stacks 05:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:55 + [[ 0 -gt 0 ]] 05:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-calcium-760 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:55 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-calcium-760 05:33:55 + builds=() 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/releng 05:33:55 ++ sed 's/\/*$//' 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 + silo=releng 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ grep -v null 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:55 ++ sed 's/\/*$//' 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 + silo=sandbox 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ grep -v null 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 + [[ releng-builder-openstack-cron-71914 releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 releng-bgpcep-csit-1node-throughpcep-all-calcium-760 releng-integration-distribution-test-calcium-766 =~ releng-bgpcep-csit-1node-throughpcep-all-calcium-760 ]] 05:33:55 + return 0 05:33:55 + continue 05:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:55 + [[ 0 -gt 0 ]] 05:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:55 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 05:33:55 + builds=() 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/releng 05:33:55 ++ sed 's/\/*$//' 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 + silo=releng 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ grep -v null 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ sed 's/\/*$//' 05:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 + silo=sandbox 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ grep -v null 05:33:55 + [[ releng-builder-openstack-cron-71914 releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 releng-bgpcep-csit-1node-throughpcep-all-calcium-760 releng-integration-distribution-test-calcium-766 =~ releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 ]] 05:33:55 + return 0 05:33:55 + continue 05:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:55 + [[ 0 -gt 0 ]] 05:33:55 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:55 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:55 + builds=() 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 ++ echo https://jenkins.opendaylight.org/releng 05:33:55 ++ sed 's/\/*$//' 05:33:55 + silo=releng 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ grep -v null 05:33:55 ++ 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/71914/"}}],"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-calcium/764/"}}],"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-calcium/760/"}}],"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-calcium/766/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 ++ sed 's/\/*$//' 05:33:55 + silo=sandbox 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ grep -v null 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 + [[ releng-builder-openstack-cron-71914 releng-bgpcep-csit-1node-bgp-ingest-all-calcium-764 releng-bgpcep-csit-1node-throughpcep-all-calcium-760 releng-integration-distribution-test-calcium-766 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 05:33:55 + return 1 05:33:55 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 05:33:55 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:55 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:42:20 Build timed out (after 10 minutes). Marking the build as failed. 05:42:20 $ ssh-agent -k 05:42:20 unset SSH_AUTH_SOCK; 05:42:20 unset SSH_AGENT_PID; 05:42:20 echo Agent pid 5447 killed; 05:42:20 [ssh-agent] Stopped. 05:42:20 Build was aborted 05:42:20 [PostBuildScript] - [INFO] Executing post build scripts. 05:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9307067102028386933.sh 05:42:20 /tmp/jenkins1803738593678579708.sh: line 129: 6975 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 05:42:20 ---> sysstat.sh 05:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10443063104168928505.sh 05:42:20 ---> package-listing.sh 05:42:20 ++ tr '[:upper:]' '[:lower:]' 05:42:20 ++ facter osfamily 05:42:21 + OS_FAMILY=redhat 05:42:21 + workspace=/w/workspace/builder-openstack-cron 05:42:21 + START_PACKAGES=/tmp/packages_start.txt 05:42:21 + END_PACKAGES=/tmp/packages_end.txt 05:42:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:21 + PACKAGES=/tmp/packages_start.txt 05:42:21 + '[' /w/workspace/builder-openstack-cron ']' 05:42:21 + PACKAGES=/tmp/packages_end.txt 05:42:21 + case "${OS_FAMILY}" in 05:42:21 + rpm -qa 05:42:21 + sort 05:42:21 + '[' -f /tmp/packages_start.txt ']' 05:42:21 + '[' -f /tmp/packages_end.txt ']' 05:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:21 + '[' /w/workspace/builder-openstack-cron ']' 05:42:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:42:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13372010700592620061.sh 05:42:21 ---> capture-instance-metadata.sh 05:42:21 Setup pyenv: 05:42:21 system 05:42:21 3.8.13 05:42:21 3.9.13 05:42:21 3.10.13 05:42:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:42:24 lf-activate-venv(): INFO: Installing: lftools 05:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:42:33 INFO: Running in OpenStack, capturing instance metadata 05:42:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8807881607187273312.sh 05:42:34 provisioning config files... 05:42:34 Could not find credentials [logs] for builder-openstack-cron #71914 05:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13608831461116159113tmp 05:42:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:42:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:42:34 provisioning config files... 05:42:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:42:35 [EnvInject] - Injecting environment variables from a build step. 05:42:35 [EnvInject] - Injecting as environment variables the properties content 05:42:35 SERVER_ID=logs 05:42:35 05:42:35 [EnvInject] - Variables injected successfully. 05:42:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16517838600565372272.sh 05:42:35 ---> create-netrc.sh 05:42:35 WARN: Log server credential not found. 05:42:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1301137866401957806.sh 05:42:35 ---> python-tools-install.sh 05:42:35 Setup pyenv: 05:42:35 system 05:42:35 3.8.13 05:42:35 3.9.13 05:42:35 3.10.13 05:42:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:42:37 lf-activate-venv(): INFO: Installing: lftools 05:42:49 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:42:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5667183787435675442.sh 05:42:49 ---> sudo-logs.sh 05:42:49 Archiving 'sudo' log.. 05:42:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12542256175692742092.sh 05:42:50 ---> job-cost.sh 05:42:50 Setup pyenv: 05:42:50 system 05:42:50 3.8.13 05:42:50 3.9.13 05:42:50 3.10.13 05:42:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:42:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:43:00 INFO: No Stack... 05:43:00 INFO: Retrieving Pricing Info for: v3-standard-2 05:43:00 INFO: Archiving Costs 05:43:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15115478346301963299.sh 05:43:00 ---> logs-deploy.sh 05:43:00 Setup pyenv: 05:43:00 system 05:43:00 3.8.13 05:43:00 3.9.13 05:43:00 3.10.13 05:43:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:43:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxo from file:/tmp/.os_lf_venv 05:43:03 lf-activate-venv(): INFO: Installing: lftools 05:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-9sxo/bin to PATH 05:43:12 WARNING: Nexus logging server not set 05:43:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71914/ 05:43:12 INFO: archiving logs to S3 05:43:13 ---> uname -a: 05:43:13 Linux prd-centos8-builder-2c-2g-38722.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 05:43:13 05:43:13 05:43:13 ---> lscpu: 05:43:13 Architecture: x86_64 05:43:13 CPU op-mode(s): 32-bit, 64-bit 05:43:13 Byte Order: Little Endian 05:43:13 CPU(s): 2 05:43:13 On-line CPU(s) list: 0,1 05:43:13 Thread(s) per core: 1 05:43:13 Core(s) per socket: 1 05:43:13 Socket(s): 2 05:43:13 NUMA node(s): 1 05:43:13 Vendor ID: AuthenticAMD 05:43:13 CPU family: 23 05:43:13 Model: 49 05:43:13 Model name: AMD EPYC-Rome Processor 05:43:13 Stepping: 0 05:43:13 CPU MHz: 2799.998 05:43:13 BogoMIPS: 5599.99 05:43:13 Virtualization: AMD-V 05:43:13 Hypervisor vendor: KVM 05:43:13 Virtualization type: full 05:43:13 L1d cache: 32K 05:43:13 L1i cache: 32K 05:43:13 L2 cache: 512K 05:43:13 L3 cache: 16384K 05:43:13 NUMA node0 CPU(s): 0,1 05:43:13 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 05:43:13 05:43:13 05:43:13 ---> nproc: 05:43:13 2 05:43:13 05:43:13 05:43:13 ---> df -h: 05:43:13 Filesystem Size Used Avail Use% Mounted on 05:43:13 devtmpfs 3.8G 0 3.8G 0% /dev 05:43:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:43:13 tmpfs 3.8G 17M 3.8G 1% /run 05:43:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:43:13 /dev/vda1 40G 8.4G 32G 21% / 05:43:13 tmpfs 770M 0 770M 0% /run/user/1001 05:43:13 05:43:13 05:43:13 ---> free -m: 05:43:13 total used free shared buff/cache available 05:43:13 Mem: 7697 647 4789 19 2261 6753 05:43:13 Swap: 1023 0 1023 05:43:13 05:43:13 05:43:13 ---> ip addr: 05:43:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:13 inet 127.0.0.1/8 scope host lo 05:43:13 valid_lft forever preferred_lft forever 05:43:13 inet6 ::1/128 scope host 05:43:13 valid_lft forever preferred_lft forever 05:43:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:13 link/ether fa:16:3e:f1:dc:78 brd ff:ff:ff:ff:ff:ff 05:43:13 altname enp0s3 05:43:13 altname ens3 05:43:13 inet 10.30.171.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:43:13 valid_lft 85699sec preferred_lft 85699sec 05:43:13 inet6 fe80::f816:3eff:fef1:dc78/64 scope link 05:43:13 valid_lft forever preferred_lft forever 05:43:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:43:13 link/ether 02:42:2c:72:b5:f5 brd ff:ff:ff:ff:ff:ff 05:43:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:13 valid_lft forever preferred_lft forever 05:43:13 05:43:13 05:43:13 ---> sar -b -r -n DEV: 05:43:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 05:43:13 05:43:13 05:31:28 LINUX RESTART (2 CPU) 05:43:13 05:43:13 05:32:02 AM tps rtps wtps bread/s bwrtn/s 05:43:13 05:33:01 AM 276.21 16.32 259.89 4162.01 8454.80 05:43:13 05:34:01 AM 99.98 1.12 98.87 133.82 10790.89 05:43:13 05:35:01 AM 12.78 0.03 12.75 0.53 1653.69 05:43:13 05:36:01 AM 0.48 0.00 0.48 0.00 6.77 05:43:13 05:37:01 AM 0.23 0.00 0.23 0.00 2.92 05:43:13 05:38:01 AM 0.32 0.00 0.32 0.00 5.35 05:43:13 05:39:01 AM 0.15 0.00 0.15 0.00 1.42 05:43:13 05:40:00 AM 0.13 0.00 0.13 0.00 1.82 05:43:13 05:41:01 AM 0.17 0.00 0.17 0.00 1.24 05:43:13 05:42:01 AM 0.22 0.00 0.22 0.00 3.73 05:43:13 05:43:01 AM 15.36 0.50 14.86 63.69 405.30 05:43:13 Average: 36.55 1.61 34.94 390.62 1928.99 05:43:13 05:43:13 05:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:13 05:33:01 AM 5152580 6994240 2729852 34.63 2688 2025008 999752 11.19 201652 2206136 159364 05:43:13 05:34:01 AM 4926400 6932000 2956032 37.50 2688 2180968 1000512 11.20 231368 2368840 42516 05:43:13 05:35:01 AM 4926504 6931512 2955928 37.50 2688 2180988 1000512 11.20 231396 2368628 4 05:43:13 05:36:01 AM 4925976 6930984 2956456 37.51 2688 2180988 1000512 11.20 231396 2369192 4 05:43:13 05:37:01 AM 4924364 6929380 2958068 37.53 2688 2180992 1000512 11.20 231396 2371284 4 05:43:13 05:38:01 AM 4924608 6929624 2957824 37.52 2688 2180992 1000512 11.20 231396 2370840 8 05:43:13 05:39:01 AM 4924976 6929992 2957456 37.52 2688 2180992 1000512 11.20 231396 2370644 4 05:43:13 05:40:00 AM 4925508 6930528 2956924 37.51 2688 2180996 996084 11.15 231396 2370536 4 05:43:13 05:41:01 AM 4924672 6929696 2957760 37.52 2688 2180996 996084 11.15 231396 2370924 4 05:43:13 05:42:01 AM 4924764 6929792 2957668 37.52 2688 2181000 996084 11.15 231396 2370816 4 05:43:13 05:43:01 AM 4979792 6990972 2902640 36.82 2688 2186072 936524 10.49 389252 2156012 26916 05:43:13 Average: 4950922 6941702 2931510 37.19 2688 2167272 993418 11.12 243040 2335805 20803 05:43:13 05:43:13 05:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:13 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:33:01 AM eth0 296.42 172.72 1835.04 62.59 0.00 0.00 0.00 0.00 05:43:13 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:34:01 AM eth0 74.74 60.96 774.90 11.02 0.00 0.00 0.00 0.00 05:43:13 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:35:01 AM eth0 0.98 0.43 0.38 0.14 0.00 0.00 0.00 0.00 05:43:13 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:36:01 AM eth0 0.87 0.57 0.58 0.33 0.00 0.00 0.00 0.00 05:43:13 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:37:01 AM eth0 0.88 0.35 0.37 0.14 0.00 0.00 0.00 0.00 05:43:13 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:38:01 AM eth0 1.23 0.68 0.77 0.43 0.00 0.00 0.00 0.00 05:43:13 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:39:01 AM eth0 0.70 0.40 0.34 0.14 0.00 0.00 0.00 0.00 05:43:13 05:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:40:00 AM eth0 0.80 0.40 0.35 0.14 0.00 0.00 0.00 0.00 05:43:13 05:40:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:41:01 AM eth0 0.61 0.37 0.28 0.12 0.00 0.00 0.00 0.00 05:43:13 05:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:42:01 AM eth0 0.67 0.40 0.34 0.14 0.00 0.00 0.00 0.00 05:43:13 05:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:43:01 AM eth0 54.76 35.38 39.51 45.74 0.00 0.00 0.00 0.00 05:43:13 05:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 Average: eth0 38.94 24.56 238.74 10.92 0.00 0.00 0.00 0.00 05:43:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:13 05:43:13 05:43:13 ---> sar -P ALL: 05:43:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 05:43:13 05:43:13 05:31:28 LINUX RESTART (2 CPU) 05:43:13 05:43:13 05:32:02 AM CPU %user %nice %system %iowait %steal %idle 05:43:13 05:33:01 AM all 38.14 0.00 6.87 2.13 0.09 52.76 05:43:13 05:33:01 AM 0 37.47 0.00 5.40 0.85 0.08 56.19 05:43:13 05:33:01 AM 1 38.82 0.00 8.35 3.42 0.09 49.33 05:43:13 05:34:01 AM all 32.82 0.00 4.85 0.99 0.09 61.25 05:43:13 05:34:01 AM 0 44.46 0.00 5.54 0.92 0.08 49.00 05:43:13 05:34:01 AM 1 21.24 0.00 4.15 1.06 0.10 73.45 05:43:13 05:35:01 AM all 0.39 0.00 0.15 0.18 0.04 99.23 05:43:13 05:35:01 AM 0 0.30 0.00 0.08 0.05 0.03 99.53 05:43:13 05:35:01 AM 1 0.48 0.00 0.22 0.32 0.05 98.93 05:43:13 05:36:01 AM all 0.42 0.00 0.08 0.00 0.04 99.46 05:43:13 05:36:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23 05:43:13 05:36:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 05:43:13 05:37:01 AM all 0.41 0.00 0.08 0.00 0.03 99.47 05:43:13 05:37:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 05:43:13 05:37:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 05:43:13 05:38:01 AM all 0.42 0.00 0.06 0.00 0.04 99.48 05:43:13 05:38:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 05:43:13 05:38:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 05:43:13 05:39:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 05:43:13 05:39:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 05:43:13 05:39:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 05:43:13 05:40:00 AM all 0.34 0.00 0.10 0.00 0.03 99.53 05:43:13 05:40:00 AM 0 0.49 0.00 0.13 0.00 0.05 99.33 05:43:13 05:40:00 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 05:43:13 05:41:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 05:43:13 05:41:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 05:43:13 05:41:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 05:43:13 05:42:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53 05:43:13 05:42:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 05:43:13 05:42:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.72 05:43:13 05:43:01 AM all 25.95 0.00 3.62 0.09 0.09 70.24 05:43:13 05:43:01 AM 0 31.75 0.00 3.92 0.13 0.08 64.12 05:43:13 05:43:01 AM 1 20.15 0.00 3.32 0.05 0.10 76.38 05:43:13 05:43:13 Average: CPU %user %nice %system %iowait %steal %idle 05:43:13 Average: all 9.04 0.00 1.45 0.31 0.05 89.16 05:43:13 Average: 0 10.67 0.00 1.40 0.18 0.05 87.69 05:43:13 Average: 1 7.41 0.00 1.49 0.44 0.05 90.62 05:43:13 05:43:13 05:43:13