01:32:05 Started by timer 01:32:05 Running as SYSTEM 01:32:05 [EnvInject] - Loading node environment variables. 01:32:05 Building remotely on prd-centos8-builder-2c-2g-18011 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:05 [ssh-agent] Looking for ssh-agent implementation... 01:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:05 $ ssh-agent 01:32:05 SSH_AUTH_SOCK=/tmp/ssh-Al623idBlbLk/agent.5447 01:32:05 SSH_AGENT_PID=5448 01:32:05 [ssh-agent] Started. 01:32:05 Running ssh-add (command line suppressed) 01:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9031856424950960774.key (/w/workspace/builder-openstack-cron@tmp/private_key_9031856424950960774.key) 01:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:05 The recommended git tool is: NONE 01:32:08 using credential jenkins-ssh 01:32:08 Wiping out workspace first. 01:32:08 Cloning the remote Git repository 01:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:08 > git --version # timeout=10 01:32:08 > git --version # 'git version 2.43.0' 01:32:08 using GIT_SSH to set credentials jenkins-ssh 01:32:08 [INFO] Currently running in a labeled security context 01:32:08 [INFO] Currently SELinux is 'enforcing' on the host 01:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16233891280059600416.key 01:32:08 Verifying host key using known hosts file 01:32:08 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. 01:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:11 Avoid second fetch 01:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:11 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 01:32:11 > git config core.sparsecheckout # timeout=10 01:32:11 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 01:32:11 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 01:32:11 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 01:32:11 > git remote # timeout=10 01:32:11 > git submodule init # timeout=10 01:32:11 > git submodule sync # timeout=10 01:32:12 > git config --get remote.origin.url # timeout=10 01:32:12 > git submodule init # timeout=10 01:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:12 > git config --get submodule.global-jjb.url # timeout=10 01:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:12 > git submodule update --init --recursive global-jjb # timeout=10 01:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:16 No emails were triggered. 01:32:16 provisioning config files... 01:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13310396424494372930.sh 01:32:17 ---> python-tools-install.sh 01:32:17 Setup pyenv: 01:32:17 system 01:32:17 * 3.8.13 (set by /opt/pyenv/version) 01:32:17 * 3.9.13 (set by /opt/pyenv/version) 01:32:17 * 3.10.13 (set by /opt/pyenv/version) 01:32:17 * 3.11.7 (set by /opt/pyenv/version) 01:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AHg4 01:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:26 lf-activate-venv(): INFO: Base packages installed successfully 01:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 01:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:32:52 Generating Requirements File 01:33:13 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. 01:33:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:14 Python 3.11.7 01:33:14 pip 25.3 from /tmp/venv-AHg4/lib/python3.11/site-packages/pip (python 3.11) 01:33:14 appdirs==1.4.4 01:33:14 argcomplete==3.6.3 01:33:14 aspy.yaml==1.3.0 01:33:14 attrs==25.4.0 01:33:14 autopage==0.5.2 01:33:14 beautifulsoup4==4.14.3 01:33:14 boto3==1.42.21 01:33:14 botocore==1.42.21 01:33:14 bs4==0.0.2 01:33:14 cachetools==6.2.4 01:33:14 certifi==2025.11.12 01:33:14 cffi==2.0.0 01:33:14 cfgv==3.5.0 01:33:14 chardet==5.2.0 01:33:14 charset-normalizer==3.4.4 01:33:14 click==8.3.1 01:33:14 cliff==4.13.1 01:33:14 cmd2==3.1.0 01:33:14 cryptography==3.3.2 01:33:14 debtcollector==3.0.0 01:33:14 decorator==5.2.1 01:33:14 defusedxml==0.7.1 01:33:14 Deprecated==1.3.1 01:33:14 distlib==0.4.0 01:33:14 dnspython==2.8.0 01:33:14 docker==7.1.0 01:33:14 dogpile.cache==1.5.0 01:33:14 durationpy==0.10 01:33:14 email-validator==2.3.0 01:33:14 filelock==3.20.2 01:33:14 future==1.0.0 01:33:14 gitdb==4.0.12 01:33:14 GitPython==3.1.46 01:33:14 google-auth==2.45.0 01:33:14 httplib2==0.31.0 01:33:14 identify==2.6.15 01:33:14 idna==3.11 01:33:14 importlib-resources==1.5.0 01:33:14 iso8601==2.1.0 01:33:14 Jinja2==3.1.6 01:33:14 jmespath==1.0.1 01:33:14 jsonpatch==1.33 01:33:14 jsonpointer==3.0.0 01:33:14 jsonschema==4.25.1 01:33:14 jsonschema-specifications==2025.9.1 01:33:14 keystoneauth1==5.12.0 01:33:14 kubernetes==34.1.0 01:33:14 lftools==0.37.18 01:33:14 lxml==6.0.2 01:33:14 markdown-it-py==4.0.0 01:33:14 MarkupSafe==3.0.3 01:33:14 mdurl==0.1.2 01:33:14 msgpack==1.1.2 01:33:14 multi_key_dict==2.0.3 01:33:14 munch==4.0.0 01:33:14 netaddr==1.3.0 01:33:14 niet==1.4.2 01:33:14 nodeenv==1.10.0 01:33:14 oauth2client==4.1.3 01:33:14 oauthlib==3.3.1 01:33:14 openstacksdk==4.8.0 01:33:14 os-service-types==1.8.2 01:33:14 osc-lib==4.3.0 01:33:14 oslo.config==10.1.0 01:33:14 oslo.context==6.2.0 01:33:14 oslo.i18n==6.7.1 01:33:14 oslo.log==8.0.0 01:33:14 oslo.serialization==5.9.0 01:33:14 oslo.utils==9.2.0 01:33:14 packaging==25.0 01:33:14 pbr==7.0.3 01:33:14 platformdirs==4.5.1 01:33:14 prettytable==3.17.0 01:33:14 psutil==7.2.1 01:33:14 pyasn1==0.6.1 01:33:14 pyasn1_modules==0.4.2 01:33:14 pycparser==2.23 01:33:14 pygerrit2==2.0.15 01:33:14 PyGithub==2.8.1 01:33:14 Pygments==2.19.2 01:33:14 PyJWT==2.10.1 01:33:14 PyNaCl==1.6.2 01:33:14 pyparsing==2.4.7 01:33:14 pyperclip==1.11.0 01:33:14 pyrsistent==0.20.0 01:33:14 python-cinderclient==9.8.0 01:33:14 python-dateutil==2.9.0.post0 01:33:14 python-heatclient==4.3.0 01:33:14 python-jenkins==1.8.3 01:33:14 python-keystoneclient==5.7.0 01:33:14 python-magnumclient==4.9.0 01:33:14 python-openstackclient==8.2.0 01:33:14 python-swiftclient==4.9.0 01:33:14 PyYAML==6.0.3 01:33:14 referencing==0.37.0 01:33:14 requests==2.32.5 01:33:14 requests-oauthlib==2.0.0 01:33:14 requestsexceptions==1.4.0 01:33:14 rfc3986==2.0.0 01:33:14 rich==14.2.0 01:33:14 rich-argparse==1.7.2 01:33:14 rpds-py==0.30.0 01:33:14 rsa==4.9.1 01:33:14 ruamel.yaml==0.19.1 01:33:14 ruamel.yaml.clib==0.2.15 01:33:14 s3transfer==0.16.0 01:33:14 simplejson==3.20.2 01:33:14 six==1.17.0 01:33:14 smmap==5.0.2 01:33:14 soupsieve==2.8.1 01:33:14 stevedore==5.6.0 01:33:14 tabulate==0.9.0 01:33:14 toml==0.10.2 01:33:14 tomlkit==0.13.3 01:33:14 tqdm==4.67.1 01:33:14 typing_extensions==4.15.0 01:33:14 tzdata==2025.3 01:33:14 urllib3==1.26.20 01:33:14 virtualenv==20.35.4 01:33:14 wcwidth==0.2.14 01:33:14 websocket-client==1.9.0 01:33:14 wrapt==2.0.1 01:33:14 xdg==6.0.0 01:33:14 xmltodict==1.0.2 01:33:14 yq==3.4.3 01:33:14 [EnvInject] - Injecting environment variables from a build step. 01:33:14 [EnvInject] - Injecting as environment variables the properties content 01:33:14 OS_CLOUD=vex 01:33:14 01:33:14 [EnvInject] - Variables injected successfully. 01:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16423498454944951630.sh 01:33:14 ---> Orphaned k8s clusters 01:33:14 Setup pyenv: 01:33:15 system 01:33:15 3.8.13 01:33:15 3.9.13 01:33:15 3.10.13 01:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:17 lf-activate-venv(): INFO: Base packages installed successfully 01:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:33:24 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:33:27 -----> Delete orphaned cluster 01:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12072365817468143996.sh 01:33:27 ---> Orphaned stacks 01:33:27 Setup pyenv: 01:33:27 system 01:33:27 3.8.13 01:33:27 3.9.13 01:33:27 3.10.13 01:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01: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. 01:33:29 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:33:29 lf-activate-venv(): INFO: Base packages installed successfully 01:33:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:33:48 + mapfile -t OS_COE_CLUSTERS_ID 01:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:48 ++ awk '{print $1}' 01:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:33:51 + echo '-----> Active clusters -> stacks' 01:33:51 -----> Active clusters -> stacks 01:33:51 + OS_COE_STACKS=() 01:33:51 + [[ 0 -gt 0 ]] 01:33:51 + mapfile -t OS_STACKS 01:33:51 ++ 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 01:33:51 ++ awk '{print $1}' 01:33:52 + echo '-----> Active stacks' 01:33:52 -----> Active stacks 01:33:52 + for stack in "${OS_STACKS[@]}" 01:33:52 + echo releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 01:33:52 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 01:33:52 + echo '-----> Delete orphaned stacks' 01:33:52 -----> Delete orphaned stacks 01:33:52 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:52 + [[ 0 -gt 0 ]] 01:33:52 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:52 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 01:33:52 + builds=() 01:33:52 + for jenkins in "${@:2}" 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:52 ++ 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' 01:33:52 + 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/76360/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/24/"}}],"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/integration-distribution-test-vanadium/26/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3895/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/666/"}}],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 ++ 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/76360/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/24/"}}],"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/integration-distribution-test-vanadium/26/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3895/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/666/"}}],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 ++ head -n1 01:33:52 + 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/76360/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/24/"}}],"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/integration-distribution-test-vanadium/26/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3895/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/666/"}}],"oneOffExecutors":[]}]}' 01:33:52 ++ 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/76360/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/24/"}}],"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/integration-distribution-test-vanadium/26/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3895/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/666/"}}],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 ++ awk 'END {print $NF}' 01:33:52 + status=200 01:33:52 + '[' 200 '!=' 200 ']' 01:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:52 ++ awk -F/ '{print $NF}' 01:33:52 ++ echo https://jenkins.opendaylight.org/releng 01:33:52 ++ sed 's/\/*$//' 01:33:52 + silo=releng 01:33:52 + export silo 01:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:52 ++ 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/76360/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/24/"}}],"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/integration-distribution-test-vanadium/26/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3895/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/666/"}}],"oneOffExecutors":[]}]}' 01:33:52 ++ grep -v null 01:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:52 + for jenkins in "${@:2}" 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:52 ++ 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' 01:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 ++ head -n1 01:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:52 ++ awk 'END {print $NF}' 01:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:52 01:33:52 200' 01:33:52 + status=200 01:33:52 + '[' 200 '!=' 200 ']' 01:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:52 ++ awk -F/ '{print $NF}' 01:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:52 ++ sed 's/\/*$//' 01:33:52 + silo=sandbox 01:33:52 + export silo 01:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:52 ++ grep -v null 01:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:52 + [[ releng-builder-openstack-cron-76360 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 releng-integration-distribution-test-vanadium-26 releng-controller-maven-merge-master-3895 releng-ovsdb-maven-merge-scandium-666 =~ releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-24 ]] 01:33:52 + return 0 01:33:52 + continue 01:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4808876150813975598.sh 01:33:52 ---> Orphaned servers 01:33:52 Setup pyenv: 01:33:53 system 01:33:53 3.8.13 01:33:53 3.9.13 01:33:53 3.10.13 01:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:55 lf-activate-venv(): INFO: Base packages installed successfully 01:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:34:17 -----> Active servers 01:34:17 prd-ubuntu2204-docker-4c-4g-18012 01:34:17 prd-centos8-builder-2c-2g-18011 01:34:17 prd-ubuntu2204-docker-4c-4g-18010 01:34:17 prd-ubuntu2204-docker-2c-2g-18007 01:34:17 prd-ubuntu2204-docker-4c-4g-18006 01:34:17 prd-centos8-robot-2c-8g-18004 01:34:17 prd-centos8-robot-2c-8g-18003 01:34:17 prd-ubuntu2204-builder-2c-2g-17999 01:34:17 prd-centos8-robot-2c-8g-17979 01:34:17 prd-queue-disttest-2c-1g-17978 01:34:17 prd-ubuntu2204-docker-4c-16g-14833 01:34:17 prd-ubuntu2204-docker-4c-16g-14830 01:34:17 prd-ubuntu2204-docker-4c-16g-14832 01:34:17 -----> Delete orphaned servers 01:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8635783940107965934.sh 01:34:18 ---> Orphaned ports 01:34:18 Setup pyenv: 01:34:18 system 01:34:18 3.8.13 01:34:18 3.9.13 01:34:18 3.10.13 01:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:20 lf-activate-venv(): INFO: Base packages installed successfully 01:34:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:34:35 Ports to process: 1; age limit: 1767402273 01:34:35 Using 6 parallel processes... 01:34:35 sh: /dev/tty: No such device or address 01:34:35 01:34:35 Computers / CPU cores / Max jobs to run 01:34:35 1:local / 2 / 2 01:34:35 01:34:35 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 01:34:36 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 01:34:37 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 01:34:38 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 01:34:39 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 01:34:40 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/1/100%/4.0s local:1/1/100%/4.0s local:1/1/100%/4.0s local:1/1/100%/4.0s local:1/1/100%/4.0s sh: /dev/tty: No such device or address 01:34:41 local:1/1/100%/5.0s local:1/1/100%/5.0s local:1/1/100%/5.0s local:1/1/100%/5.0s sh: /dev/tty: No such device or address 01:34:42 local:1/1/100%/6.0s local:1/1/100%/6.0s sh: /dev/tty: No such device or address 01:34:43 local:1/1/100%/7.0s local:1/1/100%/7.0s local:1/1/100%/7.0s local:1/2/100%/3.5s local:1/2/100%/3.5s local:1/2/100%/3.5s sh: /dev/tty: No such device or address 01:34:44 local:1/2/100%/4.0s local:1/2/100%/4.0s local:1/2/100%/4.0s sh: /dev/tty: No such device or address 01:34:45 local:1/2/100%/4.5s local:1/2/100%/4.5s sh: /dev/tty: No such device or address 01:34:45 local:1/2/100%/5.0s local:1/2/100%/5.0s local:1/2/100%/5.0s Removing orphaned port e62c2146-9d9a-434a-a59a-fe7ac386f5fe created 1767398400 > 30 minutes ago 01:34:45 No Port found for e62c2146-9d9a-434a-a59a-fe7ac386f5fe 01:34:45 Failed to delete port with name or ID 'e62c2146-9d9a-434a-a59a-fe7ac386f5fe': No Port found for e62c2146-9d9a-434a-a59a-fe7ac386f5fe 01:34:45 1 of 1 ports failed to delete. 01:34:45 local:0/3/100%/3.3s local:0/3/100%/3.3s 01:34:45 Build step 'Conditional step (single)' marked build as failure 01:34:45 $ ssh-agent -k 01:34:45 unset SSH_AUTH_SOCK; 01:34:45 unset SSH_AGENT_PID; 01:34:45 echo Agent pid 5448 killed; 01:34:45 [ssh-agent] Stopped. 01:34:45 [PostBuildScript] - [INFO] Executing post build scripts. 01:34:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5082877897548182383.sh 01:34:45 ---> sysstat.sh 01:34:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9897563719568885638.sh 01:34:46 ---> package-listing.sh 01:34:46 ++ facter osfamily 01:34:46 ++ tr '[:upper:]' '[:lower:]' 01:34:46 + OS_FAMILY=redhat 01:34:46 + workspace=/w/workspace/builder-openstack-cron 01:34:46 + START_PACKAGES=/tmp/packages_start.txt 01:34:46 + END_PACKAGES=/tmp/packages_end.txt 01:34:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:46 + PACKAGES=/tmp/packages_start.txt 01:34:46 + '[' /w/workspace/builder-openstack-cron ']' 01:34:46 + PACKAGES=/tmp/packages_end.txt 01:34:46 + case "${OS_FAMILY}" in 01:34:46 + rpm -qa 01:34:46 + sort 01:34:47 + '[' -f /tmp/packages_start.txt ']' 01:34:47 + '[' -f /tmp/packages_end.txt ']' 01:34:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:47 + '[' /w/workspace/builder-openstack-cron ']' 01:34:47 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:34:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:34:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2607220977815098933.sh 01:34:47 ---> capture-instance-metadata.sh 01:34:47 Setup pyenv: 01:34:47 system 01:34:47 3.8.13 01:34:47 3.9.13 01:34:47 3.10.13 01:34:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:49 lf-activate-venv(): INFO: Base packages installed successfully 01:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:34:59 INFO: Running in OpenStack, capturing instance metadata 01:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7066686791196879610.sh 01:34:59 provisioning config files... 01:34:59 Could not find credentials [logs] for builder-openstack-cron #76360 01:34:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config18315079978942544904tmp 01:34:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:34:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:34:59 provisioning config files... 01:35:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:35:00 [EnvInject] - Injecting environment variables from a build step. 01:35:00 [EnvInject] - Injecting as environment variables the properties content 01:35:00 SERVER_ID=logs 01:35:00 01:35:00 [EnvInject] - Variables injected successfully. 01:35:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16411669209333272505.sh 01:35:00 ---> create-netrc.sh 01:35:00 WARN: Log server credential not found. 01:35:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11224216016538368735.sh 01:35:00 ---> python-tools-install.sh 01:35:00 Setup pyenv: 01:35:00 system 01:35:00 3.8.13 01:35:00 3.9.13 01:35:00 3.10.13 01:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:02 lf-activate-venv(): INFO: Base packages installed successfully 01:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:35:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15750991715146969371.sh 01:35:12 ---> sudo-logs.sh 01:35:12 Archiving 'sudo' log.. 01:35:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15045345159859973194.sh 01:35:12 ---> job-cost.sh 01:35:12 Setup pyenv: 01:35:12 system 01:35:12 3.8.13 01:35:12 3.9.13 01:35:12 3.10.13 01:35:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:14 lf-activate-venv(): INFO: Base packages installed successfully 01:35:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:35:22 INFO: No Stack... 01:35:22 INFO: Retrieving Pricing Info for: v3-standard-2 01:35:22 INFO: Archiving Costs 01:35:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1010795298044987884.sh 01:35:23 ---> logs-deploy.sh 01:35:23 Setup pyenv: 01:35:23 system 01:35:23 3.8.13 01:35:23 3.9.13 01:35:23 3.10.13 01:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHg4 from file:/tmp/.os_lf_venv 01:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:53 lf-activate-venv(): INFO: Base packages installed successfully 01:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-AHg4/bin to PATH 01:36:04 WARNING: Nexus logging server not set 01:36:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76360/ 01:36:04 INFO: archiving logs to S3 01:36:05 ---> uname -a: 01:36:05 Linux prd-centos8-builder-2c-2g-18011.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 01:36:05 01:36:05 01:36:05 ---> lscpu: 01:36:05 Architecture: x86_64 01:36:05 CPU op-mode(s): 32-bit, 64-bit 01:36:05 Byte Order: Little Endian 01:36:05 CPU(s): 2 01:36:05 On-line CPU(s) list: 0,1 01:36:05 Thread(s) per core: 1 01:36:05 Core(s) per socket: 1 01:36:05 Socket(s): 2 01:36:05 NUMA node(s): 1 01:36:05 Vendor ID: AuthenticAMD 01:36:05 CPU family: 23 01:36:05 Model: 49 01:36:05 Model name: AMD EPYC-Rome Processor 01:36:05 Stepping: 0 01:36:05 CPU MHz: 2799.998 01:36:05 BogoMIPS: 5599.99 01:36:05 Virtualization: AMD-V 01:36:05 Hypervisor vendor: KVM 01:36:05 Virtualization type: full 01:36:05 L1d cache: 32K 01:36:05 L1i cache: 32K 01:36:05 L2 cache: 512K 01:36:05 L3 cache: 16384K 01:36:05 NUMA node0 CPU(s): 0,1 01:36:05 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 01:36:05 01:36:05 01:36:05 ---> nproc: 01:36:05 2 01:36:05 01:36:05 01:36:05 ---> df -h: 01:36:05 Filesystem Size Used Avail Use% Mounted on 01:36:05 devtmpfs 3.8G 0 3.8G 0% /dev 01:36:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:36:05 tmpfs 3.8G 17M 3.8G 1% /run 01:36:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:36:05 /dev/vda1 40G 8.4G 32G 21% / 01:36:05 tmpfs 770M 0 770M 0% /run/user/1001 01:36:05 01:36:05 01:36:05 ---> free -m: 01:36:05 total used free shared buff/cache available 01:36:05 Mem: 7697 641 4786 19 2269 6759 01:36:05 Swap: 1023 0 1023 01:36:05 01:36:05 01:36:05 ---> ip addr: 01:36:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:36:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:36:05 inet 127.0.0.1/8 scope host lo 01:36:05 valid_lft forever preferred_lft forever 01:36:05 inet6 ::1/128 scope host 01:36:05 valid_lft forever preferred_lft forever 01:36:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:36:05 link/ether fa:16:3e:cd:70:92 brd ff:ff:ff:ff:ff:ff 01:36:05 altname enp0s3 01:36:05 altname ens3 01:36:05 inet 10.30.170.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:36:05 valid_lft 86126sec preferred_lft 86126sec 01:36:05 inet6 fe80::f816:3eff:fecd:7092/64 scope link 01:36:05 valid_lft forever preferred_lft forever 01:36:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:36:05 link/ether 02:42:42:ae:6d:28 brd ff:ff:ff:ff:ff:ff 01:36:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:36:05 valid_lft forever preferred_lft forever 01:36:05 01:36:05 01:36:05 ---> sar -b -r -n DEV: 01:36:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/03/2026 _x86_64_ (2 CPU) 01:36:05 01:36:05 01:31:27 LINUX RESTART (2 CPU) 01:36:05 01:36:05 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:36:05 01:33:01 AM 222.87 10.11 212.76 1891.19 7596.90 01:36:05 01:34:01 AM 103.27 0.68 102.58 102.38 11485.50 01:36:05 01:35:01 AM 31.02 1.62 29.41 153.55 1189.42 01:36:05 01:36:01 AM 28.91 0.20 28.71 27.59 1542.59 01:36:05 Average: 96.52 3.15 93.37 543.75 5453.44 01:36:05 01:36:05 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:05 01:33:01 AM 5119472 7002108 2762960 35.05 2688 2064512 973540 10.90 201784 2234696 181460 01:36:05 01:34:01 AM 4920496 6929996 2961936 37.58 2688 2184532 1010292 11.31 233204 2374200 27236 01:36:05 01:35:01 AM 4958976 6975040 2923456 37.09 2688 2191180 993628 11.13 425980 2142268 12124 01:36:05 01:36:01 AM 4895224 6913288 2987208 37.90 2688 2193124 1045988 11.71 425076 2206540 10036 01:36:05 Average: 4973542 6955108 2908890 36.90 2688 2158337 1005862 11.26 321511 2239426 57714 01:36:05 01:36:05 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:05 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:33:01 AM eth0 275.33 181.14 1882.58 61.20 0.00 0.00 0.00 0.00 01:36:05 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:34:01 AM eth0 72.25 57.79 683.66 11.15 0.00 0.00 0.00 0.00 01:36:05 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:35:01 AM eth0 32.17 30.67 37.57 10.92 0.00 0.00 0.00 0.00 01:36:05 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:36:01 AM eth0 8.68 9.36 7.19 4.62 0.00 0.00 0.00 0.00 01:36:05 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 Average: eth0 97.12 69.75 652.80 21.97 0.00 0.00 0.00 0.00 01:36:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:05 01:36:05 01:36:05 ---> sar -P ALL: 01:36:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/03/2026 _x86_64_ (2 CPU) 01:36:05 01:36:05 01:31:27 LINUX RESTART (2 CPU) 01:36:05 01:36:05 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:36:05 01:33:01 AM all 36.68 0.00 6.28 1.56 0.10 55.38 01:36:05 01:33:01 AM 0 50.19 0.00 8.70 2.61 0.10 38.39 01:36:05 01:33:01 AM 1 23.23 0.00 3.87 0.50 0.10 72.30 01:36:05 01:34:01 AM all 35.03 0.00 4.83 0.82 0.09 59.22 01:36:05 01:34:01 AM 0 52.62 0.00 6.04 0.83 0.08 40.42 01:36:05 01:34:01 AM 1 17.48 0.00 3.63 0.82 0.10 77.98 01:36:05 01:35:01 AM all 34.50 0.00 4.45 0.18 0.08 60.78 01:36:05 01:35:01 AM 0 41.90 0.00 5.01 0.22 0.08 52.79 01:36:05 01:35:01 AM 1 27.10 0.00 3.90 0.15 0.08 68.77 01:36:05 01:36:01 AM all 20.97 0.00 2.47 0.13 0.07 76.36 01:36:05 01:36:01 AM 0 31.32 0.00 2.41 0.17 0.08 66.01 01:36:05 01:36:01 AM 1 10.60 0.00 2.52 0.10 0.07 86.72 01:36:05 Average: all 31.79 0.00 4.51 0.67 0.09 62.95 01:36:05 Average: 0 44.00 0.00 5.53 0.96 0.09 49.43 01:36:05 Average: 1 19.60 0.00 3.48 0.39 0.09 76.44 01:36:05 01:36:05 01:36:05