2026-02-18T05:55:11.934 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T05:55:11.935 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:55:12.010 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:55:12.142 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x728dd5d4f600>, signals=[15]) 2026-02-18T05:55:12.143 INFO:teuthology.lock.ops:Start node 'trial020.front.sepia.ceph.com' reimaging 2026-02-18T05:55:12.143 INFO:teuthology.lock.ops:Updating [trial020.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T05:55:12.143 INFO:teuthology.lock.ops:Updating trial020.front.sepia.ceph.com on lock server 2026-02-18T05:55:12.341 DEBUG:teuthology.provision.fog.trial020:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T05:55:12.391 INFO:teuthology.provision.fog.trial020:Scheduling deploy of ubuntu 22.04 2026-02-18T05:55:13.494 INFO:teuthology.orchestra.console.trial020:Power off 2026-02-18T05:55:13.494 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T05:55:13.532 DEBUG:teuthology.orchestra.console.trial020:power off output: Chassis Power Control: Down/Off 2026-02-18T05:55:17.537 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:55:17.647 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is off 2026-02-18T05:55:17.647 INFO:teuthology.orchestra.console.trial020:Power off completed 2026-02-18T05:55:17.748 INFO:teuthology.orchestra.console.trial020:Power on 2026-02-18T05:55:17.748 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T05:55:17.787 DEBUG:teuthology.orchestra.console.trial020:power on output: Chassis Power Control: Up/On 2026-02-18T05:55:21.791 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:55:21.900 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is on 2026-02-18T05:55:21.900 INFO:teuthology.orchestra.console.trial020:Power on completed 2026-02-18T05:55:22.001 INFO:teuthology.provision.fog.trial020:Waiting for deploy to finish 2026-02-18T05:57:24.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:57:39.008 WARNING:teuthology.provision.fog.trial020:[Errno None] Unable to connect to port 22 on 10.20.193.20 2026-02-18T05:57:45.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:57:48.097 WARNING:teuthology.provision.fog.trial020:[Errno None] Unable to connect to port 22 on 10.20.193.20 2026-02-18T05:57:54.104 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:57:57.184 WARNING:teuthology.provision.fog.trial020:[Errno None] Unable to connect to port 22 on 10.20.193.20 2026-02-18T05:58:03.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:58:39.346 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T05:58:39.347 DEBUG:teuthology.orchestra.run.trial020:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T05:58:39.740 INFO:teuthology.provision.fog.trial020:Node is ready 2026-02-18T05:58:39.740 DEBUG:teuthology.orchestra.run.trial020:> hostname 2026-02-18T05:58:39.791 INFO:teuthology.orchestra.run.trial020.stdout:trial020.front.sepia.ceph.com 2026-02-18T05:58:39.791 DEBUG:teuthology.orchestra.run.trial020:> grep trial020.front.sepia.ceph.com /etc/hosts 2026-02-18T05:58:39.835 INFO:teuthology.orchestra.run.trial020.stdout:10.20.193.20 trial020.front.sepia.ceph.com trial020 2026-02-18T05:58:39.836 DEBUG:teuthology.orchestra.run.trial020:> sudo hostname trial020 2026-02-18T05:58:39.891 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/trial020.front.sepia.ceph.com/trial020/g' /etc/hosts 2026-02-18T05:58:39.939 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/10.20.193.20/10.20.193.20/g' /etc/hosts 2026-02-18T05:58:39.991 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/trial020.front.sepia.ceph.com/trial020/g' /etc/hostname 2026-02-18T05:58:40.039 DEBUG:teuthology.orchestra.run.trial020:> sudo hostname trial020 2026-02-18T05:58:40.090 DEBUG:teuthology.orchestra.run.trial020:> cat /etc/os-release 2026-02-18T05:58:40.138 INFO:teuthology.orchestra.run.trial020.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:NAME="Ubuntu" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_ID="22.04" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_CODENAME=jammy 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:ID=ubuntu 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:ID_LIKE=debian 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:58:40.139 INFO:teuthology.orchestra.run.trial020.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:58:40.140 INFO:teuthology.orchestra.run.trial020.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:58:40.140 INFO:teuthology.orchestra.run.trial020.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:58:40.141 INFO:teuthology.provision.fog.trial020:Deploy complete! 2026-02-18T05:58:40.141 DEBUG:teuthology.parallel:result is None 2026-02-18T05:58:40.474 INFO:teuthology.lock.ops:Checking trial020.front.sepia.ceph.com 2026-02-18T05:58:40.474 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T05:58:40.575 INFO:teuthology.lock.ops:Updating [trial020.front.sepia.ceph.com]: set os type and version on server 2026-02-18T05:58:40.576 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-18T05:58:40.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:58:40.641 DEBUG:teuthology.orchestra.run.trial020:> true 2026-02-18T05:58:40.718 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-18T05:58:40.718 DEBUG:teuthology.orchestra.run.trial020:> uname -m 2026-02-18T05:58:40.762 INFO:teuthology.orchestra.run.trial020.stdout:x86_64 2026-02-18T05:58:40.762 DEBUG:teuthology.orchestra.run.trial020:> cat /etc/os-release 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:NAME="Ubuntu" 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_ID="22.04" 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_CODENAME=jammy 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:ID=ubuntu 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:ID_LIKE=debian 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:58:40.807 INFO:teuthology.orchestra.run.trial020.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:58:40.808 INFO:teuthology.orchestra.run.trial020.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:58:40.808 INFO:teuthology.orchestra.run.trial020.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:58:40.808 INFO:teuthology.orchestra.run.trial020.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:58:40.808 INFO:teuthology.lock.ops:Updating trial020.front.sepia.ceph.com on lock server 2026-02-18T05:58:40.954 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:58:41.295 INFO:teuthology.dispatcher.supervisor:Running job 54866 2026-02-18T05:58:41.295 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54866 --name yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial --description rbd/cli_v1/{base/install clusters/{fixed-1} conf/{disable-pool-app} features/format-1 msgr-failures/few objectstore/bluestore-stupid supported-random-distro$/{ubuntu_latest} workloads/rbd_cli_generic} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54866/orig.config.yaml 2026-02-18T05:58:41.296 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54866 2026-02-18T05:58:41.296 INFO:teuthology.dispatcher.supervisor:Job PID: 3004749 2026-02-18T05:58:41.296 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T06:00:41.396 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:02:41.612 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:04:41.824 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:06:41.992 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:08:42.223 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:10:42.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:12:42.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:14:42.774 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:16:42.971 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:18:43.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:20:43.391 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:22:43.602 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:22:43.687 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T06:22:43.746 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T06:22:44.034 INFO:teuthology.orchestra.console.trial020:Power off 2026-02-18T06:22:44.034 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T06:22:44.072 DEBUG:teuthology.orchestra.console.trial020:power off output: Chassis Power Control: Down/Off 2026-02-18T06:22:48.077 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:22:48.184 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is on 2026-02-18T06:22:52.189 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:22:52.298 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is off 2026-02-18T06:22:52.299 INFO:teuthology.orchestra.console.trial020:Power off completed 2026-02-18T06:22:52.461 INFO:teuthology.lock.ops:unlocked: trial020.front.sepia.ceph.com