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

Copious logs from containerd #1334

Closed
flah00 opened this issue Aug 10, 2017 · 1 comment
Closed

Copious logs from containerd #1334

flah00 opened this issue Aug 10, 2017 · 1 comment

Comments

@flah00
Copy link

flah00 commented Aug 10, 2017

Issue

Every ten seconds containerd logs

time="TS" level=info msg="containerd: ID (pid PID) has become an orphan, killing it"
time="TS" level=warning msg="containerd: unable to save ID starttime: open /proc/PID/stat: no such file or directory"

I haven't been able to track down the source, but it happens in the two environments I run.

Software

kube-aws: 0.9.7
docker: 1.12.6
containerd: 0.2.4
CoreOS: 1409
kubernetes: 1.6.3

@stevvooe
Copy link
Member

This looks like moby/moby#28336. This was fixed in #351, which was released as part of docker 1.13.

You'll have to upgrade docker to resolve this.

Let me know if you have further questions!

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

2 participants