2023-07-27T13:52:41.991 INFO:root:teuthology version: 0.0.1.dev160+g407880c 2023-07-27T13:52:41.993 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T13:52:41.993 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T13:53:12.217 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f233a11a1f0>, signals=[15]) 2023-07-27T13:53:12.219 INFO:teuthology.lock.ops:Start node 'smithi050.front.sepia.ceph.com' reimaging 2023-07-27T13:53:12.219 INFO:teuthology.lock.ops:Updating [smithi050.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T13:53:12.220 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2023-07-27T13:53:17.264 INFO:teuthology.lock.ops:Start node 'smithi057.front.sepia.ceph.com' reimaging 2023-07-27T13:53:17.264 INFO:teuthology.lock.ops:Updating [smithi057.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T13:53:17.265 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2023-07-27T13:53:17.266 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /host {"name": "smithi050"} 2023-07-27T13:53:32.087 INFO:teuthology.lock.ops:Start node 'smithi193.front.sepia.ceph.com' reimaging 2023-07-27T13:53:32.087 INFO:teuthology.lock.ops:Updating [smithi193.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T13:53:32.087 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2023-07-27T13:53:32.089 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /host {"name": "smithi057"} 2023-07-27T13:53:37.999 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-27T13:53:38.020 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /host {"name": "smithi193"} 2023-07-27T13:53:43.063 DEBUG:teuthology.provision.fog.smithi050:Requesting image smithi_centos_8.stream (ID 3) 2023-07-27T13:53:43.063 DEBUG:teuthology.provision.fog.smithi050:FOG request: PUT /host/155 {"imageID": 3} 2023-07-27T13:53:53.097 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-27T13:53:58.077 INFO:teuthology.provision.fog.smithi050:Scheduling deploy of centos 8.stream 2023-07-27T13:53:58.077 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:53:58.079 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-27T13:53:58.129 DEBUG:teuthology.provision.fog.smithi057:Requesting image smithi_centos_8.stream (ID 3) 2023-07-27T13:53:58.129 DEBUG:teuthology.provision.fog.smithi057:FOG request: PUT /host/162 {"imageID": 3} 2023-07-27T13:53:58.135 DEBUG:teuthology.provision.fog.smithi193:Requesting image smithi_centos_8.stream (ID 3) 2023-07-27T13:53:58.135 DEBUG:teuthology.provision.fog.smithi193:FOG request: PUT /host/298 {"imageID": 3} 2023-07-27T13:53:58.138 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T13:53:58.167 INFO:teuthology.provision.fog.smithi057:Scheduling deploy of centos 8.stream 2023-07-27T13:53:58.168 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /task/active None 2023-07-27T13:53:58.172 DEBUG:teuthology.provision.fog.smithi050:FOG request: POST /host/155/task {"taskTypeID": 1} 2023-07-27T13:53:58.178 INFO:teuthology.provision.fog.smithi193:Scheduling deploy of centos 8.stream 2023-07-27T13:53:58.178 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /task/active None 2023-07-27T13:53:58.217 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T13:53:58.229 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:53:58.243 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T13:53:58.252 DEBUG:teuthology.provision.fog.smithi057:FOG request: POST /host/162/task {"taskTypeID": 1} 2023-07-27T13:54:03.282 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /task/active None 2023-07-27T13:54:03.283 DEBUG:teuthology.provision.fog.smithi193:FOG request: POST /host/298/task {"taskTypeID": 1} 2023-07-27T13:54:08.321 INFO:teuthology.orchestra.console:Power off smithi050 2023-07-27T13:54:08.322 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T13:54:13.352 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T13:54:13.353 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:13.364 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /task/active None 2023-07-27T13:54:13.376 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:54:13.398 INFO:teuthology.orchestra.console:Power off smithi057 2023-07-27T13:54:13.399 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T13:54:13.421 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T13:54:13.422 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:18.441 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:18.450 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:18.479 INFO:teuthology.orchestra.console:Power off smithi193 2023-07-27T13:54:18.480 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T13:54:18.503 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T13:54:18.504 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:18.529 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:54:18.551 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:18.552 INFO:teuthology.orchestra.console:Power off for smithi057 completed 2023-07-27T13:54:18.653 INFO:teuthology.orchestra.console:Power off for smithi050 completed 2023-07-27T13:54:18.653 INFO:teuthology.orchestra.console:Power on smithi057 2023-07-27T13:54:18.653 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T13:54:18.677 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T13:54:18.677 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:18.699 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:18.753 INFO:teuthology.orchestra.console:Power on smithi050 2023-07-27T13:54:18.754 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T13:54:22.532 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:22.642 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:54:22.700 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:23.810 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:26.646 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:26.756 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:26.857 INFO:teuthology.orchestra.console:Power off for smithi193 completed 2023-07-27T13:54:26.957 INFO:teuthology.orchestra.console:Power on smithi193 2023-07-27T13:54:26.958 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T13:54:26.978 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T13:54:26.979 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:27.001 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:27.811 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:28.783 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T13:54:28.783 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:28.806 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T13:54:28.921 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:31.004 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:32.115 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:32.808 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:32.922 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:33.919 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:34.033 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:36.116 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:37.227 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:37.921 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:38.035 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:39.031 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:39.148 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:41.228 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:41.339 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:54:41.441 INFO:teuthology.orchestra.console:Power on for smithi193 completed 2023-07-27T13:54:41.541 INFO:teuthology.provision.fog.smithi193:Waiting for deploy to finish 2023-07-27T13:54:41.542 DEBUG:teuthology.provision.fog.smithi193:FOG request: GET /task/active None 2023-07-27T13:54:41.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:54:43.034 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:43.149 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:44.146 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:44.263 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:44.656 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:54:48.150 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:48.264 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:49.262 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:49.376 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:50.661 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:54:53.264 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:53.377 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:53.715 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:54:54.376 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:54.488 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:58.380 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:58.489 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:54:59.490 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:59.601 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:54:59.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:04.721 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:55:04.730 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:55:04.843 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:55:04.944 INFO:teuthology.orchestra.console:Power on for smithi057 completed 2023-07-27T13:55:05.045 INFO:teuthology.provision.fog.smithi057:Waiting for deploy to finish 2023-07-27T13:55:05.045 DEBUG:teuthology.provision.fog.smithi057:FOG request: GET /task/active None 2023-07-27T13:55:05.109 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:05.833 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T13:55:07.792 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:55:08.176 WARNING:teuthology.provision.fog.smithi057:[Errno None] Unable to connect to port 22 on 172.21.15.57 2023-07-27T13:55:09.836 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T13:55:09.946 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T13:55:10.047 INFO:teuthology.orchestra.console:Power on for smithi050 completed 2023-07-27T13:55:10.148 INFO:teuthology.provision.fog.smithi050:Waiting for deploy to finish 2023-07-27T13:55:10.149 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:55:13.796 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:14.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:16.848 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:55:17.232 WARNING:teuthology.provision.fog.smithi057:[Errno None] Unable to connect to port 22 on 172.21.15.57 2023-07-27T13:55:22.852 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:27.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:32.861 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:55:37.864 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:55:43.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:55:52.930 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:56:02.288 WARNING:teuthology.provision.fog.smithi193:[Errno None] Unable to connect to port 22 on 172.21.15.193 2023-07-27T13:56:08.292 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:56:13.296 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:56:18.369 ERROR:teuthology.orchestra.connection:Error authenticating with smithi193.front.sepia.ceph.com: Authentication failed. 2023-07-27T13:56:18.370 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T13:56:18.371 DEBUG:teuthology.orchestra.run.smithi193:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T13:56:18.372 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:19.376 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:20.380 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:21.384 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:22.388 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:23.394 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:24.399 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:25.404 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:26.410 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:27.415 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:28.420 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:29.425 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:30.430 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:31.435 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:32.441 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:32.861 WARNING:teuthology.provision.fog.smithi057:timed out 2023-07-27T13:56:33.364 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:56:33.448 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:34.454 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:35.459 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:36.465 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:37.471 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:38.476 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:38.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:56:43.869 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:43.946 ERROR:teuthology.orchestra.connection:Error authenticating with smithi057.front.sepia.ceph.com: Authentication failed. 2023-07-27T13:56:43.946 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T13:56:43.947 DEBUG:teuthology.orchestra.run.smithi057:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T13:56:43.947 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:44.878 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:44.956 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:45.885 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:45.963 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:46.893 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:46.971 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:47.902 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:47.981 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:48.419 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:56:53.426 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:53.426 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:54.432 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:54.432 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:55.438 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:55.439 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:56.444 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:56.445 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:57.450 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:57.451 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:58.456 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:58.457 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:59.463 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:56:59.464 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:00.469 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:00.470 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:01.475 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:01.476 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:02.482 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:02.483 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:03.489 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:03.489 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:04.495 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:05.502 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:06.509 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:07.518 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T13:57:08.475 DEBUG:teuthology.provision.fog.smithi050:FOG request: GET /task/active None 2023-07-27T13:57:08.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:57:16.596 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:57:22.597 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:57:25.648 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:57:31.650 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:57:39.728 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:57:45.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:57:53.812 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:57:59.813 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:58:23.344 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:58:29.346 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:58:37.428 WARNING:teuthology.provision.fog.smithi050:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-07-27T13:58:43.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:58:43.624 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T13:58:43.625 DEBUG:teuthology.orchestra.run.smithi050:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T13:58:50.736 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-07-27T13:58:50.737 ERROR:teuthology.provision.fog:[Errno 104] Connection reset by peer on smithi193 2023-07-27T13:58:58.529 INFO:teuthology.provision.fog.smithi050:Node is ready 2023-07-27T13:58:58.530 DEBUG:teuthology.orchestra.run.smithi050:> hostname 2023-07-27T13:58:58.555 INFO:teuthology.orchestra.run.smithi050.stdout:smithi050.front.sepia.ceph.com 2023-07-27T13:58:58.555 DEBUG:teuthology.orchestra.run.smithi050:> grep smithi050.front.sepia.ceph.com /etc/hosts 2023-07-27T13:58:58.618 INFO:teuthology.orchestra.run.smithi050.stdout:172.21.15.50 smithi050.front.sepia.ceph.com smithi050 2023-07-27T13:58:58.618 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname smithi050 2023-07-27T13:58:58.737 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i -e 's/smithi050.front.sepia.ceph.com/smithi050/g' /etc/hosts 2023-07-27T13:58:58.771 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i -e 's/172.21.15.50/172.21.15.50/g' /etc/hosts 2023-07-27T13:58:58.842 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i -e 's/smithi050.front.sepia.ceph.com/smithi050/g' /etc/hostname 2023-07-27T13:58:58.912 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname smithi050 2023-07-27T13:58:58.981 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2023-07-27T13:58:59.039 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="CentOS Stream" 2023-07-27T13:58:59.040 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="8" 2023-07-27T13:58:59.040 INFO:teuthology.orchestra.run.smithi050.stdout:ID="centos" 2023-07-27T13:58:59.040 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:58:59.040 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="8" 2023-07-27T13:58:59.040 INFO:teuthology.orchestra.run.smithi050.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:ANSI_COLOR="0;31" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:58:59.041 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:58:59.042 INFO:teuthology.provision.fog.smithi050:Deploy complete! 2023-07-27T13:58:59.043 DEBUG:teuthology.parallel:result is None 2023-07-27T13:58:59.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2023-07-27T13:58:59.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:59:00.001 DEBUG:teuthology.orchestra.run.smithi193:> true 2023-07-27T13:59:00.246 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2023-07-27T13:59:00.246 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T13:59:00.247 DEBUG:teuthology.orchestra.run.smithi193:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T13:59:00.980 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-07-27T13:59:00.981 ERROR:teuthology.provision.fog:[Errno 104] Connection reset by peer on smithi057 2023-07-27T13:59:05.267 INFO:teuthology.provision.fog.smithi193:Node is ready 2023-07-27T13:59:05.267 DEBUG:teuthology.orchestra.run.smithi193:> hostname 2023-07-27T13:59:05.291 INFO:teuthology.orchestra.run.smithi193.stdout:smithi193.front.sepia.ceph.com 2023-07-27T13:59:05.292 DEBUG:teuthology.orchestra.run.smithi193:> grep smithi193.front.sepia.ceph.com /etc/hosts 2023-07-27T13:59:05.352 INFO:teuthology.orchestra.run.smithi193.stdout:172.21.15.193 smithi193.front.sepia.ceph.com smithi193 2023-07-27T13:59:05.352 DEBUG:teuthology.orchestra.run.smithi193:> sudo hostname smithi193 2023-07-27T13:59:05.451 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i -e 's/smithi193.front.sepia.ceph.com/smithi193/g' /etc/hosts 2023-07-27T13:59:05.482 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i -e 's/172.21.15.193/172.21.15.193/g' /etc/hosts 2023-07-27T13:59:05.550 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i -e 's/smithi193.front.sepia.ceph.com/smithi193/g' /etc/hostname 2023-07-27T13:59:05.620 DEBUG:teuthology.orchestra.run.smithi193:> sudo hostname smithi193 2023-07-27T13:59:05.687 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2023-07-27T13:59:05.745 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2023-07-27T13:59:05.745 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="8" 2023-07-27T13:59:05.745 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2023-07-27T13:59:05.745 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:59:05.745 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="8" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:59:05.746 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:59:05.747 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:59:05.747 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:59:05.747 INFO:teuthology.provision.fog.smithi193:Deploy complete! 2023-07-27T13:59:05.748 DEBUG:teuthology.parallel:result is None 2023-07-27T13:59:09.985 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-07-27T13:59:09.986 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:59:15.333 DEBUG:teuthology.orchestra.run.smithi057:> true 2023-07-27T13:59:15.611 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-07-27T13:59:15.611 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T13:59:15.612 DEBUG:teuthology.orchestra.run.smithi057:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T13:59:15.633 INFO:teuthology.provision.fog.smithi057:Node is ready 2023-07-27T13:59:15.634 DEBUG:teuthology.orchestra.run.smithi057:> hostname 2023-07-27T13:59:15.693 INFO:teuthology.orchestra.run.smithi057.stdout:smithi057.front.sepia.ceph.com 2023-07-27T13:59:15.693 DEBUG:teuthology.orchestra.run.smithi057:> grep smithi057.front.sepia.ceph.com /etc/hosts 2023-07-27T13:59:15.752 INFO:teuthology.orchestra.run.smithi057.stdout:172.21.15.57 smithi057.front.sepia.ceph.com smithi057 2023-07-27T13:59:15.752 DEBUG:teuthology.orchestra.run.smithi057:> sudo hostname smithi057 2023-07-27T13:59:15.851 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i -e 's/smithi057.front.sepia.ceph.com/smithi057/g' /etc/hosts 2023-07-27T13:59:15.885 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i -e 's/172.21.15.57/172.21.15.57/g' /etc/hosts 2023-07-27T13:59:15.954 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i -e 's/smithi057.front.sepia.ceph.com/smithi057/g' /etc/hostname 2023-07-27T13:59:16.035 DEBUG:teuthology.orchestra.run.smithi057:> sudo hostname smithi057 2023-07-27T13:59:16.105 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2023-07-27T13:59:16.165 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2023-07-27T13:59:16.165 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="8" 2023-07-27T13:59:16.165 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2023-07-27T13:59:16.165 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="8" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:59:16.166 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:59:16.167 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:59:16.167 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:59:16.167 INFO:teuthology.provision.fog.smithi057:Deploy complete! 2023-07-27T13:59:16.167 DEBUG:teuthology.parallel:result is None 2023-07-27T13:59:16.413 INFO:teuthology.lock.ops:Checking smithi050.front.sepia.ceph.com 2023-07-27T13:59:16.414 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T13:59:16.437 INFO:teuthology.lock.ops:Checking smithi057.front.sepia.ceph.com 2023-07-27T13:59:16.437 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T13:59:16.462 INFO:teuthology.lock.ops:Checking smithi193.front.sepia.ceph.com 2023-07-27T13:59:16.462 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T13:59:16.488 INFO:teuthology.lock.ops:Updating [smithi050.front.sepia.ceph.com]: set os type and version on server 2023-07-27T13:59:16.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-07-27T13:59:16.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:59:16.559 DEBUG:teuthology.orchestra.run.smithi050:> true 2023-07-27T13:59:16.705 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-07-27T13:59:16.705 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2023-07-27T13:59:16.766 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2023-07-27T13:59:16.766 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2023-07-27T13:59:16.826 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="CentOS Stream" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="8" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:ID="centos" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="8" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:59:16.827 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:ANSI_COLOR="0;31" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:59:16.828 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:59:16.829 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2023-07-27T13:59:16.853 INFO:teuthology.lock.ops:Updating [smithi057.front.sepia.ceph.com]: set os type and version on server 2023-07-27T13:59:16.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-07-27T13:59:16.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:59:16.924 DEBUG:teuthology.orchestra.run.smithi057:> true 2023-07-27T13:59:16.998 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-07-27T13:59:16.999 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2023-07-27T13:59:17.060 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2023-07-27T13:59:17.060 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2023-07-27T13:59:17.121 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2023-07-27T13:59:17.122 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="8" 2023-07-27T13:59:17.122 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2023-07-27T13:59:17.122 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:59:17.122 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="8" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:59:17.123 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:59:17.124 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:59:17.124 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2023-07-27T13:59:17.145 INFO:teuthology.lock.ops:Updating [smithi193.front.sepia.ceph.com]: set os type and version on server 2023-07-27T13:59:17.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2023-07-27T13:59:17.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T13:59:17.215 DEBUG:teuthology.orchestra.run.smithi193:> true 2023-07-27T13:59:17.351 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2023-07-27T13:59:17.351 DEBUG:teuthology.orchestra.run.smithi193:> uname -m 2023-07-27T13:59:17.410 INFO:teuthology.orchestra.run.smithi193.stdout:x86_64 2023-07-27T13:59:17.410 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2023-07-27T13:59:17.470 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2023-07-27T13:59:17.470 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="8" 2023-07-27T13:59:17.470 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2023-07-27T13:59:17.470 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2023-07-27T13:59:17.470 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="8" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el8" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T13:59:17.471 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T13:59:17.472 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T13:59:17.472 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2023-07-27T13:59:17.495 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T13:59:17.496 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T13:59:17.603 INFO:teuthology.dispatcher.supervisor:Running job 7354402 2023-07-27T13:59:17.603 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354402 --name yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi --description fs/upgrade/featureful_client/upgraded_client/{bluestore-bitmap centos_latest clusters/1-mds-2-client-micro conf/{client mds mon osd} overrides/{ignorelist_health ignorelist_wrongly_marked_down multimds/no pg-warn} tasks/{0-nautilus 1-client 2-upgrade 3-client-upgrade 4-compat_client 5-client-sanity}} -- /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354402/orig.config.yaml 2023-07-27T13:59:17.607 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354402 2023-07-27T13:59:17.608 INFO:teuthology.dispatcher.supervisor:Job PID: 30047 2023-07-27T13:59:17.609 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-07-27T14:01:17.709 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:01:17.711 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:03:22.889 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:03:22.889 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:05:28.072 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:05:28.073 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:07:29.485 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:07:29.486 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:09:34.665 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:09:34.665 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:11:39.833 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:11:39.833 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:13:45.013 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:13:45.014 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:15:50.181 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:15:50.181 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:17:55.352 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:17:55.353 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:20:00.533 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:20:00.534 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:22:05.702 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:22:05.703 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:22:09.397 ERROR:teuthology.dispatcher.supervisor:Child exited with code 120