16:32:09 Started by timer 16:32:09 Running as SYSTEM 16:32:09 [EnvInject] - Loading node environment variables. 16:32:09 Building remotely on prd-centos8-builder-2c-2g-2585 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:09 [ssh-agent] Looking for ssh-agent implementation... 16:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:09 $ ssh-agent 16:32:09 SSH_AUTH_SOCK=/tmp/ssh-N9N3WKkH2t8l/agent.5447 16:32:09 SSH_AGENT_PID=5448 16:32:09 [ssh-agent] Started. 16:32:09 Running ssh-add (command line suppressed) 16:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_101575147216064022.key (/w/workspace/builder-openstack-cron@tmp/private_key_101575147216064022.key) 16:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:09 The recommended git tool is: NONE 16:32:12 using credential jenkins-ssh 16:32:12 Wiping out workspace first. 16:32:12 Cloning the remote Git repository 16:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:12 > git --version # timeout=10 16:32:12 > git --version # 'git version 2.43.0' 16:32:12 using GIT_SSH to set credentials jenkins-ssh 16:32:12 [INFO] Currently running in a labeled security context 16:32:12 [INFO] Currently SELinux is 'enforcing' on the host 16:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14868636265441232563.key 16:32:12 Verifying host key using known hosts file 16:32:12 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. 16:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:15 Avoid second fetch 16:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:15 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 16:32:15 > git config core.sparsecheckout # timeout=10 16:32:15 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 16:32:15 Commit message: "Add jobs for aaa-0.21.x" 16:32:15 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 16:32:16 > git remote # timeout=10 16:32:16 > git submodule init # timeout=10 16:32:16 > git submodule sync # timeout=10 16:32:16 > git config --get remote.origin.url # timeout=10 16:32:16 > git submodule init # timeout=10 16:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:16 > git config --get submodule.global-jjb.url # timeout=10 16:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:16 > git submodule update --init --recursive global-jjb # timeout=10 16:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:21 No emails were triggered. 16:32:21 provisioning config files... 16:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16306885256700561803.sh 16:32:21 ---> python-tools-install.sh 16:32:21 Setup pyenv: 16:32:21 system 16:32:21 * 3.8.13 (set by /opt/pyenv/version) 16:32:21 * 3.9.13 (set by /opt/pyenv/version) 16:32:21 * 3.10.13 (set by /opt/pyenv/version) 16:32:21 * 3.11.7 (set by /opt/pyenv/version) 16:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XSk8 16:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:30 lf-activate-venv(): INFO: Base packages installed successfully 16:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:32:57 Generating Requirements File 16:33:18 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. 16:33:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:18 Python 3.11.7 16:33:19 pip 25.2 from /tmp/venv-XSk8/lib/python3.11/site-packages/pip (python 3.11) 16:33:19 appdirs==1.4.4 16:33:19 argcomplete==3.6.2 16:33:19 aspy.yaml==1.3.0 16:33:19 attrs==25.3.0 16:33:19 autopage==0.5.2 16:33:19 beautifulsoup4==4.14.2 16:33:19 boto3==1.40.41 16:33:19 botocore==1.40.41 16:33:19 bs4==0.0.2 16:33:19 cachetools==6.2.0 16:33:19 certifi==2025.8.3 16:33:19 cffi==2.0.0 16:33:19 cfgv==3.4.0 16:33:19 chardet==5.2.0 16:33:19 charset-normalizer==3.4.3 16:33:19 click==8.3.0 16:33:19 cliff==4.11.0 16:33:19 cmd2==2.7.0 16:33:19 cryptography==3.3.2 16:33:19 debtcollector==3.0.0 16:33:19 decorator==5.2.1 16:33:19 defusedxml==0.7.1 16:33:19 Deprecated==1.2.18 16:33:19 distlib==0.4.0 16:33:19 dnspython==2.8.0 16:33:19 docker==7.1.0 16:33:19 dogpile.cache==1.4.1 16:33:19 durationpy==0.10 16:33:19 email-validator==2.3.0 16:33:19 filelock==3.19.1 16:33:19 future==1.0.0 16:33:19 gitdb==4.0.12 16:33:19 GitPython==3.1.45 16:33:19 google-auth==2.41.0 16:33:19 httplib2==0.31.0 16:33:19 identify==2.6.14 16:33:19 idna==3.10 16:33:19 importlib-resources==1.5.0 16:33:19 iso8601==2.1.0 16:33:19 Jinja2==3.1.6 16:33:19 jmespath==1.0.1 16:33:19 jsonpatch==1.33 16:33:19 jsonpointer==3.0.0 16:33:19 jsonschema==4.25.1 16:33:19 jsonschema-specifications==2025.9.1 16:33:19 keystoneauth1==5.12.0 16:33:19 kubernetes==34.1.0 16:33:19 lftools==0.37.14 16:33:19 lxml==6.0.2 16:33:19 markdown-it-py==4.0.0 16:33:19 MarkupSafe==3.0.3 16:33:19 mdurl==0.1.2 16:33:19 msgpack==1.1.1 16:33:19 multi_key_dict==2.0.3 16:33:19 munch==4.0.0 16:33:19 netaddr==1.3.0 16:33:19 niet==1.4.2 16:33:19 nodeenv==1.9.1 16:33:19 oauth2client==4.1.3 16:33:19 oauthlib==3.3.1 16:33:19 openstacksdk==4.7.1 16:33:19 os-service-types==1.8.0 16:33:19 osc-lib==4.2.0 16:33:19 oslo.config==10.0.0 16:33:19 oslo.context==6.1.0 16:33:19 oslo.i18n==6.6.0 16:33:19 oslo.log==7.2.1 16:33:19 oslo.serialization==5.8.0 16:33:19 oslo.utils==9.1.0 16:33:19 packaging==25.0 16:33:19 pbr==7.0.1 16:33:19 platformdirs==4.4.0 16:33:19 prettytable==3.16.0 16:33:19 psutil==7.1.0 16:33:19 pyasn1==0.6.1 16:33:19 pyasn1_modules==0.4.2 16:33:19 pycparser==2.23 16:33:19 pygerrit2==2.0.15 16:33:19 PyGithub==2.8.1 16:33:19 Pygments==2.19.2 16:33:19 PyJWT==2.10.1 16:33:19 PyNaCl==1.6.0 16:33:19 pyparsing==2.4.7 16:33:19 pyperclip==1.11.0 16:33:19 pyrsistent==0.20.0 16:33:19 python-cinderclient==9.8.0 16:33:19 python-dateutil==2.9.0.post0 16:33:19 python-heatclient==4.3.0 16:33:19 python-jenkins==1.8.3 16:33:19 python-keystoneclient==5.7.0 16:33:19 python-magnumclient==4.9.0 16:33:19 python-openstackclient==8.2.0 16:33:19 python-swiftclient==4.8.0 16:33:19 PyYAML==6.0.3 16:33:19 referencing==0.36.2 16:33:19 requests==2.32.5 16:33:19 requests-oauthlib==2.0.0 16:33:19 requestsexceptions==1.4.0 16:33:19 rfc3986==2.0.0 16:33:19 rich==14.1.0 16:33:19 rich-argparse==1.7.1 16:33:19 rpds-py==0.27.1 16:33:19 rsa==4.9.1 16:33:19 ruamel.yaml==0.18.15 16:33:19 ruamel.yaml.clib==0.2.14 16:33:19 s3transfer==0.14.0 16:33:19 simplejson==3.20.2 16:33:19 six==1.17.0 16:33:19 smmap==5.0.2 16:33:19 soupsieve==2.8 16:33:19 stevedore==5.5.0 16:33:19 tabulate==0.9.0 16:33:19 toml==0.10.2 16:33:19 tomlkit==0.13.3 16:33:19 tqdm==4.67.1 16:33:19 typing_extensions==4.15.0 16:33:19 tzdata==2025.2 16:33:19 urllib3==1.26.20 16:33:19 virtualenv==20.34.0 16:33:19 wcwidth==0.2.14 16:33:19 websocket-client==1.8.0 16:33:19 wrapt==1.17.3 16:33:19 xdg==6.0.0 16:33:19 xmltodict==1.0.2 16:33:19 yq==3.4.3 16:33:19 [EnvInject] - Injecting environment variables from a build step. 16:33:19 [EnvInject] - Injecting as environment variables the properties content 16:33:19 OS_CLOUD=vex 16:33:19 16:33:19 [EnvInject] - Variables injected successfully. 16:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11685529432533511715.sh 16:33:19 ---> Orphaned k8s clusters 16:33:19 Setup pyenv: 16:33:19 system 16:33:19 3.8.13 16:33:19 3.9.13 16:33:19 3.10.13 16:33:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:21 lf-activate-venv(): INFO: Base packages installed successfully 16:33:21 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:33:29 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. 16:33:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:33:32 -----> Delete orphaned cluster 16:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1901532401339444657.sh 16:33:32 ---> Orphaned stacks 16:33:32 Setup pyenv: 16:33:32 system 16:33:32 3.8.13 16:33:32 3.9.13 16:33:32 3.10.13 16:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:33:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:34 lf-activate-venv(): INFO: Base packages installed successfully 16:33:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:33:52 + mapfile -t OS_COE_CLUSTERS_ID 16:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:33:52 ++ awk '{print $1}' 16:33:54 + echo '-----> Active clusters -> stacks' 16:33:54 -----> Active clusters -> stacks 16:33:54 + OS_COE_STACKS=() 16:33:54 + [[ 0 -gt 0 ]] 16:33:54 + mapfile -t OS_STACKS 16:33:54 ++ 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 16:33:54 ++ awk '{print $1}' 16:33:56 + echo '-----> Active stacks' 16:33:56 -----> Active stacks 16:33:56 + for stack in "${OS_STACKS[@]}" 16:33:56 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 16:33:56 releng-openflowplugin-csit-1node-sanity-only-scandium-493 16:33:56 + echo '-----> Delete orphaned stacks' 16:33:56 -----> Delete orphaned stacks 16:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 16:33:56 + [[ 0 -gt 0 ]] 16:33:56 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:33:56 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 16:33:56 + builds=() 16:33:56 + for jenkins in "${@:2}" 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:56 ++ 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' 16:33:56 + 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/74101/"}}],"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":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ 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/74101/"}}],"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":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ head -n1 16:33:56 + 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/74101/"}}],"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":[]}]}' 16:33:56 ++ 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/74101/"}}],"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":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ awk 'END {print $NF}' 16:33:56 + status=200 16:33:56 + '[' 200 '!=' 200 ']' 16:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:33:56 ++ awk -F/ '{print $NF}' 16:33:56 ++ echo https://jenkins.opendaylight.org/releng 16:33:56 ++ sed 's/\/*$//' 16:33:56 + silo=releng 16:33:56 + export silo 16:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:33:56 ++ grep -v null 16:33:56 ++ 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/74101/"}}],"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":[]}]}' 16:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:33:56 + for jenkins in "${@:2}" 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:33:56 ++ 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' 16:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ head -n1 16:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:33:56 16:33:56 200' 16:33:56 ++ awk 'END {print $NF}' 16:33:56 + status=200 16:33:56 + '[' 200 '!=' 200 ']' 16:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 16:33:56 ++ awk -F/ '{print $NF}' 16:33:56 ++ sed 's/\/*$//' 16:33:56 + silo=sandbox 16:33:56 + export silo 16:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:33:56 ++ grep -v null 16:33:56 + [[ releng-builder-openstack-cron-74101 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 16:33:56 + return 0 16:33:56 + continue 16:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14192477017393864602.sh 16:33:56 ---> Orphaned servers 16:33:56 Setup pyenv: 16:33:56 system 16:33:56 3.8.13 16:33:56 3.9.13 16:33:56 3.10.13 16:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:58 lf-activate-venv(): INFO: Base packages installed successfully 16:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:34:20 -----> Active servers 16:34:20 prd-centos8-builder-2c-2g-2585 16:34:20 prd-ubuntu2204-docker-8c-8g-2584 16:34:20 prd-centos8-robot-2c-8g-2393 16:34:20 prd-centos8-robot-2c-8g-2392 16:34:20 prd-centos8-robot-2c-8g-2391 16:34:20 prd-centos8-robot-2c-8g-773 16:34:20 prd-queue-intque-2c-1g-772 16:34:20 -----> Delete orphaned servers 16:34:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10620351040759398601.sh 16:34:20 ---> Orphaned ports 16:34:20 Setup pyenv: 16:34:21 system 16:34:21 3.8.13 16:34:21 3.9.13 16:34:21 3.10.13 16:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:23 lf-activate-venv(): INFO: Base packages installed successfully 16:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:34:37 No orphaned ports to process. 16:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14893634794863965924.sh 16:34:37 ---> Orphaned volumes 16:34:37 + source /home/jenkins/lf-env.sh 16:34:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:37 ++ mktemp -d /tmp/venv-XXXX 16:34:37 + lf_venv=/tmp/venv-XOhP 16:34:37 + local venv_file=/tmp/.os_lf_venv 16:34:37 + local python=python3 16:34:37 + local options 16:34:37 + local set_path=true 16:34:37 + local install_args= 16:34:37 ++ 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 16:34:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:34:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:37 + true 16:34:37 + case $1 in 16:34:37 + python=python3 16:34:37 + shift 2 16:34:37 + true 16:34:37 + case $1 in 16:34:37 + shift 16:34:37 + break 16:34:37 + case $python in 16:34:37 + local pkg_list= 16:34:37 + [[ -d /opt/pyenv ]] 16:34:37 + echo 'Setup pyenv:' 16:34:37 Setup pyenv: 16:34:37 + export PYENV_ROOT=/opt/pyenv 16:34:37 + PYENV_ROOT=/opt/pyenv 16:34:37 + 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 16:34:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:37 + pyenv versions 16:34:37 system 16:34:37 3.8.13 16:34:37 3.9.13 16:34:37 3.10.13 16:34:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:37 + command -v pyenv 16:34:37 ++ pyenv init - --no-rehash 16:34:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:34:37 for i in ${!paths[@]}; do 16:34:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:34:37 fi; done; 16:34:37 echo "${paths[*]}"'\'')" 16:34:37 export PATH="/opt/pyenv/shims:${PATH}" 16:34:37 export PYENV_SHELL=bash 16:34:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:34:37 pyenv() { 16:34:37 local command 16:34:37 command="${1:-}" 16:34:37 if [ "$#" -gt 0 ]; then 16:34:37 shift 16:34:37 fi 16:34:37 16:34:37 case "$command" in 16:34:37 rehash|shell) 16:34:37 eval "$(pyenv "sh-$command" "$@")" 16:34:37 ;; 16:34:37 *) 16:34:37 command pyenv "$command" "$@" 16:34:37 ;; 16:34:37 esac 16:34:37 }' 16:34:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:34:37 for i in ${!paths[@]}; do 16:34:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:34:37 fi; done; 16:34:37 echo "${paths[*]}"' 16:34:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:34:37 ++ 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 16:34:37 ++ 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 16:34:37 ++ export PYENV_SHELL=bash 16:34:37 ++ PYENV_SHELL=bash 16:34:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:34:37 +++ complete -F _pyenv pyenv 16:34:37 ++ lf-pyver python3 16:34:37 ++ local py_version_xy=python3 16:34:37 ++ local py_version_xyz= 16:34:37 ++ pyenv versions 16:34:37 ++ local command 16:34:37 ++ command=versions 16:34:37 ++ '[' 1 -gt 0 ']' 16:34:37 ++ shift 16:34:37 ++ case "$command" in 16:34:37 ++ command pyenv versions 16:34:37 ++ pyenv versions 16:34:37 ++ grep -E '^[0-9.]*[0-9]$' 16:34:37 ++ awk '{ print $1 }' 16:34:37 ++ sed 's/^[ *]* //' 16:34:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:34:38 +++ tail -n 1 16:34:38 +++ grep '^3' /tmp/.pyenv_versions 16:34:38 +++ sort -V 16:34:38 ++ py_version_xyz=3.11.7 16:34:38 ++ [[ -z 3.11.7 ]] 16:34:38 ++ echo 3.11.7 16:34:38 ++ return 0 16:34:38 + pyenv local 3.11.7 16:34:38 + local command 16:34:38 + command=local 16:34:38 + '[' 2 -gt 0 ']' 16:34:38 + shift 16:34:38 + case "$command" in 16:34:38 + command pyenv local 3.11.7 16:34:38 + pyenv local 3.11.7 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='lftools[openstack] ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='kubernetes ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='niet ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='python-heatclient ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='python-openstackclient ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='python-magnumclient ' 16:34:38 + for arg in "$@" 16:34:38 + case $arg in 16:34:38 + pkg_list+='yq ' 16:34:38 + [[ -f /tmp/.os_lf_venv ]] 16:34:38 ++ cat /tmp/.os_lf_venv 16:34:38 + lf_venv=/tmp/venv-XSk8 16:34:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from' file:/tmp/.os_lf_venv 16:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:34:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:38 + local 'pip_opts=--upgrade --quiet' 16:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:34:38 + [[ -n '' ]] 16:34:38 + [[ -n '' ]] 16:34:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:38 + /tmp/venv-XSk8/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 16:34:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:34:40 lf-activate-venv(): INFO: Base packages installed successfully 16:34:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:34:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:40 + /tmp/venv-XSk8/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 16:34:57 + type python3 16:34:57 + true 16:34:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH' 16:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:34:57 + PATH=/tmp/venv-XSk8/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 16:34:57 + return 0 16:34:57 + mapfile -t os_volumes 16:34:57 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:34:59 + '[' 0 -eq 0 ']' 16:34:59 + echo 'No orphaned volumes found.' 16:34:59 No orphaned volumes found. 16:34:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17063644886569545110.sh 16:35:00 ---> Protect in-use images 16:35:00 Setup pyenv: 16:35:00 system 16:35:00 3.8.13 16:35:00 3.9.13 16:35:00 3.10.13 16:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:02 lf-activate-venv(): INFO: Base packages installed successfully 16:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:35:16 INFO: There are images to protect defined in jenkins-config. 16:35:16 INFO: There are additional images to protect in the jjb dir. 16:35:16 INFO: Protecting the following images: 16:35:16 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:16 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 16:35:16 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 16:35:16 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 16:35:16 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:16 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:16 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:16 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:16 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:16 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:16 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:16 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 16:35:16 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 16:35:16 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 16:35:16 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 16:35:16 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 16:35:18 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:19 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 16:35:19 Build step 'Conditional step (single)' marked build as failure 16:35:19 $ ssh-agent -k 16:35:19 unset SSH_AUTH_SOCK; 16:35:19 unset SSH_AGENT_PID; 16:35:19 echo Agent pid 5448 killed; 16:35:19 [ssh-agent] Stopped. 16:35:19 [PostBuildScript] - [INFO] Executing post build scripts. 16:35:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6808102481103405184.sh 16:35:19 ---> sysstat.sh 16:35:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12573800850810373094.sh 16:35:20 ---> package-listing.sh 16:35:20 ++ facter osfamily 16:35:20 ++ tr '[:upper:]' '[:lower:]' 16:35:20 + OS_FAMILY=redhat 16:35:20 + workspace=/w/workspace/builder-openstack-cron 16:35:20 + START_PACKAGES=/tmp/packages_start.txt 16:35:20 + END_PACKAGES=/tmp/packages_end.txt 16:35:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:20 + PACKAGES=/tmp/packages_start.txt 16:35:20 + '[' /w/workspace/builder-openstack-cron ']' 16:35:20 + PACKAGES=/tmp/packages_end.txt 16:35:20 + case "${OS_FAMILY}" in 16:35:20 + rpm -qa 16:35:20 + sort 16:35:21 + '[' -f /tmp/packages_start.txt ']' 16:35:21 + '[' -f /tmp/packages_end.txt ']' 16:35:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:21 + '[' /w/workspace/builder-openstack-cron ']' 16:35:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:35:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4138289202234318515.sh 16:35:21 ---> capture-instance-metadata.sh 16:35:21 Setup pyenv: 16:35:21 system 16:35:21 3.8.13 16:35:21 3.9.13 16:35:21 3.10.13 16:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:23 lf-activate-venv(): INFO: Base packages installed successfully 16:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools 16:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:35:32 INFO: Running in OpenStack, capturing instance metadata 16:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12553273762890982015.sh 16:35:33 provisioning config files... 16:35:33 Could not find credentials [logs] for builder-openstack-cron #74101 16:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12237785569416557643tmp 16:35:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:35:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:35:33 provisioning config files... 16:35:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:35:33 [EnvInject] - Injecting environment variables from a build step. 16:35:33 [EnvInject] - Injecting as environment variables the properties content 16:35:33 SERVER_ID=logs 16:35:33 16:35:33 [EnvInject] - Variables injected successfully. 16:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8603045769417726144.sh 16:35:33 ---> create-netrc.sh 16:35:33 WARN: Log server credential not found. 16:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11287344246787840555.sh 16:35:33 ---> python-tools-install.sh 16:35:33 Setup pyenv: 16:35:33 system 16:35:33 3.8.13 16:35:33 3.9.13 16:35:33 3.10.13 16:35:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:36 lf-activate-venv(): INFO: Base packages installed successfully 16:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools 16:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:35:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7847747614000220306.sh 16:35:45 ---> sudo-logs.sh 16:35:45 Archiving 'sudo' log.. 16:35:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17911463556299323337.sh 16:35:46 ---> job-cost.sh 16:35:46 Setup pyenv: 16:35:46 system 16:35:46 3.8.13 16:35:46 3.9.13 16:35:46 3.10.13 16:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:48 lf-activate-venv(): INFO: Base packages installed successfully 16:35:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:35:56 INFO: No Stack... 16:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 16:35:57 INFO: Archiving Costs 16:35:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14579470575977017819.sh 16:35:57 ---> logs-deploy.sh 16:35:57 Setup pyenv: 16:35:57 system 16:35:57 3.8.13 16:35:57 3.9.13 16:35:57 3.10.13 16:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSk8 from file:/tmp/.os_lf_venv 16:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:59 lf-activate-venv(): INFO: Base packages installed successfully 16:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-XSk8/bin to PATH 16:36:10 WARNING: Nexus logging server not set 16:36:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74101/ 16:36:10 INFO: archiving logs to S3 16:36:11 ---> uname -a: 16:36:11 Linux prd-centos8-builder-2c-2g-2585.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 16:36:11 16:36:11 16:36:11 ---> lscpu: 16:36:11 Architecture: x86_64 16:36:11 CPU op-mode(s): 32-bit, 64-bit 16:36:11 Byte Order: Little Endian 16:36:11 CPU(s): 2 16:36:11 On-line CPU(s) list: 0,1 16:36:11 Thread(s) per core: 1 16:36:11 Core(s) per socket: 1 16:36:11 Socket(s): 2 16:36:11 NUMA node(s): 1 16:36:11 Vendor ID: AuthenticAMD 16:36:11 CPU family: 23 16:36:11 Model: 49 16:36:11 Model name: AMD EPYC-Rome Processor 16:36:11 Stepping: 0 16:36:11 CPU MHz: 2800.000 16:36:11 BogoMIPS: 5600.00 16:36:11 Virtualization: AMD-V 16:36:11 Hypervisor vendor: KVM 16:36:11 Virtualization type: full 16:36:11 L1d cache: 32K 16:36:11 L1i cache: 32K 16:36:11 L2 cache: 512K 16:36:11 L3 cache: 16384K 16:36:11 NUMA node0 CPU(s): 0,1 16:36:11 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 16:36:11 16:36:11 16:36:11 ---> nproc: 16:36:11 2 16:36:11 16:36:11 16:36:11 ---> df -h: 16:36:11 Filesystem Size Used Avail Use% Mounted on 16:36:11 devtmpfs 3.8G 0 3.8G 0% /dev 16:36:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:36:11 tmpfs 3.8G 17M 3.8G 1% /run 16:36:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:36:11 /dev/vda1 40G 8.4G 32G 22% / 16:36:11 tmpfs 770M 0 770M 0% /run/user/1001 16:36:11 16:36:11 16:36:11 ---> free -m: 16:36:11 total used free shared buff/cache available 16:36:11 Mem: 7697 639 4794 19 2263 6761 16:36:11 Swap: 1023 0 1023 16:36:11 16:36:11 16:36:11 ---> ip addr: 16:36:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:36:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:36:11 inet 127.0.0.1/8 scope host lo 16:36:11 valid_lft forever preferred_lft forever 16:36:11 inet6 ::1/128 scope host 16:36:11 valid_lft forever preferred_lft forever 16:36:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:36:11 link/ether fa:16:3e:85:0c:fb brd ff:ff:ff:ff:ff:ff 16:36:11 altname enp0s3 16:36:11 altname ens3 16:36:11 inet 10.30.170.239/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:36:11 valid_lft 86123sec preferred_lft 86123sec 16:36:11 inet6 fe80::f816:3eff:fe85:cfb/64 scope link 16:36:11 valid_lft forever preferred_lft forever 16:36:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:36:11 link/ether 02:42:2d:72:ea:b9 brd ff:ff:ff:ff:ff:ff 16:36:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:36:11 valid_lft forever preferred_lft forever 16:36:11 16:36:11 16:36:11 ---> sar -b -r -n DEV: 16:36:11 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) 16:36:11 16:36:11 16:31:29 LINUX RESTART (2 CPU) 16:36:11 16:36:11 04:32:02 PM tps rtps wtps bread/s bwrtn/s 16:36:11 04:33:01 PM 185.14 15.93 169.21 4144.49 7355.59 16:36:11 04:34:01 PM 109.03 0.70 108.33 103.17 11373.04 16:36:11 04:35:01 PM 28.16 0.10 28.06 3.60 1582.05 16:36:11 04:36:01 PM 27.66 0.50 27.16 63.72 764.01 16:36:11 Average: 87.10 4.26 82.84 1066.01 5260.29 16:36:11 16:36:11 04:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:11 04:33:01 PM 5161220 7000056 2721212 34.52 2688 2021344 945528 10.59 201028 2196152 167160 16:36:11 04:34:01 PM 4954000 6960056 2928432 37.15 2688 2181240 961692 10.77 232796 2340444 42120 16:36:11 04:35:01 PM 4965972 6974048 2916460 37.00 2688 2183364 948852 10.62 268304 2293092 11980 16:36:11 04:36:01 PM 4960448 6970944 2921984 37.07 2688 2185320 948924 10.63 422764 2144252 25108 16:36:11 Average: 5010410 6976276 2872022 36.44 2688 2142817 951249 10.65 281223 2243485 61592 16:36:11 16:36:11 04:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:11 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:33:01 PM eth0 295.36 180.57 1865.89 63.23 0.00 0.00 0.00 0.00 16:36:11 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:34:01 PM eth0 63.26 52.52 772.95 10.42 0.00 0.00 0.00 0.00 16:36:11 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:35:01 PM eth0 20.71 21.76 25.70 9.00 0.00 0.00 0.00 0.00 16:36:11 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 04:36:01 PM eth0 21.43 20.50 18.23 10.45 0.00 0.00 0.00 0.00 16:36:11 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 Average: eth0 99.38 68.37 665.75 23.11 0.00 0.00 0.00 0.00 16:36:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:11 16:36:11 16:36:11 ---> sar -P ALL: 16:36:11 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) 16:36:11 16:36:11 16:31:29 LINUX RESTART (2 CPU) 16:36:11 16:36:11 04:32:02 PM CPU %user %nice %system %iowait %steal %idle 16:36:11 04:33:01 PM all 39.29 0.00 6.67 2.30 0.10 51.63 16:36:11 04:33:01 PM 0 33.57 0.00 6.69 3.01 0.12 56.62 16:36:11 04:33:01 PM 1 45.00 0.00 6.66 1.60 0.08 46.65 16:36:11 04:34:01 PM all 34.91 0.00 5.27 1.47 0.11 58.25 16:36:11 04:34:01 PM 0 33.08 0.00 4.81 1.20 0.10 60.81 16:36:11 04:34:01 PM 1 36.74 0.00 5.73 1.74 0.12 55.68 16:36:11 04:35:01 PM all 33.83 0.00 3.36 0.26 0.11 62.44 16:36:11 04:35:01 PM 0 42.15 0.00 4.07 0.23 0.12 53.43 16:36:11 04:35:01 PM 1 25.51 0.00 2.65 0.28 0.10 71.45 16:36:11 04:36:01 PM all 38.36 0.00 4.56 0.16 0.09 56.83 16:36:11 04:36:01 PM 0 36.13 0.00 4.53 0.17 0.10 59.08 16:36:11 04:36:01 PM 1 40.60 0.00 4.59 0.15 0.08 54.58 16:36:11 Average: all 36.58 0.00 4.96 1.04 0.10 57.32 16:36:11 Average: 0 36.24 0.00 5.01 1.14 0.11 57.49 16:36:11 Average: 1 36.93 0.00 4.90 0.94 0.10 57.14 16:36:11 16:36:11 16:36:11