Project

General

Profile

Actions

Bug #74552

open

Fix trial055

Added by Nitzan Mordechai about 2 months ago. Updated 25 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

in the following run: https://pulpito.ceph.com/yaarit-2026-01-23_22:08:51-rados-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/15696/

archived logs:
/teuthology/yaarit-2026-01-23_22:08:51-rados-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/15696/

This is Rocky10 test, but the logs shows ubuntu:

2026-01-23T22:09:42.070 INFO:teuthology.provision.fog.trial002:Waiting for deploy to finish
2026-01-23T22:09:42.079 INFO:teuthology.provision.fog.trial055:Waiting for deploy to finish
2026-01-23T22:11:28.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}
2026-01-23T22:11:31.741 WARNING:teuthology.provision.fog.trial002:[Errno None] Unable to connect to port 22 on 10.20.193.2
2026-01-23T22:11:37.744 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}
2026-01-23T22:11:40.829 WARNING:teuthology.provision.fog.trial002:[Errno None] Unable to connect to port 22 on 10.20.193.2
2026-01-23T22:11:46.834 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}
2026-01-23T22:11:49.917 WARNING:teuthology.provision.fog.trial002:[Errno None] Unable to connect to port 22 on 10.20.193.2
2026-01-23T22:11:55.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}
2026-01-23T22:11:59.005 WARNING:teuthology.provision.fog.trial002:[Errno None] Unable to connect to port 22 on 10.20.193.2
2026-01-23T22:12:05.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}
2026-01-23T22:12:40.836 ERROR:teuthology.orchestra.connection:Error authenticating with trial002.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!)
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_d0db62d09ae5b09ce763a6b53cf3fed60cf986a0/teuthology/orchestra/connection.py", line 111, in connect
    ssh.connect(**connect_args)
  File "/home/teuthworker/src/git.ceph.com_teuthology_d0db62d09ae5b09ce763a6b53cf3fed60cf986a0/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect
    self._auth(
  File "/home/teuthworker/src/git.ceph.com_teuthology_d0db62d09ae5b09ce763a6b53cf3fed60cf986a0/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth
    raise saved_exception
  File "/home/teuthworker/src/git.ceph.com_teuthology_d0db62d09ae5b09ce763a6b53cf3fed60cf986a0/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth
    self._transport.auth_publickey(username, key)
  File "/home/teuthworker/src/git.ceph.com_teuthology_d0db62d09ae5b09ce763a6b53cf3fed60cf986a0/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey
    raise SSHException("No existing session")
paramiko.ssh_exception.SSHException: No existing session

Image logs show Rocky10 use for trail002 : https://qa-proxy.ceph.com/teuthology/yaarit-2026-01-23_22:08:51-rados-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/15696/console_logs/trial002_reimage.log
but Ubuntu for trail055: https://qa-proxy.ceph.com/teuthology/yaarit-2026-01-23_22:08:51-rados-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/15696/console_logs/trial055_reimage.log

Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    9.467070] systemd[1]: Inserted module 'autofs4'
[    9.495739] systemd[1]: systemd 249.11-0ubuntu3.17 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    9.549537] systemd[1]: Detected architecture x86-64.

Welcome to [1mUbuntu 22.04.5 LTS[0m!


Related issues 1 (1 open0 closed)

Related to Ceph QA - QA Run #74540: wip-rocky10-branch-of-the-day-2026-01-23-1769128778QA Needs ApprovalLaura FloresActions
Actions #1

Updated by Nitzan Mordechai about 2 months ago

  • Related to QA Run #74540: wip-rocky10-branch-of-the-day-2026-01-23-1769128778 added
Actions #2

Updated by David Galloway about 2 months ago

This was an issue with trial055 specifically. It failed the last 10 reimages https://pulpito.ceph.com/nodes/trial055.front.sepia.ceph.com/. Shouldn't be an ongoing problem.

Actions #3

Updated by David Galloway about 2 months ago

  • Subject changed from Rocky10.1 test Re-Image with Ubuntu 22.04 to Fix trial055
Actions #4

Updated by Jaya Prakash 25 days ago

/a/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62117

Actions

Also available in: Atom PDF