✗ Fi.CI.BAT: failure for series starting with [01/41] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 24 17:02:51 UTC 2019


== Series Details ==

Series: series starting with [01/41] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
URL   : https://patchwork.freedesktop.org/series/57151/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5656 -> Trybot_3891
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3891 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3891, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/57151/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_3891:

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_contexts:
    - fi-skl-6260u:       PASS -> DMESG-FAIL
    - fi-skl-gvtdvm:      PASS -> DMESG-FAIL
    - fi-kbl-7560u:       PASS -> DMESG-FAIL
    - fi-kbl-7567u:       PASS -> DMESG-FAIL
    - fi-cfl-8109u:       PASS -> DMESG-FAIL

  
Known issues
------------

  Here are the changes found in Trybot_3891 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       PASS -> DMESG-WARN [fdo#108965]

  * igt at kms_busy@basic-flip-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt at kms_chamelium@dp-hpd-fast:
    - fi-skl-6700k2:      NOTRUN -> SKIP [fdo#109271] +41

  * igt at kms_chamelium@hdmi-edid-read:
    - fi-hsw-peppy:       NOTRUN -> SKIP [fdo#109271] +46

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#109485]

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       NOTRUN -> DMESG-FAIL [fdo#102614]

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] +20

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-blb-e6850:       NOTRUN -> INCOMPLETE [fdo#107718]

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109294]: https://bugs.freedesktop.org/show_bug.cgi?id=109294
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
  [fdo#109527]: https://bugs.freedesktop.org/show_bug.cgi?id=109527
  [fdo#109528]: https://bugs.freedesktop.org/show_bug.cgi?id=109528
  [fdo#109530]: https://bugs.freedesktop.org/show_bug.cgi?id=109530


Participating hosts (40 -> 37)
------------------------------

  Additional (3): fi-icl-y fi-hsw-peppy fi-skl-6700k2 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-icl-u3 fi-pnv-d510 


Build changes
-------------

    * Linux: CI_DRM_5656 -> Trybot_3891

  CI_DRM_5656: 002eb37fb0113b1b5e017c842890e1c3601b8631 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4853: 8afdfd8fa9ce17043d9105dedca46ad4555fdcdb @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3891: efff76537e60b065bbde0791ec4f46b2b1df220d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

efff76537e60 drm/i915: Introduce intel_context.pin_mutex for pin management
5536717f9139 drm/i915: Track the pinned kernel contexts on each engine
934ad64a2cec drm/i915: Make context pinning part of intel_context_ops
379967c2367d drm/i915: Move over to intel_context_lookup()
a74f3214773e drm/i915: Store the intel_context_ops in the intel_engine_cs
cae4e14a0975 drm/i915: Split struct intel_context definition to its own header
6205b4074a8e drm/i915: Pass around the intel_context
d6e8bd94dccb drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
aed6098f0168 drm/i915: Allow a context to define its set of engines
7c8cc407f434 drm/i915: Re-arrange execbuf so context is known before engine
8dc076d5746a drm/i915: Remove last traces of exec-id (GEM_BUSY)
59f63e83df63 drm/i915: Fix I915_EXEC_RING_MASK
17de54e27841 drm/i915: Allow userspace to clone contexts on creation
b5c708a4573b drm/i915: Allow contexts to share a single timeline across all engines
2db2137d7aeb drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
fefa0bf1d3cc drm/i915: Create/destroy VM (ppGTT) for use with contexts
838b39584b86 drm/i915: Introduce a context barrier callback
2c6c448aee9d drm/i915: Track active engines within a context
0d6499bdb792 drm/i915: Introduce the i915_user_extension_method
7b50025ae170 drm/i915: Remove has-kernel-context
53ef50077154 drm/i915: Reduce presumption of request ordering for barriers
9301cba7067c drm/i915: Refactor common code to load initial power context
531dcdd56037 drm/i915: Store the BIT(engine->id) as the engine's mask
c4956e262a77 drm/i915: Do a synchronous switch-to-kernel-context on idling
e498ca43e386 drm/i915/selftests: Improve switch-to-kernel-context checking
9db41e01ced6 drm/i915: Force GPU idle on suspend
8d292ddf3cdd drm/i915: Use __ffs() in for_each_priolist for more compact code
bf9c4debdf2d drm/i915/execlists: Skip direct submission if only lite-restore
7e033cbbacaf drm/i915: Prioritise non-busywait semaphore workloads
fa3fd975ff98 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
c7ac27c3edba drm/i915: Compute the global scheduler caps
cd68f1c0f341 drm/i915: Keep timeline HWSP allocated until idle across the system
567d17e6b578 drm/i915: Introduce i915_timeline.mutex
25574803f9b7 drm/i915: Make request allocation caches global
37cd532053d8 drm/i915/execlists: Suppress redundant preemption
8e4ac5e6c8e2 drm/i915/execlists: Suppress mere WAIT preemption
b26551b6b7e2 drm/i915: Skip scanning for signalers if we are already inflight
57e00baa91d8 drm/i915/selftests: Exercise resetting during non-user payloads
14bb362f5e58 drm/i915: Remove i915_request.global_seqno
24d56c4274e1 drm/i915: Remove access to global seqno in the HWSP
714d5e4d8caa drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3891/


More information about the Intel-gfx-trybot mailing list