04:04:23 Started by timer 04:04:23 Running as SYSTEM 04:04:23 [EnvInject] - Loading node environment variables. 04:04:23 Building remotely on prd-ubuntu20.04-docker-2c-8g-14341 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:23 [ssh-agent] Looking for ssh-agent implementation... 04:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:23 $ ssh-agent 04:04:23 SSH_AUTH_SOCK=/tmp/ssh-tmcmyXrAjFze/agent.1504 04:04:23 SSH_AGENT_PID=1506 04:04:23 [ssh-agent] Started. 04:04:23 Running ssh-add (command line suppressed) 04:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9130299214901228763.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9130299214901228763.key) 04:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:23 The recommended git tool is: NONE 04:04:25 using credential edgex-jenkins-ssh 04:04:26 Wiping out workspace first. 04:04:26 Cloning the remote Git repository 04:04:26 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:26 > git --version # timeout=10 04:04:26 > git --version # 'git version 2.25.1' 04:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:27 Avoid second fetch 04:04:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:27 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:27 > git config core.sparsecheckout # timeout=10 04:04:27 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:27 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:27 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:27 > git remote # timeout=10 04:04:27 > git submodule init # timeout=10 04:04:27 > git submodule sync # timeout=10 04:04:27 > git config --get remote.origin.url # timeout=10 04:04:27 > git submodule init # timeout=10 04:04:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:27 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:27 > git config --get submodule.global-jjb.url # timeout=10 04:04:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:28 > git submodule update --init --recursive global-jjb # timeout=10 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:32 provisioning config files... 04:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8319052640875353697.sh 04:04:32 ---> python-tools-install.sh 04:04:32 Setup pyenv: 04:04:32 * system (set by /opt/pyenv/version) 04:04:32 * 3.8.20 (set by /opt/pyenv/version) 04:04:32 * 3.9.20 (set by /opt/pyenv/version) 04:04:32 3.10.15 04:04:32 3.11.10 04:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDcL 04:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:40 lf-activate-venv(): INFO: Base packages installed successfully 04:04:40 lf-activate-venv(): INFO: Installing additional packages: lftools 04:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:00 Generating Requirements File 04:05:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:05:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:22 Python 3.11.10 04:05:22 pip 26.1.2 from /tmp/venv-fDcL/lib/python3.11/site-packages/pip (python 3.11) 04:05:22 aiohappyeyeballs==2.7.1 04:05:22 aiohttp==3.14.1 04:05:22 aiosignal==1.4.0 04:05:22 appdirs==1.4.4 04:05:22 argcomplete==3.7.0 04:05:22 aspy.yaml==1.3.0 04:05:22 attrs==26.1.0 04:05:22 autopage==0.6.0 04:05:22 beautifulsoup4==4.15.0 04:05:22 boto3==1.43.40 04:05:22 botocore==1.43.40 04:05:22 bs4==0.0.2 04:05:22 certifi==2026.6.17 04:05:22 cffi==2.0.0 04:05:22 cfgv==3.5.0 04:05:22 chardet==7.4.3 04:05:22 charset-normalizer==3.4.7 04:05:22 click==8.4.2 04:05:22 cliff==4.14.0 04:05:22 cmd2==4.0.0 04:05:22 cryptography==3.3.2 04:05:22 debtcollector==3.1.0 04:05:22 decorator==5.3.1 04:05:22 defusedxml==0.7.1 04:05:22 Deprecated==1.3.1 04:05:22 distlib==0.4.3 04:05:22 dnspython==2.8.0 04:05:22 docker==7.1.0 04:05:22 dogpile.cache==1.5.0 04:05:22 durationpy==0.10 04:05:22 email-validator==2.3.0 04:05:22 filelock==3.29.5 04:05:22 frozenlist==1.8.0 04:05:22 future==1.0.0 04:05:22 gitdb==4.0.12 04:05:22 GitPython==3.1.50 04:05:22 httplib2==0.30.2 04:05:22 identify==2.6.19 04:05:22 idna==3.18 04:05:22 importlib-resources==1.5.0 04:05:22 iso8601==2.1.0 04:05:22 Jinja2==3.1.6 04:05:22 jmespath==1.1.0 04:05:22 jsonpatch==1.33 04:05:22 jsonpointer==3.1.1 04:05:22 jsonschema==4.26.0 04:05:22 jsonschema-specifications==2025.9.1 04:05:22 keystoneauth1==5.15.0 04:05:22 kubernetes==36.0.2 04:05:22 lftools==0.37.22 04:05:22 lxml==6.1.1 04:05:22 markdown-it-py==4.2.0 04:05:22 MarkupSafe==3.0.3 04:05:22 mdurl==0.1.2 04:05:22 msgpack==1.2.1 04:05:22 multi_key_dict==2.0.3 04:05:22 multidict==6.7.1 04:05:22 munch==4.0.0 04:05:22 netaddr==1.3.0 04:05:22 niet==1.4.2 04:05:22 nodeenv==1.10.0 04:05:22 oauth2client==4.1.3 04:05:22 oauthlib==3.3.1 04:05:22 openstacksdk==4.17.0 04:05:22 os-service-types==1.8.2 04:05:22 osc-lib==4.6.0 04:05:22 oslo.config==10.5.0 04:05:22 oslo.context==6.4.0 04:05:22 oslo.i18n==6.8.0 04:05:22 oslo.log==8.2.0 04:05:22 oslo.serialization==5.10.0 04:05:22 oslo.utils==10.1.1 04:05:22 packaging==26.2 04:05:22 pbr==7.0.3 04:05:22 platformdirs==4.10.0 04:05:22 prettytable==3.18.0 04:05:22 prompt_toolkit==3.0.52 04:05:22 propcache==0.5.2 04:05:22 psutil==7.2.2 04:05:22 pyasn1==0.6.3 04:05:22 pyasn1_modules==0.4.2 04:05:22 pycparser==3.0 04:05:22 pygerrit2==2.0.15 04:05:22 PyGithub==2.9.1 04:05:22 Pygments==2.20.0 04:05:22 PyJWT==2.13.0 04:05:22 PyNaCl==1.6.2 04:05:22 pyparsing==2.4.7 04:05:22 pyperclip==1.11.0 04:05:22 pyrsistent==0.20.0 04:05:22 python-cinderclient==9.9.0 04:05:22 python-dateutil==2.9.0.post0 04:05:22 python-discovery==1.4.3 04:05:22 python-heatclient==5.2.0 04:05:22 python-jenkins==1.8.3 04:05:22 python-keystoneclient==5.8.0 04:05:22 python-magnumclient==4.11.0 04:05:22 python-openstackclient==10.1.0 04:05:22 python-swiftclient==4.10.0 04:05:22 PyYAML==6.0.3 04:05:22 referencing==0.37.0 04:05:22 requests==2.34.2 04:05:22 requests-oauthlib==2.0.0 04:05:22 rfc3986==2.0.0 04:05:22 rich==15.0.0 04:05:22 rich-argparse==1.8.0 04:05:22 rpds-py==2026.6.3 04:05:22 rsa==4.9.1 04:05:22 ruamel.yaml==0.19.1 04:05:22 ruamel.yaml.clib==0.2.15 04:05:22 s3transfer==0.19.0 04:05:22 simplejson==4.1.1 04:05:22 six==1.17.0 04:05:22 smmap==5.0.3 04:05:22 soupsieve==2.8.4 04:05:22 stevedore==5.9.0 04:05:22 tabulate==0.10.0 04:05:22 toml==0.10.2 04:05:22 tomlkit==0.15.0 04:05:22 tqdm==4.68.3 04:05:22 typing_extensions==4.16.0 04:05:22 urllib3==1.26.20 04:05:22 virtualenv==21.5.1 04:05:22 wcwidth==0.8.2 04:05:22 websocket-client==1.9.0 04:05:22 wrapt==2.2.2 04:05:22 xdg==6.0.0 04:05:22 xmltodict==1.0.4 04:05:22 yarl==1.24.2 04:05:22 yq==4.1.1 04:05:22 [EnvInject] - Injecting environment variables from a build step. 04:05:22 [EnvInject] - Injecting as environment variables the properties content 04:05:22 OS_CLOUD=vex 04:05:22 04:05:22 [EnvInject] - Variables injected successfully. 04:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10215243985071677103.sh 04:05:22 ---> Orphaned k8s clusters 04:05:22 Setup pyenv: 04:05:22 system 04:05:22 3.8.20 04:05:22 3.9.20 04:05:22 3.10.15 04:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:24 lf-activate-venv(): INFO: Base packages installed successfully 04:05:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:34 -----> Delete orphaned cluster 04:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7731997087987789848.sh 04:05:34 ---> Orphaned stacks 04:05:34 Setup pyenv: 04:05:34 system 04:05:34 3.8.20 04:05:34 3.9.20 04:05:34 3.10.15 04:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:36 lf-activate-venv(): INFO: Base packages installed successfully 04:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:05:47 + mapfile -t OS_COE_CLUSTERS_ID 04:05:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:47 ++ awk '{print $1}' 04:05:49 + echo '-----> Active clusters -> stacks' 04:05:49 -----> Active clusters -> stacks 04:05:49 + OS_COE_STACKS=() 04:05:49 + [[ 0 -gt 0 ]] 04:05:49 + mapfile -t OS_STACKS 04:05:49 ++ awk '{print $1}' 04:05:49 ++ 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 04:05:51 + echo '-----> Active stacks' 04:05:51 -----> Active stacks 04:05:51 + echo '-----> Delete orphaned stacks' 04:05:51 -----> Delete orphaned stacks 04:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17746593681710027170.sh 04:05:51 ---> Orphaned servers 04:05:51 Setup pyenv: 04:05:51 system 04:05:51 3.8.20 04:05:51 3.9.20 04:05:51 3.10.15 04:05:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDcL from file:/tmp/.os_lf_venv 04:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:53 lf-activate-venv(): INFO: Base packages installed successfully 04:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-fDcL/bin to PATH 04:06:07 -----> Active servers 04:06:07 prd-ubuntu20.04-docker-2c-8g-14341 04:06:07 prd-ubuntu20.04-docker-8c-8g-14339 04:06:07 prd-centos7-blackbox-4c-2g-14261 04:06:07 prd-centos7-blackbox-4c-2g-14260 04:06:07 -----> Delete orphaned servers 04:07:00 ERROR: Failed to fetch data from https://jenkins.edgexfoundry.org/computer/api/json?tree=computer[displayName] with status code 500 04:07:00 04:07:00