00:32:27 Started by timer 00:32:27 Running as SYSTEM 00:32:27 [EnvInject] - Loading node environment variables. 00:32:27 Building remotely on prd-centos8-builder-2c-2g-6139 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:28 [ssh-agent] Looking for ssh-agent implementation... 00:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:28 $ ssh-agent 00:32:28 SSH_AUTH_SOCK=/tmp/ssh-HViwsPSnU4bB/agent.5437 00:32:28 SSH_AGENT_PID=5438 00:32:28 [ssh-agent] Started. 00:32:28 Running ssh-add (command line suppressed) 00:32:28 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3462946476153316384.key (/w/workspace/builder-openstack-cron@tmp/private_key_3462946476153316384.key) 00:32:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:28 The recommended git tool is: NONE 00:32:30 using credential jenkins-ssh 00:32:30 Wiping out workspace first. 00:32:30 Cloning the remote Git repository 00:32:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:30 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:30 > git --version # timeout=10 00:32:30 > git --version # 'git version 2.43.0' 00:32:30 using GIT_SSH to set credentials jenkins-ssh 00:32:30 [INFO] Currently running in a labeled security context 00:32:30 [INFO] Currently SELinux is 'enforcing' on the host 00:32:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh15817775309586529109.key 00:32:30 Verifying host key using known hosts file 00:32:30 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:32:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:33 Avoid second fetch 00:32:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:33 Checking out Revision 7703521d5493a9164fab1b6391e25aecdc63539a (refs/remotes/origin/master) 00:32:33 > git config core.sparsecheckout # timeout=10 00:32:33 > git checkout -f 7703521d5493a9164fab1b6391e25aecdc63539a # timeout=10 00:32:34 Commit message: "Chore: Scandium EOL - Remove stable/scandium" 00:32:34 > git rev-list --no-walk 7703521d5493a9164fab1b6391e25aecdc63539a # timeout=10 00:32:34 > git remote # timeout=10 00:32:34 > git submodule init # timeout=10 00:32:34 > git submodule sync # timeout=10 00:32:34 > git config --get remote.origin.url # timeout=10 00:32:34 > git submodule init # timeout=10 00:32:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:34 > git config --get submodule.global-jjb.url # timeout=10 00:32:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:34 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:34 > git submodule update --init --recursive global-jjb # timeout=10 00:32:35 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:39 No emails were triggered. 00:32:39 provisioning config files... 00:32:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13465397971237413412.sh 00:32:39 ---> python-tools-install.sh 00:32:39 Setup pyenv: 00:32:39 system 00:32:39 * 3.8.13 (set by /opt/pyenv/version) 00:32:39 * 3.9.13 (set by /opt/pyenv/version) 00:32:39 * 3.10.13 (set by /opt/pyenv/version) 00:32:39 * 3.11.7 (set by /opt/pyenv/version) 00:32:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kSQY 00:32:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:48 lf-activate-venv(): INFO: Base packages installed successfully 00:32:48 lf-activate-venv(): INFO: Installing additional packages: lftools 00:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:33:15 Generating Requirements File 00:33:35 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:33:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:35 Python 3.11.7 00:33:35 pip 25.3 from /tmp/venv-kSQY/lib/python3.11/site-packages/pip (python 3.11) 00:33:36 appdirs==1.4.4 00:33:36 argcomplete==3.6.3 00:33:36 aspy.yaml==1.3.0 00:33:36 attrs==25.4.0 00:33:36 autopage==0.6.0 00:33:36 beautifulsoup4==4.14.3 00:33:36 boto3==1.42.39 00:33:36 botocore==1.42.39 00:33:36 bs4==0.0.2 00:33:36 certifi==2026.1.4 00:33:36 cffi==2.0.0 00:33:36 cfgv==3.5.0 00:33:36 chardet==5.2.0 00:33:36 charset-normalizer==3.4.4 00:33:36 click==8.3.1 00:33:36 cliff==4.13.1 00:33:36 cmd2==3.1.2 00:33:36 cryptography==3.3.2 00:33:36 debtcollector==3.0.0 00:33:36 decorator==5.2.1 00:33:36 defusedxml==0.7.1 00:33:36 Deprecated==1.3.1 00:33:36 distlib==0.4.0 00:33:36 dnspython==2.8.0 00:33:36 docker==7.1.0 00:33:36 dogpile.cache==1.5.0 00:33:36 durationpy==0.10 00:33:36 email-validator==2.3.0 00:33:36 filelock==3.20.3 00:33:36 future==1.0.0 00:33:36 gitdb==4.0.12 00:33:36 GitPython==3.1.46 00:33:36 httplib2==0.30.2 00:33:36 identify==2.6.16 00:33:36 idna==3.11 00:33:36 importlib-resources==1.5.0 00:33:36 iso8601==2.1.0 00:33:36 Jinja2==3.1.6 00:33:36 jmespath==1.1.0 00:33:36 jsonpatch==1.33 00:33:36 jsonpointer==3.0.0 00:33:36 jsonschema==4.26.0 00:33:36 jsonschema-specifications==2025.9.1 00:33:36 keystoneauth1==5.13.0 00:33:36 kubernetes==35.0.0 00:33:36 lftools==0.37.21 00:33:36 lxml==6.0.2 00:33:36 markdown-it-py==4.0.0 00:33:36 MarkupSafe==3.0.3 00:33:36 mdurl==0.1.2 00:33:36 msgpack==1.1.2 00:33:36 multi_key_dict==2.0.3 00:33:36 munch==4.0.0 00:33:36 netaddr==1.3.0 00:33:36 niet==1.4.2 00:33:36 nodeenv==1.10.0 00:33:36 oauth2client==4.1.3 00:33:36 oauthlib==3.3.1 00:33:36 openstacksdk==4.9.0 00:33:36 os-service-types==1.8.2 00:33:36 osc-lib==4.3.0 00:33:36 oslo.config==10.2.0 00:33:36 oslo.context==6.2.0 00:33:36 oslo.i18n==6.7.1 00:33:36 oslo.log==8.0.0 00:33:36 oslo.serialization==5.9.0 00:33:36 oslo.utils==9.2.0 00:33:36 packaging==26.0 00:33:36 pbr==7.0.3 00:33:36 platformdirs==4.5.1 00:33:36 prettytable==3.17.0 00:33:36 psutil==7.2.2 00:33:36 pyasn1==0.6.2 00:33:36 pyasn1_modules==0.4.2 00:33:36 pycparser==3.0 00:33:36 pygerrit2==2.0.15 00:33:36 PyGithub==2.8.1 00:33:36 Pygments==2.19.2 00:33:36 PyJWT==2.11.0 00:33:36 PyNaCl==1.6.2 00:33:36 pyparsing==2.4.7 00:33:36 pyperclip==1.11.0 00:33:36 pyrsistent==0.20.0 00:33:36 python-cinderclient==9.8.0 00:33:36 python-dateutil==2.9.0.post0 00:33:36 python-heatclient==5.0.0 00:33:36 python-jenkins==1.8.3 00:33:36 python-keystoneclient==5.7.0 00:33:36 python-magnumclient==4.9.0 00:33:36 python-openstackclient==8.3.0 00:33:36 python-swiftclient==4.9.0 00:33:36 PyYAML==6.0.3 00:33:36 referencing==0.37.0 00:33:36 requests==2.32.5 00:33:36 requests-oauthlib==2.0.0 00:33:36 requestsexceptions==1.4.0 00:33:36 rfc3986==2.0.0 00:33:36 rich==14.3.1 00:33:36 rich-argparse==1.7.2 00:33:36 rpds-py==0.30.0 00:33:36 rsa==4.9.1 00:33:36 ruamel.yaml==0.19.1 00:33:36 ruamel.yaml.clib==0.2.15 00:33:36 s3transfer==0.16.0 00:33:36 simplejson==3.20.2 00:33:36 six==1.17.0 00:33:36 smmap==5.0.2 00:33:36 soupsieve==2.8.3 00:33:36 stevedore==5.6.0 00:33:36 tabulate==0.9.0 00:33:36 toml==0.10.2 00:33:36 tomlkit==0.14.0 00:33:36 tqdm==4.67.2 00:33:36 typing_extensions==4.15.0 00:33:36 tzdata==2025.3 00:33:36 urllib3==1.26.20 00:33:36 virtualenv==20.36.1 00:33:36 wcwidth==0.5.2 00:33:36 websocket-client==1.9.0 00:33:36 wrapt==2.0.1 00:33:36 xdg==6.0.0 00:33:36 xmltodict==1.0.2 00:33:36 yq==3.4.3 00:33:36 [EnvInject] - Injecting environment variables from a build step. 00:33:36 [EnvInject] - Injecting as environment variables the properties content 00:33:36 OS_CLOUD=vex 00:33:36 00:33:36 [EnvInject] - Variables injected successfully. 00:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7668774452853976063.sh 00:33:36 ---> Orphaned k8s clusters 00:33:36 Setup pyenv: 00:33:36 system 00:33:36 3.8.13 00:33:36 3.9.13 00:33:36 3.10.13 00:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:38 lf-activate-venv(): INFO: Base packages installed successfully 00:33:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:33:48 -----> Delete orphaned cluster 00:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins555072743623796869.sh 00:33:48 ---> Orphaned stacks 00:33:48 Setup pyenv: 00:33:48 system 00:33:48 3.8.13 00:33:48 3.9.13 00:33:48 3.10.13 00:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:50 lf-activate-venv(): INFO: Base packages installed successfully 00:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:34:08 + mapfile -t OS_COE_CLUSTERS_ID 00:34:08 ++ awk '{print $1}' 00:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:34:11 + echo '-----> Active clusters -> stacks' 00:34:11 -----> Active clusters -> stacks 00:34:11 + OS_COE_STACKS=() 00:34:11 + [[ 0 -gt 0 ]] 00:34:11 + mapfile -t OS_STACKS 00:34:11 ++ awk '{print $1}' 00:34:11 ++ 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:34:12 + echo '-----> Active stacks' 00:34:12 -----> Active stacks 00:34:12 + for stack in "${OS_STACKS[@]}" 00:34:12 + echo releng-openflowplugin-csit-1node-sanity-only-chromium-8 00:34:12 releng-openflowplugin-csit-1node-sanity-only-chromium-8 00:34:12 + echo '-----> Delete orphaned stacks' 00:34:12 -----> Delete orphaned stacks 00:34:12 + for STACK_NAME in "${OS_STACKS[@]}" 00:34:12 + [[ 0 -gt 0 ]] 00:34:12 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-chromium-8 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 00:34:12 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-8 00:34:12 + builds=() 00:34:12 + for jenkins in "${@:2}" 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77033/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/8/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/8/"}},{"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/523/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1773/"}}],"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-release-titanium-mvn39-openjdk21/524/"}}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 ++ head -n1 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77033/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/8/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/8/"}},{"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/523/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1773/"}}],"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-release-titanium-mvn39-openjdk21/524/"}}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77033/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/8/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/8/"}},{"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/523/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1773/"}}],"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-release-titanium-mvn39-openjdk21/524/"}}],"oneOffExecutors":[]}]}' 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77033/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/8/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/8/"}},{"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/523/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1773/"}}],"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-release-titanium-mvn39-openjdk21/524/"}}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 ++ awk 'END {print $NF}' 00:34:12 + status=200 00:34:12 + '[' 200 '!=' 200 ']' 00:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:12 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:12 ++ echo https://jenkins.opendaylight.org/releng 00:34:12 ++ awk -F/ '{print $NF}' 00:34:12 ++ sed 's/\/*$//' 00:34:12 + silo=releng 00:34:12 + export silo 00:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77033/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-chromium/8/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-chromium/8/"}},{"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/523/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-merge-transportpce-master/1773/"}}],"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-release-titanium-mvn39-openjdk21/524/"}}],"oneOffExecutors":[]}]}' 00:34:12 ++ grep -v null 00:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:12 + for jenkins in "${@:2}" 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],' 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 00:34:12 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 00:34:12 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 ++ head -n1 00:34:12 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 00:34:12 00:34:12 200' 00:34:12 ++ awk 'END {print $NF}' 00:34:12 + status=200 00:34:12 + '[' 200 '!=' 200 ']' 00:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 00:34:12 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 00:34:12 ++ echo https://jenkins.opendaylight.org/sandbox 00:34:12 ++ sed 's/\/*$//' 00:34:12 ++ awk -F/ '{print $NF}' 00:34:12 + silo=sandbox 00:34:12 + export silo 00:34:12 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 00:34:12 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 00:34:12 ++ grep -v null 00:34:12 ++ jq -r '.computer[].executors[].currentExecutable.url' 00:34:12 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 00:34:12 + [[ releng-builder-openstack-cron-77033 releng-openflowplugin-csit-1node-sanity-only-chromium-8 releng-integration-distribution-test-vanadium-63 releng-integration-sanity-test-chromium-8 releng-autorelease-update-submodules-titanium-523 releng-transportpce-maven-merge-transportpce-master-1773 releng-autorelease-release-titanium-mvn39-openjdk21-524 =~ releng-openflowplugin-csit-1node-sanity-only-chromium-8 ]] 00:34:12 + return 0 00:34:12 + continue 00:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15481083082759660938.sh 00:34:12 ---> Orphaned servers 00:34:12 Setup pyenv: 00:34:13 system 00:34:13 3.8.13 00:34:13 3.9.13 00:34:13 3.10.13 00:34:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:15 lf-activate-venv(): INFO: Base packages installed successfully 00:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:34:36 -----> Active servers 00:34:36 prd-queue-disttest-2c-1g-6141 00:34:36 prd-ubuntu2204-builder-2c-2g-6140 00:34:36 prd-centos8-builder-2c-2g-6139 00:34:36 prd-ubuntu2204-builder-2c-8g-6138 00:34:36 prd-centos8-robot-2c-8g-6137 00:34:36 prd-ubuntu2204-docker-4c-4g-6136 00:34:36 prd-queue-intque-2c-1g-6135 00:34:36 prd-ubuntu2204-docker-8c-8g-6134 00:34:36 prd-ubuntu2204-docker-8c-8g-6132 00:34:36 prd-ubuntu2204-docker-4c-16g-6082 00:34:36 prd-ubuntu2204-docker-4c-16g-6083 00:34:36 prd-ubuntu2204-docker-4c-16g-6084 00:34:36 prd-ubuntu2204-docker-4c-16g-6081 00:34:36 prd-ubuntu2204-docker-4c-16g-6076 00:34:36 prd-ubuntu2204-docker-4c-16g-6079 00:34:36 prd-ubuntu2204-docker-4c-16g-6074 00:34:36 prd-ubuntu2204-docker-4c-16g-6080 00:34:36 prd-ubuntu2204-docker-4c-16g-6073 00:34:36 prd-ubuntu2204-docker-4c-16g-6077 00:34:36 prd-ubuntu2204-docker-4c-16g-6078 00:34:36 prd-ubuntu2204-docker-4c-16g-6071 00:34:36 prd-ubuntu2204-docker-4c-16g-6070 00:34:36 prd-ubuntu2204-docker-4c-16g-6069 00:34:36 snd-ubuntu2204-docker-2c-2g-354 00:34:36 -----> Delete orphaned servers 00:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2422609293253650513.sh 00:34:39 ---> Orphaned ports 00:34:39 Setup pyenv: 00:34:39 system 00:34:39 3.8.13 00:34:39 3.9.13 00:34:39 3.10.13 00:34:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:41 lf-activate-venv(): INFO: Base packages installed successfully 00:34:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:34:56 Ports to process: 1; age limit: 1769817894 00:34:56 Using 6 parallel processes... 00:34:56 sh: /dev/tty: No such device or address 00:34:56 00:34:56 Computers / CPU cores / Max jobs to run 00:34:56 1:local / 2 / 2 00:34:56 00:34:56 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 00:34:57 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 00:34:58 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 00:34:58 local:1/0/100%/0.0s local:0/1/100%/2.0s local:0/1/100%/2.0s 00:34:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins759513551653739087.sh 00:34:58 ---> Orphaned volumes 00:34:58 + source /home/jenkins/lf-env.sh 00:34:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:58 ++ mktemp -d /tmp/venv-XXXX 00:34:58 + lf_venv=/tmp/venv-EBbh 00:34:58 + local venv_file=/tmp/.os_lf_venv 00:34:58 + local python=python3 00:34:58 + local options 00:34:58 + local set_path=true 00:34:58 + local install_args= 00:34:58 ++ 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:34:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:34:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:58 + true 00:34:58 + case $1 in 00:34:58 + python=python3 00:34:58 + shift 2 00:34:58 + true 00:34:58 + case $1 in 00:34:58 + shift 00:34:58 + break 00:34:58 + case $python in 00:34:58 + local pkg_list= 00:34:58 + [[ -d /opt/pyenv ]] 00:34:58 + echo 'Setup pyenv:' 00:34:58 Setup pyenv: 00:34:58 + export PYENV_ROOT=/opt/pyenv 00:34:58 + PYENV_ROOT=/opt/pyenv 00:34:58 + 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:34:58 + 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:34:58 + pyenv versions 00:34:58 system 00:34:58 3.8.13 00:34:58 3.9.13 00:34:58 3.10.13 00:34:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:58 + command -v pyenv 00:34:58 ++ pyenv init - --no-rehash 00:34:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:34:58 for i in ${!paths[@]}; do 00:34:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:34:58 fi; done; 00:34:58 echo "${paths[*]}"'\'')" 00:34:58 export PATH="/opt/pyenv/shims:${PATH}" 00:34:58 export PYENV_SHELL=bash 00:34:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:34:58 pyenv() { 00:34:58 local command 00:34:58 command="${1:-}" 00:34:58 if [ "$#" -gt 0 ]; then 00:34:58 shift 00:34:58 fi 00:34:58 00:34:58 case "$command" in 00:34:58 rehash|shell) 00:34:58 eval "$(pyenv "sh-$command" "$@")" 00:34:58 ;; 00:34:58 *) 00:34:58 command pyenv "$command" "$@" 00:34:58 ;; 00:34:58 esac 00:34:58 }' 00:34:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:34:58 for i in ${!paths[@]}; do 00:34:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:34:58 fi; done; 00:34:58 echo "${paths[*]}"' 00:34:58 ++ 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:34:58 ++ 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:34:58 ++ 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:34:58 ++ export PYENV_SHELL=bash 00:34:58 ++ PYENV_SHELL=bash 00:34:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:34:58 +++ complete -F _pyenv pyenv 00:34:58 ++ lf-pyver python3 00:34:58 ++ local py_version_xy=python3 00:34:58 ++ local py_version_xyz= 00:34:58 ++ awk '{ print $1 }' 00:34:58 ++ pyenv versions 00:34:58 ++ local command 00:34:58 ++ command=versions 00:34:58 ++ '[' 1 -gt 0 ']' 00:34:58 ++ shift 00:34:58 ++ case "$command" in 00:34:58 ++ command pyenv versions 00:34:58 ++ pyenv versions 00:34:58 ++ sed 's/^[ *]* //' 00:34:58 ++ grep -E '^[0-9.]*[0-9]$' 00:34:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:34:58 +++ grep '^3' /tmp/.pyenv_versions 00:34:58 +++ tail -n 1 00:34:58 +++ sort -V 00:34:58 ++ py_version_xyz=3.11.7 00:34:58 ++ [[ -z 3.11.7 ]] 00:34:58 ++ echo 3.11.7 00:34:58 ++ return 0 00:34:58 + pyenv local 3.11.7 00:34:58 + local command 00:34:58 + command=local 00:34:58 + '[' 2 -gt 0 ']' 00:34:58 + shift 00:34:58 + case "$command" in 00:34:58 + command pyenv local 3.11.7 00:34:58 + pyenv local 3.11.7 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='lftools[openstack] ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='kubernetes ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='niet ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='python-heatclient ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='python-openstackclient ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='python-magnumclient ' 00:34:58 + for arg in "$@" 00:34:58 + case $arg in 00:34:58 + pkg_list+='yq ' 00:34:58 + [[ -f /tmp/.os_lf_venv ]] 00:34:58 ++ cat /tmp/.os_lf_venv 00:34:58 + lf_venv=/tmp/venv-kSQY 00:34:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from' file:/tmp/.os_lf_venv 00:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:34:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:58 + local 'pip_opts=--upgrade --quiet' 00:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:34:58 + [[ -n '' ]] 00:34:58 + [[ -n '' ]] 00:34:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:58 + /tmp/venv-kSQY/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:35:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:35:00 lf-activate-venv(): INFO: Base packages installed successfully 00:35:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:35:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:00 + /tmp/venv-kSQY/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:35:17 + type python3 00:35:17 + true 00:35:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH' 00:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:35:17 + PATH=/tmp/venv-kSQY/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:35:17 + return 0 00:35:17 + mapfile -t os_volumes 00:35:17 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:35:20 + '[' 0 -eq 0 ']' 00:35:20 + echo 'No orphaned volumes found.' 00:35:20 No orphaned volumes found. 00:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14625306800662827492.sh 00:35:20 ---> Protect in-use images 00:35:20 Setup pyenv: 00:35:20 system 00:35:20 3.8.13 00:35:20 3.9.13 00:35:20 3.10.13 00:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:22 lf-activate-venv(): INFO: Base packages installed successfully 00:35:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:35:41 INFO: There are images to protect defined in jenkins-config. 00:35:41 INFO: There are additional images to protect in the jjb dir. 00:35:41 INFO: Protecting the following images: 00:35:41 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:41 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:41 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:41 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:41 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:41 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:41 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:41 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:41 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 00:35:41 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 00:35:41 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 00:35:41 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:41 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 00:35:41 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 00:35:41 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 00:35:41 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 00:35:43 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:45 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:47 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:48 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:50 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:51 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:35:53 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:35:55 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:35:56 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 00:35:58 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 00:35:59 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 00:36:01 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:36:02 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 00:36:04 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 00:36:06 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 00:36:07 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 00:36:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:36:07 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:36:07 [EnvInject] - Injecting environment variables from a build step. 00:36:07 [EnvInject] - Injecting as environment variables the properties content 00:36:07 OS_IMAGE_CLEANUP_AGE=30 00:36:07 00:36:07 [EnvInject] - Variables injected successfully. 00:36:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9691211188016254038.sh 00:36:07 ---> Cleanup old images 00:36:07 Setup pyenv: 00:36:07 system 00:36:07 3.8.13 00:36:07 3.9.13 00:36:07 3.10.13 00:36:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:10 lf-activate-venv(): INFO: Base packages installed successfully 00:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:36:28 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:35 WARNING: Use of image.protected resulted in an exception 00:36:35 Removing 66 images from vex. 00:36:35 WARNING: Use of image.protected resulted in an exception 00:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:35 WARNING: Use of image.protected resulted in an exception 00:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 00:36:35 WARNING: Use of image.protected resulted in an exception 00:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:35 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:36 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 00:36:37 WARNING: Use of image.protected resulted in an exception 00:36:37 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 00:36:37 $ ssh-agent -k 00:36:37 unset SSH_AUTH_SOCK; 00:36:37 unset SSH_AGENT_PID; 00:36:37 echo Agent pid 5438 killed; 00:36:37 [ssh-agent] Stopped. 00:36:37 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10520186638991752314.sh 00:36:37 ---> sysstat.sh 00:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3547688175291453755.sh 00:36:37 ---> package-listing.sh 00:36:37 ++ facter osfamily 00:36:37 ++ tr '[:upper:]' '[:lower:]' 00:36:38 + OS_FAMILY=redhat 00:36:38 + workspace=/w/workspace/builder-openstack-cron 00:36:38 + START_PACKAGES=/tmp/packages_start.txt 00:36:38 + END_PACKAGES=/tmp/packages_end.txt 00:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:38 + PACKAGES=/tmp/packages_start.txt 00:36:38 + '[' /w/workspace/builder-openstack-cron ']' 00:36:38 + PACKAGES=/tmp/packages_end.txt 00:36:38 + case "${OS_FAMILY}" in 00:36:38 + rpm -qa 00:36:38 + sort 00:36:38 + '[' -f /tmp/packages_start.txt ']' 00:36:38 + '[' -f /tmp/packages_end.txt ']' 00:36:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:38 + '[' /w/workspace/builder-openstack-cron ']' 00:36:38 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1071150792166938840.sh 00:36:38 ---> capture-instance-metadata.sh 00:36:38 Setup pyenv: 00:36:39 system 00:36:39 3.8.13 00:36:39 3.9.13 00:36:39 3.10.13 00:36:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:41 lf-activate-venv(): INFO: Base packages installed successfully 00:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:36:51 INFO: Running in OpenStack, capturing instance metadata 00:36:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11974754649171577345.sh 00:36:51 provisioning config files... 00:36:51 Could not find credentials [logs] for builder-openstack-cron #77033 00:36:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config10359529450075184364tmp 00:36:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:51 provisioning config files... 00:36:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:52 [EnvInject] - Injecting environment variables from a build step. 00:36:52 [EnvInject] - Injecting as environment variables the properties content 00:36:52 SERVER_ID=logs 00:36:52 00:36:52 [EnvInject] - Variables injected successfully. 00:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15990329779385361764.sh 00:36:52 ---> create-netrc.sh 00:36:52 WARN: Log server credential not found. 00:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17134475987681160994.sh 00:36:52 ---> python-tools-install.sh 00:36:52 Setup pyenv: 00:36:52 system 00:36:52 3.8.13 00:36:52 3.9.13 00:36:52 3.10.13 00:36:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:54 lf-activate-venv(): INFO: Base packages installed successfully 00:36:54 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:37:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11909343858544312513.sh 00:37:05 ---> sudo-logs.sh 00:37:05 Archiving 'sudo' log.. 00:37:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3806389206962690439.sh 00:37:05 ---> job-cost.sh 00:37:05 Setup pyenv: 00:37:06 system 00:37:06 3.8.13 00:37:06 3.9.13 00:37:06 3.10.13 00:37:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:08 lf-activate-venv(): INFO: Base packages installed successfully 00:37:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:37:15 INFO: No Stack... 00:37:15 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:16 INFO: Archiving Costs 00:37:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins234635487042309170.sh 00:37:16 ---> logs-deploy.sh 00:37:16 Setup pyenv: 00:37:16 system 00:37:16 3.8.13 00:37:16 3.9.13 00:37:16 3.10.13 00:37:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSQY from file:/tmp/.os_lf_venv 00:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:18 lf-activate-venv(): INFO: Base packages installed successfully 00:37:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-kSQY/bin to PATH 00:37:29 WARNING: Nexus logging server not set 00:37:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77033/ 00:37:29 INFO: archiving logs to S3 00:37:30 ---> uname -a: 00:37:30 Linux prd-centos8-builder-2c-2g-6139.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:37:30 00:37:30 00:37:30 ---> lscpu: 00:37:30 Architecture: x86_64 00:37:30 CPU op-mode(s): 32-bit, 64-bit 00:37:30 Byte Order: Little Endian 00:37:30 CPU(s): 2 00:37:30 On-line CPU(s) list: 0,1 00:37:30 Thread(s) per core: 1 00:37:30 Core(s) per socket: 1 00:37:30 Socket(s): 2 00:37:30 NUMA node(s): 1 00:37:30 Vendor ID: AuthenticAMD 00:37:30 CPU family: 23 00:37:30 Model: 49 00:37:30 Model name: AMD EPYC-Rome Processor 00:37:30 Stepping: 0 00:37:30 CPU MHz: 2799.998 00:37:30 BogoMIPS: 5599.99 00:37:30 Virtualization: AMD-V 00:37:30 Hypervisor vendor: KVM 00:37:30 Virtualization type: full 00:37:30 L1d cache: 32K 00:37:30 L1i cache: 32K 00:37:30 L2 cache: 512K 00:37:30 L3 cache: 16384K 00:37:30 NUMA node0 CPU(s): 0,1 00:37:30 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:37:30 00:37:30 00:37:30 ---> nproc: 00:37:30 2 00:37:30 00:37:30 00:37:30 ---> df -h: 00:37:30 Filesystem Size Used Avail Use% Mounted on 00:37:30 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:30 tmpfs 3.8G 17M 3.8G 1% /run 00:37:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:30 /dev/vda1 40G 8.4G 32G 22% / 00:37:30 tmpfs 770M 0 770M 0% /run/user/1001 00:37:30 00:37:30 00:37:30 ---> free -m: 00:37:30 total used free shared buff/cache available 00:37:30 Mem: 7697 711 4714 19 2271 6689 00:37:30 Swap: 1023 0 1023 00:37:30 00:37:30 00:37:30 ---> ip addr: 00:37:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:30 inet 127.0.0.1/8 scope host lo 00:37:30 valid_lft forever preferred_lft forever 00:37:30 inet6 ::1/128 scope host 00:37:30 valid_lft forever preferred_lft forever 00:37:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:30 link/ether fa:16:3e:fe:95:ab brd ff:ff:ff:ff:ff:ff 00:37:30 altname enp0s3 00:37:30 altname ens3 00:37:30 inet 10.30.171.98/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:30 valid_lft 86064sec preferred_lft 86064sec 00:37:30 inet6 fe80::f816:3eff:fefe:95ab/64 scope link 00:37:30 valid_lft forever preferred_lft forever 00:37:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:30 link/ether 02:42:b2:d2:90:cd brd ff:ff:ff:ff:ff:ff 00:37:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:30 valid_lft forever preferred_lft forever 00:37:30 00:37:30 00:37:30 ---> sar -b -r -n DEV: 00:37:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/31/2026 _x86_64_ (2 CPU) 00:37:30 00:37:30 00:31:51 LINUX RESTART (2 CPU) 00:37:30 00:37:30 12:33:01 AM tps rtps wtps bread/s bwrtn/s 00:37:30 12:34:01 AM 117.16 0.43 116.73 62.26 11385.95 00:37:30 12:35:01 AM 50.62 1.57 49.06 157.57 4526.13 00:37:30 12:36:01 AM 21.79 0.00 21.79 0.00 803.12 00:37:30 12:37:02 AM 23.71 1.07 22.65 87.32 606.50 00:37:30 Average: 53.32 0.77 52.56 76.78 4330.28 00:37:30 00:37:30 12:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:30 12:34:01 AM 4793408 6839492 3089024 39.19 2688 2222280 1087344 12.17 209420 2526520 139752 00:37:30 12:35:01 AM 4887360 6901948 2995072 38.00 2688 2190004 1027844 11.51 273480 2365912 9944 00:37:30 12:36:01 AM 4885444 6899900 2996988 38.02 2688 2189692 1026520 11.49 274064 2365904 8 00:37:30 12:37:02 AM 4823296 6840836 3059136 38.81 2688 2192688 1087124 12.17 429948 2273224 10048 00:37:30 Average: 4847377 6870544 3035055 38.50 2688 2198666 1057208 11.84 296728 2382890 39938 00:37:30 00:37:30 12:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:30 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:34:01 AM eth0 97.57 79.09 1176.52 11.48 0.00 0.00 0.00 0.00 00:37:30 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:35:01 AM eth0 28.80 30.71 31.69 9.89 0.00 0.00 0.00 0.00 00:37:30 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:36:01 AM eth0 22.09 17.04 16.85 6.65 0.00 0.00 0.00 0.00 00:37:30 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 12:37:02 AM eth0 29.58 23.88 33.00 10.79 0.00 0.00 0.00 0.00 00:37:30 12:37:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 Average: eth0 44.51 37.68 314.50 9.70 0.00 0.00 0.00 0.00 00:37:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:30 00:37:30 00:37:30 ---> sar -P ALL: 00:37:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/31/2026 _x86_64_ (2 CPU) 00:37:30 00:37:30 00:31:51 LINUX RESTART (2 CPU) 00:37:30 00:37:30 12:33:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:30 12:34:01 AM all 36.74 0.00 5.49 0.96 0.12 56.70 00:37:30 12:34:01 AM 0 32.21 0.00 5.06 0.90 0.12 61.72 00:37:30 12:34:01 AM 1 41.27 0.00 5.92 1.02 0.12 51.68 00:37:30 12:35:01 AM all 34.93 0.00 4.84 0.33 0.09 59.81 00:37:30 12:35:01 AM 0 38.62 0.00 5.19 0.42 0.10 55.67 00:37:30 12:35:01 AM 1 31.24 0.00 4.49 0.23 0.08 63.96 00:37:30 12:36:01 AM all 30.62 0.00 2.78 0.17 0.08 66.34 00:37:30 12:36:01 AM 0 21.11 0.00 2.05 0.17 0.08 76.59 00:37:30 12:36:01 AM 1 40.15 0.00 3.52 0.17 0.08 56.07 00:37:30 12:37:02 AM all 32.30 0.00 3.40 1.21 0.12 62.97 00:37:30 12:37:02 AM 0 27.35 0.00 3.15 0.62 0.12 68.76 00:37:30 12:37:02 AM 1 37.26 0.00 3.65 1.81 0.12 57.17 00:37:30 Average: all 33.65 0.00 4.13 0.67 0.10 61.45 00:37:30 Average: 0 29.82 0.00 3.86 0.53 0.10 65.69 00:37:30 Average: 1 37.48 0.00 4.40 0.81 0.10 57.22 00:37:30 00:37:30 00:37:30