Summary: | [CI][BAT] igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_pulse failed with error -62 | ||
---|---|---|---|
Product: | DRI | Reporter: | Lakshmi <lakshminarayana.vudum> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | not set | ||
Priority: | not set | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | BXT, CFL, CML, GLK, ICL, KBL, SKL | i915 features: | GEM/Other |
Description
Lakshmi
2019-11-27 08:54:24 UTC
The error codes here (selftests) are usually indicative of distinct classes of errors, so be precise and merge later if needed. The CI Bug Log issue associated to this bug has been updated. ### New filters associated * APL BXT SKL KBL CFL CML ICL: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_pulse failed with error -\d+ - https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5367/fi-skl-6600u/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15446/fi-icl-u3/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7427/fi-apl-guc/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15425/shard-skl3/igt@i915_selftest@live_gt_heartbeat.html (In reply to Chris Wilson from comment #1) > The error codes here (selftests) are usually indicative of distinct classes > of errors, so be precise and merge later if needed. Ok, Thanks for the explanation. I will create a separate issue for this failure https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7427/fi-skl-lmem/igt@i915_selftest@live_gt_heartbeat.html (i915_selftest:4639) igt_kmod-WARNING: i915/intel_heartbeat_live_selftests: live_idle_pulse failed with error -22 (i915_selftest:4639) igt_kmod-WARNING: [drm:intel_power_well_enable [i915]] enabling power well 2 (i915_selftest:4639) igt_kmod-WARNING: [drm:intel_power_well_enable [i915]] enabling DDI A/E IO power well (i915_selftest:4639) igt_kmod-WARNING: [drm:intel_power_well_enable [i915]] enabling DDI B IO power well (i915_selftest:4639) igt_kmod-WARNING: [drm:intel_power_well_enable [i915]] enabling DDI C IO power well (i915_selftest:4639) igt_kmod-WARNING: [drm:intel_power_well_enable [i915]] enabling DDI D IO power well (i915_selftest:4639) igt_kmod-WARNING: i915: probe of 0000:00:02.0 failed with error -22 (i915_selftest:4639) igt_kmod-CRITICAL: Test assertion failure function igt_kselftest_execute, file ../lib/igt_kmod.c:588: (i915_selftest:4639) igt_kmod-CRITICAL: Failed assertion: err == 0 (i915_selftest:4639) igt_kmod-CRITICAL: kselftest "i915 igt__21__live_gt_heartbeat=1 live_selftests=-1 disable_display=1 st_filter=" failed: Invalid argument [22] Subtest live_gt_heartbeat failed. A CI Bug Log filter associated to this bug has been updated: {- APL BXT SKL KBL CFL CML ICL: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_pulse failed with error -\d+ -} {+ APL BXT SKL KBL CFL CML ICL: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_pulse failed with error -62 +} No new failures caught with the new filter *** Bug 112415 has been marked as a duplicate of this bug. *** The issue with the pulse timeouts seem to be some slight delay in submitting the requests. On the surface a minor worry, but we should get to the bottom of any submission delay as they our one of our key performance indicators. The CI Bug Log issue associated to this bug has been updated. ### New filters associated * BSW SKL KBL GLK: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_flush failed with error -62 - https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5371/shard-skl3/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15379/fi-skl-6600u/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15440/fi-skl-6600u/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7439/fi-skl-6770hq/igt@i915_selftest@live_gt_heartbeat.html - https://intel-gfx-ci.01.org/tree/drm-tip/TrybotIGT_77/fi-skl-lmem/igt@i915_selftest@live_gt_heartbeat.html A CI Bug Log filter associated to this bug has been updated: {- BSW SKL KBL GLK: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_flush failed with error -62 -} {+ APL BSW SKL KBL GLK: igt@i915_selftest@live_gt_heartbeat - dmesg-fail - live_idle_flush failed with error -62 +} New failures caught by the filter: * https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7435/shard-apl7/igt@i915_selftest@live_gt_heartbeat.html commit 0cb7da1062f44281f0a8c5a137b1c9af91b6bfd5 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Nov 29 10:34:55 2019 +0000 drm/i915/selftests: Wait only on the expected barrier Wait on only the last request on the kernel_context after emitting a barrier so that we do not wait for everything in general and by doing so cause an accidental emission of the barrier! Bugzilla; https://bugs.freedesktop.org/show_bug.cgi?id=112405 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191129103455.744389-1-chris@chris-wilson.co.uk |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.