10:31:01 Started by timer 10:31:01 Running as SYSTEM 10:31:01 [EnvInject] - Loading node environment variables. 10:31:01 Building remotely on prd-ubuntu2204-builder-2c-2g-37206 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 10:31:02 [ssh-agent] Looking for ssh-agent implementation... 10:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:02 $ ssh-agent 10:31:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXj4r0VW/agent.2236 10:31:02 SSH_AGENT_PID=2238 10:31:02 [ssh-agent] Started. 10:31:02 Running ssh-add (command line suppressed) 10:31:02 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2401576984229982219.key (/w/workspace/builder-openstack-cron@tmp/private_key_2401576984229982219.key) 10:31:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:31:02 The recommended git tool is: NONE 10:31:08 using credential jenkins-ssh 10:31:08 Wiping out workspace first. 10:31:08 Cloning the remote Git repository 10:31:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:31:08 > git init /w/workspace/builder-openstack-cron # timeout=10 10:31:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:31:08 > git --version # timeout=10 10:31:08 > git --version # 'git version 2.34.1' 10:31:08 using GIT_SSH to set credentials jenkins-ssh 10:31:08 Verifying host key using known hosts file, will automatically accept unseen keys 10:31:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:31:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:11 Avoid second fetch 10:31:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:31:11 Checking out Revision 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa (refs/remotes/origin/master) 10:31:11 > git config core.sparsecheckout # timeout=10 10:31:11 > git checkout -f 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 10:31:11 Commit message: "chore: migrate g2g to composite action" 10:31:11 > git rev-list --no-walk 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 10:31:12 > git remote # timeout=10 10:31:12 > git submodule init # timeout=10 10:31:12 > git submodule sync # timeout=10 10:31:12 > git config --get remote.origin.url # timeout=10 10:31:12 > git submodule init # timeout=10 10:31:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:31:12 > git config --get submodule.global-jjb.url # timeout=10 10:31:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:31:12 > git config --get submodule.packer/common-packer.url # timeout=10 10:31:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:31:12 > git submodule update --init --recursive global-jjb # timeout=10 10:31:12 > git submodule update --init --recursive packer/common-packer # timeout=10 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:31:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:31:16 No emails were triggered. 10:31:16 provisioning config files... 10:31:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:31:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:31:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:31:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4117488914347260539.sh 10:31:17 ---> python-tools-install.sh 10:31:17 Setup pyenv: 10:31:17 * system (set by /opt/pyenv/version) 10:31:17 * 3.8.20 (set by /opt/pyenv/version) 10:31:17 * 3.9.20 (set by /opt/pyenv/version) 10:31:17 3.10.15 10:31:17 3.11.10 10:31:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tkmU 10:31:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:31:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:26 lf-activate-venv(): INFO: Base packages installed successfully 10:31:26 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:31:54 Generating Requirements File 10:32:14 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. 10:32:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:32:15 Python 3.11.10 10:32:15 pip 26.0.1 from /tmp/venv-tkmU/lib/python3.11/site-packages/pip (python 3.11) 10:32:15 appdirs==1.4.4 10:32:15 argcomplete==3.6.3 10:32:15 aspy.yaml==1.3.0 10:32:15 attrs==26.1.0 10:32:15 autopage==0.6.0 10:32:15 beautifulsoup4==4.14.3 10:32:15 boto3==1.42.75 10:32:15 botocore==1.42.75 10:32:15 bs4==0.0.2 10:32:15 certifi==2026.2.25 10:32:15 cffi==2.0.0 10:32:15 cfgv==3.5.0 10:32:15 chardet==7.3.0 10:32:15 charset-normalizer==3.4.6 10:32:15 click==8.3.1 10:32:15 cliff==4.13.2 10:32:15 cmd2==3.4.0 10:32:15 cryptography==3.3.2 10:32:15 debtcollector==3.1.0 10:32:15 decorator==5.2.1 10:32:15 defusedxml==0.7.1 10:32:15 Deprecated==1.3.1 10:32:15 distlib==0.4.0 10:32:15 dnspython==2.8.0 10:32:15 docker==7.1.0 10:32:15 dogpile.cache==1.5.0 10:32:15 durationpy==0.10 10:32:15 email-validator==2.3.0 10:32:15 filelock==3.25.2 10:32:15 future==1.0.0 10:32:15 gitdb==4.0.12 10:32:15 GitPython==3.1.46 10:32:15 httplib2==0.30.2 10:32:15 identify==2.6.18 10:32:15 idna==3.11 10:32:15 importlib-resources==1.5.0 10:32:15 iso8601==2.1.0 10:32:15 Jinja2==3.1.6 10:32:15 jmespath==1.1.0 10:32:15 jsonpatch==1.33 10:32:15 jsonpointer==3.1.1 10:32:15 jsonschema==4.26.0 10:32:15 jsonschema-specifications==2025.9.1 10:32:15 keystoneauth1==5.13.1 10:32:15 kubernetes==35.0.0 10:32:15 lftools==0.37.22 10:32:15 lxml==6.0.2 10:32:15 markdown-it-py==4.0.0 10:32:15 MarkupSafe==3.0.3 10:32:15 mdurl==0.1.2 10:32:15 msgpack==1.1.2 10:32:15 multi_key_dict==2.0.3 10:32:15 munch==4.0.0 10:32:15 netaddr==1.3.0 10:32:15 niet==1.4.2 10:32:15 nodeenv==1.10.0 10:32:15 oauth2client==4.1.3 10:32:15 oauthlib==3.3.1 10:32:15 openstacksdk==4.10.0 10:32:15 os-service-types==1.8.2 10:32:15 osc-lib==4.4.0 10:32:15 oslo.config==10.3.0 10:32:15 oslo.context==6.3.0 10:32:15 oslo.i18n==6.7.2 10:32:15 oslo.log==8.1.0 10:32:15 oslo.serialization==5.9.1 10:32:15 oslo.utils==10.0.0 10:32:15 packaging==26.0 10:32:15 pbr==7.0.3 10:32:15 platformdirs==4.9.4 10:32:15 prettytable==3.17.0 10:32:15 psutil==7.2.2 10:32:15 pyasn1==0.6.3 10:32:15 pyasn1_modules==0.4.2 10:32:15 pycparser==3.0 10:32:15 pygerrit2==2.0.15 10:32:15 PyGithub==2.9.0 10:32:15 Pygments==2.19.2 10:32:15 PyJWT==2.12.1 10:32:15 PyNaCl==1.6.2 10:32:15 pyparsing==2.4.7 10:32:15 pyperclip==1.11.0 10:32:15 pyrsistent==0.20.0 10:32:15 python-cinderclient==9.9.0 10:32:15 python-dateutil==2.9.0.post0 10:32:15 python-discovery==1.2.0 10:32:15 python-heatclient==5.1.0 10:32:15 python-jenkins==1.8.3 10:32:15 python-keystoneclient==5.8.0 10:32:15 python-magnumclient==4.10.0 10:32:15 python-openstackclient==9.0.0 10:32:15 python-swiftclient==4.10.0 10:32:15 PyYAML==6.0.3 10:32:15 referencing==0.37.0 10:32:15 requests==2.32.5 10:32:15 requests-oauthlib==2.0.0 10:32:15 requestsexceptions==1.4.0 10:32:15 rfc3986==2.0.0 10:32:15 rich==14.3.3 10:32:15 rich-argparse==1.7.2 10:32:15 rpds-py==0.30.0 10:32:15 rsa==4.9.1 10:32:15 ruamel.yaml==0.19.1 10:32:15 ruamel.yaml.clib==0.2.15 10:32:15 s3transfer==0.16.0 10:32:15 simplejson==3.20.2 10:32:15 six==1.17.0 10:32:15 smmap==5.0.3 10:32:15 soupsieve==2.8.3 10:32:15 stevedore==5.7.0 10:32:15 tabulate==0.10.0 10:32:15 toml==0.10.2 10:32:15 tomlkit==0.14.0 10:32:15 tqdm==4.67.3 10:32:15 typing_extensions==4.15.0 10:32:15 urllib3==1.26.20 10:32:15 virtualenv==21.2.0 10:32:15 wcwidth==0.6.0 10:32:15 websocket-client==1.9.0 10:32:15 wrapt==2.1.2 10:32:15 xdg==6.0.0 10:32:15 xmltodict==1.0.4 10:32:15 yq==3.4.3 10:32:15 [builder-openstack-cron] $ /bin/sh /tmp/jenkins4529140815587411811.sh 10:32:15 ---> uv-install.sh 10:32:15 Installing uv/uvx (latest) using shell installer 10:32:16 2026-03-25 10:32:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T11%3A21%3A33Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T10%3A20%3A49Z&ske=2026-03-25T11%3A21%3A33Z&sks=b&skv=2018-11-09&sig=esCN62zslNHCbyUZFNP1%2FNvWWVTM%2Bk79EqGZPcAX528%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQzNDk5MCwibmJmIjoxNzc0NDM0NjkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9R4-ZR4LoG7isLFFKQsc7uTkfUCuwKzY03mG34L6BmA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-7QUspF.sh" [1] 10:32:16 downloading uv 0.11.1 x86_64-unknown-linux-gnu 10:32:17 installing to /home/jenkins/.local/bin 10:32:17 uv 10:32:17 uvx 10:32:17 everything's installed! 10:32:17 10:32:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:32:17 10:32:17 source $HOME/.local/bin/env (sh, bash, zsh) 10:32:17 source $HOME/.local/bin/env.fish (fish) 10:32:17 Adding install location to PATH 10:32:17 ---> Validating uv/uvx install 10:32:17 uvx 0.11.1 (x86_64-unknown-linux-gnu) 10:32:17 [EnvInject] - Injecting environment variables from a build step. 10:32:17 [EnvInject] - Injecting as environment variables the properties content 10:32:17 OS_CLOUD=vex 10:32:17 10:32:17 [EnvInject] - Variables injected successfully. 10:32:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:32:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:32:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9949093925323581072.sh 10:32:17 ---> Orphaned k8s clusters 10:32:17 Setup pyenv: 10:32:17 system 10:32:17 3.8.20 10:32:17 3.9.20 10:32:17 3.10.15 10:32:17 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:32:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:32:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:19 lf-activate-venv(): INFO: Base packages installed successfully 10:32:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:32:26 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:32:26 warnings.warn( 10:32:28 -----> Delete orphaned cluster 10:32:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:32:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:32:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16389298213025892028.sh 10:32:28 ---> Orphaned stacks 10:32:28 Setup pyenv: 10:32:29 system 10:32:29 3.8.20 10:32:29 3.9.20 10:32:29 3.10.15 10:32:29 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:31 lf-activate-venv(): INFO: Base packages installed successfully 10:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:32:47 + mapfile -t OS_COE_CLUSTERS_ID 10:32:47 ++ awk '{print $1}' 10:32:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:32:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:32:47 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:32:47 warnings.warn( 10:32:49 + echo '-----> Active clusters -> stacks' 10:32:49 -----> Active clusters -> stacks 10:32:49 + OS_COE_STACKS=() 10:32:49 + [[ 0 -gt 0 ]] 10:32:49 + mapfile -t OS_STACKS 10:32:49 ++ awk '{print $1}' 10:32:49 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 10:32:49 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:32:49 warnings.warn( 10:32:51 + echo '-----> Active stacks' 10:32:51 -----> Active stacks 10:32:51 + echo '-----> Delete orphaned stacks' 10:32:51 -----> Delete orphaned stacks 10:32:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:32:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:32:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6339036417510629049.sh 10:32:51 ---> Orphaned servers 10:32:51 Setup pyenv: 10:32:51 system 10:32:51 3.8.20 10:32:51 3.9.20 10:32:51 3.10.15 10:32:51 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:53 lf-activate-venv(): INFO: Base packages installed successfully 10:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:33:08 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:33:08 warnings.warn( 10:33:13 -----> Active servers 10:33:13 prd-ubuntu2204-docker-4c-4g-41925 10:33:13 prd-ubuntu2204-docker-4c-4g-41927 10:33:13 prd-ubuntu2204-docker-4c-4g-41926 10:33:13 prd-ubuntu2204-docker-4c-4g-41924 10:33:13 prd-ubuntu2204-docker-4c-4g-41923 10:33:13 prd-ubuntu2204-docker-4c-16g-41915 10:33:13 prd-ubuntu2204-docker-4c-16g-41917 10:33:13 prd-ubuntu2204-docker-4c-16g-41919 10:33:13 prd-ubuntu2204-docker-4c-16g-41910 10:33:13 prd-ubuntu2204-docker-4c-16g-41913 10:33:13 prd-ubuntu2204-docker-4c-16g-41912 10:33:13 prd-ubuntu2204-docker-4c-16g-41918 10:33:13 prd-ubuntu2204-docker-4c-16g-41914 10:33:13 prd-ubuntu2204-docker-4c-16g-41911 10:33:13 prd-ubuntu2204-docker-4c-16g-41916 10:33:13 prd-ubuntu2204-docker-4c-16g-40888 10:33:13 prd-ubuntu2204-docker-4c-16g-40891 10:33:13 prd-ubuntu2204-docker-4c-16g-40792 10:33:13 prd-ubuntu2204-docker-4c-4g-40778 10:33:13 prd-ubuntu2204-docker-4c-4g-40785 10:33:13 prd-ubuntu2204-docker-4c-16g-40769 10:33:13 prd-ubuntu2204-docker-4c-16g-40771 10:33:13 prd-ubuntu2204-docker-4c-4g-40766 10:33:13 prd-ubuntu2204-docker-4c-4g-40762 10:33:13 prd-ubuntu2204-docker-4c-4g-40760 10:33:13 prd-ubuntu2204-docker-4c-4g-40765 10:33:13 prd-ubuntu2204-docker-4c-4g-40758 10:33:13 prd-ubuntu2204-docker-4c-16g-40750 10:33:13 prd-ubuntu2204-docker-4c-4g-40764 10:33:13 prd-ubuntu2204-docker-4c-16g-39709 10:33:13 prd-ubuntu2204-docker-4c-16g-39715 10:33:13 prd-ubuntu2204-docker-4c-16g-39714 10:33:13 prd-ubuntu2204-docker-4c-16g-39708 10:33:13 prd-ubuntu2204-docker-4c-16g-39710 10:33:13 prd-ubuntu2204-docker-4c-16g-39711 10:33:13 prd-ubuntu2204-docker-4c-16g-39713 10:33:13 prd-ubuntu2204-docker-4c-16g-38531 10:33:13 prd-ubuntu2204-docker-4c-16g-38535 10:33:13 prd-ubuntu2204-docker-4c-16g-38536 10:33:13 prd-ubuntu2204-docker-4c-16g-38530 10:33:13 prd-ubuntu2204-docker-4c-16g-37560 10:33:13 prd-ubuntu2204-docker-4c-16g-37520 10:33:13 prd-ubuntu2204-docker-4c-16g-37519 10:33:13 prd-ubuntu2204-docker-4c-16g-37503 10:33:13 prd-ubuntu2204-docker-4c-16g-37459 10:33:13 prd-ubuntu2204-docker-4c-16g-37465 10:33:13 prd-ubuntu2204-docker-4c-16g-37461 10:33:13 prd-ubuntu2204-docker-4c-16g-37464 10:33:13 prd-ubuntu2204-docker-4c-16g-37460 10:33:13 prd-ubuntu2204-docker-4c-16g-37239 10:33:13 prd-ubuntu2204-docker-4c-16g-37237 10:33:13 prd-ubuntu2204-docker-4c-16g-37238 10:33:13 prd-ubuntu2204-docker-4c-16g-37235 10:33:13 prd-ubuntu2204-docker-4c-16g-37236 10:33:13 prd-ubuntu2204-builder-2c-2g-37206 10:33:13 prd-ubuntu2204-builder-2c-2g-37202 10:33:13 prd-ubuntu2204-docker-8c-8g-37146 10:33:13 prd-ubuntu2204-docker-2c-2g-37133 10:33:13 prd-ubuntu2404-robot-2c-8g-29947 10:33:13 prd-ubuntu2404-robot-2c-8g-29948 10:33:13 prd-ubuntu2404-robot-2c-8g-29949 10:33:13 prd-ubuntu2404-robot-2c-8g-29946 10:33:13 prd-ubuntu2404-robot-2c-8g-29944 10:33:13 prd-ubuntu2404-robot-2c-8g-29945 10:33:13 snd-ubuntu2204-docker-2c-2g-354 10:33:13 -----> Delete orphaned servers 10:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9079526111312388636.sh 10:33:33 ---> Orphaned ports 10:33:33 Setup pyenv: 10:33:33 system 10:33:33 3.8.20 10:33:33 3.9.20 10:33:33 3.10.15 10:33:33 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:35 lf-activate-venv(): INFO: Base packages installed successfully 10:33:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:33:49 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:33:49 warnings.warn( 10:33:52 No orphaned ports to process. 10:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15528431292221554358.sh 10:33:52 ---> Orphaned volumes 10:33:52 + source /home/jenkins/lf-env.sh 10:33:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:52 ++ mktemp -d /tmp/venv-XXXX 10:33:52 + lf_venv=/tmp/venv-LJMm 10:33:52 + local venv_file=/tmp/.os_lf_venv 10:33:52 + local python=python3 10:33:52 + local options 10:33:52 + local set_path=true 10:33:52 + local install_args= 10:33:52 ++ 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 10:33:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:33:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:33:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:52 + true 10:33:52 + case $1 in 10:33:52 + python=python3 10:33:52 + shift 2 10:33:52 + true 10:33:52 + case $1 in 10:33:52 + shift 10:33:52 + break 10:33:52 + case $python in 10:33:52 + local pkg_list= 10:33:52 + [[ -d /opt/pyenv ]] 10:33:52 + echo 'Setup pyenv:' 10:33:52 Setup pyenv: 10:33:52 + export PYENV_ROOT=/opt/pyenv 10:33:52 + PYENV_ROOT=/opt/pyenv 10:33:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:52 + pyenv versions 10:33:52 system 10:33:52 3.8.20 10:33:52 3.9.20 10:33:52 3.10.15 10:33:52 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:52 + command -v pyenv 10:33:52 ++ pyenv init - --no-rehash 10:33:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:33:52 for i in ${!paths[@]}; do 10:33:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:33:52 fi; done; 10:33:52 echo "${paths[*]}"'\'')" 10:33:52 export PATH="/opt/pyenv/shims:${PATH}" 10:33:52 export PYENV_SHELL=bash 10:33:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:52 pyenv() { 10:33:52 local command 10:33:52 command="${1:-}" 10:33:52 if [ "$#" -gt 0 ]; then 10:33:52 shift 10:33:52 fi 10:33:52 10:33:52 case "$command" in 10:33:52 rehash|shell) 10:33:52 eval "$(pyenv "sh-$command" "$@")" 10:33:52 ;; 10:33:52 *) 10:33:52 command pyenv "$command" "$@" 10:33:52 ;; 10:33:52 esac 10:33:52 }' 10:33:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:33:52 for i in ${!paths[@]}; do 10:33:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:33:52 fi; done; 10:33:52 echo "${paths[*]}"' 10:33:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:52 ++ export PYENV_SHELL=bash 10:33:52 ++ PYENV_SHELL=bash 10:33:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:52 +++ complete -F _pyenv pyenv 10:33:52 ++ lf-pyver python3 10:33:52 ++ local py_version_xy=python3 10:33:52 ++ local py_version_xyz= 10:33:52 ++ pyenv versions 10:33:52 ++ local command 10:33:52 ++ command=versions 10:33:52 ++ '[' 1 -gt 0 ']' 10:33:52 ++ shift 10:33:52 ++ case "$command" in 10:33:52 ++ command pyenv versions 10:33:52 ++ awk '{ print $1 }' 10:33:52 ++ grep -E '^[0-9.]*[0-9]$' 10:33:52 ++ sed 's/^[ *]* //' 10:33:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:52 +++ grep '^3' /tmp/.pyenv_versions 10:33:52 +++ tail -n 1 10:33:52 +++ sort -V 10:33:52 ++ py_version_xyz=3.11.10 10:33:52 ++ [[ -z 3.11.10 ]] 10:33:52 ++ echo 3.11.10 10:33:52 ++ return 0 10:33:52 + pyenv local 3.11.10 10:33:52 + local command 10:33:52 + command=local 10:33:52 + '[' 2 -gt 0 ']' 10:33:52 + shift 10:33:52 + case "$command" in 10:33:52 + command pyenv local 3.11.10 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='lftools[openstack] ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='kubernetes ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='niet ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='python-heatclient ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='python-openstackclient ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='python-magnumclient ' 10:33:52 + for arg in "$@" 10:33:52 + case $arg in 10:33:52 + pkg_list+='yq ' 10:33:52 + [[ -f /tmp/.os_lf_venv ]] 10:33:52 ++ cat /tmp/.os_lf_venv 10:33:52 + lf_venv=/tmp/venv-tkmU 10:33:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from' file:/tmp/.os_lf_venv 10:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:33:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:52 + local 'pip_opts=--upgrade --quiet' 10:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:33:52 + [[ -n '' ]] 10:33:52 + [[ -n '' ]] 10:33:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:52 + /tmp/venv-tkmU/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 10:33:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:33:54 lf-activate-venv(): INFO: Base packages installed successfully 10:33:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 10:33:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 10:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:54 + /tmp/venv-tkmU/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 10:34:09 + type python3 10:34:09 + true 10:34:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH' 10:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:34:09 + PATH=/tmp/venv-tkmU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:34:09 + return 0 10:34:09 + mapfile -t os_volumes 10:34:09 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 10:34:09 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:09 warnings.warn( 10:34:13 + '[' 0 -eq 0 ']' 10:34:13 + echo 'No orphaned volumes found.' 10:34:13 No orphaned volumes found. 10:34:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:34:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:34:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4124502057758164468.sh 10:34:13 ---> Protect in-use images 10:34:13 Setup pyenv: 10:34:13 system 10:34:13 3.8.20 10:34:13 3.9.20 10:34:13 3.10.15 10:34:13 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:15 lf-activate-venv(): INFO: Base packages installed successfully 10:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 10:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:34:27 INFO: There are images to protect defined in jenkins-config. 10:34:27 INFO: There are additional images to protect in the jjb dir. 10:34:27 INFO: Protecting the following images: 10:34:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 10:34:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 10:34:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 10:34:27 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 10:34:27 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 10:34:27 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 10:34:27 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 10:34:27 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 10:34:27 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:27 warnings.warn( 10:34:29 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 10:34:29 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:29 warnings.warn( 10:34:31 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 10:34:31 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:31 warnings.warn( 10:34:32 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 10:34:32 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:32 warnings.warn( 10:34:34 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 10:34:34 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:34 warnings.warn( 10:34:36 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 10:34:36 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:36 warnings.warn( 10:34:38 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 10:34:38 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:38 warnings.warn( 10:34:39 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 10:34:39 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:34:39 warnings.warn( 10:34:41 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 10:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:34:41 Run condition [Boolean condition] enabling perform for step [BuilderChain] 10:34:41 [EnvInject] - Injecting environment variables from a build step. 10:34:41 [EnvInject] - Injecting as environment variables the properties content 10:34:41 OS_IMAGE_CLEANUP_AGE=30 10:34:41 10:34:41 [EnvInject] - Variables injected successfully. 10:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11682251779057693092.sh 10:34:41 ---> Cleanup old images 10:34:41 Setup pyenv: 10:34:41 system 10:34:41 3.8.20 10:34:41 3.9.20 10:34:41 3.10.15 10:34:41 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:43 lf-activate-venv(): INFO: Base packages installed successfully 10:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:35:00 + lftools openstack --os-cloud vex image cleanup --days=30 10:35:00 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:35:00 warnings.warn( 10:35:01 Removing 67 images from vex. 10:35:01 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 10:35:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 10:35:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 10:35:02 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 10:35:02 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 10:35:02 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 10:35:02 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 10:35:03 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 10:35:03 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 10:35:03 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 10:35:03 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 10:35:03 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 10:35:03 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 10:35:03 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 10:35:03 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 10:35:03 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 10:35:03 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 10:35:03 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 10:35:03 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 10:35:03 $ ssh-agent -k 10:35:03 unset SSH_AUTH_SOCK; 10:35:03 unset SSH_AGENT_PID; 10:35:03 echo Agent pid 2238 killed; 10:35:03 [ssh-agent] Stopped. 10:35:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2781497016180273804.sh 10:35:03 ---> sysstat.sh 10:35:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2810667119943395188.sh 10:35:04 ---> package-listing.sh 10:35:04 ++ facter osfamily 10:35:04 ++ tr '[:upper:]' '[:lower:]' 10:35:04 + OS_FAMILY=debian 10:35:04 + workspace=/w/workspace/builder-openstack-cron 10:35:04 + START_PACKAGES=/tmp/packages_start.txt 10:35:04 + END_PACKAGES=/tmp/packages_end.txt 10:35:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:04 + PACKAGES=/tmp/packages_start.txt 10:35:04 + '[' /w/workspace/builder-openstack-cron ']' 10:35:04 + PACKAGES=/tmp/packages_end.txt 10:35:04 + case "${OS_FAMILY}" in 10:35:04 + grep '^ii' 10:35:04 + dpkg -l 10:35:04 + '[' -f /tmp/packages_start.txt ']' 10:35:04 + '[' -f /tmp/packages_end.txt ']' 10:35:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:04 + '[' /w/workspace/builder-openstack-cron ']' 10:35:04 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 10:35:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 10:35:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2097810842722335742.sh 10:35:04 ---> capture-instance-metadata.sh 10:35:04 Setup pyenv: 10:35:04 system 10:35:04 3.8.20 10:35:04 3.9.20 10:35:04 3.10.15 10:35:04 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:06 lf-activate-venv(): INFO: Base packages installed successfully 10:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:35:17 INFO: Running in OpenStack, capturing instance metadata 10:35:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5633171200314224239.sh 10:35:17 provisioning config files... 10:35:17 Could not find credentials [logs] for builder-openstack-cron #78166 10:35:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3388169014914687122tmp 10:35:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:35:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:35:17 provisioning config files... 10:35:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:35:19 [EnvInject] - Injecting environment variables from a build step. 10:35:19 [EnvInject] - Injecting as environment variables the properties content 10:35:19 SERVER_ID=logs 10:35:19 10:35:19 [EnvInject] - Variables injected successfully. 10:35:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1188465382360041577.sh 10:35:19 ---> create-netrc.sh 10:35:19 WARN: Log server credential not found. 10:35:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16646212685542421515.sh 10:35:19 ---> python-tools-install.sh 10:35:19 Setup pyenv: 10:35:19 system 10:35:19 3.8.20 10:35:19 3.9.20 10:35:19 3.10.15 10:35:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:21 lf-activate-venv(): INFO: Base packages installed successfully 10:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:35:31 [builder-openstack-cron] $ /bin/sh /tmp/jenkins8895707957461435488.sh 10:35:31 ---> uv-install.sh 10:35:31 uv 0.11.1 is already installed 10:35:31 uvx 0.11.1 (x86_64-unknown-linux-gnu) 10:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins778934740071380336.sh 10:35:31 ---> sudo-logs.sh 10:35:31 Archiving 'sudo' log.. 10:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7459291064543459473.sh 10:35:31 ---> job-cost.sh 10:35:31 INFO: Activating Python virtual environment... 10:35:31 Setup pyenv: 10:35:31 system 10:35:31 3.8.20 10:35:31 3.9.20 10:35:31 3.10.15 10:35:31 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:33 lf-activate-venv(): INFO: Base packages installed successfully 10:35:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:35:40 INFO: No stack-cost file found 10:35:40 INFO: Instance uptime: 3831s 10:35:40 INFO: Fetching instance metadata (attempt 1 of 3)... 10:35:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:35:41 INFO: Successfully fetched instance metadata 10:35:41 INFO: Instance type: v3-standard-2 10:35:41 INFO: Retrieving pricing info for: v3-standard-2 10:35:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:35:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3831 10:35:41 INFO: Successfully fetched Vexxhost pricing API 10:35:41 INFO: Retrieved cost: 0.11 10:35:41 INFO: Retrieved resource: v3-standard-2 10:35:41 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 10:35:41 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 10:35:41 INFO: Successfully archived job cost data 10:35:41 DEBUG: Cost data: builder-openstack-cron,78166,2026-03-25 10:35:41,v3-standard-2,3831,0.11,0.00,SUCCESS 10:35:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14420413723257639229.sh 10:35:41 ---> logs-deploy.sh 10:35:41 Setup pyenv: 10:35:41 system 10:35:41 3.8.20 10:35:41 3.9.20 10:35:41 3.10.15 10:35:41 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 10:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tkmU from file:/tmp/.os_lf_venv 10:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:43 lf-activate-venv(): INFO: Base packages installed successfully 10:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-tkmU/bin to PATH 10:35:53 WARNING: Nexus logging server not set 10:35:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78166/ 10:35:53 INFO: archiving logs to S3 10:35:53 /tmp/venv-tkmU/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:35:53 warnings.warn( 10:35:54 ---> uname -a: 10:35:54 Linux prd-ubuntu2204-builder-2c-2g-37206 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:35:54 10:35:54 10:35:54 ---> lscpu: 10:35:54 Architecture: x86_64 10:35:54 CPU op-mode(s): 32-bit, 64-bit 10:35:54 Address sizes: 40 bits physical, 48 bits virtual 10:35:54 Byte Order: Little Endian 10:35:54 CPU(s): 2 10:35:54 On-line CPU(s) list: 0,1 10:35:54 Vendor ID: AuthenticAMD 10:35:54 Model name: AMD EPYC-Rome Processor 10:35:54 CPU family: 23 10:35:54 Model: 49 10:35:54 Thread(s) per core: 1 10:35:54 Core(s) per socket: 1 10:35:54 Socket(s): 2 10:35:54 Stepping: 0 10:35:54 BogoMIPS: 5599.99 10:35: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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:35:54 Virtualization: AMD-V 10:35:54 Hypervisor vendor: KVM 10:35:54 Virtualization type: full 10:35:54 L1d cache: 64 KiB (2 instances) 10:35:54 L1i cache: 64 KiB (2 instances) 10:35:54 L2 cache: 1 MiB (2 instances) 10:35:54 L3 cache: 32 MiB (2 instances) 10:35:54 NUMA node(s): 1 10:35:54 NUMA node0 CPU(s): 0,1 10:35:54 Vulnerability Gather data sampling: Not affected 10:35:54 Vulnerability Indirect target selection: Not affected 10:35:54 Vulnerability Itlb multihit: Not affected 10:35:54 Vulnerability L1tf: Not affected 10:35:54 Vulnerability Mds: Not affected 10:35:54 Vulnerability Meltdown: Not affected 10:35:54 Vulnerability Mmio stale data: Not affected 10:35:54 Vulnerability Reg file data sampling: Not affected 10:35:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:35:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:35:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:35:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:35:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:35:54 Vulnerability Srbds: Not affected 10:35:54 Vulnerability Tsa: Not affected 10:35:54 Vulnerability Tsx async abort: Not affected 10:35:54 Vulnerability Vmscape: Not affected 10:35:54 10:35:54 10:35:54 ---> nproc: 10:35:54 2 10:35:54 10:35:54 10:35:54 ---> df -h: 10:35:54 Filesystem Size Used Avail Use% Mounted on 10:35:54 tmpfs 794M 1.1M 793M 1% /run 10:35:54 /dev/vda1 39G 8.6G 31G 23% / 10:35:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:35:54 tmpfs 5.0M 0 5.0M 0% /run/lock 10:35:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:35:54 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:35:54 10:35:54 10:35:54 ---> free -m: 10:35:54 total used free shared buff/cache available 10:35:54 Mem: 7937 540 4581 4 2815 7100 10:35:54 Swap: 1023 0 1023 10:35:54 10:35:54 10:35:54 ---> ip addr: 10:35:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:54 inet 127.0.0.1/8 scope host lo 10:35:54 valid_lft forever preferred_lft forever 10:35:54 inet6 ::1/128 scope host 10:35:54 valid_lft forever preferred_lft forever 10:35:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:54 link/ether fa:16:3e:ba:7e:f9 brd ff:ff:ff:ff:ff:ff 10:35:54 altname enp0s3 10:35:54 inet 10.30.171.2/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:35:54 valid_lft 82562sec preferred_lft 82562sec 10:35:54 inet6 fe80::f816:3eff:feba:7ef9/64 scope link 10:35:54 valid_lft forever preferred_lft forever 10:35:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:35:54 link/ether 12:00:33:96:98:84 brd ff:ff:ff:ff:ff:ff 10:35:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:35:54 valid_lft forever preferred_lft forever 10:35:54 10:35:54 10:35:54 ---> sar -b -r -n DEV: 10:35:54 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-37206) 03/25/26 _x86_64_ (2 CPU) 10:35:54 10:35:54 09:31:59 LINUX RESTART (2 CPU) 10:35:54 10:35:54 09:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:35:54 09:50:01 1.23 0.00 1.22 0.00 0.04 15.18 1.97 10:35:54 10:00:05 1.30 0.00 1.30 0.00 0.00 15.20 0.00 10:35:54 10:10:01 1.43 0.00 1.43 0.00 0.00 16.19 0.00 10:35:54 10:20:01 13.47 0.00 1.37 12.09 0.16 15.90 107062.01 10:35:54 10:30:06 1.40 0.00 1.40 0.00 0.00 15.63 0.00 10:35:54 Average: 3.76 0.00 1.34 2.42 0.04 15.62 21385.07 10:35:54 10:35:54 09:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:54 09:50:01 5426716 7410920 397216 4.89 54064 2123468 969392 10.56 327216 2149676 124 10:35:54 10:00:05 5426716 7411556 396604 4.88 54672 2123480 968608 10.55 327840 2150396 196 10:35:54 10:10:01 5425352 7410828 397372 4.89 55280 2123488 968672 10.56 328444 2149384 236 10:35:54 10:20:01 5424596 7413076 394996 4.86 56044 2125716 970936 10.58 331444 2150052 236 10:35:54 10:30:06 5424372 7413612 394468 4.85 56596 2125920 968736 10.56 331996 2150508 200 10:35:54 Average: 5425550 7411998 396131 4.87 55331 2124414 969269 10.56 329388 2150003 198 10:35:54 10:35:54 09:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:54 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 09:50:01 ens3 2.53 1.11 0.66 1.06 0.00 0.00 0.00 0.00 10:35:54 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 10:00:05 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 10:00:05 ens3 0.72 0.19 0.18 0.10 0.00 0.00 0.00 0.00 10:35:54 10:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 10:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 10:10:01 ens3 0.75 0.13 0.16 0.08 0.00 0.00 0.00 0.00 10:35:54 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 10:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 10:20:01 ens3 1.12 0.19 0.25 0.12 0.00 0.00 0.00 0.00 10:35:54 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 10:30:06 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 10:30:06 ens3 1.09 0.18 0.22 0.10 0.00 0.00 0.00 0.00 10:35:54 10:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:35:54 Average: ens3 1.24 0.36 0.30 0.29 0.00 0.00 0.00 0.00 10:35:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:54 10:35:54 10:35:54 ---> sar -P ALL: 10:35:54 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-37206) 03/25/26 _x86_64_ (2 CPU) 10:35:54 10:35:54 09:31:59 LINUX RESTART (2 CPU) 10:35:54 10:35:54 09:40:01 CPU %user %nice %system %iowait %steal %idle 10:35:54 09:50:01 all 0.20 0.00 0.06 0.02 0.07 99.65 10:35:54 09:50:01 0 0.13 0.00 0.05 0.03 0.03 99.76 10:35:54 09:50:01 1 0.27 0.00 0.07 0.02 0.11 99.53 10:35:54 10:00:05 all 0.50 0.00 0.06 0.04 0.02 99.37 10:35:54 10:00:05 0 0.88 0.00 0.06 0.07 0.02 98.97 10:35:54 10:00:05 1 0.13 0.00 0.06 0.01 0.02 99.78 10:35:54 10:10:01 all 0.30 0.00 0.05 0.03 0.01 99.60 10:35:54 10:10:01 0 0.52 0.00 0.06 0.04 0.02 99.37 10:35:54 10:10:01 1 0.09 0.00 0.04 0.02 0.01 99.84 10:35:54 10:20:01 all 0.24 0.00 0.06 0.04 0.02 99.64 10:35:54 10:20:01 0 0.16 0.00 0.07 0.05 0.03 99.70 10:35:54 10:20:01 1 0.33 0.00 0.04 0.03 0.01 99.58 10:35:54 10:30:06 all 0.29 0.00 0.06 0.02 0.02 99.61 10:35:54 10:30:06 0 0.52 0.00 0.05 0.00 0.02 99.40 10:35:54 10:30:06 1 0.06 0.00 0.07 0.03 0.02 99.82 10:35:54 Average: all 0.31 0.00 0.06 0.03 0.03 99.58 10:35:54 Average: 0 0.44 0.00 0.06 0.04 0.02 99.44 10:35:54 Average: 1 0.17 0.00 0.06 0.02 0.03 99.71 10:35:54 10:35:54 10:35:54