Project

General

Profile

Actions

action #124008

closed

[security] test fails in welcome

Added by amanzini about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2023-02-07
Due date:
% Done:

0%

Estimated time:
16.00 h
Difficulty:
Tags:

Description

Observation

openQA test in scenario sle-15-SP5-Online-x86_64-create_hdd_textmode_common_criteria@64bit fails in
welcome

Test suite description

Testsuite maintained at https://gitlab.suse.de/qe-security/osd-sle15-security.

Reproducible

Fails since (at least) Build 67.1 (current job)

Expected result

Last good: 66.1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by amanzini about 1 year ago

  • Assignee set to amanzini
Actions #2

Updated by amanzini about 1 year ago

probably a bug. extract from kernel log:

[   69.142643][   T16] BUG: unable to handle page fault for address: ffffe0eec1000030
[   69.145112][   T16] #PF: supervisor read access in kernel mode
[   69.146591][   T16] #PF: error_code(0x0000) - not-present page
[   69.148364][   T16] PGD 37235067 P4D 37235067 PUD 37234067 PMD 0 
[   69.149909][   T16] Oops: 0000 [#1] PREEMPT SMP NOPTI
[   69.151478][   T16] CPU: 0 PID: 16 Comm: kworker/0:1 Not tainted 5.14.21-150500.37-default #1 SLE15-SP5 31f6ea9fc59beb2a28ebf0aed950957a26f711d7
[   69.154772][   T16] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b-rebuilt.opensuse.org 04/01/2014
[   69.157797][   T16] Workqueue: events fb_deferred_io_work
[   69.159600][   T16] RIP: 0010:page_mapped+0x5e/0x90
[   69.161123][   T16] Code: a8 01 75 d7 8b 47 30 f7 d0 c1 e8 1f c3 cc cc cc cc 48 89 df e8 33 9c 05 00 89 c1 31 c0 85 c9 74 13 eb d3 48 c1 e2 06 48 01 da <8b> 42 30 85 c0 79 c0 83 c1 01 48 8b 33 48 63 d1 b8 01 00 00 00 f7
[   69.166595][   T16] RSP: 0018:ffffbaef4008be08 EFLAGS: 00010286
[   69.168396][   T16] RAX: 000000007d4be7f0 RBX: ffffe0eec0f48000 RCX: 0000000000002e00
[   69.170568][   T16] RDX: ffffe0eec1000000 RSI: 000fffffc0010009 RDI: ffffe0eec0f48000
[   69.172938][   T16] RBP: ffffffffc06f3050 R08: 0000000000000000 R09: ffff99634110b6b0
[   69.174917][   T16] R10: 0000000000000296 R11: ffff9963628bcc01 R12: ffffffffa0000820
[   69.177182][   T16] R13: ffffffffc06f3020 R14: ffffffffc06f3030 R15: ffffe0eec0f48000
[   69.179438][   T16] FS:  0000000000000000(0000) GS:ffff996376000000(0000) knlGS:0000000000000000
[   69.181908][   T16] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   69.183788][   T16] CR2: ffffe0eec1000030 CR3: 0000000037a2a000 CR4: 00000000000006f0
[   69.185977][   T16] Call Trace:
[   69.187036][   T16]  <TASK>
[   69.187934][   T16]  page_mkclean+0x6e/0xc0
[   69.189101][   T16]  ? page_referenced_one+0x190/0x190
[   69.190415][   T16]  ? pmdp_collapse_flush+0x60/0x60
[   69.191958][   T16]  fb_deferred_io_work+0x6d/0xf0
[   69.193200][   T16]  process_one_work+0x267/0x440
[   69.194401][   T16]  ? process_one_work+0x440/0x440
[   69.195753][   T16]  worker_thread+0x2d/0x3d0
[   69.197073][   T16]  ? process_one_work+0x440/0x440
[   69.198317][   T16]  kthread+0x156/0x180
[   69.199441][   T16]  ? set_kthread_struct+0x50/0x50
[   69.200880][   T16]  ret_from_fork+0x22/0x30
[   69.201977][   T16]  </TASK>
[   69.202782][   T16] Modules linked in: isofs usb_storage parport_pc parport btrfs xor raid6_pq libcrc32c dm_multipath dm_mod 8021q garp mrp stp llc fan thermal nfs lockd grace fscache netfs nls_iso8859_1 nls_cp437 af_packet sg st sd_mod t10_pi crc64_rocksoft_generic crc64_rocksoft crc64 iscsi_ibft iscsi_boot_sysfs sunrpc hid_generic usbhid sr_mod cdrom bochs drm_vram_helper drm_ttm_helper ttm drm_kms_helper ata_generic xhci_pci pata_acpi xhci_pci_renesas xhci_hcd drm ata_piix libata joydev usbcore pcspkr serio_raw virtio_blk virtio_scsi virtio_net net_failover failover syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_piix4 floppy qemu_fw_cfg button scsi_dh_rdac scsi_dh_emc scsi_dh_alua scsi_mod edd squashfs loop ext4 crc16 mbcache jbd2 zram [last unloaded: ppa]
[   69.220693][   T16] Supported: Yes
[   69.221570][   T16] CR2: ffffe0eec1000030
[   69.222597][   T16] ---[ end trace 087b4e07271e18df ]---
[   69.223971][   T16] RIP: 0010:page_mapped+0x5e/0x90
[   69.225217][   T16] Code: a8 01 75 d7 8b 47 30 f7 d0 c1 e8 1f c3 cc cc cc cc 48 89 df e8 33 9c 05 00 89 c1 31 c0 85 c9 74 13 eb d3 48 c1 e2 06 48 01 da <8b> 42 30 85 c0 79 c0 83 c1 01 48 8b 33 48 63 d1 b8 01 00 00 00 f7
[   69.235681][   T16] RSP: 0018:ffffbaef4008be08 EFLAGS: 00010286
[   69.237198][   T16] RAX: 000000007d4be7f0 RBX: ffffe0eec0f48000 RCX: 0000000000002e00
[   69.239460][   T16] RDX: ffffe0eec1000000 RSI: 000fffffc0010009 RDI: ffffe0eec0f48000
[   69.241461][   T16] RBP: ffffffffc06f3050 R08: 0000000000000000 R09: ffff99634110b6b0
[   69.243689][   T16] R10: 0000000000000296 R11: ffff9963628bcc01 R12: ffffffffa0000820
[   69.245941][   T16] R13: ffffffffc06f3020 R14: ffffffffc06f3030 R15: ffffe0eec0f48000
[   69.248140][   T16] FS:  0000000000000000(0000) GS:ffff996376000000(0000) knlGS:0000000000000000
[   69.250631][   T16] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   69.252397][   T16] CR2: ffffe0eec1000030 CR3: 0000000037a2a000 CR4: 00000000000006f0
[  124.391508][    C0] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=0 stuck for 55s!
[  124.396766][    C0] Showing busy workqueues and worker pools:
Actions #3

Updated by amanzini about 1 year ago

  • Status changed from New to In Progress
Actions #5

Updated by amanzini about 1 year ago

  • Status changed from In Progress to Blocked
Actions #6

Updated by tjyrinki_suse about 1 year ago

  • Estimated time set to 16.00 h
Actions #7

Updated by amanzini about 1 year ago

  • Status changed from Blocked to Resolved

kernel boot issues seems solved now.

Actions

Also available in: Atom PDF