14:32:11 Started by timer 14:32:11 Running as SYSTEM 14:32:11 [EnvInject] - Loading node environment variables. 14:32:11 Building remotely on prd-centos8-builder-2c-2g-1973 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:11 [ssh-agent] Looking for ssh-agent implementation... 14:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:12 $ ssh-agent 14:32:12 SSH_AUTH_SOCK=/tmp/ssh-g0tEjOZOGAlo/agent.5456 14:32:12 SSH_AGENT_PID=5457 14:32:12 [ssh-agent] Started. 14:32:12 Running ssh-add (command line suppressed) 14:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8826942268836578723.key (/w/workspace/builder-openstack-cron@tmp/private_key_8826942268836578723.key) 14:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:12 The recommended git tool is: NONE 14:32:14 using credential jenkins-ssh 14:32:14 Wiping out workspace first. 14:32:14 Cloning the remote Git repository 14:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:14 > git --version # timeout=10 14:32:14 > git --version # 'git version 2.43.0' 14:32:14 using GIT_SSH to set credentials jenkins-ssh 14:32:14 [INFO] Currently running in a labeled security context 14:32:14 [INFO] Currently SELinux is 'enforcing' on the host 14:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17982175839107138078.key 14:32:14 Verifying host key using known hosts file 14:32:14 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. 14:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:17 Avoid second fetch 14:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:17 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 14:32:17 > git config core.sparsecheckout # timeout=10 14:32:17 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 14:32:17 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 14:32:18 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 14:32:18 > git remote # timeout=10 14:32:18 > git submodule init # timeout=10 14:32:18 > git submodule sync # timeout=10 14:32:18 > git config --get remote.origin.url # timeout=10 14:32:18 > git submodule init # timeout=10 14:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:18 > git config --get submodule.global-jjb.url # timeout=10 14:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:18 > git submodule update --init --recursive global-jjb # timeout=10 14:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:23 No emails were triggered. 14:32:23 provisioning config files... 14:32:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins84720207551657275.sh 14:32:23 ---> python-tools-install.sh 14:32:23 Setup pyenv: 14:32:23 system 14:32:23 * 3.8.13 (set by /opt/pyenv/version) 14:32:23 * 3.9.13 (set by /opt/pyenv/version) 14:32:23 * 3.10.13 (set by /opt/pyenv/version) 14:32:23 * 3.11.7 (set by /opt/pyenv/version) 14:32:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cRtu 14:32:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:32 lf-activate-venv(): INFO: Base packages installed successfully 14:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:32:59 Generating Requirements File 14:33:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:21 Python 3.11.7 14:33:21 pip 25.2 from /tmp/venv-cRtu/lib/python3.11/site-packages/pip (python 3.11) 14:33:21 appdirs==1.4.4 14:33:21 argcomplete==3.6.2 14:33:21 aspy.yaml==1.3.0 14:33:21 attrs==25.3.0 14:33:21 autopage==0.5.2 14:33:21 beautifulsoup4==4.14.0 14:33:21 boto3==1.40.40 14:33:21 botocore==1.40.40 14:33:21 bs4==0.0.2 14:33:21 cachetools==5.5.2 14:33:21 certifi==2025.8.3 14:33:21 cffi==2.0.0 14:33:21 cfgv==3.4.0 14:33:21 chardet==5.2.0 14:33:21 charset-normalizer==3.4.3 14:33:21 click==8.3.0 14:33:21 cliff==4.11.0 14:33:21 cmd2==2.7.0 14:33:21 cryptography==3.3.2 14:33:21 debtcollector==3.0.0 14:33:21 decorator==5.2.1 14:33:21 defusedxml==0.7.1 14:33:21 Deprecated==1.2.18 14:33:21 distlib==0.4.0 14:33:21 dnspython==2.8.0 14:33:21 docker==7.1.0 14:33:21 dogpile.cache==1.4.1 14:33:21 durationpy==0.10 14:33:21 email-validator==2.3.0 14:33:21 filelock==3.19.1 14:33:21 future==1.0.0 14:33:21 gitdb==4.0.12 14:33:21 GitPython==3.1.45 14:33:21 google-auth==2.40.3 14:33:21 httplib2==0.31.0 14:33:21 identify==2.6.14 14:33:21 idna==3.10 14:33:21 importlib-resources==1.5.0 14:33:21 iso8601==2.1.0 14:33:21 Jinja2==3.1.6 14:33:21 jmespath==1.0.1 14:33:21 jsonpatch==1.33 14:33:21 jsonpointer==3.0.0 14:33:21 jsonschema==4.25.1 14:33:21 jsonschema-specifications==2025.9.1 14:33:21 keystoneauth1==5.12.0 14:33:21 kubernetes==33.1.0 14:33:21 lftools==0.37.14 14:33:21 lxml==6.0.2 14:33:21 markdown-it-py==4.0.0 14:33:21 MarkupSafe==3.0.3 14:33:21 mdurl==0.1.2 14:33:21 msgpack==1.1.1 14:33:21 multi_key_dict==2.0.3 14:33:21 munch==4.0.0 14:33:21 netaddr==1.3.0 14:33:21 niet==1.4.2 14:33:21 nodeenv==1.9.1 14:33:21 oauth2client==4.1.3 14:33:21 oauthlib==3.3.1 14:33:21 openstacksdk==4.7.1 14:33:21 os-service-types==1.8.0 14:33:21 osc-lib==4.2.0 14:33:21 oslo.config==10.0.0 14:33:21 oslo.context==6.1.0 14:33:21 oslo.i18n==6.6.0 14:33:21 oslo.log==7.2.1 14:33:21 oslo.serialization==5.8.0 14:33:21 oslo.utils==9.1.0 14:33:21 packaging==25.0 14:33:21 pbr==7.0.1 14:33:21 platformdirs==4.4.0 14:33:21 prettytable==3.16.0 14:33:21 psutil==7.1.0 14:33:21 pyasn1==0.6.1 14:33:21 pyasn1_modules==0.4.2 14:33:21 pycparser==2.23 14:33:21 pygerrit2==2.0.15 14:33:21 PyGithub==2.8.1 14:33:21 Pygments==2.19.2 14:33:21 PyJWT==2.10.1 14:33:21 PyNaCl==1.6.0 14:33:21 pyparsing==2.4.7 14:33:21 pyperclip==1.11.0 14:33:21 pyrsistent==0.20.0 14:33:21 python-cinderclient==9.8.0 14:33:21 python-dateutil==2.9.0.post0 14:33:21 python-heatclient==4.3.0 14:33:21 python-jenkins==1.8.3 14:33:21 python-keystoneclient==5.7.0 14:33:21 python-magnumclient==4.9.0 14:33:21 python-openstackclient==8.2.0 14:33:21 python-swiftclient==4.8.0 14:33:21 PyYAML==6.0.3 14:33:21 referencing==0.36.2 14:33:21 requests==2.32.5 14:33:21 requests-oauthlib==2.0.0 14:33:21 requestsexceptions==1.4.0 14:33:21 rfc3986==2.0.0 14:33:21 rich==14.1.0 14:33:21 rich-argparse==1.7.1 14:33:21 rpds-py==0.27.1 14:33:21 rsa==4.9.1 14:33:21 ruamel.yaml==0.18.15 14:33:21 ruamel.yaml.clib==0.2.14 14:33:21 s3transfer==0.14.0 14:33:21 simplejson==3.20.2 14:33:21 six==1.17.0 14:33:21 smmap==5.0.2 14:33:21 soupsieve==2.8 14:33:21 stevedore==5.5.0 14:33:21 tabulate==0.9.0 14:33:21 toml==0.10.2 14:33:21 tomlkit==0.13.3 14:33:21 tqdm==4.67.1 14:33:21 typing_extensions==4.15.0 14:33:21 tzdata==2025.2 14:33:21 urllib3==1.26.20 14:33:21 virtualenv==20.34.0 14:33:21 wcwidth==0.2.14 14:33:21 websocket-client==1.8.0 14:33:21 wrapt==1.17.3 14:33:21 xdg==6.0.0 14:33:21 xmltodict==1.0.2 14:33:21 yq==3.4.3 14:33:22 [EnvInject] - Injecting environment variables from a build step. 14:33:22 [EnvInject] - Injecting as environment variables the properties content 14:33:22 OS_CLOUD=vex 14:33:22 14:33:22 [EnvInject] - Variables injected successfully. 14:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3456890776089198891.sh 14:33:22 ---> Orphaned k8s clusters 14:33:22 Setup pyenv: 14:33:22 system 14:33:22 3.8.13 14:33:22 3.9.13 14:33:22 3.10.13 14:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:24 lf-activate-venv(): INFO: Base packages installed successfully 14:33:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:31 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:33:34 -----> Delete orphaned cluster 14:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15006420155481230440.sh 14:33:34 ---> Orphaned stacks 14:33:34 Setup pyenv: 14:33:34 system 14:33:34 3.8.13 14:33:34 3.9.13 14:33:34 3.10.13 14:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:37 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. 14:33:37 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:33:37 lf-activate-venv(): INFO: Base packages installed successfully 14:33:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:33:55 + mapfile -t OS_COE_CLUSTERS_ID 14:33:55 ++ awk '{print $1}' 14:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:33:57 + echo '-----> Active clusters -> stacks' 14:33:57 -----> Active clusters -> stacks 14:33:57 + OS_COE_STACKS=() 14:33:57 + [[ 0 -gt 0 ]] 14:33:57 + mapfile -t OS_STACKS 14:33:57 ++ awk '{print $1}' 14:33:57 ++ 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 14:33:59 + echo '-----> Active stacks' 14:33:59 -----> Active stacks 14:33:59 + for stack in "${OS_STACKS[@]}" 14:33:59 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 14:33:59 releng-openflowplugin-csit-1node-sanity-only-scandium-493 14:33:59 + echo '-----> Delete orphaned stacks' 14:33:59 -----> Delete orphaned stacks 14:33:59 + for STACK_NAME in "${OS_STACKS[@]}" 14:33:59 + [[ 0 -gt 0 ]] 14:33:59 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 14:33:59 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 14:33:59 + builds=() 14:33:59 + for jenkins in "${@:2}" 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:33:59 ++ 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' 14:33:59 + 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/74051/"}}],"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":null}],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ 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/74051/"}}],"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":null}],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ head -n1 14:33:59 + 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/74051/"}}],"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":null}],"oneOffExecutors":[]}]}' 14:33:59 ++ 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/74051/"}}],"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":null}],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ awk 'END {print $NF}' 14:33:59 + status=200 14:33:59 + '[' 200 '!=' 200 ']' 14:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 14:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 14:33:59 ++ awk -F/ '{print $NF}' 14:33:59 ++ echo https://jenkins.opendaylight.org/releng 14:33:59 ++ sed 's/\/*$//' 14:33:59 + silo=releng 14:33:59 + export silo 14:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 14:33:59 ++ 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/74051/"}}],"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":null}],"oneOffExecutors":[]}]}' 14:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 14:33:59 ++ grep -v null 14:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 14:33:59 + for jenkins in "${@:2}" 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 14:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 14:33:59 ++ 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' 14:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ head -n1 14:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 14:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 14:33:59 14:33:59 200' 14:33:59 ++ awk 'END {print $NF}' 14:33:59 + status=200 14:33:59 + '[' 200 '!=' 200 ']' 14:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 14:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 14:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 14:33:59 ++ sed 's/\/*$//' 14:33:59 ++ awk -F/ '{print $NF}' 14:33:59 + silo=sandbox 14:33:59 + export silo 14:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 14:33:59 ++ grep -v null 14:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 14:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 14:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 14:33:59 + [[ releng-builder-openstack-cron-74051 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 14:33:59 + return 0 14:33:59 + continue 14:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1216786718181529109.sh 14:33:59 ---> Orphaned servers 14:33:59 Setup pyenv: 14:33:59 system 14:33:59 3.8.13 14:33:59 3.9.13 14:33:59 3.10.13 14:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:01 lf-activate-venv(): INFO: Base packages installed successfully 14:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:34:22 -----> Active servers 14:34:22 prd-centos8-builder-2c-2g-1973 14:34:22 prd-centos8-robot-2c-8g-1938 14:34:22 prd-centos8-robot-2c-8g-1937 14:34:22 prd-centos8-robot-2c-8g-1939 14:34:22 prd-ubuntu2204-builder-2c-2g-1869 14:34:22 prd-centos8-robot-2c-8g-773 14:34:22 prd-queue-intque-2c-1g-772 14:34:22 -----> Delete orphaned servers 14:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5488327412403169093.sh 14:34:23 ---> Orphaned ports 14:34:23 Setup pyenv: 14:34:23 system 14:34:23 3.8.13 14:34:23 3.9.13 14:34:23 3.10.13 14:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:25 lf-activate-venv(): INFO: Base packages installed successfully 14:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:34:40 No orphaned ports to process. 14:34:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7846533691466845707.sh 14:34:40 ---> Orphaned volumes 14:34:40 + source /home/jenkins/lf-env.sh 14:34:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:40 ++ mktemp -d /tmp/venv-XXXX 14:34:40 + lf_venv=/tmp/venv-E7Ii 14:34:40 + local venv_file=/tmp/.os_lf_venv 14:34:40 + local python=python3 14:34:40 + local options 14:34:40 + local set_path=true 14:34:40 + local install_args= 14:34:40 ++ 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 14:34:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:40 + true 14:34:40 + case $1 in 14:34:40 + python=python3 14:34:40 + shift 2 14:34:40 + true 14:34:40 + case $1 in 14:34:40 + shift 14:34:40 + break 14:34:40 + case $python in 14:34:40 + local pkg_list= 14:34:40 + [[ -d /opt/pyenv ]] 14:34:40 + echo 'Setup pyenv:' 14:34:40 Setup pyenv: 14:34:40 + export PYENV_ROOT=/opt/pyenv 14:34:40 + PYENV_ROOT=/opt/pyenv 14:34:40 + 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 14:34:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:40 + pyenv versions 14:34:40 system 14:34:40 3.8.13 14:34:40 3.9.13 14:34:40 3.10.13 14:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:40 + command -v pyenv 14:34:40 ++ pyenv init - --no-rehash 14:34:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:34:40 for i in ${!paths[@]}; do 14:34:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:34:40 fi; done; 14:34:40 echo "${paths[*]}"'\'')" 14:34:40 export PATH="/opt/pyenv/shims:${PATH}" 14:34:40 export PYENV_SHELL=bash 14:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:40 pyenv() { 14:34:40 local command 14:34:40 command="${1:-}" 14:34:40 if [ "$#" -gt 0 ]; then 14:34:40 shift 14:34:40 fi 14:34:40 14:34:40 case "$command" in 14:34:40 rehash|shell) 14:34:40 eval "$(pyenv "sh-$command" "$@")" 14:34:40 ;; 14:34:40 *) 14:34:40 command pyenv "$command" "$@" 14:34:40 ;; 14:34:40 esac 14:34:40 }' 14:34:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:34:40 for i in ${!paths[@]}; do 14:34:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:34:40 fi; done; 14:34:40 echo "${paths[*]}"' 14:34:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:40 ++ 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 14:34:40 ++ 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 14:34:40 ++ export PYENV_SHELL=bash 14:34:40 ++ PYENV_SHELL=bash 14:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:40 +++ complete -F _pyenv pyenv 14:34:40 ++ lf-pyver python3 14:34:40 ++ local py_version_xy=python3 14:34:40 ++ local py_version_xyz= 14:34:40 ++ pyenv versions 14:34:40 ++ local command 14:34:40 ++ command=versions 14:34:40 ++ '[' 1 -gt 0 ']' 14:34:40 ++ shift 14:34:40 ++ case "$command" in 14:34:40 ++ command pyenv versions 14:34:40 ++ pyenv versions 14:34:40 ++ sed 's/^[ *]* //' 14:34:40 ++ grep -E '^[0-9.]*[0-9]$' 14:34:40 ++ awk '{ print $1 }' 14:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:40 +++ grep '^3' /tmp/.pyenv_versions 14:34:40 +++ sort -V 14:34:40 +++ tail -n 1 14:34:40 ++ py_version_xyz=3.11.7 14:34:40 ++ [[ -z 3.11.7 ]] 14:34:40 ++ echo 3.11.7 14:34:40 ++ return 0 14:34:40 + pyenv local 3.11.7 14:34:40 + local command 14:34:40 + command=local 14:34:40 + '[' 2 -gt 0 ']' 14:34:40 + shift 14:34:40 + case "$command" in 14:34:40 + command pyenv local 3.11.7 14:34:40 + pyenv local 3.11.7 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='lftools[openstack] ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='kubernetes ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='niet ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='python-heatclient ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='python-openstackclient ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='python-magnumclient ' 14:34:40 + for arg in "$@" 14:34:40 + case $arg in 14:34:40 + pkg_list+='yq ' 14:34:40 + [[ -f /tmp/.os_lf_venv ]] 14:34:40 ++ cat /tmp/.os_lf_venv 14:34:40 + lf_venv=/tmp/venv-cRtu 14:34:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from' file:/tmp/.os_lf_venv 14:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:34:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:40 + local 'pip_opts=--upgrade --quiet' 14:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:34:40 + [[ -n '' ]] 14:34:40 + [[ -n '' ]] 14:34:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:40 + /tmp/venv-cRtu/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 14:34:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:34:42 lf-activate-venv(): INFO: Base packages installed successfully 14:34:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:34:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:42 + /tmp/venv-cRtu/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 14:34:58 + type python3 14:34:58 + true 14:34:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH' 14:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:34:58 + PATH=/tmp/venv-cRtu/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 14:34:58 + return 0 14:34:58 + mapfile -t os_volumes 14:34:58 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:35:01 + '[' 0 -eq 0 ']' 14:35:01 + echo 'No orphaned volumes found.' 14:35:01 No orphaned volumes found. 14:35:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins799796438899686613.sh 14:35:01 ---> Protect in-use images 14:35:01 Setup pyenv: 14:35:01 system 14:35:01 3.8.13 14:35:01 3.9.13 14:35:01 3.10.13 14:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:03 lf-activate-venv(): INFO: Base packages installed successfully 14:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:35:17 INFO: There are images to protect defined in jenkins-config. 14:35:17 INFO: There are additional images to protect in the jjb dir. 14:35:17 INFO: Protecting the following images: 14:35:17 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 14:35:17 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:35:17 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 14:35:17 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 14:35:17 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 14:35:17 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 14:35:17 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 14:35:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 14:35:17 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 14:35:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 14:35:17 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 14:35:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 14:35:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 14:35:17 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 14:35:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 14:35:17 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 14:35:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 14:35:20 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:35:20 Build step 'Conditional step (single)' marked build as failure 14:35:21 $ ssh-agent -k 14:35:21 unset SSH_AUTH_SOCK; 14:35:21 unset SSH_AGENT_PID; 14:35:21 echo Agent pid 5457 killed; 14:35:21 [ssh-agent] Stopped. 14:35:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4240182241369014428.sh 14:35:21 ---> sysstat.sh 14:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9485567089809997819.sh 14:35:21 ---> package-listing.sh 14:35:21 ++ facter osfamily 14:35:21 ++ tr '[:upper:]' '[:lower:]' 14:35:21 + OS_FAMILY=redhat 14:35:21 + workspace=/w/workspace/builder-openstack-cron 14:35:21 + START_PACKAGES=/tmp/packages_start.txt 14:35:21 + END_PACKAGES=/tmp/packages_end.txt 14:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:21 + PACKAGES=/tmp/packages_start.txt 14:35:21 + '[' /w/workspace/builder-openstack-cron ']' 14:35:21 + PACKAGES=/tmp/packages_end.txt 14:35:21 + case "${OS_FAMILY}" in 14:35:21 + rpm -qa 14:35:21 + sort 14:35:22 + '[' -f /tmp/packages_start.txt ']' 14:35:22 + '[' -f /tmp/packages_end.txt ']' 14:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:22 + '[' /w/workspace/builder-openstack-cron ']' 14:35:22 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:35:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:35:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15635881345480699173.sh 14:35:22 ---> capture-instance-metadata.sh 14:35:22 Setup pyenv: 14:35:22 system 14:35:22 3.8.13 14:35:22 3.9.13 14:35:22 3.10.13 14:35:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:24 lf-activate-venv(): INFO: Base packages installed successfully 14:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:35:34 INFO: Running in OpenStack, capturing instance metadata 14:35:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10003942011312511587.sh 14:35:34 provisioning config files... 14:35:35 Could not find credentials [logs] for builder-openstack-cron #74051 14:35:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17839642785630234562tmp 14:35:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:35:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:35:35 provisioning config files... 14:35:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:35:35 [EnvInject] - Injecting environment variables from a build step. 14:35:35 [EnvInject] - Injecting as environment variables the properties content 14:35:35 SERVER_ID=logs 14:35:35 14:35:35 [EnvInject] - Variables injected successfully. 14:35:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7407856686920615310.sh 14:35:35 ---> create-netrc.sh 14:35:35 WARN: Log server credential not found. 14:35:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4874726678036546303.sh 14:35:35 ---> python-tools-install.sh 14:35:35 Setup pyenv: 14:35:35 system 14:35:35 3.8.13 14:35:35 3.9.13 14:35:35 3.10.13 14:35:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:37 lf-activate-venv(): INFO: Base packages installed successfully 14:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:35:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2510216748326979236.sh 14:35:47 ---> sudo-logs.sh 14:35:47 Archiving 'sudo' log.. 14:35:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13697180702396629795.sh 14:35:47 ---> job-cost.sh 14:35:47 Setup pyenv: 14:35:48 system 14:35:48 3.8.13 14:35:48 3.9.13 14:35:48 3.10.13 14:35:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:35:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:50 lf-activate-venv(): INFO: Base packages installed successfully 14:35:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:35:57 INFO: No Stack... 14:35:58 INFO: Retrieving Pricing Info for: v3-standard-2 14:35:58 INFO: Archiving Costs 14:35:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10738005631023181921.sh 14:35:58 ---> logs-deploy.sh 14:35:58 Setup pyenv: 14:35:58 system 14:35:58 3.8.13 14:35:58 3.9.13 14:35:58 3.10.13 14:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtu from file:/tmp/.os_lf_venv 14:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:00 lf-activate-venv(): INFO: Base packages installed successfully 14:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-cRtu/bin to PATH 14:36:12 WARNING: Nexus logging server not set 14:36:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74051/ 14:36:12 INFO: archiving logs to S3 14:36:13 ---> uname -a: 14:36:13 Linux prd-centos8-builder-2c-2g-1973.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 14:36:13 14:36:13 14:36:13 ---> lscpu: 14:36:13 Architecture: x86_64 14:36:13 CPU op-mode(s): 32-bit, 64-bit 14:36:13 Byte Order: Little Endian 14:36:13 CPU(s): 2 14:36:13 On-line CPU(s) list: 0,1 14:36:13 Thread(s) per core: 1 14:36:13 Core(s) per socket: 1 14:36:13 Socket(s): 2 14:36:13 NUMA node(s): 1 14:36:13 Vendor ID: AuthenticAMD 14:36:13 CPU family: 23 14:36:13 Model: 49 14:36:13 Model name: AMD EPYC-Rome Processor 14:36:13 Stepping: 0 14:36:13 CPU MHz: 2800.000 14:36:13 BogoMIPS: 5600.00 14:36:13 Virtualization: AMD-V 14:36:13 Hypervisor vendor: KVM 14:36:13 Virtualization type: full 14:36:13 L1d cache: 32K 14:36:13 L1i cache: 32K 14:36:13 L2 cache: 512K 14:36:13 L3 cache: 16384K 14:36:13 NUMA node0 CPU(s): 0,1 14:36:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:36:13 14:36:13 14:36:13 ---> nproc: 14:36:13 2 14:36:13 14:36:13 14:36:13 ---> df -h: 14:36:13 Filesystem Size Used Avail Use% Mounted on 14:36:13 devtmpfs 3.8G 0 3.8G 0% /dev 14:36:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:36:13 tmpfs 3.8G 17M 3.8G 1% /run 14:36:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:36:13 /dev/vda1 40G 8.4G 32G 22% / 14:36:13 tmpfs 770M 0 770M 0% /run/user/1001 14:36:13 14:36:13 14:36:13 ---> free -m: 14:36:13 total used free shared buff/cache available 14:36:13 Mem: 7697 609 4824 19 2263 6790 14:36:13 Swap: 1023 0 1023 14:36:13 14:36:13 14:36:13 ---> ip addr: 14:36:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:13 inet 127.0.0.1/8 scope host lo 14:36:13 valid_lft forever preferred_lft forever 14:36:13 inet6 ::1/128 scope host 14:36:13 valid_lft forever preferred_lft forever 14:36:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:13 link/ether fa:16:3e:80:b1:15 brd ff:ff:ff:ff:ff:ff 14:36:13 altname enp0s3 14:36:13 altname ens3 14:36:13 inet 10.30.171.141/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:36:13 valid_lft 86125sec preferred_lft 86125sec 14:36:13 inet6 fe80::f816:3eff:fe80:b115/64 scope link 14:36:13 valid_lft forever preferred_lft forever 14:36:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:36:13 link/ether 02:42:24:80:88:a6 brd ff:ff:ff:ff:ff:ff 14:36:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:36:13 valid_lft forever preferred_lft forever 14:36:13 14:36:13 14:36:13 ---> sar -b -r -n DEV: 14:36:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/28/2025 _x86_64_ (2 CPU) 14:36:13 14:36:13 14:31:32 LINUX RESTART (2 CPU) 14:36:13 14:36:13 02:32:01 PM tps rtps wtps bread/s bwrtn/s 14:36:13 02:33:01 PM 215.76 17.80 197.95 5377.48 7464.71 14:36:13 02:34:01 PM 115.74 0.70 115.04 103.17 12282.72 14:36:13 02:35:01 PM 35.11 0.10 35.01 3.60 1798.85 14:36:13 02:36:01 PM 29.17 0.50 28.67 63.71 834.32 14:36:13 Average: 98.96 4.78 94.18 1387.38 5595.46 14:36:13 14:36:13 02:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:13 02:33:01 PM 5178296 7023256 2704136 34.31 2688 2027264 946988 10.60 201724 2177000 176796 14:36:13 02:34:01 PM 4981968 6996828 2900464 36.80 2688 2189932 952604 10.67 232024 2314024 51004 14:36:13 02:35:01 PM 4981732 6988480 2900700 36.80 2688 2181896 955216 10.70 267500 2279392 10764 14:36:13 02:36:01 PM 4990408 7000768 2892024 36.69 2688 2185056 936128 10.48 422532 2115072 25104 14:36:13 Average: 5033101 7002333 2849331 36.15 2688 2146037 947734 10.61 280945 2221372 65917 14:36:13 14:36:13 02:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:13 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:33:01 PM eth0 295.97 186.49 1798.78 62.74 0.00 0.00 0.00 0.00 14:36:13 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:34:01 PM eth0 67.29 56.36 826.59 10.58 0.00 0.00 0.00 0.00 14:36:13 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:35:01 PM eth0 20.08 21.25 25.14 9.10 0.00 0.00 0.00 0.00 14:36:13 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 02:36:01 PM eth0 22.94 20.73 23.66 10.70 0.00 0.00 0.00 0.00 14:36:13 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 Average: eth0 101.59 71.22 668.66 23.28 0.00 0.00 0.00 0.00 14:36:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:13 14:36:13 14:36:13 ---> sar -P ALL: 14:36:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/28/2025 _x86_64_ (2 CPU) 14:36:13 14:36:13 14:31:32 LINUX RESTART (2 CPU) 14:36:13 14:36:13 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 14:36:13 02:33:01 PM all 41.72 0.00 6.82 1.76 0.09 49.61 14:36:13 02:33:01 PM 0 49.16 0.00 7.56 1.17 0.08 42.02 14:36:13 02:33:01 PM 1 34.28 0.00 6.07 2.36 0.10 57.20 14:36:13 02:34:01 PM all 34.22 0.00 5.17 1.32 0.10 59.19 14:36:13 02:34:01 PM 0 44.41 0.00 5.96 1.32 0.12 48.20 14:36:13 02:34:01 PM 1 24.04 0.00 4.39 1.32 0.08 70.17 14:36:13 02:35:01 PM all 34.58 0.00 3.22 0.21 0.08 61.91 14:36:13 02:35:01 PM 0 47.02 0.00 3.69 0.25 0.08 48.96 14:36:13 02:35:01 PM 1 22.11 0.00 2.76 0.17 0.08 74.88 14:36:13 02:36:01 PM all 38.87 0.00 4.88 0.17 0.10 55.99 14:36:13 02:36:01 PM 0 54.96 0.00 5.65 0.23 0.12 39.04 14:36:13 02:36:01 PM 1 22.77 0.00 4.10 0.10 0.08 72.94 14:36:13 Average: all 37.34 0.00 5.02 0.86 0.09 56.68 14:36:13 Average: 0 48.89 0.00 5.71 0.74 0.10 44.55 14:36:13 Average: 1 25.80 0.00 4.33 0.99 0.09 68.80 14:36:13 14:36:13 14:36:13