Project

General

Profile

Actions

Bug #64118

closed

cephadm: RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-quincy jammy Release' does not have a Release file.

Added by Laura Flores 3 months ago. Updated 1 day ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2024-01-18_21:18:17-rados-wip-yuri8-testing-2024-01-18-0823-distro-default-smithi/7521043

2024-01-19T05:00:56.107 INFO:tasks.workunit.client.0.smithi134.stdout:cephadm/build.py: Zipapp created with compression
2024-01-19T05:00:56.120 INFO:tasks.workunit.client.0.smithi134.stderr:+ sudo tmp.test_repos.sh.JMbkLP/tmp.cephadm.sECVA4 -v add-repo --release quincy
2024-01-19T05:00:56.266 INFO:tasks.workunit.client.0.smithi134.stderr:--------------------------------------------------------------------------------
2024-01-19T05:00:56.266 INFO:tasks.workunit.client.0.smithi134.stderr:cephadm ['-v', 'add-repo', '--release', 'quincy']
2024-01-19T05:00:56.266 INFO:tasks.workunit.client.0.smithi134.stderr:Installing repo GPG key from https://download.ceph.com/keys/release.gpg...
2024-01-19T05:00:56.357 INFO:tasks.workunit.client.0.smithi134.stderr:Installing repo file at /etc/apt/sources.list.d/ceph.list...
2024-01-19T05:00:56.357 INFO:tasks.workunit.client.0.smithi134.stderr:Updating package list...
2024-01-19T05:00:57.772 INFO:tasks.workunit.client.0.smithi134.stderr:Non-zero exit code 100 from apt-get update
2024-01-19T05:00:57.772 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
2024-01-19T05:00:57.772 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Ign:4 https://download.ceph.com/debian-quincy jammy InRelease
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Err:5 https://download.ceph.com/debian-quincy jammy Release
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout   404  Not Found [IP: 158.69.68.124 443]
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stdout Reading package lists...
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:apt-get: stderr E: The repository 'https://download.ceph.com/debian-quincy jammy Release' does not have a Release file.
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:Traceback (most recent call last):
2024-01-19T05:00:57.773 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
2024-01-19T05:00:57.788 INFO:tasks.workunit.client.0.smithi134.stderr:    return _run_code(code, main_globals, None,
2024-01-19T05:00:57.788 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
2024-01-19T05:00:57.788 INFO:tasks.workunit.client.0.smithi134.stderr:    exec(code, run_globals)
2024-01-19T05:00:57.788 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/__main__.py", line 5499, in <module>
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/__main__.py", line 5487, in main
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/__main__.py", line 4523, in command_add_repo
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/cephadmlib/packagers.py", line 192, in add_repo
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/cephadmlib/packagers.py", line 213, in update
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:  File "/tmp/tmp5dtj88eu.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-quincy jammy Release' does not have a Release file.
2024-01-19T05:00:57.789 INFO:tasks.workunit.client.0.smithi134.stderr:
2024-01-19T05:00:57.830 INFO:tasks.workunit.client.0.smithi134.stderr:+ rm -rf tmp.test_repos.sh.JMbkLP
2024-01-19T05:00:57.832 DEBUG:teuthology.orchestra.run:got remote process result: 1
2024-01-19T05:00:57.833 INFO:tasks.workunit:Stopping ['cephadm/test_repos.sh'] on client.0...
2024-01-19T05:00:57.833 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2024-01-19T05:00:58.124 ERROR:teuthology.run_tasks:Saw exception from tasks.


Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #57270: cephadm: RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-octopus jammy Release' does not have a Release file.ResolvedAdam King

Actions
Actions #1

Updated by Laura Flores 3 months ago

  • Related to Bug #57270: cephadm: RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-octopus jammy Release' does not have a Release file. added
Actions #2

Updated by Laura Flores 3 months ago

/a/yuriw-2024-02-05_19:32:33-rados-wip-yuri4-testing-2024-02-05-0849-distro-default-smithi/7547452

Actions #3

Updated by Matan Breizman 3 months ago

/a/yuriw-2024-02-09_00:15:46-rados-wip-yuri2-testing-2024-02-08-0727-distro-default-smithi/7553259

Actions #4

Updated by Laura Flores 3 months ago

/a/lflores-2024-02-13_16:18:32-rados-wip-yuri5-testing-2024-02-12-1152-distro-default-smithi/7558434

Actions #5

Updated by Laura Flores 3 months ago

/a/yuriw-2024-02-13_23:41:23-rados-wip-yuri6-testing-2024-02-13-0904-distro-default-smithi/7559096

Actions #6

Updated by Kamoltat (Junior) Sirivadhna 2 months ago

/a/lflores-2024-02-09_16:51:13-rados-wip-yuri3-testing-2024-02-07-1233-distro-default-smithi/7554126/

Actions #7

Updated by Laura Flores about 1 month ago

/a/yuriw-2024-03-20_18:33:32-rados-wip-yuri6-testing-2024-03-18-1406-squid-distro-default-smithi/7613162

Actions #8

Updated by Adam King 10 days ago

  • Status changed from New to Resolved

I think this should be fixed now that we have quincy jammy builds

Actions #9

Updated by Aishwarya Mathuria 1 day ago

/a/yuriw-2024-04-30_14:17:59-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7681072/

2024-04-30T18:18:35.181 INFO:tasks.workunit.client.0.smithi052.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.
Actions

Also available in: Atom PDF