23:32:08 Started by timer 23:32:08 Running as SYSTEM 23:32:08 [EnvInject] - Loading node environment variables. 23:32:08 Building remotely on prd-centos8-builder-2c-2g-11739 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:09 [ssh-agent] Looking for ssh-agent implementation... 23:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:09 $ ssh-agent 23:32:09 SSH_AUTH_SOCK=/tmp/ssh-S0GnJgqzK8yy/agent.5445 23:32:09 SSH_AGENT_PID=5447 23:32:09 [ssh-agent] Started. 23:32:09 Running ssh-add (command line suppressed) 23:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3763645045818694341.key (/w/workspace/builder-openstack-cron@tmp/private_key_3763645045818694341.key) 23:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:09 The recommended git tool is: NONE 23:32:11 using credential jenkins-ssh 23:32:11 Wiping out workspace first. 23:32:11 Cloning the remote Git repository 23:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:11 > git --version # timeout=10 23:32:11 > git --version # 'git version 2.43.0' 23:32:11 using GIT_SSH to set credentials jenkins-ssh 23:32:11 [INFO] Currently running in a labeled security context 23:32:11 [INFO] Currently SELinux is 'enforcing' on the host 23:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1003794591932517558.key 23:32:11 Verifying host key using known hosts file 23: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. 23:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:14 Avoid second fetch 23:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:14 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 23:32:14 > git config core.sparsecheckout # timeout=10 23:32:15 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 23:32:15 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 23:32:15 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 23:32:15 > git remote # timeout=10 23:32:15 > git submodule init # timeout=10 23:32:15 > git submodule sync # timeout=10 23:32:15 > git config --get remote.origin.url # timeout=10 23:32:15 > git submodule init # timeout=10 23:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:15 > git config --get submodule.global-jjb.url # timeout=10 23:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:15 > git submodule update --init --recursive global-jjb # timeout=10 23:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:20 No emails were triggered. 23:32:20 provisioning config files... 23:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11723324173127911225.sh 23:32:20 ---> python-tools-install.sh 23:32:20 Setup pyenv: 23:32:21 system 23:32:21 * 3.8.13 (set by /opt/pyenv/version) 23:32:21 * 3.9.13 (set by /opt/pyenv/version) 23:32:21 * 3.10.13 (set by /opt/pyenv/version) 23:32:21 * 3.11.7 (set by /opt/pyenv/version) 23:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5avk 23:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:32:30 lf-activate-venv(): INFO: Base packages installed successfully 23:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 23:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:32:56 Generating Requirements File 23:33:17 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. 23:33:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:33:18 Python 3.11.7 23:33:18 pip 25.3 from /tmp/venv-5avk/lib/python3.11/site-packages/pip (python 3.11) 23:33:18 appdirs==1.4.4 23:33:18 argcomplete==3.6.3 23:33:18 aspy.yaml==1.3.0 23:33:18 attrs==25.4.0 23:33:18 autopage==0.5.2 23:33:18 beautifulsoup4==4.14.3 23:33:18 boto3==1.42.5 23:33:18 botocore==1.42.5 23:33:18 bs4==0.0.2 23:33:18 cachetools==6.2.2 23:33:18 certifi==2025.11.12 23:33:18 cffi==2.0.0 23:33:18 cfgv==3.5.0 23:33:18 chardet==5.2.0 23:33:18 charset-normalizer==3.4.4 23:33:18 click==8.3.1 23:33:18 cliff==4.13.0 23:33:18 cmd2==3.0.0 23:33:18 cryptography==3.3.2 23:33:18 debtcollector==3.0.0 23:33:18 decorator==5.2.1 23:33:18 defusedxml==0.7.1 23:33:18 Deprecated==1.3.1 23:33:18 distlib==0.4.0 23:33:18 dnspython==2.8.0 23:33:18 docker==7.1.0 23:33:18 dogpile.cache==1.5.0 23:33:18 durationpy==0.10 23:33:18 email-validator==2.3.0 23:33:18 filelock==3.20.0 23:33:18 future==1.0.0 23:33:18 gitdb==4.0.12 23:33:18 GitPython==3.1.45 23:33:18 google-auth==2.43.0 23:33:18 httplib2==0.31.0 23:33:18 identify==2.6.15 23:33:18 idna==3.11 23:33:18 importlib-resources==1.5.0 23:33:18 iso8601==2.1.0 23:33:18 Jinja2==3.1.6 23:33:18 jmespath==1.0.1 23:33:18 jsonpatch==1.33 23:33:18 jsonpointer==3.0.0 23:33:18 jsonschema==4.25.1 23:33:18 jsonschema-specifications==2025.9.1 23:33:18 keystoneauth1==5.12.0 23:33:18 kubernetes==34.1.0 23:33:18 lftools==0.37.17 23:33:18 lxml==6.0.2 23:33:18 markdown-it-py==4.0.0 23:33:18 MarkupSafe==3.0.3 23:33:18 mdurl==0.1.2 23:33:18 msgpack==1.1.2 23:33:18 multi_key_dict==2.0.3 23:33:18 munch==4.0.0 23:33:18 netaddr==1.3.0 23:33:18 niet==1.4.2 23:33:18 nodeenv==1.9.1 23:33:18 oauth2client==4.1.3 23:33:18 oauthlib==3.3.1 23:33:18 openstacksdk==4.8.0 23:33:18 os-service-types==1.8.2 23:33:18 osc-lib==4.2.0 23:33:18 oslo.config==10.1.0 23:33:18 oslo.context==6.2.0 23:33:18 oslo.i18n==6.7.1 23:33:18 oslo.log==7.2.1 23:33:18 oslo.serialization==5.8.0 23:33:18 oslo.utils==9.2.0 23:33:18 packaging==25.0 23:33:18 pbr==7.0.3 23:33:18 platformdirs==4.5.1 23:33:18 prettytable==3.17.0 23:33:18 psutil==7.1.3 23:33:18 pyasn1==0.6.1 23:33:18 pyasn1_modules==0.4.2 23:33:18 pycparser==2.23 23:33:18 pygerrit2==2.0.15 23:33:18 PyGithub==2.8.1 23:33:18 Pygments==2.19.2 23:33:18 PyJWT==2.10.1 23:33:18 PyNaCl==1.6.1 23:33:18 pyparsing==2.4.7 23:33:18 pyperclip==1.11.0 23:33:18 pyrsistent==0.20.0 23:33:18 python-cinderclient==9.8.0 23:33:18 python-dateutil==2.9.0.post0 23:33:18 python-heatclient==4.3.0 23:33:18 python-jenkins==1.8.3 23:33:18 python-keystoneclient==5.7.0 23:33:18 python-magnumclient==4.9.0 23:33:18 python-openstackclient==8.2.0 23:33:18 python-swiftclient==4.9.0 23:33:18 PyYAML==6.0.3 23:33:18 referencing==0.37.0 23:33:18 requests==2.32.5 23:33:18 requests-oauthlib==2.0.0 23:33:18 requestsexceptions==1.4.0 23:33:18 rfc3986==2.0.0 23:33:18 rich==14.2.0 23:33:18 rich-argparse==1.7.2 23:33:18 rpds-py==0.30.0 23:33:18 rsa==4.9.1 23:33:18 ruamel.yaml==0.18.16 23:33:18 ruamel.yaml.clib==0.2.15 23:33:18 s3transfer==0.16.0 23:33:18 simplejson==3.20.2 23:33:18 six==1.17.0 23:33:18 smmap==5.0.2 23:33:18 soupsieve==2.8 23:33:18 stevedore==5.6.0 23:33:18 tabulate==0.9.0 23:33:18 toml==0.10.2 23:33:18 tomlkit==0.13.3 23:33:18 tqdm==4.67.1 23:33:18 typing_extensions==4.15.0 23:33:18 tzdata==2025.2 23:33:18 urllib3==1.26.20 23:33:18 virtualenv==20.35.4 23:33:18 wcwidth==0.2.14 23:33:18 websocket-client==1.9.0 23:33:18 wrapt==2.0.1 23:33:18 xdg==6.0.0 23:33:18 xmltodict==1.0.2 23:33:18 yq==3.4.3 23:33:18 [EnvInject] - Injecting environment variables from a build step. 23:33:18 [EnvInject] - Injecting as environment variables the properties content 23:33:18 OS_CLOUD=vex 23:33:18 23:33:18 [EnvInject] - Variables injected successfully. 23:33:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8918865365394222711.sh 23:33:18 ---> Orphaned k8s clusters 23:33:18 Setup pyenv: 23:33:19 system 23:33:19 3.8.13 23:33:19 3.9.13 23:33:19 3.10.13 23:33:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:21 lf-activate-venv(): INFO: Base packages installed successfully 23:33:21 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:33:28 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. 23:33:28 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 23:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:33:31 -----> Delete orphaned cluster 23:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2446191535070175604.sh 23:33:31 ---> Orphaned stacks 23:33:31 Setup pyenv: 23:33:31 system 23:33:31 3.8.13 23:33:31 3.9.13 23:33:31 3.10.13 23:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:33 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. 23:33:33 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 23:33:34 lf-activate-venv(): INFO: Base packages installed successfully 23:33:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:33:53 + mapfile -t OS_COE_CLUSTERS_ID 23:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:33:53 ++ awk '{print $1}' 23:33:56 + echo '-----> Active clusters -> stacks' 23:33:56 -----> Active clusters -> stacks 23:33:56 + OS_COE_STACKS=() 23:33:56 + [[ 0 -gt 0 ]] 23:33:56 + mapfile -t OS_STACKS 23:33:56 ++ 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 23:33:56 ++ awk '{print $1}' 23:33:57 + echo '-----> Active stacks' 23:33:57 -----> Active stacks 23:33:57 + for stack in "${OS_STACKS[@]}" 23:33:57 + echo releng-netconf-csit-3node-clustering-only-vanadium-37 23:33:57 releng-netconf-csit-3node-clustering-only-vanadium-37 23:33:57 + echo '-----> Delete orphaned stacks' 23:33:57 -----> Delete orphaned stacks 23:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 23:33:57 + [[ 0 -gt 0 ]] 23:33:57 + stack_in_jenkins releng-netconf-csit-3node-clustering-only-vanadium-37 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 23:33:57 + STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-37 23:33:57 + builds=() 23:33:57 + for jenkins in "${@:2}" 23:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 23:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 23:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:57 ++ 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' 23:33:57 + 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/75758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/37/"}}],"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/netconf-distribution-mri-test-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/261/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3850/"}}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 23:33:57 ++ 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/75758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/37/"}}],"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/netconf-distribution-mri-test-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/261/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3850/"}}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 23:33:57 ++ head -n1 23:33:57 + 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/75758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/37/"}}],"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/netconf-distribution-mri-test-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/261/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3850/"}}],"oneOffExecutors":[]}]}' 23:33:57 ++ 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/75758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/37/"}}],"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/netconf-distribution-mri-test-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/261/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3850/"}}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 23:33:57 ++ awk 'END {print $NF}' 23:33:57 + status=200 23:33:57 + '[' 200 '!=' 200 ']' 23:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:57 ++ echo https://jenkins.opendaylight.org/releng 23:33:57 ++ awk -F/ '{print $NF}' 23:33:57 ++ sed 's/\/*$//' 23:33:57 + silo=releng 23:33:57 + export silo 23:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 23:33:57 ++ grep -v null 23:33:57 ++ 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/75758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-vanadium/37/"}}],"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/netconf-distribution-mri-test-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/261/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3850/"}}],"oneOffExecutors":[]}]}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:58 + for jenkins in "${@:2}" 23:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 23:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 23:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:58 ++ 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' 23:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:58 23:33:58 200' 23:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:58 23:33:58 200' 23:33:58 ++ head -n1 23:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 23:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:58 23:33:58 200' 23:33:58 ++ awk 'END {print $NF}' 23:33:58 + status=200 23:33:58 + '[' 200 '!=' 200 ']' 23:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 23:33:58 ++ sed 's/\/*$//' 23:33:58 ++ awk -F/ '{print $NF}' 23:33:58 + silo=sandbox 23:33:58 + export silo 23:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 23:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 23:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:58 ++ grep -v null 23:33:58 + [[ releng-builder-openstack-cron-75758 releng-netconf-csit-3node-clustering-only-vanadium-37 releng-netconf-distribution-mri-test-vanadium-18 releng-controller-maven-merge-11.0.x-261 releng-controller-maven-merge-master-3850 =~ releng-netconf-csit-3node-clustering-only-vanadium-37 ]] 23:33:58 + return 0 23:33:58 + continue 23:33:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5595967261894127805.sh 23:33:58 ---> Orphaned servers 23:33:58 Setup pyenv: 23:33:58 system 23:33:58 3.8.13 23:33:58 3.9.13 23:33:58 3.10.13 23:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:00 lf-activate-venv(): INFO: Base packages installed successfully 23:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:34:23 -----> Active servers 23:34:23 prd-centos8-builder-2c-2g-11739 23:34:23 prd-ubuntu2204-docker-4c-4g-11737 23:34:23 prd-ubuntu2204-docker-4c-4g-11736 23:34:23 prd-centos8-robot-2c-8g-11735 23:34:23 prd-centos8-robot-2c-8g-11734 23:34:23 prd-centos8-robot-2c-8g-11732 23:34:23 prd-centos8-robot-2c-8g-11733 23:34:23 prd-centos8-robot-2c-8g-11727 23:34:23 prd-queue-intque-2c-1g-11722 23:34:23 snd-centos8-robot-2c-8g-137 23:34:23 -----> Delete orphaned servers 23:34:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15663619452445499719.sh 23:34:24 ---> Orphaned ports 23:34:24 Setup pyenv: 23:34:24 system 23:34:24 3.8.13 23:34:24 3.9.13 23:34:24 3.10.13 23:34:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:26 lf-activate-venv(): INFO: Base packages installed successfully 23:34:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:34:41 No orphaned ports to process. 23:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11762980787121490083.sh 23:34:41 ---> Orphaned volumes 23:34:41 + source /home/jenkins/lf-env.sh 23:34:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:41 ++ mktemp -d /tmp/venv-XXXX 23:34:41 + lf_venv=/tmp/venv-09ru 23:34:41 + local venv_file=/tmp/.os_lf_venv 23:34:41 + local python=python3 23:34:41 + local options 23:34:41 + local set_path=true 23:34:41 + local install_args= 23:34:41 ++ 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 23:34:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:41 + true 23:34:41 + case $1 in 23:34:41 + python=python3 23:34:41 + shift 2 23:34:41 + true 23:34:41 + case $1 in 23:34:41 + shift 23:34:41 + break 23:34:41 + case $python in 23:34:41 + local pkg_list= 23:34:41 + [[ -d /opt/pyenv ]] 23:34:41 + echo 'Setup pyenv:' 23:34:41 Setup pyenv: 23:34:41 + export PYENV_ROOT=/opt/pyenv 23:34:41 + PYENV_ROOT=/opt/pyenv 23:34:41 + 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 23:34:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:41 + pyenv versions 23:34:41 system 23:34:41 3.8.13 23:34:41 3.9.13 23:34:41 3.10.13 23:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:41 + command -v pyenv 23:34:41 ++ pyenv init - --no-rehash 23:34:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:41 for i in ${!paths[@]}; do 23:34:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:41 fi; done; 23:34:41 echo "${paths[*]}"'\'')" 23:34:41 export PATH="/opt/pyenv/shims:${PATH}" 23:34:41 export PYENV_SHELL=bash 23:34:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:41 pyenv() { 23:34:41 local command 23:34:41 command="${1:-}" 23:34:41 if [ "$#" -gt 0 ]; then 23:34:41 shift 23:34:41 fi 23:34:41 23:34:41 case "$command" in 23:34:41 rehash|shell) 23:34:41 eval "$(pyenv "sh-$command" "$@")" 23:34:41 ;; 23:34:41 *) 23:34:41 command pyenv "$command" "$@" 23:34:41 ;; 23:34:41 esac 23:34:41 }' 23:34:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:41 for i in ${!paths[@]}; do 23:34:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:41 fi; done; 23:34:41 echo "${paths[*]}"' 23:34:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:41 ++ 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 23:34:41 ++ 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 23:34:41 ++ export PYENV_SHELL=bash 23:34:41 ++ PYENV_SHELL=bash 23:34:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:41 +++ complete -F _pyenv pyenv 23:34:41 ++ lf-pyver python3 23:34:41 ++ local py_version_xy=python3 23:34:41 ++ local py_version_xyz= 23:34:41 ++ awk '{ print $1 }' 23:34:41 ++ pyenv versions 23:34:41 ++ local command 23:34:41 ++ command=versions 23:34:41 ++ '[' 1 -gt 0 ']' 23:34:41 ++ shift 23:34:41 ++ case "$command" in 23:34:41 ++ command pyenv versions 23:34:41 ++ pyenv versions 23:34:41 ++ sed 's/^[ *]* //' 23:34:41 ++ grep -E '^[0-9.]*[0-9]$' 23:34:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:41 +++ tail -n 1 23:34:41 +++ grep '^3' /tmp/.pyenv_versions 23:34:41 +++ sort -V 23:34:41 ++ py_version_xyz=3.11.7 23:34:41 ++ [[ -z 3.11.7 ]] 23:34:41 ++ echo 3.11.7 23:34:41 ++ return 0 23:34:41 + pyenv local 3.11.7 23:34:41 + local command 23:34:41 + command=local 23:34:41 + '[' 2 -gt 0 ']' 23:34:41 + shift 23:34:41 + case "$command" in 23:34:41 + command pyenv local 3.11.7 23:34:41 + pyenv local 3.11.7 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='lftools[openstack] ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='kubernetes ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='niet ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='python-heatclient ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='python-openstackclient ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='python-magnumclient ' 23:34:41 + for arg in "$@" 23:34:41 + case $arg in 23:34:41 + pkg_list+='yq ' 23:34:41 + [[ -f /tmp/.os_lf_venv ]] 23:34:41 ++ cat /tmp/.os_lf_venv 23:34:41 + lf_venv=/tmp/venv-5avk 23:34:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from' file:/tmp/.os_lf_venv 23:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:34:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:41 + local 'pip_opts=--upgrade --quiet' 23:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:41 + [[ -n '' ]] 23:34:41 + [[ -n '' ]] 23:34:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:41 + /tmp/venv-5avk/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 23:34:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:43 lf-activate-venv(): INFO: Base packages installed successfully 23:34:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:34:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:43 + /tmp/venv-5avk/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 23:35:00 + type python3 23:35:00 + true 23:35:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH' 23:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:35:00 + PATH=/tmp/venv-5avk/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 23:35:00 + return 0 23:35:00 + mapfile -t os_volumes 23:35:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:35:03 + '[' 0 -eq 0 ']' 23:35:03 + echo 'No orphaned volumes found.' 23:35:03 No orphaned volumes found. 23:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17506106373145354764.sh 23:35:03 ---> Protect in-use images 23:35:03 Setup pyenv: 23:35:03 system 23:35:03 3.8.13 23:35:03 3.9.13 23:35:03 3.10.13 23:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:05 lf-activate-venv(): INFO: Base packages installed successfully 23:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:35:20 INFO: There are images to protect defined in jenkins-config. 23:35:20 INFO: There are additional images to protect in the jjb dir. 23:35:21 INFO: Protecting the following images: 23:35:21 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 23:35:21 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 23:35:21 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 23:35:21 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 23:35:21 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 23:35:21 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 23:35:21 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 23:35:21 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 23:35:21 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 23:35:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 23:35:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 23:35:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 23:35:22 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 23:35:24 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 23:35:26 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 23:35:27 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 23:35:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 23:35:30 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 23:35:32 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 23:35:34 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 23:35:35 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 23:35:37 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 23:35:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 23:35:40 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 23:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:40 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:35:40 [EnvInject] - Injecting environment variables from a build step. 23:35:40 [EnvInject] - Injecting as environment variables the properties content 23:35:40 OS_IMAGE_CLEANUP_AGE=30 23:35:40 23:35:40 [EnvInject] - Variables injected successfully. 23:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5289668366382064040.sh 23:35:40 ---> Cleanup old images 23:35:40 Setup pyenv: 23:35:40 system 23:35:40 3.8.13 23:35:40 3.9.13 23:35:40 3.10.13 23:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:43 lf-activate-venv(): INFO: Base packages installed successfully 23:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:35:58 + lftools openstack --os-cloud vex image cleanup --days=30 23:36:04 WARNING: Use of image.protected resulted in an exception 23:36:04 Removing 320 images from vex. 23:36:04 WARNING: Use of image.protected resulted in an exception 23:36:04 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 23:36:04 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 23:36:04 Build step 'Conditional steps (multiple)' marked build as failure 23:36:04 $ ssh-agent -k 23:36:04 unset SSH_AUTH_SOCK; 23:36:04 unset SSH_AGENT_PID; 23:36:04 echo Agent pid 5447 killed; 23:36:04 [ssh-agent] Stopped. 23:36:04 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17579828054856344447.sh 23:36:04 ---> sysstat.sh 23:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14953168491700991991.sh 23:36:05 ---> package-listing.sh 23:36:05 ++ facter osfamily 23:36:05 ++ tr '[:upper:]' '[:lower:]' 23:36:05 + OS_FAMILY=redhat 23:36:05 + workspace=/w/workspace/builder-openstack-cron 23:36:05 + START_PACKAGES=/tmp/packages_start.txt 23:36:05 + END_PACKAGES=/tmp/packages_end.txt 23:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:05 + PACKAGES=/tmp/packages_start.txt 23:36:05 + '[' /w/workspace/builder-openstack-cron ']' 23:36:05 + PACKAGES=/tmp/packages_end.txt 23:36:05 + case "${OS_FAMILY}" in 23:36:05 + rpm -qa 23:36:05 + sort 23:36:05 + '[' -f /tmp/packages_start.txt ']' 23:36:05 + '[' -f /tmp/packages_end.txt ']' 23:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:05 + '[' /w/workspace/builder-openstack-cron ']' 23:36:05 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3210511190904382158.sh 23:36:05 ---> capture-instance-metadata.sh 23:36:05 Setup pyenv: 23:36:06 system 23:36:06 3.8.13 23:36:06 3.9.13 23:36:06 3.10.13 23:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:08 lf-activate-venv(): INFO: Base packages installed successfully 23:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:36:20 INFO: Running in OpenStack, capturing instance metadata 23:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9812756060032847742.sh 23:36:21 provisioning config files... 23:36:21 Could not find credentials [logs] for builder-openstack-cron #75758 23:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17044745750026311847tmp 23:36:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:21 provisioning config files... 23:36:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:22 [EnvInject] - Injecting environment variables from a build step. 23:36:22 [EnvInject] - Injecting as environment variables the properties content 23:36:22 SERVER_ID=logs 23:36:22 23:36:22 [EnvInject] - Variables injected successfully. 23:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4291831550490332970.sh 23:36:22 ---> create-netrc.sh 23:36:22 WARN: Log server credential not found. 23:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12494263695542811204.sh 23:36:22 ---> python-tools-install.sh 23:36:22 Setup pyenv: 23:36:22 system 23:36:22 3.8.13 23:36:22 3.9.13 23:36:22 3.10.13 23:36:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:24 lf-activate-venv(): INFO: Base packages installed successfully 23:36:24 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14430604027819477234.sh 23:36:34 ---> sudo-logs.sh 23:36:34 Archiving 'sudo' log.. 23:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14637448621234290490.sh 23:36:34 ---> job-cost.sh 23:36:34 Setup pyenv: 23:36:34 system 23:36:34 3.8.13 23:36:34 3.9.13 23:36:34 3.10.13 23:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:36 lf-activate-venv(): INFO: Base packages installed successfully 23:36:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:36:44 INFO: No Stack... 23:36:44 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:44 INFO: Archiving Costs 23:36:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16070849899322037088.sh 23:36:44 ---> logs-deploy.sh 23:36:44 Setup pyenv: 23:36:44 system 23:36:44 3.8.13 23:36:44 3.9.13 23:36:44 3.10.13 23:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5avk from file:/tmp/.os_lf_venv 23:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:46 lf-activate-venv(): INFO: Base packages installed successfully 23:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-5avk/bin to PATH 23:36:56 WARNING: Nexus logging server not set 23:36:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75758/ 23:36:56 INFO: archiving logs to S3 23:36:57 ---> uname -a: 23:36:57 Linux prd-centos8-builder-2c-2g-11739.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 23:36:57 23:36:57 23:36:57 ---> lscpu: 23:36:57 Architecture: x86_64 23:36:57 CPU op-mode(s): 32-bit, 64-bit 23:36:57 Byte Order: Little Endian 23:36:57 CPU(s): 2 23:36:57 On-line CPU(s) list: 0,1 23:36:57 Thread(s) per core: 1 23:36:57 Core(s) per socket: 1 23:36:57 Socket(s): 2 23:36:57 NUMA node(s): 1 23:36:57 Vendor ID: AuthenticAMD 23:36:57 CPU family: 23 23:36:57 Model: 49 23:36:57 Model name: AMD EPYC-Rome Processor 23:36:57 Stepping: 0 23:36:57 CPU MHz: 2799.998 23:36:57 BogoMIPS: 5599.99 23:36:57 Virtualization: AMD-V 23:36:57 Hypervisor vendor: KVM 23:36:57 Virtualization type: full 23:36:57 L1d cache: 32K 23:36:57 L1i cache: 32K 23:36:57 L2 cache: 512K 23:36:57 L3 cache: 16384K 23:36:57 NUMA node0 CPU(s): 0,1 23:36:57 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 23:36:57 23:36:57 23:36:57 ---> nproc: 23:36:57 2 23:36:57 23:36:57 23:36:57 ---> df -h: 23:36:57 Filesystem Size Used Avail Use% Mounted on 23:36:57 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:57 tmpfs 3.8G 17M 3.8G 1% /run 23:36:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:57 /dev/vda1 40G 8.5G 32G 22% / 23:36:57 tmpfs 770M 0 770M 0% /run/user/1001 23:36:57 23:36:57 23:36:57 ---> free -m: 23:36:57 total used free shared buff/cache available 23:36:57 Mem: 7697 638 4794 19 2264 6762 23:36:57 Swap: 1023 0 1023 23:36:57 23:36:57 23:36:57 ---> ip addr: 23:36:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:57 inet 127.0.0.1/8 scope host lo 23:36:57 valid_lft forever preferred_lft forever 23:36:57 inet6 ::1/128 scope host 23:36:57 valid_lft forever preferred_lft forever 23:36:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:57 link/ether fa:16:3e:08:69:6e brd ff:ff:ff:ff:ff:ff 23:36:57 altname enp0s3 23:36:57 altname ens3 23:36:57 inet 10.30.171.45/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:57 valid_lft 86073sec preferred_lft 86073sec 23:36:57 inet6 fe80::f816:3eff:fe08:696e/64 scope link 23:36:57 valid_lft forever preferred_lft forever 23:36:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:57 link/ether 02:42:8f:ff:3e:1d brd ff:ff:ff:ff:ff:ff 23:36:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:57 valid_lft forever preferred_lft forever 23:36:57 23:36:57 23:36:57 ---> sar -b -r -n DEV: 23:36:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/08/2025 _x86_64_ (2 CPU) 23:36:57 23:36:57 23:31:27 LINUX RESTART (2 CPU) 23:36:57 23:36:57 11:32:01 PM tps rtps wtps bread/s bwrtn/s 23:36:57 11:33:01 PM 207.86 17.49 190.37 5257.37 7713.14 23:36:57 11:34:01 PM 109.10 0.70 108.40 103.17 11825.11 23:36:57 11:35:01 PM 33.71 0.10 33.61 3.60 1753.12 23:36:57 11:36:01 PM 21.89 0.60 21.29 43.45 565.69 23:36:57 Average: 93.15 4.72 88.42 1352.12 5464.52 23:36:57 23:36:57 11:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:57 11:33:01 PM 5168948 7008256 2713476 34.42 2688 2022808 938520 10.51 201248 2189508 160444 23:36:57 11:34:01 PM 4979232 6985832 2903192 36.83 2688 2182088 934796 10.47 232272 2317320 42268 23:36:57 11:35:01 PM 4958800 6966504 2923624 37.09 2688 2183004 953596 10.68 267856 2300700 10772 23:36:57 11:36:01 PM 4930320 6939140 2952104 37.45 2688 2184260 977428 10.94 268888 2328560 10772 23:36:57 Average: 5009325 6974933 2873099 36.45 2688 2143040 951085 10.65 242566 2284022 56064 23:36:57 23:36:57 11:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:57 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:33:01 PM eth0 305.90 182.48 1875.78 62.95 0.00 0.00 0.00 0.00 23:36:58 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:34:01 PM eth0 76.37 60.46 769.13 10.64 0.00 0.00 0.00 0.00 23:36:58 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:35:01 PM eth0 22.51 23.35 27.84 9.12 0.00 0.00 0.00 0.00 23:36:58 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 11:36:01 PM eth0 19.91 19.71 23.40 7.36 0.00 0.00 0.00 0.00 23:36:58 11:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 Average: eth0 106.19 71.51 674.11 22.52 0.00 0.00 0.00 0.00 23:36:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:58 23:36:58 23:36:58 ---> sar -P ALL: 23:36:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/08/2025 _x86_64_ (2 CPU) 23:36:58 23:36:58 23:31:27 LINUX RESTART (2 CPU) 23:36:58 23:36:58 11:32:01 PM CPU %user %nice %system %iowait %steal %idle 23:36:58 11:33:01 PM all 37.58 0.00 6.77 2.11 0.08 53.46 23:36:58 11:33:01 PM 0 36.40 0.00 6.28 2.54 0.07 54.72 23:36:58 11:33:01 PM 1 38.76 0.00 7.26 1.67 0.10 52.21 23:36:58 11:34:01 PM all 34.82 0.00 5.18 1.68 0.09 58.23 23:36:58 11:34:01 PM 0 40.12 0.00 5.46 0.98 0.10 53.34 23:36:58 11:34:01 PM 1 29.51 0.00 4.89 2.37 0.08 63.14 23:36:58 11:35:01 PM all 34.30 0.00 3.18 0.28 0.08 62.16 23:36:58 11:35:01 PM 0 36.88 0.00 3.07 0.33 0.08 59.64 23:36:58 11:35:01 PM 1 31.72 0.00 3.28 0.23 0.08 64.68 23:36:58 11:36:01 PM all 33.49 0.00 3.26 0.12 0.09 63.04 23:36:58 11:36:01 PM 0 30.43 0.00 3.30 0.10 0.08 66.09 23:36:58 11:36:01 PM 1 36.57 0.00 3.23 0.13 0.10 59.97 23:36:58 Average: all 35.05 0.00 4.60 1.05 0.09 59.23 23:36:58 Average: 0 35.96 0.00 4.53 0.99 0.08 58.45 23:36:58 Average: 1 34.14 0.00 4.67 1.10 0.09 60.01 23:36:58 23:36:58 23:36:58