Results for igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free

Result: Abort 5 Warning(s)

integration-manifest git-log-oneline i915_display_info7 igt_runner7 runtimes7 results7.json results7-i915-load.json guc_logs7.tar i915_display_info_post_exec7 boot7 dmesg7

DetailValue
Duration unknown
Hostname
shard-rkl-2
Igt-Version
IGT-Version: 2.3-g99eb2bb6a (x86_64) (Linux: 7.0.0-rc3-CI_DRM_18125-ge2ad8f051843+ x86_64)
Out
Starting dynamic subtest: drm_test_framebuffer_free
Stack trace:
  #0 ../lib/igt_core.c:2075 __igt_fail_assert()
  #1 ../lib/igt_kmod.c:1118 __igt_kunit()
  #2 ../lib/igt_kmod.c:1232 igt_kunit()
  #3 ../tests/kms_selftest.c:65 main()
  #4 ../sysdeps/nptl/libc_start_call_main.h:74 __libc_start_call_main()
  #5 ../csu/libc-start.c:128 __libc_start_main@@GLIBC_2.34()
  #6 [_start+0x25]
Dynamic subtest drm_test_framebuffer_free: FAIL (0.153s)
Kernel tainted, not executing more selftests.
Subtest drm_framebuffer: FAIL (0.481s)

This test caused an abort condition: Kernel badly tainted (0x44244, 0x200) (check dmesg for details):
	TAINT_WARN: WARN_ON has happened.
Err
Starting dynamic subtest: drm_test_framebuffer_free
(kms_selftest:2306) igt_kmod-CRITICAL: Test assertion failure function __igt_kunit, file ../lib/igt_kmod.c:1119:
(kms_selftest:2306) igt_kmod-CRITICAL: Failed assertion: igt_kernel_tainted(&taints) == 0
(kms_selftest:2306) igt_kmod-CRITICAL: Last errno: 2, No such file or directory
(kms_selftest:2306) igt_kmod-CRITICAL: error: 512 != 0
Dynamic subtest drm_test_framebuffer_free failed.
**** DEBUG ****
(kms_selftest:2306) igt_kmod-DEBUG: Test requirement passed: !(kmod_module_remove_module(tst->kmod, 0))
(kms_selftest:2306) igt_kmod-DEBUG: Test requirement passed: !(igt_kernel_tainted(&taints))
(kms_selftest:2306) igt_kmod-CRITICAL: Test assertion failure function __igt_kunit, file ../lib/igt_kmod.c:1119:
(kms_selftest:2306) igt_kmod-CRITICAL: Failed assertion: igt_kernel_tainted(&taints) == 0
(kms_selftest:2306) igt_kmod-CRITICAL: Last errno: 2, No such file or directory
(kms_selftest:2306) igt_kmod-CRITICAL: error: 512 != 0
(kms_selftest:2306) igt_core-INFO: Stack trace:
(kms_selftest:2306) igt_core-INFO:   #0 ../lib/igt_core.c:2075 __igt_fail_assert()
(kms_selftest:2306) igt_core-INFO:   #1 ../lib/igt_kmod.c:1118 __igt_kunit()
(kms_selftest:2306) igt_core-INFO:   #2 ../lib/igt_kmod.c:1232 igt_kunit()
(kms_selftest:2306) igt_core-INFO:   #3 ../tests/kms_selftest.c:65 main()
(kms_selftest:2306) igt_core-INFO:   #4 ../sysdeps/nptl/libc_start_call_main.h:74 __libc_start_call_main()
(kms_selftest:2306) igt_core-INFO:   #5 ../csu/libc-start.c:128 __libc_start_main@@GLIBC_2.34()
(kms_selftest:2306) igt_core-INFO:   #6 [_start+0x25]
****  END  ****
Dynamic subtest drm_test_framebuffer_free: FAIL (0.153s)
Subtest drm_framebuffer: FAIL (0.481s)
Dmesg

<6> [288.659458] [IGT] kms_selftest: starting dynamic subtest drm_test_framebuffer_free
<6> [288.754168] KTAP version 1
<6> [288.754171] 1..1
<6> [288.754496] KTAP version 1
<6> [288.754497] # Subtest: drm_framebuffer
<6> [288.754498] # module: drm_framebuffer_test
<6> [288.754511] 1..1
<4> [288.755629] ------------[ cut here ]------------
<4> [288.755632] drm-kunit-mock-device drm_test_framebuffer_free.drm-kunit-mock-device: [drm] drm_WARN_ON(!list_empty(&fb->filp_head))
<4> [288.755634] WARNING: drivers/gpu/drm/drm_framebuffer.c:833 at drm_framebuffer_free+0x7e/0xa0, CPU#5: kunit_try_catch/2422
<4> [288.755642] Modules linked in: drm_framebuffer_test drm_kunit_helpers vgem snd_hda_codec_intelhdmi snd_hda_codec_hdmi i915 prime_numbers drm_buddy ttm drm_display_helper cec rc_core i2c_algo_bit kunit intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common x86_pkg_temp_thermal intel_powerclamp coretemp cmdlinepart kvm_intel spi_nor ee1004 mtd mei_pxp mei_hdcp kvm irqbypass ppdev snd_hda_intel snd_intel_dspcfg wmi_bmof snd_hda_codec ghash_clmulni_intel snd_hda_core snd_hwdep aesni_intel binfmt_misc intel_cstate snd_pcm i2c_i801 snd_timer i2c_mux r8169 snd spi_intel_pci e1000e igc spi_intel i2c_smbus soundcore realtek mei_me idma64 mei nls_iso8859_1 video parport_pc parport intel_pmc_core pmt_telemetry pmt_discovery pmt_class wmi intel_hid intel_pmc_ssram_telemetry pinctrl_tigerlake sparse_keymap acpi_pad intel_vsec acpi_tad input_leds serio_raw dm_multipath msr nvme_fabrics fuse efi_pstore nfnetlink autofs4 [last unloaded: drm_framebuffer_test]
<4> [288.755768] CPU: 5 UID: 0 PID: 2422 Comm: kunit_try_catch Tainted: G S U L N 7.0.0-rc3-CI_DRM_18125-ge2ad8f051843+ #1 PREEMPT(lazy)
<4> [288.755773] Tainted: [S]=CPU_OUT_OF_SPEC, [U]=USER, [L]=SOFTLOCKUP, [N]=TEST
<4> [288.755775] Hardware name: Intel Corporation Rocket Lake Client Platform/RocketLake S UDIMM 6L RVP, BIOS RKLSFWI1.R00.4261.A00.2306281302 06/28/2023
<4> [288.755778] RIP: 0010:drm_framebuffer_free+0x88/0xa0
<4> [288.755781] Code: 30 49 8b 7d 08 4c 8b 77 50 4d 85 f6 75 03 4c 8b 37 e8 0c 3f 05 00 48 89 c6 48 8d 3d 92 d6 7e 01 48 c7 c1 88 2f 16 83 4c 89 f2 <67> 48 0f b9 3a eb 99 31 ff eb d0 66 66 2e 0f 1f 84 00 00 00 00 00
<4> [288.755784] RSP: 0018:ffffc9000083bd20 EFLAGS: 00010246
<4> [288.755788] RAX: ffff88816fc68520 RBX: ffffc9000083bd90 RCX: ffffffff83162f88
<4> [288.755791] RDX: ffff888152482740 RSI: ffff88816fc68520 RDI: ffffffff839e85b0
<4> [288.755793] RBP: ffffc9000083bd40 R08: 0000000000000000 R09: 0000000000000000
<4> [288.755796] R10: 0000000000000000 R11: 0000000000000000 R12: ffffc9000083bd68
<4> [288.755798] R13: ffff888178899000 R14: ffff888152482740 R15: ffff888160c80200
<4> [288.755800] FS: 0000000000000000(0000) GS:ffff8884cb51b000(0000) knlGS:0000000000000000
<4> [288.755803] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4> [288.755806] CR2: 00007b649d1c3000 CR3: 000000000344c006 CR4: 0000000000772ef0
<4> [288.755808] PKRU: 55555554
<4> [288.755811] Call Trace:
<4> [288.755813] <TASK>
<4> [288.755817] ? __pfx_kunit_generic_run_threadfn_adapter+0x10/0x10 [kunit]
<4> [288.755827] drm_test_framebuffer_free+0x97/0x280 [drm_framebuffer_test]
<4> [288.755848] kunit_try_run_case+0x70/0x160 [kunit]
<4> [288.755858] ? _raw_spin_unlock_irqrestore+0x51/0x80
<4> [288.755865] ? __pfx_kunit_generic_run_threadfn_adapter+0x10/0x10 [kunit]
<4> [288.755872] kunit_generic_run_threadfn_adapter+0x21/0x40 [kunit]
<4> [288.755880] kthread+0x10d/0x150
<4> [288.755885] ? __pfx_kthread+0x10/0x10
<4> [288.755891] ret_from_fork+0x3d4/0x480
<4> [288.755895] ? __pfx_kthread+0x10/0x10
<4> [288.755900] ret_from_fork_asm+0x1a/0x30
<4> [288.755916] </TASK>
<4> [288.755918] irq event stamp: 1811
<4> [288.755920] hardirqs last enabled at (1817): [<ffffffff814a9e59>] __up_console_sem+0x79/0xa0
<4> [288.755924] hardirqs last disabled at (1822): [<ffffffff814a9e3e>] __up_console_sem+0x5e/0xa0
<4> [288.755928] softirqs last enabled at (1004): [<ffffffff813d0eef>] __irq_exit_rcu+0x13f/0x160
<4> [288.755932] softirqs last disabled at (999): [<ffffffff813d0eef>] __irq_exit_rcu+0x13f/0x160
<4> [288.755935] ---[ end trace 0000000000000000 ]---
<6> [288.756551] ok 1 drm_test_framebuffer_free
<6> [288.756565] ok 1 drm_framebuffer
<6> [288.812739] [IGT] kms_selftest: finished subtest drm_test_framebuffer_free, FAIL
<6> [288.813198] [IGT] kms_selftest: finished subtest drm_framebuffer, FAIL
<6> [288.903691] [IGT] kms_selftest: exiting, ret=98
<7> [288.907728] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off
<7> [288.908355] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 02 to 00
<6> [288.926084] Console: switching to colour frame buffer device 240x67
Created at 2026-03-11 13:28:09