17:32:03 Started by timer 17:32:03 Running as SYSTEM 17:32:03 [EnvInject] - Loading node environment variables. 17:32:03 Building remotely on prd-centos8-builder-2c-2g-2589 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:03 [ssh-agent] Looking for ssh-agent implementation... 17:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:03 $ ssh-agent 17:32:03 SSH_AUTH_SOCK=/tmp/ssh-Ku9zU4PfJyV5/agent.5453 17:32:03 SSH_AGENT_PID=5454 17:32:03 [ssh-agent] Started. 17:32:03 Running ssh-add (command line suppressed) 17:32:03 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11083309205375111061.key (/w/workspace/builder-openstack-cron@tmp/private_key_11083309205375111061.key) 17:32:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:03 The recommended git tool is: NONE 17:32:06 using credential jenkins-ssh 17:32:06 Wiping out workspace first. 17:32:06 Cloning the remote Git repository 17:32:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:06 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:06 > git --version # timeout=10 17:32:06 > git --version # 'git version 2.43.0' 17:32:06 using GIT_SSH to set credentials jenkins-ssh 17:32:06 [INFO] Currently running in a labeled security context 17:32:06 [INFO] Currently SELinux is 'enforcing' on the host 17:32:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4717724811049066715.key 17:32:06 Verifying host key using known hosts file 17:32:06 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. 17:32:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:09 Avoid second fetch 17:32:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:09 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 17:32:09 > git config core.sparsecheckout # timeout=10 17:32:09 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 17:32:09 Commit message: "Add jobs for aaa-0.21.x" 17:32:09 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 17:32:09 > git remote # timeout=10 17:32:09 > git submodule init # timeout=10 17:32:09 > git submodule sync # timeout=10 17:32:09 > git config --get remote.origin.url # timeout=10 17:32:09 > git submodule init # timeout=10 17:32:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:09 > git config --get submodule.global-jjb.url # timeout=10 17:32:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:09 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:09 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:10 > git submodule update --init --recursive global-jjb # timeout=10 17:32:10 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:14 No emails were triggered. 17:32:14 provisioning config files... 17:32:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18266460846612374739.sh 17:32:15 ---> python-tools-install.sh 17:32:15 Setup pyenv: 17:32:15 system 17:32:15 * 3.8.13 (set by /opt/pyenv/version) 17:32:15 * 3.9.13 (set by /opt/pyenv/version) 17:32:15 * 3.10.13 (set by /opt/pyenv/version) 17:32:15 * 3.11.7 (set by /opt/pyenv/version) 17:32:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dnWG 17:32:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:24 lf-activate-venv(): INFO: Base packages installed successfully 17:32:24 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:32:47 Generating Requirements File 17:33:08 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. 17:33:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:08 Python 3.11.7 17:33:08 pip 25.2 from /tmp/venv-dnWG/lib/python3.11/site-packages/pip (python 3.11) 17:33:09 appdirs==1.4.4 17:33:09 argcomplete==3.6.2 17:33:09 aspy.yaml==1.3.0 17:33:09 attrs==25.3.0 17:33:09 autopage==0.5.2 17:33:09 beautifulsoup4==4.14.2 17:33:09 boto3==1.40.41 17:33:09 botocore==1.40.41 17:33:09 bs4==0.0.2 17:33:09 cachetools==6.2.0 17:33:09 certifi==2025.8.3 17:33:09 cffi==2.0.0 17:33:09 cfgv==3.4.0 17:33:09 chardet==5.2.0 17:33:09 charset-normalizer==3.4.3 17:33:09 click==8.3.0 17:33:09 cliff==4.11.0 17:33:09 cmd2==2.7.0 17:33:09 cryptography==3.3.2 17:33:09 debtcollector==3.0.0 17:33:09 decorator==5.2.1 17:33:09 defusedxml==0.7.1 17:33:09 Deprecated==1.2.18 17:33:09 distlib==0.4.0 17:33:09 dnspython==2.8.0 17:33:09 docker==7.1.0 17:33:09 dogpile.cache==1.4.1 17:33:09 durationpy==0.10 17:33:09 email-validator==2.3.0 17:33:09 filelock==3.19.1 17:33:09 future==1.0.0 17:33:09 gitdb==4.0.12 17:33:09 GitPython==3.1.45 17:33:09 google-auth==2.41.0 17:33:09 httplib2==0.31.0 17:33:09 identify==2.6.14 17:33:09 idna==3.10 17:33:09 importlib-resources==1.5.0 17:33:09 iso8601==2.1.0 17:33:09 Jinja2==3.1.6 17:33:09 jmespath==1.0.1 17:33:09 jsonpatch==1.33 17:33:09 jsonpointer==3.0.0 17:33:09 jsonschema==4.25.1 17:33:09 jsonschema-specifications==2025.9.1 17:33:09 keystoneauth1==5.12.0 17:33:09 kubernetes==34.1.0 17:33:09 lftools==0.37.14 17:33:09 lxml==6.0.2 17:33:09 markdown-it-py==4.0.0 17:33:09 MarkupSafe==3.0.3 17:33:09 mdurl==0.1.2 17:33:09 msgpack==1.1.1 17:33:09 multi_key_dict==2.0.3 17:33:09 munch==4.0.0 17:33:09 netaddr==1.3.0 17:33:09 niet==1.4.2 17:33:09 nodeenv==1.9.1 17:33:09 oauth2client==4.1.3 17:33:09 oauthlib==3.3.1 17:33:09 openstacksdk==4.7.1 17:33:09 os-service-types==1.8.0 17:33:09 osc-lib==4.2.0 17:33:09 oslo.config==10.0.0 17:33:09 oslo.context==6.1.0 17:33:09 oslo.i18n==6.6.0 17:33:09 oslo.log==7.2.1 17:33:09 oslo.serialization==5.8.0 17:33:09 oslo.utils==9.1.0 17:33:09 packaging==25.0 17:33:09 pbr==7.0.1 17:33:09 platformdirs==4.4.0 17:33:09 prettytable==3.16.0 17:33:09 psutil==7.1.0 17:33:09 pyasn1==0.6.1 17:33:09 pyasn1_modules==0.4.2 17:33:09 pycparser==2.23 17:33:09 pygerrit2==2.0.15 17:33:09 PyGithub==2.8.1 17:33:09 Pygments==2.19.2 17:33:09 PyJWT==2.10.1 17:33:09 PyNaCl==1.6.0 17:33:09 pyparsing==2.4.7 17:33:09 pyperclip==1.11.0 17:33:09 pyrsistent==0.20.0 17:33:09 python-cinderclient==9.8.0 17:33:09 python-dateutil==2.9.0.post0 17:33:09 python-heatclient==4.3.0 17:33:09 python-jenkins==1.8.3 17:33:09 python-keystoneclient==5.7.0 17:33:09 python-magnumclient==4.9.0 17:33:09 python-openstackclient==8.2.0 17:33:09 python-swiftclient==4.8.0 17:33:09 PyYAML==6.0.3 17:33:09 referencing==0.36.2 17:33:09 requests==2.32.5 17:33:09 requests-oauthlib==2.0.0 17:33:09 requestsexceptions==1.4.0 17:33:09 rfc3986==2.0.0 17:33:09 rich==14.1.0 17:33:09 rich-argparse==1.7.1 17:33:09 rpds-py==0.27.1 17:33:09 rsa==4.9.1 17:33:09 ruamel.yaml==0.18.15 17:33:09 ruamel.yaml.clib==0.2.14 17:33:09 s3transfer==0.14.0 17:33:09 simplejson==3.20.2 17:33:09 six==1.17.0 17:33:09 smmap==5.0.2 17:33:09 soupsieve==2.8 17:33:09 stevedore==5.5.0 17:33:09 tabulate==0.9.0 17:33:09 toml==0.10.2 17:33:09 tomlkit==0.13.3 17:33:09 tqdm==4.67.1 17:33:09 typing_extensions==4.15.0 17:33:09 tzdata==2025.2 17:33:09 urllib3==1.26.20 17:33:09 virtualenv==20.34.0 17:33:09 wcwidth==0.2.14 17:33:09 websocket-client==1.8.0 17:33:09 wrapt==1.17.3 17:33:09 xdg==6.0.0 17:33:09 xmltodict==1.0.2 17:33:09 yq==3.4.3 17:33:09 [EnvInject] - Injecting environment variables from a build step. 17:33:09 [EnvInject] - Injecting as environment variables the properties content 17:33:09 OS_CLOUD=vex 17:33:09 17:33:09 [EnvInject] - Variables injected successfully. 17:33:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14078691002862692822.sh 17:33:09 ---> Orphaned k8s clusters 17:33:09 Setup pyenv: 17:33:09 system 17:33:09 3.8.13 17:33:09 3.9.13 17:33:09 3.10.13 17:33:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:33:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:11 lf-activate-venv(): INFO: Base packages installed successfully 17:33:11 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:19 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. 17:33:19 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:33:21 -----> Delete orphaned cluster 17:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1712832971494001894.sh 17:33:21 ---> Orphaned stacks 17:33:22 Setup pyenv: 17:33:22 system 17:33:22 3.8.13 17:33:22 3.9.13 17:33:22 3.10.13 17:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:24 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. 17:33:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:24 lf-activate-venv(): INFO: Base packages installed successfully 17:33:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:33:42 + mapfile -t OS_COE_CLUSTERS_ID 17:33:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:33:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:33:42 ++ awk '{print $1}' 17:33:44 + echo '-----> Active clusters -> stacks' 17:33:44 -----> Active clusters -> stacks 17:33:44 + OS_COE_STACKS=() 17:33:44 + [[ 0 -gt 0 ]] 17:33:44 + mapfile -t OS_STACKS 17:33:44 ++ awk '{print $1}' 17:33:44 ++ 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 17:33:46 + echo '-----> Active stacks' 17:33:46 -----> Active stacks 17:33:46 + for stack in "${OS_STACKS[@]}" 17:33:46 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:46 releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:46 + echo '-----> Delete orphaned stacks' 17:33:46 -----> Delete orphaned stacks 17:33:46 + for STACK_NAME in "${OS_STACKS[@]}" 17:33:46 + [[ 0 -gt 0 ]] 17:33:46 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 17:33:46 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 17:33:46 + builds=() 17:33:46 + for jenkins in "${@:2}" 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:46 ++ 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' 17:33:46 + 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/74102/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3617/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/420/"}}],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ 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/74102/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3617/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/420/"}}],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ head -n1 17:33:46 + 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/74102/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3617/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/420/"}}],"oneOffExecutors":[]}]}' 17:33:46 ++ 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/74102/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3617/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/420/"}}],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ awk 'END {print $NF}' 17:33:46 + status=200 17:33:46 + '[' 200 '!=' 200 ']' 17:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:46 ++ awk -F/ '{print $NF}' 17:33:46 ++ echo https://jenkins.opendaylight.org/releng 17:33:46 ++ sed 's/\/*$//' 17:33:46 + silo=releng 17:33:46 + export silo 17:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:46 ++ grep -v null 17:33:46 ++ 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/74102/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3617/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/420/"}}],"oneOffExecutors":[]}]}' 17:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:46 + for jenkins in "${@:2}" 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:46 ++ 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' 17:33:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ head -n1 17:33:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:46 17:33:46 200' 17:33:46 ++ awk 'END {print $NF}' 17:33:46 + status=200 17:33:46 + '[' 200 '!=' 200 ']' 17:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:46 ++ echo https://jenkins.opendaylight.org/sandbox 17:33:46 ++ awk -F/ '{print $NF}' 17:33:46 ++ sed 's/\/*$//' 17:33:46 + silo=sandbox 17:33:46 + export silo 17:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:46 ++ grep -v null 17:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:46 + [[ releng-builder-openstack-cron-74102 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-transportpce-tox-verify-transportpce-master-3617 releng-ovsdb-maven-merge-titanium-420 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 17:33:46 + return 0 17:33:46 + continue 17:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2508415801815506413.sh 17:33:46 ---> Orphaned servers 17:33:46 Setup pyenv: 17:33:46 system 17:33:46 3.8.13 17:33:46 3.9.13 17:33:46 3.10.13 17:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:48 lf-activate-venv(): INFO: Base packages installed successfully 17:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:34:09 -----> Active servers 17:34:09 prd-centos8-builder-2c-2g-2589 17:34:09 prd-ubuntu2204-docker-4c-4g-2588 17:34:09 prd-ubuntu2204-docker-4c-16g-2586 17:34:09 prd-centos8-robot-2c-8g-2393 17:34:09 prd-centos8-robot-2c-8g-2392 17:34:09 prd-centos8-robot-2c-8g-2391 17:34:09 prd-centos8-robot-2c-8g-773 17:34:09 prd-queue-intque-2c-1g-772 17:34:09 -----> Delete orphaned servers 17:34:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8466662221844653599.sh 17:34:09 ---> Orphaned ports 17:34:09 Setup pyenv: 17:34:10 system 17:34:10 3.8.13 17:34:10 3.9.13 17:34:10 3.10.13 17:34:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:12 lf-activate-venv(): INFO: Base packages installed successfully 17:34:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:34:28 No orphaned ports to process. 17:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9936902839658684351.sh 17:34:28 ---> Orphaned volumes 17:34:28 + source /home/jenkins/lf-env.sh 17:34:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:28 ++ mktemp -d /tmp/venv-XXXX 17:34:28 + lf_venv=/tmp/venv-hmPb 17:34:28 + local venv_file=/tmp/.os_lf_venv 17:34:28 + local python=python3 17:34:28 + local options 17:34:28 + local set_path=true 17:34:28 + local install_args= 17:34:28 ++ 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 17:34:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:28 + true 17:34:28 + case $1 in 17:34:28 + python=python3 17:34:28 + shift 2 17:34:28 + true 17:34:28 + case $1 in 17:34:28 + shift 17:34:28 + break 17:34:28 + case $python in 17:34:28 + local pkg_list= 17:34:28 + [[ -d /opt/pyenv ]] 17:34:28 + echo 'Setup pyenv:' 17:34:28 Setup pyenv: 17:34:28 + export PYENV_ROOT=/opt/pyenv 17:34:28 + PYENV_ROOT=/opt/pyenv 17:34:28 + 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 17:34:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:28 + pyenv versions 17:34:28 system 17:34:28 3.8.13 17:34:28 3.9.13 17:34:28 3.10.13 17:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:28 + command -v pyenv 17:34:28 ++ pyenv init - --no-rehash 17:34:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:34:28 for i in ${!paths[@]}; do 17:34:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:34:28 fi; done; 17:34:28 echo "${paths[*]}"'\'')" 17:34:28 export PATH="/opt/pyenv/shims:${PATH}" 17:34:28 export PYENV_SHELL=bash 17:34:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:34:28 pyenv() { 17:34:28 local command 17:34:28 command="${1:-}" 17:34:28 if [ "$#" -gt 0 ]; then 17:34:28 shift 17:34:28 fi 17:34:28 17:34:28 case "$command" in 17:34:28 rehash|shell) 17:34:28 eval "$(pyenv "sh-$command" "$@")" 17:34:28 ;; 17:34:28 *) 17:34:28 command pyenv "$command" "$@" 17:34:28 ;; 17:34:28 esac 17:34:28 }' 17:34:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:34:28 for i in ${!paths[@]}; do 17:34:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:34:28 fi; done; 17:34:28 echo "${paths[*]}"' 17:34:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:28 ++ 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 17:34:28 ++ 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 17:34:28 ++ export PYENV_SHELL=bash 17:34:28 ++ PYENV_SHELL=bash 17:34:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:34:28 +++ complete -F _pyenv pyenv 17:34:28 ++ lf-pyver python3 17:34:28 ++ local py_version_xy=python3 17:34:28 ++ local py_version_xyz= 17:34:28 ++ awk '{ print $1 }' 17:34:28 ++ pyenv versions 17:34:28 ++ local command 17:34:28 ++ command=versions 17:34:28 ++ '[' 1 -gt 0 ']' 17:34:28 ++ shift 17:34:28 ++ case "$command" in 17:34:28 ++ command pyenv versions 17:34:28 ++ pyenv versions 17:34:28 ++ sed 's/^[ *]* //' 17:34:28 ++ grep -E '^[0-9.]*[0-9]$' 17:34:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:34:28 +++ grep '^3' /tmp/.pyenv_versions 17:34:28 +++ tail -n 1 17:34:28 +++ sort -V 17:34:28 ++ py_version_xyz=3.11.7 17:34:28 ++ [[ -z 3.11.7 ]] 17:34:28 ++ echo 3.11.7 17:34:28 ++ return 0 17:34:28 + pyenv local 3.11.7 17:34:28 + local command 17:34:28 + command=local 17:34:28 + '[' 2 -gt 0 ']' 17:34:28 + shift 17:34:28 + case "$command" in 17:34:28 + command pyenv local 3.11.7 17:34:28 + pyenv local 3.11.7 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='lftools[openstack] ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='kubernetes ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='niet ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='python-heatclient ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='python-openstackclient ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='python-magnumclient ' 17:34:28 + for arg in "$@" 17:34:28 + case $arg in 17:34:28 + pkg_list+='yq ' 17:34:28 + [[ -f /tmp/.os_lf_venv ]] 17:34:28 ++ cat /tmp/.os_lf_venv 17:34:28 + lf_venv=/tmp/venv-dnWG 17:34:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from' file:/tmp/.os_lf_venv 17:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:34:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:28 + local 'pip_opts=--upgrade --quiet' 17:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:34:28 + [[ -n '' ]] 17:34:28 + [[ -n '' ]] 17:34:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:28 + /tmp/venv-dnWG/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 17:34:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:34:30 lf-activate-venv(): INFO: Base packages installed successfully 17:34:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:34:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:30 + /tmp/venv-dnWG/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 17:34:46 + type python3 17:34:46 + true 17:34:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH' 17:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:34:46 + PATH=/tmp/venv-dnWG/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 17:34:46 + return 0 17:34:46 + mapfile -t os_volumes 17:34:46 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:34:49 + '[' 0 -eq 0 ']' 17:34:49 + echo 'No orphaned volumes found.' 17:34:49 No orphaned volumes found. 17:34:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17975080503839127876.sh 17:34:49 ---> Protect in-use images 17:34:49 Setup pyenv: 17:34:49 system 17:34:49 3.8.13 17:34:49 3.9.13 17:34:49 3.10.13 17:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:51 lf-activate-venv(): INFO: Base packages installed successfully 17:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:35:04 INFO: There are images to protect defined in jenkins-config. 17:35:04 INFO: There are additional images to protect in the jjb dir. 17:35:04 INFO: Protecting the following images: 17:35:04 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:04 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 17:35:04 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 17:35:04 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 17:35:04 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:04 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:04 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:04 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:04 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:04 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:04 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:04 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 17:35:04 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 17:35:04 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 17:35:04 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 17:35:04 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 17:35:05 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:07 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 17:35:07 Build step 'Conditional step (single)' marked build as failure 17:35:08 $ ssh-agent -k 17:35:08 unset SSH_AUTH_SOCK; 17:35:08 unset SSH_AGENT_PID; 17:35:08 echo Agent pid 5454 killed; 17:35:08 [ssh-agent] Stopped. 17:35:08 [PostBuildScript] - [INFO] Executing post build scripts. 17:35:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1596780219822691053.sh 17:35:08 ---> sysstat.sh 17:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5809179124433955590.sh 17:35:09 ---> package-listing.sh 17:35:09 ++ facter osfamily 17:35:09 ++ tr '[:upper:]' '[:lower:]' 17:35:09 + OS_FAMILY=redhat 17:35:09 + workspace=/w/workspace/builder-openstack-cron 17:35:09 + START_PACKAGES=/tmp/packages_start.txt 17:35:09 + END_PACKAGES=/tmp/packages_end.txt 17:35:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:09 + PACKAGES=/tmp/packages_start.txt 17:35:09 + '[' /w/workspace/builder-openstack-cron ']' 17:35:09 + PACKAGES=/tmp/packages_end.txt 17:35:09 + case "${OS_FAMILY}" in 17:35:09 + rpm -qa 17:35:09 + sort 17:35:10 + '[' -f /tmp/packages_start.txt ']' 17:35:10 + '[' -f /tmp/packages_end.txt ']' 17:35:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:10 + '[' /w/workspace/builder-openstack-cron ']' 17:35:10 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:35:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:35:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4492877457790801982.sh 17:35:10 ---> capture-instance-metadata.sh 17:35:10 Setup pyenv: 17:35:10 system 17:35:10 3.8.13 17:35:10 3.9.13 17:35:10 3.10.13 17:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:12 lf-activate-venv(): INFO: Base packages installed successfully 17:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:35:21 INFO: Running in OpenStack, capturing instance metadata 17:35:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15691840885554109498.sh 17:35:22 provisioning config files... 17:35:22 Could not find credentials [logs] for builder-openstack-cron #74102 17:35:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12667721656287016744tmp 17:35:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:35:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:35:22 provisioning config files... 17:35:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:35:22 [EnvInject] - Injecting environment variables from a build step. 17:35:22 [EnvInject] - Injecting as environment variables the properties content 17:35:22 SERVER_ID=logs 17:35:22 17:35:22 [EnvInject] - Variables injected successfully. 17:35:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins534938168717623282.sh 17:35:22 ---> create-netrc.sh 17:35:22 WARN: Log server credential not found. 17:35:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13567373061018421703.sh 17:35:22 ---> python-tools-install.sh 17:35:22 Setup pyenv: 17:35:23 system 17:35:23 3.8.13 17:35:23 3.9.13 17:35:23 3.10.13 17:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:25 lf-activate-venv(): INFO: Base packages installed successfully 17:35:25 lf-activate-venv(): INFO: Installing additional packages: lftools 17:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:35:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5862389023825962129.sh 17:35:35 ---> sudo-logs.sh 17:35:35 Archiving 'sudo' log.. 17:35:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16844305130584473384.sh 17:35:36 ---> job-cost.sh 17:35:36 Setup pyenv: 17:35:36 system 17:35:36 3.8.13 17:35:36 3.9.13 17:35:36 3.10.13 17:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:38 lf-activate-venv(): INFO: Base packages installed successfully 17:35:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:35:46 INFO: No Stack... 17:35:46 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:47 INFO: Archiving Costs 17:35:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8259284192734191172.sh 17:35:47 ---> logs-deploy.sh 17:35:47 Setup pyenv: 17:35:47 system 17:35:47 3.8.13 17:35:47 3.9.13 17:35:47 3.10.13 17:35:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnWG from file:/tmp/.os_lf_venv 17:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:49 lf-activate-venv(): INFO: Base packages installed successfully 17:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-dnWG/bin to PATH 17:36:00 WARNING: Nexus logging server not set 17:36:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74102/ 17:36:00 INFO: archiving logs to S3 17:36:01 ---> uname -a: 17:36:01 Linux prd-centos8-builder-2c-2g-2589.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 17:36:01 17:36:01 17:36:01 ---> lscpu: 17:36:01 Architecture: x86_64 17:36:01 CPU op-mode(s): 32-bit, 64-bit 17:36:01 Byte Order: Little Endian 17:36:01 CPU(s): 2 17:36:01 On-line CPU(s) list: 0,1 17:36:01 Thread(s) per core: 1 17:36:01 Core(s) per socket: 1 17:36:01 Socket(s): 2 17:36:01 NUMA node(s): 1 17:36:01 Vendor ID: AuthenticAMD 17:36:01 CPU family: 23 17:36:01 Model: 49 17:36:01 Model name: AMD EPYC-Rome Processor 17:36:01 Stepping: 0 17:36:01 CPU MHz: 2799.998 17:36:01 BogoMIPS: 5599.99 17:36:01 Virtualization: AMD-V 17:36:01 Hypervisor vendor: KVM 17:36:01 Virtualization type: full 17:36:01 L1d cache: 32K 17:36:01 L1i cache: 32K 17:36:01 L2 cache: 512K 17:36:01 L3 cache: 16384K 17:36:01 NUMA node0 CPU(s): 0,1 17:36:01 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 17:36:01 17:36:01 17:36:01 ---> nproc: 17:36:01 2 17:36:01 17:36:01 17:36:01 ---> df -h: 17:36:01 Filesystem Size Used Avail Use% Mounted on 17:36:01 devtmpfs 3.8G 0 3.8G 0% /dev 17:36:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:36:01 tmpfs 3.8G 17M 3.8G 1% /run 17:36:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:36:01 /dev/vda1 40G 8.4G 32G 22% / 17:36:01 tmpfs 770M 0 770M 0% /run/user/1001 17:36:01 17:36:01 17:36:01 ---> free -m: 17:36:01 total used free shared buff/cache available 17:36:01 Mem: 7697 660 4773 19 2263 6739 17:36:01 Swap: 1023 0 1023 17:36:01 17:36:01 17:36:01 ---> ip addr: 17:36:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:36:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:36:01 inet 127.0.0.1/8 scope host lo 17:36:01 valid_lft forever preferred_lft forever 17:36:01 inet6 ::1/128 scope host 17:36:01 valid_lft forever preferred_lft forever 17:36:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:36:01 link/ether fa:16:3e:dd:e4:81 brd ff:ff:ff:ff:ff:ff 17:36:01 altname enp0s3 17:36:01 altname ens3 17:36:01 inet 10.30.170.250/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:36:01 valid_lft 86131sec preferred_lft 86131sec 17:36:01 inet6 fe80::f816:3eff:fedd:e481/64 scope link 17:36:01 valid_lft forever preferred_lft forever 17:36:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:36:01 link/ether 02:42:ed:59:ce:42 brd ff:ff:ff:ff:ff:ff 17:36:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:36:01 valid_lft forever preferred_lft forever 17:36:01 17:36:01 17:36:01 ---> sar -b -r -n DEV: 17:36:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/30/2025 _x86_64_ (2 CPU) 17:36:01 17:36:01 17:31:29 LINUX RESTART (2 CPU) 17:36:01 17:36:01 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:36:01 05:33:01 PM 200.18 8.85 191.34 1972.54 7609.85 17:36:01 05:34:01 PM 97.15 0.70 96.45 103.18 11090.63 17:36:01 05:35:01 PM 31.71 0.10 31.61 3.60 1269.21 17:36:01 05:36:01 PM 26.46 0.90 25.56 94.25 762.97 17:36:01 Average: 88.88 2.64 86.24 543.43 5183.10 17:36:01 17:36:01 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:36:01 05:33:01 PM 5053376 6944872 2829056 35.89 2688 2073272 987708 11.06 201420 2300856 187284 17:36:01 05:34:01 PM 4807304 6854528 3075128 39.01 2688 2222488 1058388 11.85 236424 2482828 68196 17:36:01 05:35:01 PM 4833980 6874472 3048452 38.67 2688 2215752 1046124 11.71 270128 2422528 44260 17:36:01 05:36:01 PM 4903632 6917168 2978800 37.79 2688 2188268 999964 11.20 422368 2200060 26984 17:36:01 Average: 4899573 6897760 2982859 37.84 2688 2174945 1023046 11.45 282585 2351568 81681 17:36:01 17:36:01 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:36:01 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:33:01 PM eth0 265.53 176.22 1956.79 61.80 0.00 0.00 0.00 0.00 17:36:01 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:34:01 PM eth0 58.02 46.79 594.80 10.38 0.00 0.00 0.00 0.00 17:36:01 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:35:01 PM eth0 21.98 22.94 26.47 9.44 0.00 0.00 0.00 0.00 17:36:01 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 05:36:01 PM eth0 20.41 18.38 17.14 9.32 0.00 0.00 0.00 0.00 17:36:01 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 Average: eth0 91.49 66.09 648.83 22.74 0.00 0.00 0.00 0.00 17:36:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 17:36:01 17:36:01 ---> sar -P ALL: 17:36:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/30/2025 _x86_64_ (2 CPU) 17:36:01 17:36:01 17:31:29 LINUX RESTART (2 CPU) 17:36:01 17:36:01 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:36:01 05:33:01 PM all 40.43 0.00 6.34 1.85 0.08 51.30 17:36:01 05:33:01 PM 0 54.70 0.00 7.68 2.80 0.08 34.73 17:36:01 05:33:01 PM 1 26.18 0.00 4.99 0.90 0.08 67.84 17:36:01 05:34:01 PM all 36.38 0.00 5.02 0.88 0.10 57.61 17:36:01 05:34:01 PM 0 55.48 0.00 5.77 0.65 0.10 38.01 17:36:01 05:34:01 PM 1 17.29 0.00 4.27 1.12 0.10 77.23 17:36:01 05:35:01 PM all 33.92 0.00 3.49 0.20 0.10 62.28 17:36:01 05:35:01 PM 0 55.36 0.00 4.47 0.22 0.10 39.85 17:36:01 05:35:01 PM 1 12.53 0.00 2.52 0.18 0.10 84.67 17:36:01 05:36:01 PM all 36.28 0.00 4.53 0.14 0.09 58.95 17:36:01 05:36:01 PM 0 50.15 0.00 4.93 0.18 0.08 44.65 17:36:01 05:36:01 PM 1 22.42 0.00 4.13 0.10 0.10 73.25 17:36:01 Average: all 36.75 0.00 4.84 0.77 0.09 57.54 17:36:01 Average: 0 53.92 0.00 5.71 0.96 0.09 39.32 17:36:01 Average: 1 19.60 0.00 3.98 0.58 0.10 75.75 17:36:01 17:36:01 17:36:01