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

Strange error when getting logs for terminating pod #18173

Closed
smarterclayton opened this issue Jan 18, 2018 · 6 comments
Closed

Strange error when getting logs for terminating pod #18173

smarterclayton opened this issue Jan 18, 2018 · 6 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2 sig/pod

Comments

@smarterclayton
Copy link
Contributor

3.9 master, using json-file driver with docker 1.12.6-68

I had just deleted this pod. I get this when I call logs briefly

$ oc logs -n kube-system sts/prometheus -c prometheus
failed to get container status {"" ""}: rpc error: code = OutOfRange desc = EOF

@openshift/sig-pod

@smarterclayton
Copy link
Contributor Author

I'll move this to a bug if this isn't already known

@smarterclayton
Copy link
Contributor Author

@sjenning if you can have someone at your team look at this - not sure what we're doing wrong, but looks broken.

@sjenning
Copy link
Contributor

@joelsmith PTAL

@sjenning
Copy link
Contributor

@smarterclayton
Copy link
Contributor Author

I think I opened a bug, but can't find the tab anymore.

@pweil- pweil- added kind/bug Categorizes issue or PR as related to a bug. priority/P2 labels Jan 24, 2018
@joelsmith
Copy link
Contributor

Upstream issued filed here: kubernetes/kubernetes#59296
Upstream PR posted here: kubernetes/kubernetes#59297

openshift-merge-robot added a commit that referenced this issue Feb 9, 2018
Automatic merge from submit-queue (batch tested with PRs 18503, 18399, 13701, 18513, 18515).

UPSTREAM: 59297: Improve error returned when fetching container logs during pod termination

Fixes #18173

xref kubernetes/kubernetes#59297
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2 sig/pod
Projects
None yet
Development

No branches or pull requests

5 participants