Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master][202405] Warning "Failed to get image 'docker-sonic-telemetry' is logged to the syslog every minute although it is not supported #20056

Open
mlok-nokia opened this issue Aug 28, 2024 · 2 comments · May be fixed by sonic-net/sonic-utilities#3568
Assignees
Labels
NOKIA Triaged this issue has been triaged

Comments

@mlok-nokia
Copy link
Contributor

Description

When upgrade platform from 202205 image to master [or 202405], the following Warning is logged to the syslog every minute. Since telemetry has been converted to "gnmi". The db_migrate should migrate this feature by removing this feature from the feature table to avoid this message is logged to the syslog every minute.

2024 Aug 28 15:35:12.219750 Linecard WARNING Chassis: Failed to get image 'docker-sonic-telemetry'. Error: '404 Client Error for http+docker://localhost/v1.43/images/docker-sonic-telemetry/json: Not Found ("No such image: docker-sonic-telemetry:latest")'
"

.

Steps to reproduce the issue:

  1. Upgrade the existing chassis which is running 202205 image to the latest master or 202405 image
  2. Check the syslog, the following line is shown in every minute
2024 Aug 28 15:35:12.219750 Linecard WARNING Chassis: Failed to get image 'docker-sonic-telemetry'. Error: '404 Client Error for http+docker://localhost/v1.43/images/docker-sonic-telemetry/json: Not Found ("No such image: docker-sonic-telemetry:latest")'
"

Describe the results you received:

Describe the results you expected:

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@zhangyanzhao
Copy link
Collaborator

db-migrator should have better handling (remove) the unused legacy component to avoid such log info. @mlok-nokia will take a look.

@zhangyanzhao zhangyanzhao added the Triaged this issue has been triaged label Sep 11, 2024
@zhangyanzhao
Copy link
Collaborator

@qiluo-msft will review the change later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NOKIA Triaged this issue has been triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants