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

Emit download begin/finished state event for docker images #2246

Closed
jippi opened this issue Jan 26, 2017 · 3 comments
Closed

Emit download begin/finished state event for docker images #2246

jippi opened this issue Jan 26, 2017 · 3 comments

Comments

@jippi
Copy link
Contributor

jippi commented Jan 26, 2017

More than once a day I'm puzzled on why some allocations take forever to get out of "pending", and there is nothing in the state history of a task than "Received"

I'm guessing that its downloading a docker image, but no way to actually see what nomad is waiting on... amping on the detail level in the start phase would greatly improve confidence in nomad is working, and not just stuck doing something random

@schmichael
Copy link
Member

There will be a "downloading" event emitted in nomad 0.5.3!

There's actually one emitted in 0.5.2, but a bug meant it wasn't visible until after the download finished.

Fixed in #2165 and originally added in #2054

@jippi
Copy link
Contributor Author

jippi commented Jan 28, 2017

Thats so baws!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants