22:32:25 Started by timer 22:32:25 Running as SYSTEM 22:32:25 [EnvInject] - Loading node environment variables. 22:32:25 Building remotely on prd-centos8-builder-2c-2g-17100 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:26 [ssh-agent] Looking for ssh-agent implementation... 22:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:26 $ ssh-agent 22:32:26 SSH_AUTH_SOCK=/tmp/ssh-Co2Hxf0IIT3H/agent.5445 22:32:26 SSH_AGENT_PID=5446 22:32:26 [ssh-agent] Started. 22:32:26 Running ssh-add (command line suppressed) 22:32:26 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9095131688422842640.key (/w/workspace/builder-openstack-cron@tmp/private_key_9095131688422842640.key) 22:32:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:26 The recommended git tool is: NONE 22:32:29 using credential jenkins-ssh 22:32:29 Wiping out workspace first. 22:32:29 Cloning the remote Git repository 22:32:29 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:29 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:29 > git --version # timeout=10 22:32:29 > git --version # 'git version 2.43.0' 22:32:29 using GIT_SSH to set credentials jenkins-ssh 22:32:29 [INFO] Currently running in a labeled security context 22:32:29 [INFO] Currently SELinux is 'enforcing' on the host 22:32:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2306310948929659668.key 22:32:29 Verifying host key using known hosts file 22:32:29 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. 22:32:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:32 Avoid second fetch 22:32:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:32 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 22:32:32 > git config core.sparsecheckout # timeout=10 22:32:32 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 22:32:32 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 22:32:32 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 22:32:32 > git remote # timeout=10 22:32:32 > git submodule init # timeout=10 22:32:32 > git submodule sync # timeout=10 22:32:32 > git config --get remote.origin.url # timeout=10 22:32:32 > git submodule init # timeout=10 22:32:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:33 > git config --get submodule.global-jjb.url # timeout=10 22:32:33 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:33 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:33 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:33 > git submodule update --init --recursive global-jjb # timeout=10 22:32:34 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:37 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:37 No emails were triggered. 22:32:37 provisioning config files... 22:32:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3162965282873846207.sh 22:32:38 ---> python-tools-install.sh 22:32:38 Setup pyenv: 22:32:38 system 22:32:38 * 3.8.13 (set by /opt/pyenv/version) 22:32:38 * 3.9.13 (set by /opt/pyenv/version) 22:32:38 * 3.10.13 (set by /opt/pyenv/version) 22:32:38 * 3.11.7 (set by /opt/pyenv/version) 22:32:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipex 22:32:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:47 lf-activate-venv(): INFO: Base packages installed successfully 22:32:47 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:33:15 Generating Requirements File 22:33:35 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. 22:33:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:36 Python 3.11.7 22:33:36 pip 25.3 from /tmp/venv-ipex/lib/python3.11/site-packages/pip (python 3.11) 22:33:36 appdirs==1.4.4 22:33:36 argcomplete==3.6.3 22:33:36 aspy.yaml==1.3.0 22:33:36 attrs==25.4.0 22:33:36 autopage==0.5.2 22:33:36 beautifulsoup4==4.14.3 22:33:36 boto3==1.42.17 22:33:36 botocore==1.42.17 22:33:36 bs4==0.0.2 22:33:36 cachetools==6.2.4 22:33:36 certifi==2025.11.12 22:33:36 cffi==2.0.0 22:33:36 cfgv==3.5.0 22:33:36 chardet==5.2.0 22:33:36 charset-normalizer==3.4.4 22:33:36 click==8.3.1 22:33:36 cliff==4.13.1 22:33:36 cmd2==3.1.0 22:33:36 cryptography==3.3.2 22:33:36 debtcollector==3.0.0 22:33:36 decorator==5.2.1 22:33:36 defusedxml==0.7.1 22:33:36 Deprecated==1.3.1 22:33:36 distlib==0.4.0 22:33:36 dnspython==2.8.0 22:33:36 docker==7.1.0 22:33:36 dogpile.cache==1.5.0 22:33:36 durationpy==0.10 22:33:36 email-validator==2.3.0 22:33:36 filelock==3.20.1 22:33:36 future==1.0.0 22:33:36 gitdb==4.0.12 22:33:36 GitPython==3.1.45 22:33:36 google-auth==2.45.0 22:33:36 httplib2==0.31.0 22:33:36 identify==2.6.15 22:33:36 idna==3.11 22:33:36 importlib-resources==1.5.0 22:33:36 iso8601==2.1.0 22:33:36 Jinja2==3.1.6 22:33:36 jmespath==1.0.1 22:33:36 jsonpatch==1.33 22:33:36 jsonpointer==3.0.0 22:33:36 jsonschema==4.25.1 22:33:36 jsonschema-specifications==2025.9.1 22:33:36 keystoneauth1==5.12.0 22:33:36 kubernetes==34.1.0 22:33:36 lftools==0.37.18 22:33:36 lxml==6.0.2 22:33:36 markdown-it-py==4.0.0 22:33:36 MarkupSafe==3.0.3 22:33:36 mdurl==0.1.2 22:33:36 msgpack==1.1.2 22:33:36 multi_key_dict==2.0.3 22:33:36 munch==4.0.0 22:33:36 netaddr==1.3.0 22:33:36 niet==1.4.2 22:33:36 nodeenv==1.10.0 22:33:36 oauth2client==4.1.3 22:33:36 oauthlib==3.3.1 22:33:36 openstacksdk==4.8.0 22:33:36 os-service-types==1.8.2 22:33:36 osc-lib==4.3.0 22:33:36 oslo.config==10.1.0 22:33:36 oslo.context==6.2.0 22:33:36 oslo.i18n==6.7.1 22:33:36 oslo.log==8.0.0 22:33:36 oslo.serialization==5.9.0 22:33:36 oslo.utils==9.2.0 22:33:36 packaging==25.0 22:33:36 pbr==7.0.3 22:33:36 platformdirs==4.5.1 22:33:36 prettytable==3.17.0 22:33:36 psutil==7.2.0 22:33:36 pyasn1==0.6.1 22:33:36 pyasn1_modules==0.4.2 22:33:36 pycparser==2.23 22:33:36 pygerrit2==2.0.15 22:33:36 PyGithub==2.8.1 22:33:36 Pygments==2.19.2 22:33:36 PyJWT==2.10.1 22:33:36 PyNaCl==1.6.1 22:33:36 pyparsing==2.4.7 22:33:36 pyperclip==1.11.0 22:33:36 pyrsistent==0.20.0 22:33:36 python-cinderclient==9.8.0 22:33:36 python-dateutil==2.9.0.post0 22:33:36 python-heatclient==4.3.0 22:33:36 python-jenkins==1.8.3 22:33:36 python-keystoneclient==5.7.0 22:33:36 python-magnumclient==4.9.0 22:33:36 python-openstackclient==8.2.0 22:33:36 python-swiftclient==4.9.0 22:33:36 PyYAML==6.0.3 22:33:36 referencing==0.37.0 22:33:36 requests==2.32.5 22:33:36 requests-oauthlib==2.0.0 22:33:36 requestsexceptions==1.4.0 22:33:36 rfc3986==2.0.0 22:33:36 rich==14.2.0 22:33:36 rich-argparse==1.7.2 22:33:36 rpds-py==0.30.0 22:33:36 rsa==4.9.1 22:33:36 ruamel.yaml==0.18.17 22:33:36 ruamel.yaml.clib==0.2.15 22:33:36 s3transfer==0.16.0 22:33:36 simplejson==3.20.2 22:33:36 six==1.17.0 22:33:36 smmap==5.0.2 22:33:36 soupsieve==2.8.1 22:33:36 stevedore==5.6.0 22:33:36 tabulate==0.9.0 22:33:36 toml==0.10.2 22:33:36 tomlkit==0.13.3 22:33:36 tqdm==4.67.1 22:33:36 typing_extensions==4.15.0 22:33:36 tzdata==2025.3 22:33:36 urllib3==1.26.20 22:33:36 virtualenv==20.35.4 22:33:36 wcwidth==0.2.14 22:33:36 websocket-client==1.9.0 22:33:36 wrapt==2.0.1 22:33:36 xdg==6.0.0 22:33:36 xmltodict==1.0.2 22:33:36 yq==3.4.3 22:33:36 [EnvInject] - Injecting environment variables from a build step. 22:33:36 [EnvInject] - Injecting as environment variables the properties content 22:33:36 OS_CLOUD=vex 22:33:36 22:33:36 [EnvInject] - Variables injected successfully. 22:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14122729062810496322.sh 22:33:36 ---> Orphaned k8s clusters 22:33:36 Setup pyenv: 22:33:36 system 22:33:36 3.8.13 22:33:36 3.9.13 22:33:36 3.10.13 22:33:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:39 lf-activate-venv(): INFO: Base packages installed successfully 22:33:39 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:46 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. 22:33:46 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:33:49 -----> Delete orphaned cluster 22:33:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6353499622598204728.sh 22:33:49 ---> Orphaned stacks 22:33:49 Setup pyenv: 22:33:50 system 22:33:50 3.8.13 22:33:50 3.9.13 22:33:50 3.10.13 22:33:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:52 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. 22:33:52 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:52 lf-activate-venv(): INFO: Base packages installed successfully 22:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:34:11 + mapfile -t OS_COE_CLUSTERS_ID 22:34:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:34:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:34:11 ++ awk '{print $1}' 22:34:13 + echo '-----> Active clusters -> stacks' 22:34:13 -----> Active clusters -> stacks 22:34:13 + OS_COE_STACKS=() 22:34:13 + [[ 0 -gt 0 ]] 22:34:13 + mapfile -t OS_STACKS 22:34:13 ++ 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 22:34:13 ++ awk '{print $1}' 22:34:14 + echo '-----> Active stacks' 22:34:14 -----> Active stacks 22:34:14 + for stack in "${OS_STACKS[@]}" 22:34:14 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-68 22:34:14 releng-controller-csit-1node-notifications-longevity-only-titanium-68 22:34:14 + echo '-----> Delete orphaned stacks' 22:34:14 -----> Delete orphaned stacks 22:34:14 + for STACK_NAME in "${OS_STACKS[@]}" 22:34:14 + [[ 0 -gt 0 ]] 22:34:14 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-68 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:34:14 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-68 22:34:14 + builds=() 22:34:14 + for jenkins in "${@:2}" 22:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:14 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:14 ++ 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' 22:34:15 + 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/76237/"}}],"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-titanium/68/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/68/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/773/"}}],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ 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/76237/"}}],"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-titanium/68/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/68/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/773/"}}],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ head -n1 22:34:15 + 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/76237/"}}],"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-titanium/68/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/68/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/773/"}}],"oneOffExecutors":[]}]}' 22:34:15 ++ 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/76237/"}}],"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-titanium/68/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/68/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/773/"}}],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ awk 'END {print $NF}' 22:34:15 + status=200 22:34:15 + '[' 200 '!=' 200 ']' 22:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:34:15 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:34:15 ++ echo https://jenkins.opendaylight.org/releng 22:34:15 ++ awk -F/ '{print $NF}' 22:34:15 ++ sed 's/\/*$//' 22:34:15 + silo=releng 22:34:15 + export silo 22:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:34:15 ++ 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/76237/"}}],"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-titanium/68/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/68/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/773/"}}],"oneOffExecutors":[]}]}' 22:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:34:15 ++ grep -v null 22:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:34:15 + for jenkins in "${@:2}" 22:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:34:15 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:15 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:15 ++ 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' 22:34:15 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ head -n1 22:34:15 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:15 22:34:15 200' 22:34:15 ++ awk 'END {print $NF}' 22:34:15 + status=200 22:34:15 + '[' 200 '!=' 200 ']' 22:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:34:15 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:34:15 ++ echo https://jenkins.opendaylight.org/sandbox 22:34:15 ++ sed 's/\/*$//' 22:34:15 ++ awk -F/ '{print $NF}' 22:34:15 + silo=sandbox 22:34:15 + export silo 22:34:15 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:34:15 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:34:15 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:34:15 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:34:15 ++ grep -v null 22:34:15 + [[ releng-builder-openstack-cron-76237 releng-controller-csit-1node-notifications-longevity-only-titanium-68 releng-integration-distribution-weekly-test-trigger-titanium-68 releng-distribution-merge-managed-vanadium-773 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-68 ]] 22:34:15 + return 0 22:34:15 + continue 22:34:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10350967891350798143.sh 22:34:15 ---> Orphaned servers 22:34:15 Setup pyenv: 22:34:15 system 22:34:15 3.8.13 22:34:15 3.9.13 22:34:15 3.10.13 22:34:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:17 lf-activate-venv(): INFO: Base packages installed successfully 22:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:34:39 -----> Active servers 22:34:39 prd-centos8-builder-2c-2g-17100 22:34:39 prd-ubuntu2204-docker-8c-8g-17099 22:34:39 prd-centos8-builder-2c-2g-17035 22:34:39 prd-centos8-robot-2c-8g-17004 22:34:39 prd-centos8-robot-2c-8g-17005 22:34:39 prd-ubuntu2204-builder-2c-2g-16941 22:34:39 prd-centos8-robot-2c-8g-16883 22:34:39 prd-queue-intque-2c-1g-16867 22:34:39 prd-ubuntu2204-docker-4c-16g-14833 22:34:39 prd-ubuntu2204-docker-4c-16g-14830 22:34:39 prd-ubuntu2204-docker-4c-16g-14832 22:34:39 -----> Delete orphaned servers 22:34:39 Deleting orphaned server: prd-centos8-builder-2c-2g-17035 22:34:41 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2921452894229251145.sh 22:34:42 ---> Orphaned ports 22:34:42 Setup pyenv: 22:34:42 system 22:34:42 3.8.13 22:34:42 3.9.13 22:34:42 3.10.13 22:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:44 lf-activate-venv(): INFO: Base packages installed successfully 22:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:34:59 No orphaned ports to process. 22:34:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9854391201674928867.sh 22:34:59 ---> Orphaned volumes 22:34:59 + source /home/jenkins/lf-env.sh 22:34:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:59 ++ mktemp -d /tmp/venv-XXXX 22:34:59 + lf_venv=/tmp/venv-vbLg 22:34:59 + local venv_file=/tmp/.os_lf_venv 22:34:59 + local python=python3 22:34:59 + local options 22:34:59 + local set_path=true 22:34:59 + local install_args= 22:34:59 ++ 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 22:34:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:59 + true 22:34:59 + case $1 in 22:34:59 + python=python3 22:34:59 + shift 2 22:34:59 + true 22:34:59 + case $1 in 22:34:59 + shift 22:34:59 + break 22:34:59 + case $python in 22:34:59 + local pkg_list= 22:34:59 + [[ -d /opt/pyenv ]] 22:34:59 + echo 'Setup pyenv:' 22:34:59 Setup pyenv: 22:34:59 + export PYENV_ROOT=/opt/pyenv 22:34:59 + PYENV_ROOT=/opt/pyenv 22:34:59 + 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 22:34:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:59 + pyenv versions 22:34:59 system 22:34:59 3.8.13 22:34:59 3.9.13 22:34:59 3.10.13 22:34:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:59 + command -v pyenv 22:34:59 ++ pyenv init - --no-rehash 22:34:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:34:59 for i in ${!paths[@]}; do 22:34:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:34:59 fi; done; 22:34:59 echo "${paths[*]}"'\'')" 22:34:59 export PATH="/opt/pyenv/shims:${PATH}" 22:34:59 export PYENV_SHELL=bash 22:34:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:34:59 pyenv() { 22:34:59 local command 22:34:59 command="${1:-}" 22:34:59 if [ "$#" -gt 0 ]; then 22:34:59 shift 22:34:59 fi 22:34:59 22:34:59 case "$command" in 22:34:59 rehash|shell) 22:34:59 eval "$(pyenv "sh-$command" "$@")" 22:34:59 ;; 22:34:59 *) 22:34:59 command pyenv "$command" "$@" 22:34:59 ;; 22:34:59 esac 22:34:59 }' 22:34:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:34:59 for i in ${!paths[@]}; do 22:34:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:34:59 fi; done; 22:34:59 echo "${paths[*]}"' 22:34:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:59 ++ 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 22:34:59 ++ 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 22:34:59 ++ export PYENV_SHELL=bash 22:34:59 ++ PYENV_SHELL=bash 22:34:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:34:59 +++ complete -F _pyenv pyenv 22:34:59 ++ lf-pyver python3 22:34:59 ++ local py_version_xy=python3 22:34:59 ++ local py_version_xyz= 22:34:59 ++ awk '{ print $1 }' 22:34:59 ++ pyenv versions 22:34:59 ++ local command 22:34:59 ++ command=versions 22:34:59 ++ '[' 1 -gt 0 ']' 22:34:59 ++ shift 22:34:59 ++ case "$command" in 22:34:59 ++ command pyenv versions 22:34:59 ++ pyenv versions 22:34:59 ++ sed 's/^[ *]* //' 22:34:59 ++ grep -E '^[0-9.]*[0-9]$' 22:34:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:34:59 +++ grep '^3' /tmp/.pyenv_versions 22:34:59 +++ tail -n 1 22:34:59 +++ sort -V 22:34:59 ++ py_version_xyz=3.11.7 22:34:59 ++ [[ -z 3.11.7 ]] 22:34:59 ++ echo 3.11.7 22:34:59 ++ return 0 22:34:59 + pyenv local 3.11.7 22:34:59 + local command 22:34:59 + command=local 22:34:59 + '[' 2 -gt 0 ']' 22:34:59 + shift 22:34:59 + case "$command" in 22:34:59 + command pyenv local 3.11.7 22:34:59 + pyenv local 3.11.7 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='lftools[openstack] ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='kubernetes ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='niet ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='python-heatclient ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='python-openstackclient ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='python-magnumclient ' 22:34:59 + for arg in "$@" 22:34:59 + case $arg in 22:34:59 + pkg_list+='yq ' 22:34:59 + [[ -f /tmp/.os_lf_venv ]] 22:34:59 ++ cat /tmp/.os_lf_venv 22:34:59 + lf_venv=/tmp/venv-ipex 22:34:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from' file:/tmp/.os_lf_venv 22:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:34:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:59 + local 'pip_opts=--upgrade --quiet' 22:34:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:34:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:34:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:34:59 + [[ -n '' ]] 22:34:59 + [[ -n '' ]] 22:34:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:59 + /tmp/venv-ipex/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 22:35:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:35:01 lf-activate-venv(): INFO: Base packages installed successfully 22:35:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:35:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:01 + /tmp/venv-ipex/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 22:35:17 + type python3 22:35:17 + true 22:35:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH' 22:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:35:17 + PATH=/tmp/venv-ipex/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 22:35:17 + return 0 22:35:17 + mapfile -t os_volumes 22:35:17 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:35:20 + '[' 0 -eq 0 ']' 22:35:20 + echo 'No orphaned volumes found.' 22:35:20 No orphaned volumes found. 22:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4924930178736319526.sh 22:35:20 ---> Protect in-use images 22:35:20 Setup pyenv: 22:35:20 system 22:35:20 3.8.13 22:35:20 3.9.13 22:35:20 3.10.13 22:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:22 lf-activate-venv(): INFO: Base packages installed successfully 22:35:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:35:35 INFO: There are images to protect defined in jenkins-config. 22:35:35 INFO: There are additional images to protect in the jjb dir. 22:35:35 INFO: Protecting the following images: 22:35:35 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:35 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 22:35:35 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 22:35:35 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 22:35:35 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 22:35:35 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 22:35:35 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 22:35:35 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 22:35:35 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 22:35:35 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 22:35:35 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 22:35:35 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 22:35:37 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 22:35:39 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 22:35:40 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 22:35:42 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 22:35:43 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 22:35:45 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 22:35:46 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 22:35:48 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 22:35:50 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 22:35:51 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 22:35:53 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 22:35:54 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 22:35:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:54 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:35:54 [EnvInject] - Injecting environment variables from a build step. 22:35:54 [EnvInject] - Injecting as environment variables the properties content 22:35:54 OS_IMAGE_CLEANUP_AGE=30 22:35:54 22:35:54 [EnvInject] - Variables injected successfully. 22:35:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3150965078005920707.sh 22:35:55 ---> Cleanup old images 22:35:55 Setup pyenv: 22:35:55 system 22:35:55 3.8.13 22:35:55 3.9.13 22:35:55 3.10.13 22:35:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:57 lf-activate-venv(): INFO: Base packages installed successfully 22:35:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:36:12 + lftools openstack --os-cloud vex image cleanup --days=30 22:36:18 WARNING: Use of image.protected resulted in an exception 22:36:18 Removing 323 images from vex. 22:36:18 WARNING: Use of image.protected resulted in an exception 22:36:18 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 22:36:18 WARNING: Use of image.protected resulted in an exception 22:36:18 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 22:36:18 WARNING: Use of image.protected resulted in an exception 22:36:18 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 22:36:18 WARNING: Use of image.protected resulted in an exception 22:36:18 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 22:36:18 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 22:36:18 Build step 'Conditional steps (multiple)' marked build as failure 22:36:18 $ ssh-agent -k 22:36:18 unset SSH_AUTH_SOCK; 22:36:18 unset SSH_AGENT_PID; 22:36:18 echo Agent pid 5446 killed; 22:36:18 [ssh-agent] Stopped. 22:36:18 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14072868177915087817.sh 22:36:18 ---> sysstat.sh 22:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5101009548447585749.sh 22:36:19 ---> package-listing.sh 22:36:19 ++ facter osfamily 22:36:19 ++ tr '[:upper:]' '[:lower:]' 22:36:19 + OS_FAMILY=redhat 22:36:19 + workspace=/w/workspace/builder-openstack-cron 22:36:19 + START_PACKAGES=/tmp/packages_start.txt 22:36:19 + END_PACKAGES=/tmp/packages_end.txt 22:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:19 + PACKAGES=/tmp/packages_start.txt 22:36:19 + '[' /w/workspace/builder-openstack-cron ']' 22:36:19 + PACKAGES=/tmp/packages_end.txt 22:36:19 + case "${OS_FAMILY}" in 22:36:19 + rpm -qa 22:36:19 + sort 22:36:19 + '[' -f /tmp/packages_start.txt ']' 22:36:19 + '[' -f /tmp/packages_end.txt ']' 22:36:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:19 + '[' /w/workspace/builder-openstack-cron ']' 22:36:19 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:36:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6176534112312040858.sh 22:36:19 ---> capture-instance-metadata.sh 22:36:19 Setup pyenv: 22:36:20 system 22:36:20 3.8.13 22:36:20 3.9.13 22:36:20 3.10.13 22:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:22 lf-activate-venv(): INFO: Base packages installed successfully 22:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:36:34 INFO: Running in OpenStack, capturing instance metadata 22:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8069899862763799055.sh 22:36:34 provisioning config files... 22:36:35 Could not find credentials [logs] for builder-openstack-cron #76237 22:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4131411243827739790tmp 22:36:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:36:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:36:35 provisioning config files... 22:36:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:36:35 [EnvInject] - Injecting environment variables from a build step. 22:36:35 [EnvInject] - Injecting as environment variables the properties content 22:36:35 SERVER_ID=logs 22:36:35 22:36:35 [EnvInject] - Variables injected successfully. 22:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3200139961492769721.sh 22:36:35 ---> create-netrc.sh 22:36:35 WARN: Log server credential not found. 22:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10680793609471676131.sh 22:36:35 ---> python-tools-install.sh 22:36:35 Setup pyenv: 22:36:35 system 22:36:35 3.8.13 22:36:35 3.9.13 22:36:35 3.10.13 22:36:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:37 lf-activate-venv(): INFO: Base packages installed successfully 22:36:37 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15306191660624294263.sh 22:36:47 ---> sudo-logs.sh 22:36:47 Archiving 'sudo' log.. 22:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13680679512021343914.sh 22:36:47 ---> job-cost.sh 22:36:47 Setup pyenv: 22:36:47 system 22:36:47 3.8.13 22:36:47 3.9.13 22:36:47 3.10.13 22:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:50 lf-activate-venv(): INFO: Base packages installed successfully 22:36:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:36:57 INFO: No Stack... 22:36:57 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:58 INFO: Archiving Costs 22:36:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17474247111082077273.sh 22:36:58 ---> logs-deploy.sh 22:36:58 Setup pyenv: 22:36:58 system 22:36:58 3.8.13 22:36:58 3.9.13 22:36:58 3.10.13 22:36:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipex from file:/tmp/.os_lf_venv 22:36:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:00 lf-activate-venv(): INFO: Base packages installed successfully 22:37:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-ipex/bin to PATH 22:37:10 WARNING: Nexus logging server not set 22:37:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76237/ 22:37:10 INFO: archiving logs to S3 22:37:11 ---> uname -a: 22:37:11 Linux prd-centos8-builder-2c-2g-17100.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 22:37:11 22:37:11 22:37:11 ---> lscpu: 22:37:11 Architecture: x86_64 22:37:11 CPU op-mode(s): 32-bit, 64-bit 22:37:11 Byte Order: Little Endian 22:37:11 CPU(s): 2 22:37:11 On-line CPU(s) list: 0,1 22:37:11 Thread(s) per core: 1 22:37:11 Core(s) per socket: 1 22:37:11 Socket(s): 2 22:37:11 NUMA node(s): 1 22:37:11 Vendor ID: AuthenticAMD 22:37:11 CPU family: 23 22:37:11 Model: 49 22:37:11 Model name: AMD EPYC-Rome Processor 22:37:11 Stepping: 0 22:37:11 CPU MHz: 2799.998 22:37:11 BogoMIPS: 5599.99 22:37:11 Virtualization: AMD-V 22:37:11 Hypervisor vendor: KVM 22:37:11 Virtualization type: full 22:37:11 L1d cache: 32K 22:37:11 L1i cache: 32K 22:37:11 L2 cache: 512K 22:37:11 L3 cache: 16384K 22:37:11 NUMA node0 CPU(s): 0,1 22:37:11 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 22:37:11 22:37:11 22:37:11 ---> nproc: 22:37:11 2 22:37:11 22:37:11 22:37:11 ---> df -h: 22:37:11 Filesystem Size Used Avail Use% Mounted on 22:37:11 devtmpfs 3.8G 0 3.8G 0% /dev 22:37:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:37:11 tmpfs 3.8G 17M 3.8G 1% /run 22:37:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:37:11 /dev/vda1 40G 8.5G 32G 22% / 22:37:11 tmpfs 770M 0 770M 0% /run/user/1001 22:37:11 22:37:11 22:37:11 ---> free -m: 22:37:11 total used free shared buff/cache available 22:37:11 Mem: 7697 628 4798 19 2270 6772 22:37:11 Swap: 1023 0 1023 22:37:11 22:37:11 22:37:11 ---> ip addr: 22:37:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:11 inet 127.0.0.1/8 scope host lo 22:37:11 valid_lft forever preferred_lft forever 22:37:11 inet6 ::1/128 scope host 22:37:11 valid_lft forever preferred_lft forever 22:37:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:37:11 link/ether fa:16:3e:aa:c1:1e brd ff:ff:ff:ff:ff:ff 22:37:11 altname enp0s3 22:37:11 altname ens3 22:37:11 inet 10.30.170.190/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:37:11 valid_lft 86078sec preferred_lft 86078sec 22:37:11 inet6 fe80::f816:3eff:feaa:c11e/64 scope link 22:37:11 valid_lft forever preferred_lft forever 22:37:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:37:11 link/ether 02:42:cf:e1:ed:8f brd ff:ff:ff:ff:ff:ff 22:37:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:11 valid_lft forever preferred_lft forever 22:37:11 22:37:11 22:37:11 ---> sar -b -r -n DEV: 22:37:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/28/2025 _x86_64_ (2 CPU) 22:37:11 22:37:11 22:31:45 LINUX RESTART (2 CPU) 22:37:11 22:37:11 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:37:11 10:33:01 PM 313.03 109.41 203.61 14685.86 41658.67 22:37:11 10:34:01 PM 116.13 0.50 115.63 64.37 10969.62 22:37:11 10:35:01 PM 54.68 1.07 53.62 93.44 4838.47 22:37:11 10:36:01 PM 22.10 0.03 22.06 0.53 564.49 22:37:11 10:37:01 PM 25.22 0.52 24.71 64.65 704.38 22:37:11 Average: 106.24 22.31 83.93 2982.16 11748.47 22:37:11 22:37:11 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:11 10:33:01 PM 5280584 6991872 2601848 33.01 2688 1903120 1001620 11.22 201984 2110580 82360 22:37:11 10:34:01 PM 4892696 6936636 2989736 37.93 2688 2219656 1005336 11.26 208916 2426052 138356 22:37:11 10:35:01 PM 4956048 6980328 2926384 37.13 2688 2199320 990036 11.09 270136 2299208 20860 22:37:11 10:36:01 PM 4940816 6954460 2941616 37.32 2688 2188756 992460 11.11 270000 2314844 9924 22:37:11 10:37:01 PM 4965720 6983984 2916712 37.00 2688 2192900 971476 10.88 438792 2121128 25128 22:37:11 Average: 5007173 6969456 2875259 36.48 2688 2140750 992186 11.11 277966 2254362 55326 22:37:11 22:37:11 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:11 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:33:01 PM eth0 309.36 176.20 1512.37 62.41 0.00 0.00 0.00 0.00 22:37:11 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:34:01 PM eth0 91.32 71.13 1141.00 10.36 0.00 0.00 0.00 0.00 22:37:11 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:35:01 PM eth0 24.09 24.79 29.89 8.87 0.00 0.00 0.00 0.00 22:37:11 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:36:01 PM eth0 18.81 19.45 18.65 7.88 0.00 0.00 0.00 0.00 22:37:11 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 10:37:01 PM eth0 22.98 20.16 28.72 14.62 0.00 0.00 0.00 0.00 22:37:11 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 Average: eth0 93.32 62.35 546.20 20.83 0.00 0.00 0.00 0.00 22:37:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:11 22:37:11 22:37:11 ---> sar -P ALL: 22:37:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/28/2025 _x86_64_ (2 CPU) 22:37:11 22:37:11 22:31:45 LINUX RESTART (2 CPU) 22:37:11 22:37:11 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:37:11 10:33:01 PM all 48.57 0.03 10.95 3.00 0.08 37.36 22:37:11 10:33:01 PM 0 41.68 0.05 12.85 3.95 0.08 41.39 22:37:11 10:33:01 PM 1 55.44 0.00 9.07 2.06 0.08 33.36 22:37:11 10:34:01 PM all 36.88 0.00 6.02 0.92 0.10 56.09 22:37:11 10:34:01 PM 0 26.75 0.00 5.27 0.77 0.12 67.10 22:37:11 10:34:01 PM 1 46.97 0.00 6.77 1.06 0.08 45.11 22:37:11 10:35:01 PM all 35.11 0.00 4.13 0.38 0.08 60.29 22:37:11 10:35:01 PM 0 27.77 0.00 3.99 0.35 0.08 67.80 22:37:11 10:35:01 PM 1 42.44 0.00 4.28 0.42 0.08 52.78 22:37:11 10:36:01 PM all 34.78 0.00 3.44 0.14 0.08 61.55 22:37:11 10:36:01 PM 0 24.03 0.00 3.27 0.07 0.08 72.55 22:37:11 10:36:01 PM 1 45.49 0.00 3.61 0.22 0.08 50.59 22:37:11 10:37:01 PM all 35.68 0.00 4.31 0.13 0.09 59.78 22:37:11 10:37:01 PM 0 17.32 0.00 3.46 0.05 0.10 79.07 22:37:11 10:37:01 PM 1 54.07 0.00 5.16 0.22 0.08 40.47 22:37:11 Average: all 38.19 0.01 5.77 0.91 0.09 55.03 22:37:11 Average: 0 27.49 0.01 5.76 1.03 0.09 65.62 22:37:11 Average: 1 48.88 0.00 5.78 0.79 0.08 44.47 22:37:11 22:37:11 22:37:11