23:32:13 Started by timer 23:32:13 Running as SYSTEM 23:32:13 [EnvInject] - Loading node environment variables. 23:32:13 Building remotely on prd-centos8-builder-2c-2g-2447 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:13 [ssh-agent] Looking for ssh-agent implementation... 23:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:14 $ ssh-agent 23:32:14 SSH_AUTH_SOCK=/tmp/ssh-nbwQP8pF6hYr/agent.5445 23:32:14 SSH_AGENT_PID=5446 23:32:14 [ssh-agent] Started. 23:32:14 Running ssh-add (command line suppressed) 23:32:14 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_457415485643640038.key (/w/workspace/builder-openstack-cron@tmp/private_key_457415485643640038.key) 23:32:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:14 The recommended git tool is: NONE 23:32:16 using credential jenkins-ssh 23:32:16 Wiping out workspace first. 23:32:16 Cloning the remote Git repository 23:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:16 > git --version # timeout=10 23:32:16 > git --version # 'git version 2.43.0' 23:32:16 using GIT_SSH to set credentials jenkins-ssh 23:32:16 [INFO] Currently running in a labeled security context 23:32:16 [INFO] Currently SELinux is 'enforcing' on the host 23:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5685376959893438607.key 23:32:16 Verifying host key using known hosts file 23:32:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:19 Avoid second fetch 23:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:19 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 23:32:19 > git config core.sparsecheckout # timeout=10 23:32:19 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 23:32:19 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 23:32:19 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 23:32:19 > git remote # timeout=10 23:32:19 > git submodule init # timeout=10 23:32:19 > git submodule sync # timeout=10 23:32:19 > git config --get remote.origin.url # timeout=10 23:32:20 > git submodule init # timeout=10 23:32:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:20 > git config --get submodule.global-jjb.url # timeout=10 23:32:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:20 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:20 > git submodule update --init --recursive global-jjb # timeout=10 23:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:24 No emails were triggered. 23:32:24 provisioning config files... 23:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16866053620728265700.sh 23:32:25 ---> python-tools-install.sh 23:32:25 Setup pyenv: 23:32:25 system 23:32:25 * 3.8.13 (set by /opt/pyenv/version) 23:32:25 * 3.9.13 (set by /opt/pyenv/version) 23:32:25 * 3.10.13 (set by /opt/pyenv/version) 23:32:25 * 3.11.7 (set by /opt/pyenv/version) 23:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0NOd 23:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:32:33 lf-activate-venv(): INFO: Base packages installed successfully 23:32:33 lf-activate-venv(): INFO: Installing additional packages: lftools 23:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:32:57 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-0NOd/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.2 23:33:18 boto3==1.41.5 23:33:18 botocore==1.41.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.12.0 23:33:18 cmd2==2.7.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.16 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.0 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.29.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.15.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/jenkins8982060212734861160.sh 23:33:18 ---> Orphaned k8s clusters 23:33:18 Setup pyenv: 23:33:18 system 23:33:18 3.8.13 23:33:18 3.9.13 23:33:18 3.10.13 23:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd 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:20 lf-activate-venv(): INFO: Base packages installed successfully 23:33:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23: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. 23:33:29 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 23:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:33:32 -----> Delete orphaned cluster 23:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3195954269954679070.sh 23:33:32 ---> Orphaned stacks 23:33:32 Setup pyenv: 23:33:32 system 23:33:32 3.8.13 23:33:32 3.9.13 23:33:32 3.10.13 23:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd 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:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:33:34 lftools 0.37.16 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-0NOd/bin to PATH 23:33:53 + mapfile -t OS_COE_CLUSTERS_ID 23:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:33:53 ++ awk '{print $1}' 23:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 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 ++ awk '{print $1}' 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:57 + echo '-----> Active stacks' 23:33:57 -----> Active stacks 23:33:57 + for stack in "${OS_STACKS[@]}" 23:33:57 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 23:33:57 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 23:33:57 + for stack in "${OS_STACKS[@]}" 23:33:57 + echo releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:33:57 releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:33:57 + for stack in "${OS_STACKS[@]}" 23:33:57 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-84 23:33:57 releng-controller-csit-1node-notifications-longevity-only-scandium-84 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-1node-gate-userfeatures-netty-all-titanium-64 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 23:33:57 + STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"oneOffExecutors":[]}]}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ grep -v null 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/sandbox/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/sandbox/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":null}],"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":null}],"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":null}],"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":null}],"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/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:57 ++ awk -F/ '{print $NF}' 23:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 23:33:57 ++ sed 's/\/*$//' 23:33:57 + silo=sandbox 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":null}],"oneOffExecutors":[]}]}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:57 + [[ releng-builder-openstack-cron-75542 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 releng-netconf-distribution-mri-test-titanium-65 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-openflowplugin-maven-clm-scandium-86 releng-l2switch-maven-merge-master-1858 releng-l2switch-maven-verify-master-mvn39-openjdk21-169 =~ releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 ]] 23:33:57 + return 0 23:33:57 + continue 23:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 23:33:57 + [[ 0 -gt 0 ]] 23:33:57 + stack_in_jenkins releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 23:33:57 + STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 23:33:57 ++ head -n1 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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 ++ sed 's/\/*$//' 23:33:57 ++ echo https://jenkins.opendaylight.org/releng 23:33:57 ++ awk -F/ '{print $NF}' 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 ++ 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"oneOffExecutors":[]}]}' 23:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ grep -v null 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/sandbox/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/sandbox/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":null}],"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":null}],"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":null}],"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":null}],"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/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 23:33:57 ++ sed 's/\/*$//' 23:33:57 ++ awk -F/ '{print $NF}' 23:33:57 + silo=sandbox 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":null}],"oneOffExecutors":[]}]}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:57 + [[ releng-builder-openstack-cron-75542 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 releng-netconf-distribution-mri-test-titanium-65 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-openflowplugin-maven-clm-scandium-86 releng-l2switch-maven-merge-master-1858 releng-l2switch-maven-verify-master-mvn39-openjdk21-169 =~ releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 ]] 23:33:57 + return 0 23:33:57 + continue 23:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 23:33:57 + [[ 0 -gt 0 ]] 23:33:57 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-84 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 23:33:57 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-84 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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"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/75542/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-csit-1node-gate-userfeatures-netty-all-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-gate-userfeatures-all-titanium/67/"}}],"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-titanium/65/"}},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/86/"}}],"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/l2switch-maven-merge-master/1858/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/l2switch-maven-verify-master-mvn39-openjdk21/169/"}}],"oneOffExecutors":[]}]}' 23:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 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/sandbox/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/sandbox/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":null}],"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":null}],"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":null}],"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":null}],"oneOffExecutors":[]}]} 23:33:57 23:33:57 200' 23:33:57 ++ 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 ++ awk -F/ '{print $NF}' 23:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 23:33:58 ++ sed 's/\/*$//' 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 ++ grep -v null 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 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:58 + [[ releng-builder-openstack-cron-75542 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-64 releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 releng-netconf-distribution-mri-test-titanium-65 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-openflowplugin-maven-clm-scandium-86 releng-l2switch-maven-merge-master-1858 releng-l2switch-maven-verify-master-mvn39-openjdk21-169 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-84 ]] 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/jenkins9801780376615165376.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-0NOd 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:15 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:34:22 -----> Active servers 23:34:22 prd-ubuntu2204-docker-4c-4g-2449 23:34:22 prd-ubuntu2204-docker-4c-4g-2448 23:34:22 prd-centos8-builder-2c-2g-2447 23:34:22 prd-ubuntu2204-docker-4c-4g-2446 23:34:22 prd-ubuntu2204-builder-2c-2g-2445 23:34:22 prd-ubuntu2204-docker-4c-4g-2444 23:34:22 prd-ubuntu2204-docker-2c-2g-2443 23:34:22 prd-ubuntu2204-docker-4c-4g-2442 23:34:22 prd-centos8-robot-2c-8g-2441 23:34:22 prd-centos8-robot-2c-8g-2440 23:34:22 prd-centos8-robot-2c-8g-2439 23:34:22 prd-centos8-robot-2c-8g-2435 23:34:22 prd-centos8-robot-2c-8g-2433 23:34:22 prd-centos8-robot-2c-8g-2432 23:34:22 prd-centos8-robot-2c-8g-2427 23:34:22 prd-queue-intque-2c-1g-2426 23:34:22 snd-centos8-robot-2c-8g-137 23:34:22 -----> Delete orphaned servers 23:34:22 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-2449 23:34:24 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5392748982917698070.sh 23:34:26 ---> Orphaned ports 23:34:26 Setup pyenv: 23:34:26 system 23:34:26 3.8.13 23:34:26 3.9.13 23:34:26 3.10.13 23:34:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:28 lf-activate-venv(): INFO: Base packages installed successfully 23:34:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:34:44 No orphaned ports to process. 23:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11776241810509185015.sh 23:34:44 ---> Orphaned volumes 23:34:44 + source /home/jenkins/lf-env.sh 23:34:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:44 ++ mktemp -d /tmp/venv-XXXX 23:34:44 + lf_venv=/tmp/venv-VCEb 23:34:44 + local venv_file=/tmp/.os_lf_venv 23:34:44 + local python=python3 23:34:44 + local options 23:34:44 + local set_path=true 23:34:44 + local install_args= 23:34:44 ++ 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:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:44 + true 23:34:44 + case $1 in 23:34:44 + python=python3 23:34:44 + shift 2 23:34:44 + true 23:34:44 + case $1 in 23:34:44 + shift 23:34:44 + break 23:34:44 + case $python in 23:34:44 + local pkg_list= 23:34:44 + [[ -d /opt/pyenv ]] 23:34:44 + echo 'Setup pyenv:' 23:34:44 Setup pyenv: 23:34:44 + export PYENV_ROOT=/opt/pyenv 23:34:44 + PYENV_ROOT=/opt/pyenv 23:34:44 + 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:44 + 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:44 + pyenv versions 23:34:44 system 23:34:44 3.8.13 23:34:44 3.9.13 23:34:44 3.10.13 23:34:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:44 + command -v pyenv 23:34:44 ++ pyenv init - --no-rehash 23:34:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:44 for i in ${!paths[@]}; do 23:34:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:44 fi; done; 23:34:44 echo "${paths[*]}"'\'')" 23:34:44 export PATH="/opt/pyenv/shims:${PATH}" 23:34:44 export PYENV_SHELL=bash 23:34:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:44 pyenv() { 23:34:44 local command 23:34:44 command="${1:-}" 23:34:44 if [ "$#" -gt 0 ]; then 23:34:44 shift 23:34:44 fi 23:34:44 23:34:44 case "$command" in 23:34:44 rehash|shell) 23:34:44 eval "$(pyenv "sh-$command" "$@")" 23:34:44 ;; 23:34:44 *) 23:34:44 command pyenv "$command" "$@" 23:34:44 ;; 23:34:44 esac 23:34:44 }' 23:34:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:44 for i in ${!paths[@]}; do 23:34:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:44 fi; done; 23:34:44 echo "${paths[*]}"' 23:34:44 ++ 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:44 ++ 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:44 ++ 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:44 ++ export PYENV_SHELL=bash 23:34:44 ++ PYENV_SHELL=bash 23:34:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:44 +++ complete -F _pyenv pyenv 23:34:44 ++ lf-pyver python3 23:34:44 ++ local py_version_xy=python3 23:34:44 ++ local py_version_xyz= 23:34:44 ++ awk '{ print $1 }' 23:34:44 ++ pyenv versions 23:34:44 ++ local command 23:34:44 ++ command=versions 23:34:44 ++ '[' 1 -gt 0 ']' 23:34:44 ++ shift 23:34:44 ++ case "$command" in 23:34:44 ++ command pyenv versions 23:34:44 ++ pyenv versions 23:34:44 ++ sed 's/^[ *]* //' 23:34:44 ++ grep -E '^[0-9.]*[0-9]$' 23:34:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:44 +++ grep '^3' /tmp/.pyenv_versions 23:34:44 +++ tail -n 1 23:34:44 +++ sort -V 23:34:44 ++ py_version_xyz=3.11.7 23:34:44 ++ [[ -z 3.11.7 ]] 23:34:44 ++ echo 3.11.7 23:34:44 ++ return 0 23:34:44 + pyenv local 3.11.7 23:34:44 + local command 23:34:44 + command=local 23:34:44 + '[' 2 -gt 0 ']' 23:34:44 + shift 23:34:44 + case "$command" in 23:34:44 + command pyenv local 3.11.7 23:34:44 + pyenv local 3.11.7 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='lftools[openstack] ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='kubernetes ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='niet ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='python-heatclient ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='python-openstackclient ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='python-magnumclient ' 23:34:45 + for arg in "$@" 23:34:45 + case $arg in 23:34:45 + pkg_list+='yq ' 23:34:45 + [[ -f /tmp/.os_lf_venv ]] 23:34:45 ++ cat /tmp/.os_lf_venv 23:34:45 + lf_venv=/tmp/venv-0NOd 23:34:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from' file:/tmp/.os_lf_venv 23:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:34:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:45 + local 'pip_opts=--upgrade --quiet' 23:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:45 + [[ -n '' ]] 23:34:45 + [[ -n '' ]] 23:34:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:45 + /tmp/venv-0NOd/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:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:46 lf-activate-venv(): INFO: Base packages installed successfully 23:34:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:34:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:46 + /tmp/venv-0NOd/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:03 + type python3 23:35:03 + true 23:35:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH' 23:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:35:03 + PATH=/tmp/venv-0NOd/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:03 + return 0 23:35:03 + mapfile -t os_volumes 23:35:03 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:35:06 + '[' 0 -eq 0 ']' 23:35:06 + echo 'No orphaned volumes found.' 23:35:06 No orphaned volumes found. 23:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12760189698607914040.sh 23:35:06 ---> Protect in-use images 23:35:06 Setup pyenv: 23:35:06 system 23:35:06 3.8.13 23:35:06 3.9.13 23:35:06 3.10.13 23:35:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:08 lf-activate-venv(): INFO: Base packages installed successfully 23:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:35:21 INFO: There are images to protect defined in jenkins-config. 23:35:21 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 - 20250918-232438.133 23:35:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 23:35:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 23:35:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 23:35:23 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:31 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:36 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 23:35:37 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 23:35:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: 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/jenkins4208763531289359319.sh 23:35:40 ---> Cleanup old images 23:35:40 Setup pyenv: 23:35:41 system 23:35:41 3.8.13 23:35:41 3.9.13 23:35:41 3.10.13 23:35:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd 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:57 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:35:57 + lftools openstack --os-cloud vex image cleanup --days=30 23:36:03 WARNING: Use of image.protected resulted in an exception 23:36:03 Removing 314 images from vex. 23:36:03 WARNING: Use of image.protected resulted in an exception 23:36:03 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 23:36:03 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 23:36:03 Build step 'Conditional steps (multiple)' marked build as failure 23:36:03 $ ssh-agent -k 23:36:03 unset SSH_AUTH_SOCK; 23:36:03 unset SSH_AGENT_PID; 23:36:03 echo Agent pid 5446 killed; 23:36:03 [ssh-agent] Stopped. 23:36:04 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8818841250798829192.sh 23:36:04 ---> sysstat.sh 23:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16715102949001462593.sh 23:36:04 ---> package-listing.sh 23:36:04 ++ facter osfamily 23:36:04 ++ tr '[:upper:]' '[:lower:]' 23:36:04 + OS_FAMILY=redhat 23:36:04 + workspace=/w/workspace/builder-openstack-cron 23:36:04 + START_PACKAGES=/tmp/packages_start.txt 23:36:04 + END_PACKAGES=/tmp/packages_end.txt 23:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:04 + PACKAGES=/tmp/packages_start.txt 23:36:04 + '[' /w/workspace/builder-openstack-cron ']' 23:36:04 + PACKAGES=/tmp/packages_end.txt 23:36:04 + case "${OS_FAMILY}" in 23:36:04 + sort 23:36:04 + rpm -qa 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/jenkins6717139676000181815.sh 23:36:05 ---> capture-instance-metadata.sh 23:36:05 Setup pyenv: 23:36:05 system 23:36:05 3.8.13 23:36:05 3.9.13 23:36:05 3.10.13 23:36:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:07 lf-activate-venv(): INFO: Base packages installed successfully 23:36:07 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:36:17 INFO: Running in OpenStack, capturing instance metadata 23:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13772819719507127727.sh 23:36:17 provisioning config files... 23:36:17 Could not find credentials [logs] for builder-openstack-cron #75542 23:36:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1051473330820065375tmp 23:36:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:18 provisioning config files... 23:36:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:18 [EnvInject] - Injecting environment variables from a build step. 23:36:18 [EnvInject] - Injecting as environment variables the properties content 23:36:18 SERVER_ID=logs 23:36:18 23:36:18 [EnvInject] - Variables injected successfully. 23:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5932610433366729020.sh 23:36:18 ---> create-netrc.sh 23:36:18 WARN: Log server credential not found. 23:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11986915254888020410.sh 23:36:18 ---> python-tools-install.sh 23:36:18 Setup pyenv: 23:36:18 system 23:36:18 3.8.13 23:36:18 3.9.13 23:36:18 3.10.13 23:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:20 lf-activate-venv(): INFO: Base packages installed successfully 23:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5380733630928461477.sh 23:36:30 ---> sudo-logs.sh 23:36:30 Archiving 'sudo' log.. 23:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7861501175312714733.sh 23:36:30 ---> job-cost.sh 23:36:30 Setup pyenv: 23:36:31 system 23:36:31 3.8.13 23:36:31 3.9.13 23:36:31 3.10.13 23:36:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:33 lf-activate-venv(): INFO: Base packages installed successfully 23:36:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:36:40 INFO: No Stack... 23:36:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:41 INFO: Archiving Costs 23:36:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6204698407714523683.sh 23:36:41 ---> logs-deploy.sh 23:36:41 Setup pyenv: 23:36:41 system 23:36:41 3.8.13 23:36:41 3.9.13 23:36:41 3.10.13 23:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0NOd from file:/tmp/.os_lf_venv 23:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:43 lf-activate-venv(): INFO: Base packages installed successfully 23:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-0NOd/bin to PATH 23:36:53 WARNING: Nexus logging server not set 23:36:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75542/ 23:36:53 INFO: archiving logs to S3 23:36:54 ---> uname -a: 23:36:54 Linux prd-centos8-builder-2c-2g-2447.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:54 23:36:54 23:36:54 ---> lscpu: 23:36:54 Architecture: x86_64 23:36:54 CPU op-mode(s): 32-bit, 64-bit 23:36:54 Byte Order: Little Endian 23:36:54 CPU(s): 2 23:36:54 On-line CPU(s) list: 0,1 23:36:54 Thread(s) per core: 1 23:36:54 Core(s) per socket: 1 23:36:54 Socket(s): 2 23:36:54 NUMA node(s): 1 23:36:54 Vendor ID: AuthenticAMD 23:36:54 CPU family: 23 23:36:54 Model: 49 23:36:54 Model name: AMD EPYC-Rome Processor 23:36:54 Stepping: 0 23:36:54 CPU MHz: 2799.998 23:36:54 BogoMIPS: 5599.99 23:36:54 Virtualization: AMD-V 23:36:54 Hypervisor vendor: KVM 23:36:54 Virtualization type: full 23:36:54 L1d cache: 32K 23:36:54 L1i cache: 32K 23:36:54 L2 cache: 512K 23:36:54 L3 cache: 16384K 23:36:54 NUMA node0 CPU(s): 0,1 23:36:54 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:54 23:36:54 23:36:54 ---> nproc: 23:36:54 2 23:36:54 23:36:54 23:36:54 ---> df -h: 23:36:54 Filesystem Size Used Avail Use% Mounted on 23:36:54 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:54 tmpfs 3.8G 17M 3.8G 1% /run 23:36:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:54 /dev/vda1 40G 8.5G 32G 22% / 23:36:54 tmpfs 770M 0 770M 0% /run/user/1001 23:36:54 23:36:54 23:36:54 ---> free -m: 23:36:54 total used free shared buff/cache available 23:36:54 Mem: 7697 660 4766 19 2271 6740 23:36:54 Swap: 1023 0 1023 23:36:54 23:36:54 23:36:54 ---> ip addr: 23:36:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:54 inet 127.0.0.1/8 scope host lo 23:36:54 valid_lft forever preferred_lft forever 23:36:54 inet6 ::1/128 scope host 23:36:54 valid_lft forever preferred_lft forever 23:36:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:54 link/ether fa:16:3e:44:2e:af brd ff:ff:ff:ff:ff:ff 23:36:54 altname enp0s3 23:36:54 altname ens3 23:36:54 inet 10.30.170.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:54 valid_lft 86086sec preferred_lft 86086sec 23:36:54 inet6 fe80::f816:3eff:fe44:2eaf/64 scope link 23:36:54 valid_lft forever preferred_lft forever 23:36:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:54 link/ether 02:42:1c:08:f0:51 brd ff:ff:ff:ff:ff:ff 23:36:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:54 valid_lft forever preferred_lft forever 23:36:54 23:36:54 23:36:54 ---> sar -b -r -n DEV: 23:36:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/29/2025 _x86_64_ (2 CPU) 23:36:54 23:36:54 23:31:35 LINUX RESTART (2 CPU) 23:36:54 23:36:54 11:32:02 PM tps rtps wtps bread/s bwrtn/s 23:36:54 11:33:01 PM 205.32 24.05 181.27 5914.52 7930.11 23:36:54 11:34:01 PM 107.50 0.70 106.80 103.17 11922.76 23:36:54 11:35:01 PM 36.37 0.50 35.87 34.12 1857.46 23:36:54 11:36:01 PM 23.90 0.00 23.90 0.00 902.05 23:36:54 Average: 92.80 6.24 86.56 1494.42 5643.68 23:36:54 23:36:54 11:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:54 11:33:01 PM 5129604 6976408 2752820 34.92 2688 2029708 974864 10.92 202044 2227236 170420 23:36:54 11:34:01 PM 4938712 6952152 2943712 37.35 2688 2188644 984608 11.02 233052 2355756 41248 23:36:54 11:35:01 PM 4805920 6854196 3076504 39.03 2688 2223844 1078600 12.08 271924 2449088 44252 23:36:54 11:36:01 PM 4897392 6912432 2985032 37.87 2688 2190428 1026184 11.49 282216 2346324 10768 23:36:54 Average: 4942907 6923797 2939517 37.29 2688 2158156 1016064 11.38 247309 2344601 66672 23:36:54 23:36:54 11:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:54 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:33:01 PM eth0 331.86 193.10 1908.24 64.01 0.00 0.00 0.00 0.00 23:36:54 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:34:01 PM eth0 87.20 68.26 767.12 12.31 0.00 0.00 0.00 0.00 23:36:54 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:35:01 PM eth0 25.36 25.59 30.39 9.75 0.00 0.00 0.00 0.00 23:36:54 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 11:36:01 PM eth0 23.68 20.11 25.60 8.00 0.00 0.00 0.00 0.00 23:36:54 11:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 Average: eth0 116.12 76.28 677.69 23.35 0.00 0.00 0.00 0.00 23:36:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:54 23:36:54 23:36:54 ---> sar -P ALL: 23:36:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/29/2025 _x86_64_ (2 CPU) 23:36:54 23:36:54 23:31:35 LINUX RESTART (2 CPU) 23:36:54 23:36:54 11:32:02 PM CPU %user %nice %system %iowait %steal %idle 23:36:54 11:33:01 PM all 46.66 0.00 7.54 1.83 0.09 43.88 23:36:54 11:33:01 PM 0 40.42 0.00 6.03 1.02 0.10 52.44 23:36:54 11:33:01 PM 1 52.92 0.00 9.05 2.64 0.09 35.29 23:36:54 11:34:01 PM all 34.76 0.00 5.35 1.14 0.09 58.65 23:36:54 11:34:01 PM 0 26.60 0.00 5.02 1.25 0.08 67.05 23:36:54 11:34:01 PM 1 42.93 0.00 5.69 1.03 0.10 50.25 23:36:54 11:35:01 PM all 34.10 0.00 3.39 0.26 0.09 62.16 23:36:54 11:35:01 PM 0 20.66 0.00 3.00 0.28 0.10 75.96 23:36:54 11:35:01 PM 1 47.53 0.00 3.77 0.23 0.08 48.38 23:36:54 11:36:01 PM all 34.49 0.00 3.68 0.16 0.10 61.57 23:36:54 11:36:01 PM 0 20.23 0.00 2.92 0.17 0.10 76.59 23:36:54 11:36:01 PM 1 48.73 0.00 4.45 0.15 0.10 46.57 23:36:54 Average: all 37.46 0.00 4.98 0.84 0.09 56.63 23:36:54 Average: 0 26.92 0.00 4.23 0.68 0.10 68.08 23:36:54 Average: 1 48.00 0.00 5.72 1.01 0.09 45.18 23:36:54 23:36:54 23:36:54