05/15/2025 04:18:39 PM UTC [INFO] Listening for completed nodes 05/15/2025 04:18:39 PM UTC [INFO] Press Ctrl-C to stop. [STAGING] chromiumos/chromeos-6.12 v6.12.15-898-g4f6f080514980: 2 runs 0 failures Summary ======= Tree: chromiumos Branch: chromeos-6.12 Describe: v6.12.15-898-g4f6f080514980 URL: https://chromium.googlesource.com/chromiumos/third_party/kernel.git SHA1: 4f6f08051498044127eab01ddca5f29e5e1a899f Name | Result | Total | Failures ------------------+----------+----------+--------- kbuild-gcc-12-x86-coverage | pass | 8 | 0 ltp-timers | incomplete | 16 | 0 Failing tests ============= 05/15/2025 06:28:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/test_report.py", line 153, in _run self._send_report(subject, content) File "/home/kernelci/pipeline/src/test_report.py", line 127, in _send_report self._email_sender.create_and_send_email(subject, content) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 65, in create_and_send_email self._send_email(email_msg) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 55, in _send_email smtp = self._smtp_connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 34, in _smtp_connect smtp.login(self._email_user, self._email_pass) File "/usr/local/lib/python3.11/smtplib.py", line 750, in login raise last_exception File "/usr/local/lib/python3.11/smtplib.py", line 739, in login (code, resp) = self.auth( ^^^^^^^^^^ File "/usr/local/lib/python3.11/smtplib.py", line 662, in auth raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8 https://support.google.com/mail/?p=BadCredentials d9443c01a7336-231d4ac95d6sm970535ad.16 - gsmtp') 05/15/2025 06:28:03 PM UTC [INFO] Listening for completed nodes 05/15/2025 06:28:03 PM UTC [INFO] Press Ctrl-C to stop. [STAGING] netdev-testing/net-next-hw-2025-05-15--16-00 v6.15-rc5-1190-g581c3120bd446: 40 runs 0 failures Summary ======= Tree: netdev-testing Branch: net-next-hw-2025-05-15--16-00 Describe: v6.15-rc5-1190-g581c3120bd446 URL: https://github.com/linux-netdev/testing.git SHA1: 581c3120bd446f3c96bf7bd58b1552464dbf2165 Name | Result | Total | Failures ------------------+----------+----------+--------- kbuild-gcc-12-arm64-chromebook | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-mediatek | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-qualcomm | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-amd | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-intel | pass | 2 | 0 kbuild-clang-17-arm | incomplete | 1 | 0 kbuild-clang-17-x86 | pass | 2 | 0 kbuild-gcc-12-arm | pass | 2 | 0 kbuild-gcc-12-arm64 | incomplete | 1 | 0 kbuild-gcc-12-arm64-kselftest-16k_pages | pass | 2 | 0 kbuild-gcc-12-arm64-chromebook-kcidebug | pass | 2 | 0 kbuild-gcc-12-arm64-kselftest | pass | 2 | 0 kbuild-gcc-12-arm64-mainline-big_endian | pass | 2 | 0 kbuild-gcc-12-i386 | pass | 2 | 0 kbuild-gcc-12-riscv | pass | 2 | 0 kbuild-gcc-12-x86 | pass | 2 | 0 kbuild-gcc-12-x86-kcidebug | pass | 2 | 0 kunit-x86_64 | pass | 644 | 0 baseline-x86 | incomplete | 2 | 0 blktests-ddp-x86 | None | 1 | 0 baseline-arm | None | 4 | 0 baseline-arm-broonie | None | 4 | 0 baseline-arm-kontron | None | 2 | 0 baseline-arm-pengutronix | None | 3 | 0 ltp-cap-bounds | None | 1 | 0 ltp-containers | None | 1 | 0 ltp-controllers | None | 1 | 0 ltp-cve | None | 1 | 0 ltp-dio | None | 1 | 0 ltp-fs-bind | None | 1 | 0 ltp-fsx | None | 1 | 0 ltp-input | None | 1 | 0 ltp-ipc | None | 1 | 0 ltp-pty | None | 1 | 0 ltp-sched | None | 1 | 0 ltp-smoketest | None | 1 | 0 ltp-syscalls-ipc | None | 1 | 0 ltp-timers | None | 1 | 0 ltp-watchqueue | None | 1 | 0 baseline-x86-kcidebug-intel | None | 1 | 0 Failing tests ============= 05/15/2025 07:02:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/test_report.py", line 153, in _run self._send_report(subject, content) File "/home/kernelci/pipeline/src/test_report.py", line 127, in _send_report self._email_sender.create_and_send_email(subject, content) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 65, in create_and_send_email self._send_email(email_msg) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 55, in _send_email smtp = self._smtp_connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 34, in _smtp_connect smtp.login(self._email_user, self._email_pass) File "/usr/local/lib/python3.11/smtplib.py", line 750, in login raise last_exception File "/usr/local/lib/python3.11/smtplib.py", line 739, in login (code, resp) = self.auth( ^^^^^^^^^^ File "/usr/local/lib/python3.11/smtplib.py", line 662, in auth raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8 https://support.google.com/mail/?p=BadCredentials 41be03b00d2f7-b26eaf700e6sm259798a12.29 - gsmtp') 05/15/2025 07:02:08 PM UTC [INFO] Listening for completed nodes 05/15/2025 07:02:08 PM UTC [INFO] Press Ctrl-C to stop. [STAGING] kernelci/staging-stable staging-stable-20250515.1: 50 runs 0 failures Summary ======= Tree: kernelci Branch: staging-stable Describe: staging-stable-20250515.1 URL: https://github.com/kernelci/linux.git SHA1: 69596ecf4fad591475b438d67881fa605249ac5b Name | Result | Total | Failures ------------------+----------+----------+--------- kbuild-gcc-12-arm64-chromebook | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-mediatek | pass | 2 | 0 kbuild-gcc-12-arm64-chromeos-qualcomm | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-amd | pass | 2 | 0 kbuild-gcc-12-x86-chromeos-intel | pass | 2 | 0 kbuild-clang-17-arm | pass | 2 | 0 kbuild-clang-17-x86 | pass | 2 | 0 kbuild-gcc-12-arm | pass | 2 | 0 kbuild-gcc-12-arm-imx_v6_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v5_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-multi_v7_defconfig | pass | 2 | 0 kbuild-gcc-12-arm-vexpress_defconfig | pass | 2 | 0 kbuild-gcc-12-arm64 | pass | 2 | 0 kbuild-gcc-12-arm64-kselftest-16k_pages | pass | 2 | 0 kbuild-gcc-12-arm64-chromebook-kcidebug | pass | 2 | 0 kbuild-gcc-12-arm64-kselftest | pass | 2 | 0 kbuild-gcc-12-arm64-mainline-big_endian | pass | 2 | 0 kbuild-gcc-12-x86 | pass | 2 | 0 kbuild-gcc-12-x86-allnoconfig | pass | 2 | 0 kbuild-gcc-12-x86-tinyconfig | pass | 2 | 0 kunit-x86_64 | pass | 258 | 0 baseline-arm | None | 5 | 0 baseline-arm-baylibre | None | 19 | 0 baseline-arm-broonie | None | 4 | 0 baseline-arm-clabbe | None | 10 | 0 baseline-arm-kontron | None | 2 | 0 baseline-arm-pengutronix | None | 3 | 0 ltp-cap-bounds | None | 1 | 0 ltp-containers | None | 1 | 0 ltp-controllers | None | 1 | 0 ltp-cve | None | 1 | 0 ltp-dio | None | 1 | 0 ltp-fs-bind | None | 1 | 0 ltp-fsx | None | 1 | 0 ltp-input | None | 1 | 0 ltp-ipc | None | 1 | 0 ltp-pty | None | 1 | 0 ltp-sched | None | 1 | 0 ltp-smoketest | None | 1 | 0 ltp-syscalls-ipc | None | 1 | 0 ltp-timers | None | 1 | 0 ltp-watchqueue | None | 1 | 0 baseline-x86 | incomplete | 2 | 0 baseline-x86-baylibre | incomplete | 1 | 0 baseline-arm64 | None | 9 | 0 baseline-arm64-broonie | None | 11 | 0 baseline-arm64-clabbe | None | 8 | 0 baseline-arm64-kontron | None | 3 | 0 baseline-arm64-pengutronix | incomplete | 2 | 0 baseline-arm64-qualcomm | None | 2 | 0 Failing tests ============= 05/15/2025 07:19:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/test_report.py", line 153, in _run self._send_report(subject, content) File "/home/kernelci/pipeline/src/test_report.py", line 127, in _send_report self._email_sender.create_and_send_email(subject, content) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 65, in create_and_send_email self._send_email(email_msg) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 55, in _send_email smtp = self._smtp_connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 34, in _smtp_connect smtp.login(self._email_user, self._email_pass) File "/usr/local/lib/python3.11/smtplib.py", line 750, in login raise last_exception File "/usr/local/lib/python3.11/smtplib.py", line 739, in login (code, resp) = self.auth( ^^^^^^^^^^ File "/usr/local/lib/python3.11/smtplib.py", line 662, in auth raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8 https://support.google.com/mail/?p=BadCredentials d2e1a72fcca58-742a982a0a4sm163022b3a.101 - gsmtp') 05/15/2025 07:19:09 PM UTC [INFO] Listening for completed nodes 05/15/2025 07:19:09 PM UTC [INFO] Press Ctrl-C to stop. [STAGING] chromiumos/chromeos-6.12 v6.12.15-898-g4f6f080514980: 2 runs 0 failures Summary ======= Tree: chromiumos Branch: chromeos-6.12 Describe: v6.12.15-898-g4f6f080514980 URL: https://chromium.googlesource.com/chromiumos/third_party/kernel.git SHA1: 4f6f08051498044127eab01ddca5f29e5e1a899f Name | Result | Total | Failures ------------------+----------+----------+--------- kbuild-gcc-12-x86-coverage | pass | 8 | 0 ltp-timers | incomplete | 16 | 0 Failing tests ============= 05/15/2025 09:22:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/test_report.py", line 153, in _run self._send_report(subject, content) File "/home/kernelci/pipeline/src/test_report.py", line 127, in _send_report self._email_sender.create_and_send_email(subject, content) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 65, in create_and_send_email self._send_email(email_msg) File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 55, in _send_email smtp = self._smtp_connect() ^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/kernelci_pipeline/email_sender.py", line 34, in _smtp_connect smtp.login(self._email_user, self._email_pass) File "/usr/local/lib/python3.11/smtplib.py", line 750, in login raise last_exception File "/usr/local/lib/python3.11/smtplib.py", line 739, in login (code, resp) = self.auth( ^^^^^^^^^^ File "/usr/local/lib/python3.11/smtplib.py", line 662, in auth raise SMTPAuthenticationError(code, resp) smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8 https://support.google.com/mail/?p=BadCredentials d2e1a72fcca58-742a970d777sm270000b3a.68 - gsmtp') 05/15/2025 09:22:20 PM UTC [INFO] Listening for completed nodes 05/15/2025 09:22:20 PM UTC [INFO] Press Ctrl-C to stop. 05/16/2025 12:20:24 AM UTC [INFO] Stopping.