Project

General

Profile

Actions

Bug #65719

open

debian-17.2.6 jammy repository does not have a Release file

Added by Laura Flores almost 2 years ago. Updated 12 days ago.

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

0%

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

Description

/a/yuriw-2024-04-20_15:32:38-rados-wip-yuriw-testing-20240419.185239-main-distro-default-smithi/7664896

2024-04-20T17:42:18.037 INFO:tasks.workunit.client.0.smithi191.stderr:cephadm ['-v', 'add-repo', '--release', '17.2.6']
2024-04-20T17:42:18.038 INFO:tasks.workunit.client.0.smithi191.stderr:Installing repo GPG key from https://download.ceph.com/keys/release.gpg...
2024-04-20T17:42:18.191 INFO:tasks.workunit.client.0.smithi191.stderr:Installing repo file at /etc/apt/sources.list.d/ceph.list...
2024-04-20T17:42:18.191 INFO:tasks.workunit.client.0.smithi191.stderr:Updating package list...
2024-04-20T17:42:19.747 INFO:tasks.workunit.client.0.smithi191.stderr:Non-zero exit code 100 from apt-get update
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Ign:2 https://download.ceph.com/debian-17.2.6 jammy InRelease
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Err:4 https://download.ceph.com/debian-17.2.6 jammy Release
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout   404  Not Found [IP: 158.69.68.124 443]
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stdout Reading package lists...
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:apt-get: stderr E: The repository 'https://download.ceph.com/debian-17.2.6 jammy Release' does not have a Release file.
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:Traceback (most recent call last):
2024-04-20T17:42:19.748 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:    return _run_code(code, main_globals, None,
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:    exec(code, run_globals)
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/__main__.py", line 5618, in <module>
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/__main__.py", line 5606, in main
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/__main__.py", line 4622, in command_add_repo
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/cephadmlib/packagers.py", line 192, in add_repo
2024-04-20T17:42:19.757 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/cephadmlib/packagers.py", line 213, in update
2024-04-20T17:42:19.758 INFO:tasks.workunit.client.0.smithi191.stderr:  File "/tmp/tmpy2a9krgs.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws
2024-04-20T17:42:19.758 INFO:tasks.workunit.client.0.smithi191.stderr:RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-17.2.6 jammy Release' does not have a Release file.
2024-04-20T17:42:19.758 INFO:tasks.workunit.client.0.smithi191.stderr:
2024-04-20T17:42:19.783 INFO:tasks.workunit.client.0.smithi191.stderr:+ rm -rf tmp.test_repos.sh.TBYHM6
2024-04-20T17:42:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1
2024-04-20T17:42:19.785 INFO:tasks.workunit:Stopping ['cephadm/test_repos.sh'] on client.0...

Actions #1

Updated by Aishwarya Mathuria almost 2 years ago

/a/yuriw-2024-06-04_18:11:47-rados-wip-yuri4-testing-2024-05-28-1212-distro-default-smithi/7740944

Actions #2

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-07-05_14:04:08-rados-wip-yuri3-testing-2024-07-01-1610-distro-default-smithi/7788639

Actions #3

Updated by Laura Flores over 1 year ago

  • Tags set to main-failures
Actions #4

Updated by Laura Flores over 1 year ago

  • Project changed from Infrastructure to Orchestrator
  • Assignee set to Adam King

Hey @Adam King is this an orch issue?

Actions #5

Updated by Laura Flores over 1 year ago

yuriw-2024-07-05_14:06:45-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7788714

Actions #6

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-07-17_13:32:02-rados-wip-yuri12-testing-2024-07-16-1122-distro-default-smithi/7805798

Actions #7

Updated by Aishwarya Mathuria over 1 year ago

/a/yuriw-2024-07-16_01:05:51-rados-wip-yuri6-testing-2024-07-15-1335-distro-default-smithi/7803372

Actions #8

Updated by Aishwarya Mathuria over 1 year ago

/a/yuriw-2024-07-17_13:35:08-rados-wip-yuri10-testing-2024-07-15-1330-distro-default-smithi/7805791

Actions #9

Updated by Nitzan Mordechai over 1 year ago

/a/yuriw-2024-07-22_15:45:18-rados-wip-yuri2-testing-2024-07-19-0817-distro-default-smithi/7812727

Actions #10

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-07-23_19:38:12-rados-wip-yuri5-testing-2024-07-23-0804-distro-default-smithi/7814570

Actions #11

Updated by Nitzan Mordechai over 1 year ago

/a/yuriw-2024-07-31_14:27:44-rados-wip-yuri7-testing-2024-07-30-0859-distro-default-smithi/7828636

Actions #12

Updated by Nitzan Mordechai over 1 year ago

/a/yuriw-2024-08-01_19:44:25-rados-wip-yuri6-testing-2024-07-30-0851-distro-default-smithi/7830368

Actions #13

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-08-28_23:20:36-rados-wip-yuri4-testing-2024-08-28-1359-distro-default-smithi/7879366

Actions #14

Updated by Aishwarya Mathuria over 1 year ago

/a/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884143

Actions #15

Updated by Aishwarya Mathuria over 1 year ago

/a/skanta-2024-09-10_15:30:27-rados-wip-bharath7-testing-2024-09-10-1409-distro-default-smithi/7899384

Actions #16

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-10-15_14:06:51-rados-wip-yuri8-testing-2024-10-14-1103-distro-default-smithi/7948356

Actions #17

Updated by Laura Flores over 1 year ago

/a/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7900009

Actions #18

Updated by Naveen Naidu over 1 year ago

/a/skanta-2024-09-25_00:14:38-rados-wip-bharath4-testing-2024-09-24-1154-distro-default-smithi/7918918

Actions #19

Updated by Aishwarya Mathuria over 1 year ago

/a/yuriw-2024-10-13_19:06:13-rados-wip-yuri4-testing-2024-10-13-0836-distro-default-smithi/7944989

Actions #20

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-10-16_14:57:58-rados-wip-yuri2-testing-2024-10-15-0703-distro-default-smithi/7950807

Actions #22

Updated by Lee Sanders about 1 year ago

https://pulpito.ceph.com/ljsanders-2025-02-06_12:58:15-rados-main-distro-default-smithi/8118948/

/a/ljsanders-2025-02-06_12:58:15-rados-main-distro-default-smithi/8118948

Actions #23

Updated by Jaya Prakash 12 months ago

/a/yuriw-2025-03-22_14:06:07-orch-wip-yuri2-testing-2025-03-21-0820-distro-default-smithi/8202586

Actions #24

Updated by Jaya Prakash 12 months ago

/a/yuriw-2025-03-21_20:27:17-orch-wip-yuri2-testing-2025-03-21-0820-distro-default-smithi/8201957

Actions #25

Updated by Laura Flores 12 months ago

/a/teuthology-2025-04-06_20:00:14-rados-main-distro-default-smithi/8226720

Actions #26

Updated by Laura Flores 9 months ago

  • Backport set to tentacle

/a/teuthology-2025-05-18_22:00:03-rados-tentacle-distro-default-smithi/8288518

Actions #27

Updated by Jaya Prakash 9 months ago

akupczyk-2025-06-09_15:27:19-rados-aclamk-testing-ganymede-2025-06-09-0715-tentacle-distro-default-smithi/8317326

Actions #28

Updated by Aishwarya Mathuria 4 months ago

/a/teuthology-2025-11-16_20:00:21-rados-main-distro-default-smithi/8605424

Actions #29

Updated by Laura Flores about 1 month ago

/a/yaarit-2026-02-05_17:05:15-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-03-1770151121-distro-default-trial/36989

Actions #30

Updated by Nitzan Mordechai about 1 month ago

/a/yaarit-2026-02-10_02:32:02-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-09-1770676549-distro-default-trial/42004

Actions #31

Updated by Nitzan Mordechai about 1 month ago

/a/yaarit-2026-02-10_23:44:29-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-09-1770676549-distro-default-trial/
['44117', '44141']

Actions #32

Updated by Nitzan Mordechai about 1 month ago

/a/nmordech-2026-02-17_05:41:58-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/
['51617', '51641']

Actions #33

Updated by Nitzan Mordechai 25 days ago

/a/nmordech-2026-02-25_11:35:39-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/
2 jobs: ['69865', '69841']

Actions #34

Updated by Laura Flores 23 days ago

/a/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70162

Actions #35

Updated by Nitzan Mordechai 20 days ago

/a/yaarit-2026-02-26_20:20:34-rados-wip-rocky10-branch-of-the-day-2026-02-26-1772108951-distro-default-trial/73054

Actions #36

Updated by Nitzan Mordechai 18 days ago

/a/yaarit-2026-03-04_01:18:18-rados:cephadm-wip-rocky10-branch-of-the-day-2026-03-03-1772558532-distro-default-trial/
2 jobs: ['79896', '79872']

Actions #37

Updated by Nitzan Mordechai 18 days ago

/a/yaarit-2026-03-04_01:33:26-rados:cephadm-wip-rocky10-branch-of-the-day-2026-03-03-1772543694-tentacle-distro-default-trial/
2 jobs: ['80239', '80215']

Actions #38

Updated by Laura Flores 16 days ago

/a/yaarit-2026-03-05_02:43:32-rados-wip-rocky10-branch-of-the-day-2026-03-04-1772633736-distro-default-trial/86417

Actions #39

Updated by Nitzan Mordechai 14 days ago

/a/yuriw-2026-03-07_15:37:55-rados-wip-rocky10-branch-of-the-day-2026-03-06-1772840606-distro-default-trial/93245

Actions #40

Updated by Kyr Shatskyy 12 days ago

The issue is reproducible in squid as well, anyone wish to review the probable fix?
https://github.com/ceph/ceph/pull/67701

Actions

Also available in: Atom PDF