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

Drop requests fail occasionally with 404 #309

Open
xerial opened this issue Jul 5, 2022 · 1 comment
Open

Drop requests fail occasionally with 404 #309

xerial opened this issue Jul 5, 2022 · 1 comment

Comments

@xerial
Copy link
Owner

xerial commented Jul 5, 2022

Describe the bug
sonatypeDrop may fail occasionally even if the operation has succeeded:

 {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1434"}]}

How to reproduce the issue

@xerial xerial closed this as completed in 12903a2 Nov 4, 2022
@xerial xerial reopened this Dec 17, 2022
@xerial
Copy link
Owner Author

xerial commented Dec 17, 2022

This issue is still happening: https://github.com/wvlet/airframe/actions/runs/3717617506/jobs/6305154734

2022-12-17 00:55:26.989Z  info [SonatypeClient] Activity name:drop, started:2022-12-17T00:55:16.520Z  - (SonatypeClient.scala:395)
2022-12-17 00:55:26.989Z  info [SonatypeClient] The promote stage is in progress. Waiting for 15.00 sec.  - (SonatypeClient.scala:164)
2022-12-17 00:55:45.230Z  info [SonatypeClient] The promote stage is in progress. Waiting for 15.00 sec.  - (SonatypeClient.scala:164)
2022-12-17 00:56:00.271Z  warn [SonatypeClient] [12/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:56:15.289Z  warn [SonatypeClient] [13/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:56:30.344Z  warn [SonatypeClient] [14/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:56:45.360Z  warn [SonatypeClient] [15/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:57:00.403Z  warn [SonatypeClient] [16/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:57:15.419Z  warn [SonatypeClient] [17/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:166)
2022-12-17 00:57:30.440Z  warn [SonatypeClient] [18/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: orgwvlet-1523"}]}. Retrying in 15.00 sec.  - 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant