✗ Fi.CI.BAT: failure for series starting with [01/54] drm/i915: Verify workarounds immediately after application

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 15 08:16:18 UTC 2019


== Series Details ==

Series: series starting with [01/54] drm/i915: Verify workarounds immediately after application
URL   : https://patchwork.freedesktop.org/series/59480/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5933 -> Trybot_4162
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4162 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4162, 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/59480/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_requests:
    - fi-skl-iommu:       PASS -> INCOMPLETE
    - fi-whl-u:           PASS -> INCOMPLETE
    - fi-cfl-8700k:       PASS -> INCOMPLETE
    - fi-kbl-r:           PASS -> INCOMPLETE

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-apl-guc:         NOTRUN -> DMESG-WARN

  * igt at runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL

  
New tests
---------

  New tests have been introduced between CI_DRM_5933 and Trybot_4162:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 31 pass(s)
    - Exec time: [4.37, 65.36] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_parallel@basic:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#109474]

  * igt at i915_module_load@reload:
    - fi-apl-guc:         NOTRUN -> INCOMPLETE [fdo#103927]

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-cfl-guc:         PASS -> SKIP [fdo#109271]
    - fi-skl-guc:         PASS -> SKIP [fdo#109271]

  * igt at i915_selftest@live_evict:
    - fi-bsw-kefka:       PASS -> DMESG-WARN [fdo#107709]

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191]

  * igt at kms_psr@primary_page_flip:
    - fi-apl-guc:         NOTRUN -> SKIP [fdo#109271] +106

  * igt at runner@aborted:
    - fi-bsw-kefka:       NOTRUN -> FAIL [fdo#107709]

  
#### Possible fixes ####

  * igt at debugfs_test@read_all_entries:
    - fi-ilk-650:         DMESG-WARN [fdo#106387] -> PASS

  * igt at gem_basic@create-close:
    - fi-apl-guc:         INCOMPLETE [fdo#103927] -> PASS

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     FAIL [fdo#103167] -> PASS

  
#### Warnings ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-kbl-guc:         SKIP [fdo#109271] -> INCOMPLETE [fdo#107807]

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

  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387
  [fdo#107709]: https://bugs.freedesktop.org/show_bug.cgi?id=107709
  [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109474]: https://bugs.freedesktop.org/show_bug.cgi?id=109474
  [fdo#110246]: https://bugs.freedesktop.org/show_bug.cgi?id=110246


Participating hosts (47 -> 44)
------------------------------

  Additional (1): fi-icl-u2 
  Missing    (4): fi-kbl-soraka fi-byt-squawks fi-bsw-cyan fi-bdw-samus 


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

    * Linux: CI_DRM_5933 -> Trybot_4162

  CI_DRM_5933: 6ba1335cf9dff71bed39ca38565e23a4d008614c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4945: a52cc643cfe6733465cfc9ccb3d21cbdc4fd7506 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4162: 5cc6a44e930e22329eaf837e2bf39ccf865836ce @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5cc6a44e930e drm/i915/execlists: Preempt-to-busy
ba6eaa66eb05 drm/i915: Replace engine->timeline with a plain list
fa9d81a8e763 drm/i915: Stop retiring along engine
c3cef1c31aef drm/i915: Keep contexts pinned until after the next kernel context switch
a937c04568ad drm/i915: Rename intel_context.active to .inflight
f45a818db199 drm/i915: Move object close under its own lock
94eaf328a59b lockdep
17634c892a4f drm/i915: Drop the deferred active reference
b7a155cde365 drm/i915: Move GEM client throttling to its own file
0a527e192d6f drm/i915: Move GEM object busy checking to its own file
66ff5a7fc973 drm/i915: Move GEM object waiting to its own file
260bd1fc023b drm/i915: Move GEM object domain management from struct_mutex to local
c75b056600b6 drm/i915: Pull scatterlist utils out of i915_gem.h
c1fbe14eeccd drm/i915: Move more GEM objects under gem/
1d99e447d140 drm/i915: Move GEM domain management to its own file
2c77d8a31cc7 drm/i915: Move mmap and friends to its own file
ed6db7ae21b6 drm/i915: Move phys objects to its own file
4510ae386283 drm/i915: Move shmem object setup to its own file
e9284efdd93d drm/i915: Move object->pages API to i915_gem_object.[ch]
c18147212a15 drm/i915: Pull GEM ioctls interface to its own file
68d114ad1c63 drm/i915: Split GEM object type definition to its own header
86856ad67f6d drm/i915: Allow specification of parallel execbuf
f106d5177b38 drm/i915/execlists: Virtual engine bonding
e4888efdaa69 drm/i915: Extend execution fence to support a callback
1f5d5b3b2bd6 drm/i915: Apply an execution_mask to the virtual_engine
8037b1f20a55 drm/i915: Load balancing across a virtual engine
66744b7cc7a6 drm/i915: Allow userspace to clone contexts on creation
9d6d8d962863 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
ac809b5a0c02 drm/i915: Allow a context to define its set of engines
3482360dae6f drm/i915: Restore control over ppgtt for context creation ABI
ec03c885464f drm/i915: Allow multiple user handles to the same VM
98663401721e drm/i915: Move i915_request_alloc into selftests/
83f3454c397a drm/i915: Remove intel_context.active_link
ed76896b8800 drm/i915: Switch back to an array of logical per-engine HW contexts
ffba6dbae7ad drm/i915: Split engine setup/init into two phases
be3a2d7492a3 drm/i915: Pass intel_context to intel_context_pin_lock()
89b1bf642fe5 drm/i915/selftests: Pass around intel_context for sseu
fb29307c45e4 drm/i915/selftests: Use the real kernel context for sseu isolation tests
8f92e110c847 drm/i915: Export intel_context_instance()
876cd27884b4 drm/i915: Explicitly pin the logical context for execbuf
9b92d8d08e16 drm/i915/gvt: Pin the per-engine GVT shadow contexts
07f90068a105 drm/i915: Invert the GEM wakeref hierarchy
6d0a971540b6 drm/i915: Pass intel_context to i915_request_create()
60711a3521b5 drm/i915: Introduce context->enter() and context->exit()
f3908ddc8015 drm/i915: Pull the GEM powermangement coupling into its own file
67ec2d56e93b drm/i915: Introduce struct intel_wakeref
e8be65aba8e5 drm/i915: Move GraphicsTechnology files under gt/
329dacffedf8 drm/i915: Store the default sseu setup on the engine
f97a0a5e5bb9 drm/i915: Mark up ips for RCU protection
e650d0a37bd9 drm/i915: Introduce struct class_instance for engines across the uAPI
548f6b53bb2e drm/i915/selftests: Skip live timeline/suspend tests if wedged
e5a84c572fd7 drm/i915: Make workaround verification *optional*
ae26d517b5fd drm/i915: Verify the engine workarounds stick on application
d90ba0db3233 drm/i915: Verify workarounds immediately after application

== Logs ==

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


More information about the Intel-gfx-trybot mailing list