Project

General

Profile

Actions

Bug #57270

closed

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 by Laura Flores over 1 year ago. Updated over 1 year ago.

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

0%

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

Description

/a/yuriw-2022-08-22_20:21:58-rados-wip-yuri11-testing-2022-08-22-1005-distro-default-smithi/6986365

2022-08-22T22:39:36.390 INFO:tasks.workunit.client.0.smithi163.stderr:cephadm ['-v', 'add-repo', '--release', 'octopus']
2022-08-22T22:39:36.390 INFO:tasks.workunit.client.0.smithi163.stderr:Installing repo GPG key from https://download.ceph.com/keys/release.gpg...
2022-08-22T22:39:36.488 INFO:tasks.workunit.client.0.smithi163.stderr:Installing repo file at /etc/apt/sources.list.d/ceph.list...
2022-08-22T22:39:36.488 INFO:tasks.workunit.client.0.smithi163.stderr:Updating package list...
2022-08-22T22:39:37.765 INFO:tasks.workunit.client.0.smithi163.stderr:Non-zero exit code 100 from apt-get update
2022-08-22T22:39:37.766 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
2022-08-22T22:39:37.766 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
2022-08-22T22:39:37.766 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
2022-08-22T22:39:37.767 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Ign:4 https://download.ceph.com/debian-octopus jammy InRelease
2022-08-22T22:39:37.767 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Err:5 https://download.ceph.com/debian-octopus jammy Release
2022-08-22T22:39:37.767 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout   404  Not Found [IP: 158.69.68.124 443]
2022-08-22T22:39:37.767 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
2022-08-22T22:39:37.768 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stdout Reading package lists...
2022-08-22T22:39:37.768 INFO:tasks.workunit.client.0.smithi163.stderr:apt-get: stderr E: The repository 'https://download.ceph.com/debian-octopus jammy Release' does not have a Release file.
2022-08-22T22:39:37.768 INFO:tasks.workunit.client.0.smithi163.stderr:Traceback (most recent call last):
2022-08-22T22:39:37.769 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 9779, in <module>
2022-08-22T22:39:37.770 INFO:tasks.workunit.client.0.smithi163.stderr:    main()
2022-08-22T22:39:37.770 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 9767, in main
2022-08-22T22:39:37.771 INFO:tasks.workunit.client.0.smithi163.stderr:    r = ctx.func(ctx)
2022-08-22T22:39:37.771 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 8056, in command_add_repo
2022-08-22T22:39:37.771 INFO:tasks.workunit.client.0.smithi163.stderr:    pkg.add_repo()
2022-08-22T22:39:37.771 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 7678, in add_repo
2022-08-22T22:39:37.772 INFO:tasks.workunit.client.0.smithi163.stderr:    self.update()
2022-08-22T22:39:37.772 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 7699, in update
2022-08-22T22:39:37.773 INFO:tasks.workunit.client.0.smithi163.stderr:    call_throws(self.ctx, ['apt-get', 'update'])
2022-08-22T22:39:37.773 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/../../../src/cephadm/cephadm", line 1828, in call_throws
2022-08-22T22:39:37.774 INFO:tasks.workunit.client.0.smithi163.stderr:    raise RuntimeError(f'Failed command: {" ".join(command)}: {s}')
2022-08-22T22:39:37.774 INFO:tasks.workunit.client.0.smithi163.stderr:RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-octopus jammy Release' does not have a Release file.


Related issues 2 (0 open2 closed)

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

Actions
Copied to Orchestrator - Backport #57297: quincy: 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 KingActions
Actions #1

Updated by Adam King over 1 year ago

  • Status changed from New to In Progress
  • Pull request ID set to 47674
Actions #2

Updated by Adam King over 1 year ago

  • Assignee set to Adam King
Actions #3

Updated by Adam King over 1 year ago

  • Translation missing: en.field_tag_list set to test-failure
Actions #4

Updated by Adam King over 1 year ago

  • Backport set to quincy
Actions #5

Updated by Adam King over 1 year ago

  • Status changed from In Progress to Pending Backport
Actions #6

Updated by Backport Bot over 1 year ago

  • Copied to Backport #57297: quincy: 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 #7

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #9

Updated by Adam King over 1 year ago

  • Status changed from Pending Backport to Resolved
Actions #10

Updated by Laura Flores 3 months ago

  • Related to Bug #64118: 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
Actions

Also available in: Atom PDF