Looks like this issue will gone with LTP 20230516, commit 3ebc2dfa85c
** Tags added: ltp-20230516 -- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2009647 Title: keyctl09 in ubuntu_ltp_syscalls failed on K-5.19 Status in ubuntu-kernel-tests: New Bug description: Issue found with K-aws 5.19.0-1021.22, this issue does not exist with 5.19.0-1020 Test failed with: INFO: Test start time: Mon Mar 6 05:57:10 UTC 2023 COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 128121 -n 128121 -f /tmp/ltp-2RDDBu6ZF6/alltests -l /dev/null -C /dev/null -T /dev/null LOG File: /dev/null FAILED COMMAND File: /dev/null TCONF COMMAND File: /dev/null Running tests....... tst_kconfig.c:82: TINFO: Parsing kernel config '/lib/modules/5.19.0-1021-aws/build/.config' tst_test.c:1526: TINFO: Timeout per run is 0h 00m 30s keyctl09.c:23: TPASS: add_key("user", "user:masterkey", "foo", 3, KEY_SPEC_PROCESS_KEYRING) returned 78649742 keyctl09.c:29: TFAIL: add_key("encrypted", "ltptestkey1", ENCRYPTED_KEY_VALID_PAYLOAD, 60, KEY_SPEC_PROCESS_KEYRING) failed: EINVAL (22) Summary: passed 1 failed 1 broken 0 skipped 0 warnings 0 INFO: ltp-pan reported some tests FAIL LTP Version: 20220527 INFO: Test end time: Mon Mar 6 05:57:10 UTC 2023 I tried to run this manually and yes it can pass with -1020 but not -1021. With some investigation in LTP, I found this test can pass with this commit upstream https://github.com/linux-test-project/ltp/commit/9e3702297903eafd70df67a49eddcda4755e262d So this is not a regression but a test case issue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2009647/+subscriptions -- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp

