Bug 109584 - [CI][SHARDS] igt@gem_exec_schedule@pi-ringfull-* - fail - child 0 died with signal 14, Alarm clock
Summary: [CI][SHARDS] igt@gem_exec_schedule@pi-ringfull-* - fail - child 0 died with s...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: high normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-08 09:25 UTC by Martin Peres
Modified: 2019-03-06 16:22 UTC (History)
1 user (show)

See Also:
i915 platform: SKL
i915 features: GEM/Other


Attachments

Description Martin Peres 2019-02-08 09:25:25 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5561/shard-skl1/igt@gem_exec_schedule@pi-ringfull-bsd.html

Using Execlists submission
Has kernel scheduler
 - With priority sorting
 - With preemption enabled
Test requirement not met in function __real_main1194, file ../tests/i915/gem_exec_schedule.c:1248:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Test requirement not met in function __real_main1194, file ../tests/i915/gem_exec_schedule.c:1248:
Test requirement: gem_ring_has_physical_engine(fd, e->exec_id | e->flags)
Starting subtest: pi-ringfull-bsd
child 0 died with signal 14, Alarm clock
Subtest pi-ringfull-bsd: FAIL (0.246s)
Comment 1 CI Bug Log 2019-02-08 09:25:59 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* SKL: igt@gem_exec_schedule@pi-ringfull-* - fail - child 0 died with signal 14, Alarm clock
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5561/shard-skl1/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5561/shard-skl3/igt@gem_exec_schedule@pi-ringfull-render.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5561/shard-skl8/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5562/shard-skl10/igt@gem_exec_schedule@pi-ringfull-blt.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5562/shard-skl2/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5562/shard-skl5/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5563/shard-skl5/igt@gem_exec_schedule@pi-ringfull-render.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5563/shard-skl8/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5563/shard-skl9/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5564/shard-skl2/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5564/shard-skl3/igt@gem_exec_schedule@pi-ringfull-render.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5564/shard-skl4/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5564/shard-skl9/igt@gem_exec_schedule@pi-ringfull-blt.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5565/shard-skl1/igt@gem_exec_schedule@pi-ringfull-blt.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5565/shard-skl10/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5565/shard-skl3/igt@gem_exec_schedule@pi-ringfull-render.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5565/shard-skl8/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5566/shard-skl2/igt@gem_exec_schedule@pi-ringfull-blt.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5566/shard-skl3/igt@gem_exec_schedule@pi-ringfull-bsd.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5566/shard-skl5/igt@gem_exec_schedule@pi-ringfull-vebox.html
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5566/shard-skl7/igt@gem_exec_schedule@pi-ringfull-render.html
Comment 2 Chris Wilson 2019-02-08 15:39:15 UTC
commit 947301563259726b65ce47d3a3fe37931ed42efe (upstream/master, origin/master, origin/HEAD)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Feb 8 11:38:15 2019 +0000

    i915/gem_exec_scheduler: Disable alarm before exiting child
    
    Still the blighted
    
    Starting subtest: pi-ringfull-bsd
    child 0 died with signal 14, Alarm clock
    Subtest pi-ringfull-bsd: FAIL (0.133s)
    
    So let's make sure our timer cannot fire later on during exit.
    
    References https://bugs.freedesktop.org/show_bug.cgi?id=109584
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
    Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Comment 3 Martin Peres 2019-03-06 16:22:43 UTC
(In reply to Chris Wilson from comment #2)
> commit 947301563259726b65ce47d3a3fe37931ed42efe (upstream/master,
> origin/master, origin/HEAD)
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Fri Feb 8 11:38:15 2019 +0000
> 
>     i915/gem_exec_scheduler: Disable alarm before exiting child
>     
>     Still the blighted
>     
>     Starting subtest: pi-ringfull-bsd
>     child 0 died with signal 14, Alarm clock
>     Subtest pi-ringfull-bsd: FAIL (0.133s)
>     
>     So let's make sure our timer cannot fire later on during exit.
>     
>     References https://bugs.freedesktop.org/show_bug.cgi?id=109584
>     Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
>     Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
>     Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>

Thanks, it fixed the issue :)
Comment 4 CI Bug Log 2019-03-06 16:22:53 UTC
The CI Bug Log issue associated to this bug has been archived.

New failures matching the above filters will not be associated to this bug anymore.


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.