2026-02-25T05:10:21.390 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T05:10:21.391 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:10:21.463 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:10:21.592 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x72d48089dc60>, signals=[15]) 2026-02-25T05:10:21.593 INFO:teuthology.lock.ops:Start node 'trial134.front.sepia.ceph.com' reimaging 2026-02-25T05:10:21.593 INFO:teuthology.lock.ops:Updating [trial134.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T05:10:21.593 INFO:teuthology.lock.ops:Updating trial134.front.sepia.ceph.com on lock server 2026-02-25T05:10:21.847 DEBUG:teuthology.provision.fog.trial134:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-25T05:10:21.876 INFO:teuthology.provision.fog.trial134:Scheduling deploy of ubuntu 22.04 2026-02-25T05:10:29.609 INFO:teuthology.orchestra.console.trial134:Power off 2026-02-25T05:10:29.609 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T05:10:29.647 DEBUG:teuthology.orchestra.console.trial134:power off output: Chassis Power Control: Down/Off 2026-02-25T05:10:33.651 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T05:10:33.759 DEBUG:teuthology.orchestra.console.trial134:check power output: Chassis Power is off 2026-02-25T05:10:33.759 INFO:teuthology.orchestra.console.trial134:Power off completed 2026-02-25T05:10:33.859 INFO:teuthology.orchestra.console.trial134:Power on 2026-02-25T05:10:33.859 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T05:10:33.898 DEBUG:teuthology.orchestra.console.trial134:power on output: Chassis Power Control: Up/On 2026-02-25T05:10:37.902 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T05:10:38.011 DEBUG:teuthology.orchestra.console.trial134:check power output: Chassis Power is on 2026-02-25T05:10:38.011 INFO:teuthology.orchestra.console.trial134:Power on completed 2026-02-25T05:10:38.111 INFO:teuthology.provision.fog.trial134:Waiting for deploy to finish 2026-02-25T05:12:45.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:12:48.960 WARNING:teuthology.provision.fog.trial134:[Errno None] Unable to connect to port 22 on 10.20.193.134 2026-02-25T05:12:54.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:12:58.048 WARNING:teuthology.provision.fog.trial134:[Errno None] Unable to connect to port 22 on 10.20.193.134 2026-02-25T05:13:04.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:13:07.136 WARNING:teuthology.provision.fog.trial134:[Errno None] Unable to connect to port 22 on 10.20.193.134 2026-02-25T05:13:13.143 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:13:16.224 WARNING:teuthology.provision.fog.trial134:[Errno None] Unable to connect to port 22 on 10.20.193.134 2026-02-25T05:13:22.231 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:14:22.292 WARNING:teuthology.provision.fog.trial134:timed out 2026-02-25T05:14:28.299 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:14:28.411 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T05:14:28.412 DEBUG:teuthology.orchestra.run.trial134:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T05:14:28.805 INFO:teuthology.provision.fog.trial134:Node is ready 2026-02-25T05:14:28.805 DEBUG:teuthology.orchestra.run.trial134:> hostname 2026-02-25T05:14:28.849 INFO:teuthology.orchestra.run.trial134.stdout:trial134.front.sepia.ceph.com 2026-02-25T05:14:28.849 DEBUG:teuthology.orchestra.run.trial134:> grep trial134.front.sepia.ceph.com /etc/hosts 2026-02-25T05:14:28.897 INFO:teuthology.orchestra.run.trial134.stdout:10.20.193.134 trial134.front.sepia.ceph.com trial134 2026-02-25T05:14:28.897 DEBUG:teuthology.orchestra.run.trial134:> sudo hostname trial134 2026-02-25T05:14:28.948 DEBUG:teuthology.orchestra.run.trial134:> sudo sed -i -e 's/trial134.front.sepia.ceph.com/trial134/g' /etc/hosts 2026-02-25T05:14:29.002 DEBUG:teuthology.orchestra.run.trial134:> sudo sed -i -e 's/10.20.193.134/10.20.193.134/g' /etc/hosts 2026-02-25T05:14:29.054 DEBUG:teuthology.orchestra.run.trial134:> sudo sed -i -e 's/trial134.front.sepia.ceph.com/trial134/g' /etc/hostname 2026-02-25T05:14:29.109 DEBUG:teuthology.orchestra.run.trial134:> sudo hostname trial134 2026-02-25T05:14:29.161 DEBUG:teuthology.orchestra.run.trial134:> cat /etc/os-release 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:NAME="Ubuntu" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:VERSION_ID="22.04" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:VERSION_CODENAME=jammy 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:ID=ubuntu 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:ID_LIKE=debian 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T05:14:29.209 INFO:teuthology.orchestra.run.trial134.stdout:UBUNTU_CODENAME=jammy 2026-02-25T05:14:29.210 INFO:teuthology.provision.fog.trial134:Deploy complete! 2026-02-25T05:14:29.210 DEBUG:teuthology.parallel:result is None 2026-02-25T05:14:29.508 INFO:teuthology.lock.ops:Checking trial134.front.sepia.ceph.com 2026-02-25T05:14:29.508 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T05:14:29.568 INFO:teuthology.lock.ops:Updating [trial134.front.sepia.ceph.com]: set os type and version on server 2026-02-25T05:14:29.569 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial134.front.sepia.ceph.com' 2026-02-25T05:14:29.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T05:14:29.631 DEBUG:teuthology.orchestra.run.trial134:> true 2026-02-25T05:14:29.710 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial134.front.sepia.ceph.com' 2026-02-25T05:14:29.710 DEBUG:teuthology.orchestra.run.trial134:> uname -m 2026-02-25T05:14:29.761 INFO:teuthology.orchestra.run.trial134.stdout:x86_64 2026-02-25T05:14:29.761 DEBUG:teuthology.orchestra.run.trial134:> cat /etc/os-release 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:NAME="Ubuntu" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:VERSION_ID="22.04" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:VERSION_CODENAME=jammy 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:ID=ubuntu 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:ID_LIKE=debian 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T05:14:29.805 INFO:teuthology.orchestra.run.trial134.stdout:UBUNTU_CODENAME=jammy 2026-02-25T05:14:29.805 INFO:teuthology.lock.ops:Updating trial134.front.sepia.ceph.com on lock server 2026-02-25T05:14:29.865 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:14:29.954 INFO:teuthology.dispatcher.supervisor:Running job 68851 2026-02-25T05:14:29.954 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_anuchaithra@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_05:10:09-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/68851 --name anuchaithra-2026-02-25_05:10:09-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/s3/{auth-order/external-local s3tests} ubuntu_latest} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_05:10:09-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/68851/orig.config.yaml 2026-02-25T05:14:29.955 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_05:10:09-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/68851 2026-02-25T05:14:29.955 INFO:teuthology.dispatcher.supervisor:Job PID: 2934200 2026-02-25T05:14:29.955 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T05:16:30.054 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:18:30.228 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:20:30.352 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:22:30.521 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:24:30.702 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:26:30.878 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:28:31.084 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:30:31.269 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T05:30:31.353 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T05:30:31.413 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T05:30:32.068 INFO:teuthology.orchestra.console.trial134:Power off 2026-02-25T05:30:32.068 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T05:30:32.110 DEBUG:teuthology.orchestra.console.trial134:power off output: Chassis Power Control: Down/Off 2026-02-25T05:30:36.114 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T05:30:36.222 DEBUG:teuthology.orchestra.console.trial134:check power output: Chassis Power is on 2026-02-25T05:30:40.222 DEBUG:teuthology.orchestra.console.trial134:pexpect command: ipmitool -H trial134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T05:30:40.332 DEBUG:teuthology.orchestra.console.trial134:check power output: Chassis Power is off 2026-02-25T05:30:40.332 INFO:teuthology.orchestra.console.trial134:Power off completed 2026-02-25T05:30:40.544 INFO:teuthology.lock.ops:unlocked: trial134.front.sepia.ceph.com