-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
ContainerCannotRun: devmapper: Error activating devmapper device for ''...'': devicemapper: Error running deviceCreate (ActivateDevice) dm_task_run failed #17787
Comments
@rhvgoyal excerpts from logs. Looks like your patch for additional debugging is not in this build.
|
The AMIs now have |
@jwhonce do we think this would have also been addressed by the devmapper fix in the new docker? it's a different error. |
@bparees If not addressed, the AMI should provide more detailed logging which will have root causing the issue. |
I don't think -71 has the fix for this issue. We will have to root cause this issue. Given libdm is complaining about some errors, something is wrong with thin pool or some other condition. Lets enable libdm logging to get more verbose messages. Use following docker daemon parameter to enable libdm logs. '--storage-opt dm.libdm_log_level=3' |
this is definitely still happening:
https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_builds/354/ |
https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_builds/355/consoleFull
|
See openshift/origin-ci-tool#152 for additional debugging and setting json-file for debugging driver |
Apart from debug output, are there any kernel messages on the system. libdm seems to say that a device activation failed. May be kernel has logged something which might give a clue also. |
@stevekuznetsov These are pid1 logs. I am looking for logs by kernel. |
@rhvgoyal I mis-remembered, thought we got kernel logs in that file too. Adding kernel logs to the jobs now, will have to get a new report to see them. |
|
|
@rhvgoyal ping |
@rhvgoyal ping |
something similar might have happened today again: https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_builds/426/consoleFull#-60125067356cbb9a5e4b02b88ae8c2f77
|
@wozniakjan I reviewed the artifacts for this event. The docker log does not sufficiently cover the time of event. I don't know if the cause was journald throttling logging or something else. Only the console log shows that error. I need the low level debugging logging to correlate what went wrong. Please attach future events as you see them. TIA |
@jwhonce possibly another occurrence today: https://ci.openshift.redhat.com/jenkins/job/test_branch_origin_extended_builds/433/consoleFull#83489914556cbb9a5e4b02b88ae8c2f77
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17751/test_pull_request_origin_extended_conformance_install/4109/
The text was updated successfully, but these errors were encountered: