00:33:54 Started by timer 00:33:54 Running as SYSTEM 00:33:54 [EnvInject] - Loading node environment variables. 00:33:54 Building remotely on prd-centos8-builder-2c-2g-263 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:33:54 [ssh-agent] Looking for ssh-agent implementation... 00:33:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:56 $ ssh-agent 00:33:56 SSH_AUTH_SOCK=/tmp/ssh-iA3VAo23KQh0/agent.5457 00:33:56 SSH_AGENT_PID=5459 00:33:56 [ssh-agent] Started. 00:33:56 Running ssh-add (command line suppressed) 00:33:57 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5132591122564238197.key (/w/workspace/builder-openstack-cron@tmp/private_key_5132591122564238197.key) 00:33:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:33:57 The recommended git tool is: NONE 00:33:59 using credential jenkins-ssh 00:33:59 Wiping out workspace first. 00:33:59 Cloning the remote Git repository 00:33:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:33:59 > git init /w/workspace/builder-openstack-cron # timeout=10 00:33:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:33:59 > git --version # timeout=10 00:33:59 > git --version # 'git version 2.43.0' 00:33:59 using GIT_SSH to set credentials jenkins-ssh 00:33:59 [INFO] Currently running in a labeled security context 00:33:59 [INFO] Currently SELinux is 'enforcing' on the host 00:33:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17281312303327206397.key 00:33:59 Verifying host key using known hosts file 00:34:00 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. 00:34:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:34:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:04 Avoid second fetch 00:34:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:34:04 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 00:34:04 > git config core.sparsecheckout # timeout=10 00:34:04 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 00:34:05 Commit message: "Add jobs for aaa-0.21.x" 00:34:05 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 00:34:05 > git remote # timeout=10 00:34:05 > git submodule init # timeout=10 00:34:05 > git submodule sync # timeout=10 00:34:05 > git config --get remote.origin.url # timeout=10 00:34:05 > git submodule init # timeout=10 00:34:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:34:05 > git config --get submodule.global-jjb.url # timeout=10 00:34:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:34:05 > git config --get submodule.packer/common-packer.url # timeout=10 00:34:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:34:05 > git submodule update --init --recursive global-jjb # timeout=10 00:34:06 > git submodule update --init --recursive packer/common-packer # timeout=10 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:34:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:34:11 No emails were triggered. 00:34:11 provisioning config files... 00:34:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:34:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:34:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:34:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins789034594538653336.sh 00:34:11 ---> python-tools-install.sh 00:34:11 Setup pyenv: 00:34:11 system 00:34:11 * 3.8.13 (set by /opt/pyenv/version) 00:34:11 * 3.9.13 (set by /opt/pyenv/version) 00:34:11 * 3.10.13 (set by /opt/pyenv/version) 00:34:11 * 3.11.7 (set by /opt/pyenv/version) 00:34:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LaMH 00:34:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:27 lf-activate-venv(): INFO: Base packages installed successfully 00:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools 00:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:35:53 Generating Requirements File 00:37:06 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. 00:37:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:37:06 Python 3.11.7 00:37:06 pip 25.2 from /tmp/venv-LaMH/lib/python3.11/site-packages/pip (python 3.11) 00:37:06 appdirs==1.4.4 00:37:06 argcomplete==3.6.2 00:37:06 aspy.yaml==1.3.0 00:37:06 attrs==25.3.0 00:37:06 autopage==0.5.2 00:37:06 beautifulsoup4==4.14.2 00:37:06 boto3==1.40.44 00:37:06 botocore==1.40.44 00:37:06 bs4==0.0.2 00:37:06 cachetools==6.2.0 00:37:06 certifi==2025.8.3 00:37:06 cffi==2.0.0 00:37:06 cfgv==3.4.0 00:37:06 chardet==5.2.0 00:37:06 charset-normalizer==3.4.3 00:37:06 click==8.3.0 00:37:06 cliff==4.11.0 00:37:06 cmd2==2.7.0 00:37:06 cryptography==3.3.2 00:37:06 debtcollector==3.0.0 00:37:06 decorator==5.2.1 00:37:06 defusedxml==0.7.1 00:37:06 Deprecated==1.2.18 00:37:06 distlib==0.4.0 00:37:06 dnspython==2.8.0 00:37:06 docker==7.1.0 00:37:06 dogpile.cache==1.4.1 00:37:06 durationpy==0.10 00:37:06 email-validator==2.3.0 00:37:06 filelock==3.19.1 00:37:06 future==1.0.0 00:37:06 gitdb==4.0.12 00:37:06 GitPython==3.1.45 00:37:06 google-auth==2.41.1 00:37:06 httplib2==0.31.0 00:37:06 identify==2.6.15 00:37:06 idna==3.10 00:37:06 importlib-resources==1.5.0 00:37:06 iso8601==2.1.0 00:37:06 Jinja2==3.1.6 00:37:06 jmespath==1.0.1 00:37:06 jsonpatch==1.33 00:37:06 jsonpointer==3.0.0 00:37:06 jsonschema==4.25.1 00:37:06 jsonschema-specifications==2025.9.1 00:37:06 keystoneauth1==5.12.0 00:37:06 kubernetes==34.1.0 00:37:06 lftools==0.37.14 00:37:06 lxml==6.0.2 00:37:06 markdown-it-py==4.0.0 00:37:06 MarkupSafe==3.0.3 00:37:06 mdurl==0.1.2 00:37:06 msgpack==1.1.1 00:37:06 multi_key_dict==2.0.3 00:37:06 munch==4.0.0 00:37:06 netaddr==1.3.0 00:37:06 niet==1.4.2 00:37:06 nodeenv==1.9.1 00:37:06 oauth2client==4.1.3 00:37:06 oauthlib==3.3.1 00:37:06 openstacksdk==4.7.1 00:37:06 os-service-types==1.8.0 00:37:06 osc-lib==4.2.0 00:37:06 oslo.config==10.0.0 00:37:06 oslo.context==6.1.0 00:37:06 oslo.i18n==6.6.0 00:37:06 oslo.log==7.2.1 00:37:06 oslo.serialization==5.8.0 00:37:06 oslo.utils==9.1.0 00:37:06 packaging==25.0 00:37:06 pbr==7.0.1 00:37:06 platformdirs==4.4.0 00:37:06 prettytable==3.16.0 00:37:06 psutil==7.1.0 00:37:06 pyasn1==0.6.1 00:37:06 pyasn1_modules==0.4.2 00:37:06 pycparser==2.23 00:37:06 pygerrit2==2.0.15 00:37:06 PyGithub==2.8.1 00:37:06 Pygments==2.19.2 00:37:06 PyJWT==2.10.1 00:37:06 PyNaCl==1.6.0 00:37:06 pyparsing==2.4.7 00:37:06 pyperclip==1.11.0 00:37:06 pyrsistent==0.20.0 00:37:06 python-cinderclient==9.8.0 00:37:06 python-dateutil==2.9.0.post0 00:37:06 python-heatclient==4.3.0 00:37:06 python-jenkins==1.8.3 00:37:06 python-keystoneclient==5.7.0 00:37:06 python-magnumclient==4.9.0 00:37:06 python-openstackclient==8.2.0 00:37:06 python-swiftclient==4.8.0 00:37:06 PyYAML==6.0.3 00:37:06 referencing==0.36.2 00:37:06 requests==2.32.5 00:37:06 requests-oauthlib==2.0.0 00:37:06 requestsexceptions==1.4.0 00:37:06 rfc3986==2.0.0 00:37:06 rich==14.1.0 00:37:06 rich-argparse==1.7.1 00:37:06 rpds-py==0.27.1 00:37:06 rsa==4.9.1 00:37:06 ruamel.yaml==0.18.15 00:37:06 ruamel.yaml.clib==0.2.14 00:37:06 s3transfer==0.14.0 00:37:06 simplejson==3.20.2 00:37:06 six==1.17.0 00:37:06 smmap==5.0.2 00:37:06 soupsieve==2.8 00:37:06 stevedore==5.5.0 00:37:06 tabulate==0.9.0 00:37:06 toml==0.10.2 00:37:06 tomlkit==0.13.3 00:37:06 tqdm==4.67.1 00:37:06 typing_extensions==4.15.0 00:37:06 tzdata==2025.2 00:37:06 urllib3==1.26.20 00:37:06 virtualenv==20.34.0 00:37:06 wcwidth==0.2.14 00:37:06 websocket-client==1.8.0 00:37:06 wrapt==1.17.3 00:37:06 xdg==6.0.0 00:37:06 xmltodict==1.0.2 00:37:06 yq==3.4.3 00:37:06 [EnvInject] - Injecting environment variables from a build step. 00:37:06 [EnvInject] - Injecting as environment variables the properties content 00:37:06 OS_CLOUD=vex 00:37:06 00:37:06 [EnvInject] - Variables injected successfully. 00:37:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:37:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:37:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18138792427215653836.sh 00:37:07 ---> Orphaned k8s clusters 00:37:07 Setup pyenv: 00:37:07 system 00:37:07 3.8.13 00:37:07 3.9.13 00:37:07 3.10.13 00:37:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:37:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:09 lf-activate-venv(): INFO: Base packages installed successfully 00:37:09 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:37:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:37:21 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:37:24 -----> Delete orphaned cluster 00:37:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:37:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:37:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins512787803138831384.sh 00:37:24 ---> Orphaned stacks 00:37:24 Setup pyenv: 00:37:24 system 00:37:24 3.8.13 00:37:24 3.9.13 00:37:24 3.10.13 00:37:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37: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. 00:37:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:37:27 lf-activate-venv(): INFO: Base packages installed successfully 00:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:37:58 + mapfile -t OS_COE_CLUSTERS_ID 00:37:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:37:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:37:58 ++ awk '{print $1}' 00:38:01 + echo '-----> Active clusters -> stacks' 00:38:01 -----> Active clusters -> stacks 00:38:01 + OS_COE_STACKS=() 00:38:01 + [[ 0 -gt 0 ]] 00:38:01 + mapfile -t OS_STACKS 00:38:01 ++ 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 00:38:01 ++ awk '{print $1}' 00:38:02 + echo '-----> Active stacks' 00:38:02 -----> Active stacks 00:38:02 + for stack in "${OS_STACKS[@]}" 00:38:02 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-9 00:38:02 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 00:38:02 + echo '-----> Delete orphaned stacks' 00:38:02 -----> Delete orphaned stacks 00:38:02 + for STACK_NAME in "${OS_STACKS[@]}" 00:38:02 + [[ 0 -gt 0 ]] 00:38:02 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:38:02 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-9 00:38:02 + builds=() 00:38:02 + for jenkins in "${@:2}" 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:38:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:38:02 ++ 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' 00:38:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74157/"}}],"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-vanadium/9/"}}],"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-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/autorelease-update-submodules-titanium/403/"}}],"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-maven-merge-scandium/497/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1590/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/65/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/429/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/404/"}}],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74157/"}}],"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-vanadium/9/"}}],"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-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/autorelease-update-submodules-titanium/403/"}}],"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-maven-merge-scandium/497/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1590/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/65/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/429/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/404/"}}],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ head -n1 00:38:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74157/"}}],"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-vanadium/9/"}}],"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-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/autorelease-update-submodules-titanium/403/"}}],"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-maven-merge-scandium/497/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1590/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/65/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/429/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/404/"}}],"oneOffExecutors":[]}]}' 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74157/"}}],"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-vanadium/9/"}}],"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-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/autorelease-update-submodules-titanium/403/"}}],"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-maven-merge-scandium/497/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1590/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/65/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/429/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/404/"}}],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ awk 'END {print $NF}' 00:38:02 + status=200 00:38:02 + '[' 200 '!=' 200 ']' 00:38:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:38:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:38:02 ++ echo https://jenkins.opendaylight.org/releng 00:38:02 ++ awk -F/ '{print $NF}' 00:38:02 ++ sed 's/\/*$//' 00:38:02 + silo=releng 00:38:02 + export silo 00:38:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74157/"}}],"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-vanadium/9/"}}],"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-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/autorelease-update-submodules-titanium/403/"}}],"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-maven-merge-scandium/497/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1590/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/65/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn39-openjdk21/429/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/404/"}}],"oneOffExecutors":[]}]}' 00:38:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:38:02 ++ grep -v null 00:38:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:38:02 + for jenkins in "${@:2}" 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:38:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:38:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:38:02 ++ 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' 00:38:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ head -n1 00:38:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 00:38:02 00:38:02 200' 00:38:02 ++ awk 'END {print $NF}' 00:38:02 + status=200 00:38:02 + '[' 200 '!=' 200 ']' 00:38:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:38:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:38:02 ++ echo https://jenkins.opendaylight.org/sandbox 00:38:02 ++ sed 's/\/*$//' 00:38:02 ++ awk -F/ '{print $NF}' 00:38:02 + silo=sandbox 00:38:02 + export silo 00:38:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:38:02 ++ grep -v null 00:38:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 00:38:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:38:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:38:02 + [[ releng-builder-openstack-cron-74157 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-autorelease-update-submodules-titanium-403 releng-transportpce-maven-merge-scandium-497 releng-transportpce-maven-merge-transportpce-master-1590 releng-autorelease-release-vanadium-mvn39-openjdk21-65 releng-autorelease-release-scandium-mvn39-openjdk21-429 releng-autorelease-release-titanium-mvn39-openjdk21-404 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-9 ]] 00:38:02 + return 0 00:38:02 + continue 00:38:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:38:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:38:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12749952733396620009.sh 00:38:02 ---> Orphaned servers 00:38:02 Setup pyenv: 00:38:03 system 00:38:03 3.8.13 00:38:03 3.9.13 00:38:03 3.10.13 00:38:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:38:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:38:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:38:05 lf-activate-venv(): INFO: Base packages installed successfully 00:38:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:20 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:38:26 -----> Active servers 00:38:26 prd-centos8-builder-2c-2g-263 00:38:26 prd-ubuntu2204-docker-4c-4g-262 00:38:26 prd-ubuntu2204-docker-4c-4g-261 00:38:26 prd-ubuntu2204-docker-8c-8g-260 00:38:26 prd-ubuntu2204-docker-8c-8g-259 00:38:26 prd-ubuntu2204-docker-8c-8g-258 00:38:26 prd-ubuntu2204-builder-2c-2g-204 00:38:26 prd-ubuntu2204-builder-2c-2g-205 00:38:26 prd-ubuntu2204-docker-4c-16g-186 00:38:26 prd-centos8-robot-2c-8g-87 00:38:26 prd-queue-intque-2c-1g-86 00:38:26 -----> Delete orphaned servers 00:38:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:38:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:38:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12363144906817008045.sh 00:38:27 ---> Orphaned ports 00:38:27 Setup pyenv: 00:38:28 system 00:38:28 3.8.13 00:38:28 3.9.13 00:38:28 3.10.13 00:38:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:38:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:38:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:38:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:38:30 lf-activate-venv(): INFO: Base packages installed successfully 00:38:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:39:06 No orphaned ports to process. 00:39:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:39:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:39:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17990210996411170099.sh 00:39:06 ---> Orphaned volumes 00:39:06 + source /home/jenkins/lf-env.sh 00:39:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:39:06 ++ mktemp -d /tmp/venv-XXXX 00:39:06 + lf_venv=/tmp/venv-jZ1k 00:39:06 + local venv_file=/tmp/.os_lf_venv 00:39:06 + local python=python3 00:39:06 + local options 00:39:06 + local set_path=true 00:39:06 + local install_args= 00:39:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:39:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:39:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:39:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:39:06 + true 00:39:06 + case $1 in 00:39:06 + python=python3 00:39:06 + shift 2 00:39:06 + true 00:39:06 + case $1 in 00:39:06 + shift 00:39:06 + break 00:39:06 + case $python in 00:39:06 + local pkg_list= 00:39:06 + [[ -d /opt/pyenv ]] 00:39:06 + echo 'Setup pyenv:' 00:39:06 Setup pyenv: 00:39:06 + export PYENV_ROOT=/opt/pyenv 00:39:06 + PYENV_ROOT=/opt/pyenv 00:39:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:06 + pyenv versions 00:39:06 system 00:39:06 3.8.13 00:39:06 3.9.13 00:39:06 3.10.13 00:39:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:39:06 + command -v pyenv 00:39:06 ++ pyenv init - --no-rehash 00:39:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:39:06 for i in ${!paths[@]}; do 00:39:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:39:06 fi; done; 00:39:06 echo "${paths[*]}"'\'')" 00:39:06 export PATH="/opt/pyenv/shims:${PATH}" 00:39:06 export PYENV_SHELL=bash 00:39:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:39:06 pyenv() { 00:39:06 local command 00:39:06 command="${1:-}" 00:39:06 if [ "$#" -gt 0 ]; then 00:39:06 shift 00:39:06 fi 00:39:06 00:39:06 case "$command" in 00:39:06 rehash|shell) 00:39:06 eval "$(pyenv "sh-$command" "$@")" 00:39:06 ;; 00:39:06 *) 00:39:06 command pyenv "$command" "$@" 00:39:06 ;; 00:39:06 esac 00:39:06 }' 00:39:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:39:06 for i in ${!paths[@]}; do 00:39:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:39:06 fi; done; 00:39:06 echo "${paths[*]}"' 00:39:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:06 ++ export PYENV_SHELL=bash 00:39:06 ++ PYENV_SHELL=bash 00:39:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:39:06 +++ complete -F _pyenv pyenv 00:39:06 ++ lf-pyver python3 00:39:06 ++ local py_version_xy=python3 00:39:06 ++ local py_version_xyz= 00:39:06 ++ grep -E '^[0-9.]*[0-9]$' 00:39:06 ++ pyenv versions 00:39:06 ++ local command 00:39:06 ++ command=versions 00:39:06 ++ '[' 1 -gt 0 ']' 00:39:06 ++ shift 00:39:06 ++ case "$command" in 00:39:06 ++ command pyenv versions 00:39:06 ++ pyenv versions 00:39:06 ++ awk '{ print $1 }' 00:39:06 ++ sed 's/^[ *]* //' 00:39:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:39:06 +++ grep '^3' /tmp/.pyenv_versions 00:39:06 +++ sort -V 00:39:06 +++ tail -n 1 00:39:06 ++ py_version_xyz=3.11.7 00:39:06 ++ [[ -z 3.11.7 ]] 00:39:06 ++ echo 3.11.7 00:39:06 ++ return 0 00:39:06 + pyenv local 3.11.7 00:39:06 + local command 00:39:06 + command=local 00:39:06 + '[' 2 -gt 0 ']' 00:39:06 + shift 00:39:06 + case "$command" in 00:39:06 + command pyenv local 3.11.7 00:39:06 + pyenv local 3.11.7 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='lftools[openstack] ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='kubernetes ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='niet ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='python-heatclient ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='python-openstackclient ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='python-magnumclient ' 00:39:06 + for arg in "$@" 00:39:06 + case $arg in 00:39:06 + pkg_list+='yq ' 00:39:06 + [[ -f /tmp/.os_lf_venv ]] 00:39:06 ++ cat /tmp/.os_lf_venv 00:39:06 + lf_venv=/tmp/venv-LaMH 00:39:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from' file:/tmp/.os_lf_venv 00:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:39:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:39:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:39:06 + local 'pip_opts=--upgrade --quiet' 00:39:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:39:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:39:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:39:06 + [[ -n '' ]] 00:39:06 + [[ -n '' ]] 00:39:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:39:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:39:06 + /tmp/venv-LaMH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:39:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:39:09 lf-activate-venv(): INFO: Base packages installed successfully 00:39:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:39:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:39:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:39:09 + /tmp/venv-LaMH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:39:34 + type python3 00:39:34 + true 00:39:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH' 00:39:34 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:39:34 + PATH=/tmp/venv-LaMH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:34 + return 0 00:39:34 + mapfile -t os_volumes 00:39:34 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:39:37 + '[' 0 -eq 0 ']' 00:39:37 + echo 'No orphaned volumes found.' 00:39:37 No orphaned volumes found. 00:39:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:39:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:39:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9583629179572352604.sh 00:39:37 ---> Protect in-use images 00:39:37 Setup pyenv: 00:39:37 system 00:39:37 3.8.13 00:39:37 3.9.13 00:39:37 3.10.13 00:39:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:39:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:39:40 lf-activate-venv(): INFO: Base packages installed successfully 00:39:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:40:12 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:40:12 INFO: There are images to protect defined in jenkins-config. 00:40:12 INFO: There are additional images to protect in the jjb dir. 00:40:12 INFO: Protecting the following images: 00:40:12 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:40:12 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 00:40:12 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 00:40:12 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 00:40:12 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:40:12 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:40:12 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:40:12 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:40:12 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:40:12 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:40:12 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:40:12 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 00:40:12 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 00:40:12 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 00:40:12 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 00:40:12 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 00:40:13 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:40:15 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 00:40:15 Build step 'Conditional step (single)' marked build as failure 00:40:15 $ ssh-agent -k 00:40:15 unset SSH_AUTH_SOCK; 00:40:15 unset SSH_AGENT_PID; 00:40:15 echo Agent pid 5459 killed; 00:40:15 [ssh-agent] Stopped. 00:40:15 [PostBuildScript] - [INFO] Executing post build scripts. 00:40:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12869839453573470702.sh 00:40:15 ---> sysstat.sh 00:40:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins764960505498551316.sh 00:40:15 ---> package-listing.sh 00:40:15 ++ facter osfamily 00:40:15 ++ tr '[:upper:]' '[:lower:]' 00:40:16 + OS_FAMILY=redhat 00:40:16 + workspace=/w/workspace/builder-openstack-cron 00:40:16 + START_PACKAGES=/tmp/packages_start.txt 00:40:16 + END_PACKAGES=/tmp/packages_end.txt 00:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:40:16 + PACKAGES=/tmp/packages_start.txt 00:40:16 + '[' /w/workspace/builder-openstack-cron ']' 00:40:16 + PACKAGES=/tmp/packages_end.txt 00:40:16 + case "${OS_FAMILY}" in 00:40:16 + rpm -qa 00:40:16 + sort 00:40:16 + '[' -f /tmp/packages_start.txt ']' 00:40:16 + '[' -f /tmp/packages_end.txt ']' 00:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:40:16 + '[' /w/workspace/builder-openstack-cron ']' 00:40:16 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:40:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9393830534251199946.sh 00:40:16 ---> capture-instance-metadata.sh 00:40:16 Setup pyenv: 00:40:16 system 00:40:16 3.8.13 00:40:16 3.9.13 00:40:16 3.10.13 00:40:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:40:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:40:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:19 lf-activate-venv(): INFO: Base packages installed successfully 00:40:19 lf-activate-venv(): INFO: Installing additional packages: lftools 00:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:40:37 INFO: Running in OpenStack, capturing instance metadata 00:40:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10075848323680519721.sh 00:40:37 provisioning config files... 00:40:37 Could not find credentials [logs] for builder-openstack-cron #74157 00:40:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1936516340527722740tmp 00:40:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:40:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:40:37 provisioning config files... 00:40:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:40:37 [EnvInject] - Injecting environment variables from a build step. 00:40:37 [EnvInject] - Injecting as environment variables the properties content 00:40:37 SERVER_ID=logs 00:40:37 00:40:37 [EnvInject] - Variables injected successfully. 00:40:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12543779430642911843.sh 00:40:37 ---> create-netrc.sh 00:40:38 WARN: Log server credential not found. 00:40:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13304763800669540221.sh 00:40:38 ---> python-tools-install.sh 00:40:38 Setup pyenv: 00:40:38 system 00:40:38 3.8.13 00:40:38 3.9.13 00:40:38 3.10.13 00:40:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:40:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:40:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:41 lf-activate-venv(): INFO: Base packages installed successfully 00:40:41 lf-activate-venv(): INFO: Installing additional packages: lftools 00:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:40:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5268684445179335640.sh 00:40:56 ---> sudo-logs.sh 00:40:56 Archiving 'sudo' log.. 00:40:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12749698330802715182.sh 00:40:56 ---> job-cost.sh 00:40:56 Setup pyenv: 00:40:56 system 00:40:56 3.8.13 00:40:56 3.9.13 00:40:56 3.10.13 00:40:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:59 lf-activate-venv(): INFO: Base packages installed successfully 00:40:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:41:14 INFO: No Stack... 00:41:14 INFO: Retrieving Pricing Info for: v3-standard-2 00:43:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14638927669072345097.sh 00:43:06 ---> logs-deploy.sh 00:43:06 Setup pyenv: 00:43:07 system 00:43:07 3.8.13 00:43:07 3.9.13 00:43:07 3.10.13 00:43:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LaMH from file:/tmp/.os_lf_venv 00:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:43:09 lf-activate-venv(): INFO: Base packages installed successfully 00:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-LaMH/bin to PATH 00:43:23 WARNING: Nexus logging server not set 00:43:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74157/ 00:43:23 INFO: archiving logs to S3 00:43:24 ---> uname -a: 00:43:24 Linux prd-centos8-builder-2c-2g-263.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 00:43:24 00:43:24 00:43:24 ---> lscpu: 00:43:24 Architecture: x86_64 00:43:24 CPU op-mode(s): 32-bit, 64-bit 00:43:24 Byte Order: Little Endian 00:43:24 CPU(s): 2 00:43:24 On-line CPU(s) list: 0,1 00:43:24 Thread(s) per core: 1 00:43:24 Core(s) per socket: 1 00:43:24 Socket(s): 2 00:43:24 NUMA node(s): 1 00:43:24 Vendor ID: AuthenticAMD 00:43:24 CPU family: 23 00:43:24 Model: 49 00:43:24 Model name: AMD EPYC-Rome Processor 00:43:24 Stepping: 0 00:43:24 CPU MHz: 2799.998 00:43:24 BogoMIPS: 5599.99 00:43:24 Virtualization: AMD-V 00:43:24 Hypervisor vendor: KVM 00:43:24 Virtualization type: full 00:43:24 L1d cache: 32K 00:43:24 L1i cache: 32K 00:43:24 L2 cache: 512K 00:43:24 L3 cache: 16384K 00:43:24 NUMA node0 CPU(s): 0,1 00:43:24 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 00:43:24 00:43:24 00:43:24 ---> nproc: 00:43:24 2 00:43:24 00:43:24 00:43:24 ---> df -h: 00:43:24 Filesystem Size Used Avail Use% Mounted on 00:43:24 devtmpfs 3.8G 0 3.8G 0% /dev 00:43:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:43:24 tmpfs 3.8G 17M 3.8G 1% /run 00:43:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:43:24 /dev/vda1 40G 8.4G 32G 21% / 00:43:24 tmpfs 770M 0 770M 0% /run/user/1001 00:43:24 00:43:24 00:43:24 ---> free -m: 00:43:24 total used free shared buff/cache available 00:43:24 Mem: 7697 635 4799 19 2262 6765 00:43:24 Swap: 1023 0 1023 00:43:24 00:43:24 00:43:24 ---> ip addr: 00:43:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:43:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:43:24 inet 127.0.0.1/8 scope host lo 00:43:24 valid_lft forever preferred_lft forever 00:43:24 inet6 ::1/128 scope host 00:43:24 valid_lft forever preferred_lft forever 00:43:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:43:24 link/ether fa:16:3e:ee:97:8f brd ff:ff:ff:ff:ff:ff 00:43:24 altname enp0s3 00:43:24 altname ens3 00:43:24 inet 10.30.171.72/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:43:24 valid_lft 85776sec preferred_lft 85776sec 00:43:24 inet6 fe80::f816:3eff:feee:978f/64 scope link 00:43:24 valid_lft forever preferred_lft forever 00:43:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:43:24 link/ether 02:42:99:56:ff:70 brd ff:ff:ff:ff:ff:ff 00:43:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:43:24 valid_lft forever preferred_lft forever 00:43:24 00:43:24 00:43:24 ---> sar -b -r -n DEV: 00:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 00:43:24 00:43:24 00:32:54 LINUX RESTART (2 CPU) 00:43:24 00:43:24 12:34:01 AM tps rtps wtps bread/s bwrtn/s 00:43:24 12:35:01 AM 40.93 6.92 34.01 1114.21 3998.43 00:43:24 12:36:01 AM 44.61 0.22 44.39 5.73 3908.52 00:43:24 12:37:01 AM 60.95 0.00 60.95 0.00 7492.92 00:43:24 12:38:01 AM 47.78 0.50 47.28 64.38 5379.21 00:43:24 12:39:01 AM 30.84 0.20 30.64 38.79 1494.90 00:43:24 12:40:01 AM 19.73 0.07 19.66 3.07 521.91 00:43:24 12:41:01 AM 18.91 0.50 18.41 63.71 548.47 00:43:24 12:42:01 AM 18.56 0.00 18.56 0.00 1218.08 00:43:24 12:43:01 AM 2.93 0.00 2.93 0.00 102.93 00:43:24 Average: 31.69 0.93 30.76 143.31 2740.62 00:43:24 00:43:24 12:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:43:24 12:35:01 AM 5286448 6973832 2595984 32.93 2688 1879832 1021532 11.44 200968 2103860 43608 00:43:24 12:36:01 AM 5164820 7002784 2717612 34.48 2688 2021312 944164 10.57 200400 2195148 147424 00:43:24 12:37:01 AM 4984300 6921988 2898132 36.77 2688 2116772 1034860 11.59 208512 2349752 69240 00:43:24 12:38:01 AM 4987828 6993372 2894604 36.72 2688 2180684 940932 10.54 226228 2315064 27924 00:43:24 12:39:01 AM 4853424 6893184 3029008 38.43 2688 2215168 1022344 11.45 268904 2406668 35392 00:43:24 12:40:01 AM 4889808 6928428 2992624 37.97 2688 2214084 1020620 11.43 269760 2369596 43060 00:43:24 12:41:01 AM 4968724 6976728 2913708 36.96 2688 2183208 957852 10.73 424276 2136248 10124 00:43:24 12:42:01 AM 5002448 7014236 2879984 36.54 2688 2186984 926392 10.37 421664 2103136 8 00:43:24 12:43:01 AM 5002620 7014408 2879812 36.53 2688 2186984 926392 10.37 421664 2103252 4 00:43:24 Average: 5015602 6968773 2866830 36.37 2688 2131670 977232 10.94 293597 2231414 41865 00:43:24 00:43:24 12:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:43:24 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:35:01 AM eth0 67.94 47.88 561.07 16.17 0.00 0.00 0.00 0.00 00:43:24 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:36:01 AM eth0 47.64 40.69 519.03 4.07 0.00 0.00 0.00 0.00 00:43:24 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:37:01 AM eth0 15.51 13.48 181.94 2.28 0.00 0.00 0.00 0.00 00:43:24 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:38:01 AM eth0 48.53 37.25 587.10 6.71 0.00 0.00 0.00 0.00 00:43:24 12:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:39:01 AM eth0 19.55 20.66 22.90 7.28 0.00 0.00 0.00 0.00 00:43:24 12:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:40:01 AM eth0 13.21 13.25 9.40 5.96 0.00 0.00 0.00 0.00 00:43:24 12:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:41:01 AM eth0 16.89 15.13 13.62 7.22 0.00 0.00 0.00 0.00 00:43:24 12:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:42:01 AM eth0 2.33 2.08 1.59 0.86 0.00 0.00 0.00 0.00 00:43:24 12:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 12:43:01 AM eth0 0.65 0.13 0.07 0.02 0.00 0.00 0.00 0.00 00:43:24 12:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 Average: eth0 25.81 21.17 210.74 5.62 0.00 0.00 0.00 0.00 00:43:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:24 00:43:24 00:43:24 ---> sar -P ALL: 00:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 00:43:24 00:43:24 00:32:54 LINUX RESTART (2 CPU) 00:43:24 00:43:24 12:34:01 AM CPU %user %nice %system %iowait %steal %idle 00:43:24 12:35:01 AM all 16.08 0.00 3.04 13.35 0.08 67.46 00:43:24 12:35:01 AM 0 18.52 0.00 3.05 17.52 0.08 60.83 00:43:24 12:35:01 AM 1 13.64 0.00 3.02 9.19 0.08 74.06 00:43:24 12:36:01 AM all 15.50 0.00 2.41 9.06 0.08 72.96 00:43:24 12:36:01 AM 0 16.87 0.00 2.47 10.06 0.08 70.51 00:43:24 12:36:01 AM 1 14.13 0.00 2.35 8.05 0.07 75.40 00:43:24 12:37:01 AM all 10.13 0.00 1.78 18.82 0.07 69.21 00:43:24 12:37:01 AM 0 13.22 0.00 2.19 22.63 0.07 61.89 00:43:24 12:37:01 AM 1 7.03 0.00 1.37 15.01 0.07 76.52 00:43:24 12:38:01 AM all 24.27 0.00 3.47 1.33 0.08 70.85 00:43:24 12:38:01 AM 0 28.19 0.00 3.53 1.23 0.08 66.96 00:43:24 12:38:01 AM 1 20.34 0.00 3.41 1.44 0.07 74.75 00:43:24 12:39:01 AM all 23.58 0.00 2.67 4.00 0.08 69.66 00:43:24 12:39:01 AM 0 25.85 0.00 2.77 4.95 0.08 66.35 00:43:24 12:39:01 AM 1 21.32 0.00 2.56 3.06 0.08 72.98 00:43:24 12:40:01 AM all 22.17 0.00 2.48 5.52 0.08 69.75 00:43:24 12:40:01 AM 0 25.66 0.00 2.13 6.30 0.08 65.82 00:43:24 12:40:01 AM 1 18.68 0.00 2.82 4.73 0.08 73.69 00:43:24 12:41:01 AM all 27.92 0.00 3.18 3.28 0.08 65.54 00:43:24 12:41:01 AM 0 43.01 0.00 3.77 3.99 0.08 49.14 00:43:24 12:41:01 AM 1 12.83 0.00 2.59 2.57 0.07 81.95 00:43:24 12:42:01 AM all 4.59 0.00 0.60 0.51 0.03 94.27 00:43:24 12:42:01 AM 0 3.00 0.00 0.60 0.23 0.03 96.13 00:43:24 12:42:01 AM 1 6.18 0.00 0.60 0.78 0.03 92.41 00:43:24 12:43:01 AM all 0.26 0.00 0.08 0.36 0.03 99.28 00:43:24 12:43:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 00:43:24 12:43:01 AM 1 0.13 0.00 0.10 0.72 0.03 99.01 00:43:24 Average: all 16.06 0.00 2.19 6.24 0.07 75.44 00:43:24 Average: 0 19.42 0.00 2.29 7.43 0.07 70.80 00:43:24 Average: 1 12.70 0.00 2.09 5.06 0.06 80.09 00:43:24 00:43:24 00:43:24