✗ Fi.CI.BAT: failure for series starting with [01/19] drm/i915/gt: Always enable busy-stats for execlists

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 25 21:09:08 UTC 2020


== Series Details ==

Series: series starting with [01/19] drm/i915/gt: Always enable busy-stats for execlists
URL   : https://patchwork.freedesktop.org/series/76487/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_8369 -> Trybot_5907
====================================================

Summary
-------

  **FAILURE**

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

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/index.html

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at runner@aborted:
    - fi-elk-e7500:       NOTRUN -> [FAIL][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-elk-e7500/igt@runner@aborted.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt at i915_selftest@live at gem_contexts:
    - {fi-tgl-u}:         [PASS][2] -> [INCOMPLETE][3]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8369/fi-tgl-u/igt@i915_selftest@live@gem_contexts.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-tgl-u/igt@i915_selftest@live@gem_contexts.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live at gem_contexts:
    - fi-elk-e7500:       [PASS][4] -> [INCOMPLETE][5] ([i915#66])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8369/fi-elk-e7500/igt@i915_selftest@live@gem_contexts.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-elk-e7500/igt@i915_selftest@live@gem_contexts.html
    - fi-skl-6700k2:      [PASS][6] -> [INCOMPLETE][7] ([i915#1591])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8369/fi-skl-6700k2/igt@i915_selftest@live@gem_contexts.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-skl-6700k2/igt@i915_selftest@live@gem_contexts.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at gt_contexts:
    - fi-bwr-2160:        [INCOMPLETE][8] ([i915#1726] / [i915#489]) -> [PASS][9]
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8369/fi-bwr-2160/igt@i915_selftest@live@gt_contexts.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-bwr-2160/igt@i915_selftest@live@gt_contexts.html

  * igt at i915_selftest@live at gt_pm:
    - fi-hsw-4770:        [DMESG-FAIL][10] ([i915#1791]) -> [PASS][11]
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8369/fi-hsw-4770/igt@i915_selftest@live@gt_pm.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5907/fi-hsw-4770/igt@i915_selftest@live@gt_pm.html

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

  [i915#1591]: https://gitlab.freedesktop.org/drm/intel/issues/1591
  [i915#1726]: https://gitlab.freedesktop.org/drm/intel/issues/1726
  [i915#1791]: https://gitlab.freedesktop.org/drm/intel/issues/1791
  [i915#489]: https://gitlab.freedesktop.org/drm/intel/issues/489
  [i915#66]: https://gitlab.freedesktop.org/drm/intel/issues/66


Participating hosts (48 -> 40)
------------------------------

  Missing    (8): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-kbl-7500u fi-kbl-7560u fi-byt-clapper fi-bsw-nick fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_8369 -> Trybot_5907

  CI-20190529: 20190529
  CI_DRM_8369: ed7a286b5d02de0eb72f46665f2d6accce20a179 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5610: 71fed15724898a8f914666093352a964b70a62fc @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5907: 5ddc430c6595b17dd5291c3417cab3ecc99099d4 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5ddc430c6595 drm/i915/gem: Bind the fence async for execbuf
b25b6b41f323 drm/i915/gem: Asynchronous GTT unbinding
09b01146ed63 drm/i915/gem: Separate the ww_mutex walker into its own list
c50aaab0a4bf drm/i915: Export a preallocate variant of i915_active_acquire()
62a1cfae4bcf drm/i915/gem: Assign context id for async work
0571ca46ddcc drm/i915/gem: Include PIN_GLOBAL prior to using I915_DISPATCH_SECURE
5b8006a42741 drm/i915: Always defer fenced work to the worker
d954dac58556 drm/i915/gt: Move the batch buffer pool from the engine to the gt
26606b7ad80f drm/i915/gt: Shrink the RPS evalution intervals
9e389ff9d60a drm/i915: Mark up racy read of rq->engine
bf653f820ae3 drm/i915/selftets: Check random hang recovery
b3a75d8d89bf drm/i915/selftests: Verify context isolation
cdc29c359bfb drm/i915/gem: Lazily acquire the device wakeref for freeing objects
5842da014155 drm/i915/gt: Restore aggressive post-boost downclocking
4bba0d4e730c drm/i915/gt: Apply the aggressive downclocking to parking
fafd9d263240 drm/i915/gt: Switch to manual evaluation of RPS
1d5e7607f4af drm/i915/gt: Track use of RPS interrupts in flags
69f9c174406d drm/i915/gt: Move rps.enabled/active to flags
90ffb0841186 drm/i915/gt: Always enable busy-stats for execlists

== Logs ==

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


More information about the Intel-gfx-trybot mailing list