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