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

Failure to publish plugins on patch release #4585

Closed
anuraaga opened this issue Nov 4, 2021 · 2 comments
Closed

Failure to publish plugins on patch release #4585

anuraaga opened this issue Nov 4, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@anuraaga
Copy link
Contributor

anuraaga commented Nov 4, 2021

Got this error when publishing 1.7.2

> Task :publishPlugins FAILED
FAILURE: Build failed with an exception.
Publishing plugin io.opentelemetry.instrumentation.muzzle-check version 0.8.0

23 actionable tasks: 13 executed, 10 up-to-date
* What went wrong:
Execution failed for task ':publishPlugins'.
> Failed to post to server.
  Server responded with:
  Plugin: 'io.opentelemetry.instrumentation.muzzle-check', version: '0.8.0' exists already. It was created: 2021-10-19 08:05:11.098

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

https://github.com/open-telemetry/opentelemetry-java-instrumentation/runs/4100436722?check_suite_focus=true

@anuraaga anuraaga added the bug Something isn't working label Nov 4, 2021
@mateuszrzeszutek
Copy link
Member

Wouldn't this be fixed by #4248 for all post 1.8 branches?

@anuraaga
Copy link
Contributor Author

anuraaga commented Nov 4, 2021

Yeah I didn't understand what was happening with the patch flow yet when filling this for tracking

@anuraaga anuraaga closed this as completed Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants