llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-x86_64-win` running 
on `as-builder-10` while building `clang` at step 9 "test-check-lldb-api".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/211/builds/9597

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 9 (test-check-lldb-api) failure: Test just built components: 
check-lldb-api completed (failure)
******************** TEST 'lldb-api :: 
tools/lldb-server/TestGdbRemoteExitCode.py' FAILED ********************
Script:
--
C:/Python312/python.exe 
C:/buildbot/as-builder-10/lldb-x86-64/llvm-project/lldb\test\API\dotest.py -u 
CXXFLAGS -u CFLAGS --env 
LLVM_LIBS_DIR=C:/buildbot/as-builder-10/lldb-x86-64/build/./lib --env 
LLVM_INCLUDE_DIR=C:/buildbot/as-builder-10/lldb-x86-64/build/include --env 
LLVM_TOOLS_DIR=C:/buildbot/as-builder-10/lldb-x86-64/build/./bin --triple 
x86_64-pc-windows-msvc --build-dir 
C:/buildbot/as-builder-10/lldb-x86-64/build/lldb-test-build 
--lldb-module-cache-dir 
C:/buildbot/as-builder-10/lldb-x86-64/build/lldb-test-build/module-cache-lldb\lldb-api
 --clang-module-cache-dir 
C:/buildbot/as-builder-10/lldb-x86-64/build/lldb-test-build/module-cache-clang\lldb-api
 --executable C:/buildbot/as-builder-10/lldb-x86-64/build/./bin/lldb.exe 
--lldb-python-dir C:\buildbot\as-builder-10\lldb-x86-64\build\Lib\site-packages 
--compiler C:/buildbot/as-builder-10/lldb-x86-64/build/./bin/clang.exe 
--dsymutil C:/buildbot/as-builder-10/lldb-x86-64/build/./bin/dsymutil.exe 
--make C:/ninja/make.exe --llvm-tools-dir 
C:/buildbot/as-builder-10/lldb-x86-64/build/./bin --lldb-obj-root 
C:/buildbot/as-builder-10/lldb-x86-64/build/tools/lldb --lldb-libs-dir 
C:/buildbot/as-builder-10/lldb-x86-64/build/./lib --cmake-build-type Release 
--skip-category=lldb-dap --env LLDB_LAUNCH_FLAG_USE_PIPES=1 
C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\API\tools\lldb-server
 -p TestGdbRemoteExitCode.py
--
Exit Code: 1

Command Output (stdout):
--
Skipping the following test categories: lldb-dap, libc++, libstdcxx, dwo, dsym, 
gmodules, debugserver, objc, fork, pexpect


--
Command Output (stderr):
--
UNSUPPORTED: LLDB 
(C:\buildbot\as-builder-10\lldb-x86-64\build\bin\clang.exe-x86_64) :: 
test_inferior_exit_0_debugserver 
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_0_debugserver) 
(test case does not fall in any category of interest for this run) 

lldb-server exiting...

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x86-64\build\bin\clang.exe-x86_64) 
:: test_inferior_exit_0_llgs 
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_0_llgs)

UNSUPPORTED: LLDB 
(C:\buildbot\as-builder-10\lldb-x86-64\build\bin\clang.exe-x86_64) :: 
test_inferior_exit_42_debugserver 
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_debugserver) 
(test case does not fall in any category of interest for this run) 

FAIL: LLDB (C:\buildbot\as-builder-10\lldb-x86-64\build\bin\clang.exe-x86_64) 
:: test_inferior_exit_42_llgs 
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_llgs)

Log Files:

 - 
C:\buildbot\as-builder-10\lldb-x86-64\build\lldb-test-build\tools\lldb-server\TestGdbRemoteExitCode\Failure_test_inferior_exit_42_llgs.log

======================================================================

FAIL: test_inferior_exit_42_llgs 
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_llgs)

----------------------------------------------------------------------

Traceback (most recent call last):

  File 
"C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
 line 168, in expect_lldb_gdbserver_replay

    content = server.get_raw_normal_packet()

              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File 
"C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
 line 936, in get_raw_normal_packet

    return self._read(self._normal_queue)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File 
"C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
 line 889, in _read
...

```

</details>

https://github.com/llvm/llvm-project/pull/212847
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to