llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-aarch64-ubuntu` 
running on `linaro-lldb-aarch64-ubuntu` while building `clang` at step 6 "test".

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

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

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: terminal/TestEditlineCompletions.py (1298 of 2461)
PASS: lldb-api :: tools/lldb-dap/stackTrace/TestDAP_stackTrace.py (1299 of 2461)
PASS: lldb-api :: tools/lldb-dap/cancel/TestDAP_cancel.py (1300 of 2461)
PASS: lldb-api :: 
tools/lldb-dap/stackTraceMissingModule/TestDAP_stackTraceMissingModule.py (1301 
of 2461)
PASS: lldb-api :: tools/lldb-dap/stepInTargets/TestDAP_stepInTargets.py (1302 
of 2461)
PASS: lldb-api :: tools/lldb-dap/stop-hooks/TestDAP_stop_hooks.py (1303 of 2461)
PASS: lldb-api :: tools/lldb-dap/startDebugging/TestDAP_startDebugging.py (1304 
of 2461)
PASS: lldb-api :: tools/lldb-dap/terminated-event/TestDAP_terminatedEvent.py 
(1305 of 2461)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestAppleSimulatorOSType.py (1306 of 
2461)
PASS: lldb-api :: 
tools/lldb-dap/variables/children/TestDAP_variables_children.py (1307 of 2461)
FAIL: lldb-api :: tools/lldb-dap/stopped-events/TestDAP_stopped_events.py (1308 
of 2461)
******************** TEST 'lldb-api :: 
tools/lldb-dap/stopped-events/TestDAP_stopped_events.py' FAILED 
********************
Script:
--
/usr/bin/python3.10 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/dotest.py
 -u CXXFLAGS -u CFLAGS --env 
LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib --env 
LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/include 
--env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin 
--arch aarch64 --build-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex 
--lldb-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api
 --clang-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api
 --executable /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/lldb 
--compiler /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/clang 
--dsymutil /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/dsymutil 
--make /usr/bin/gmake --llvm-tools-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin --lldb-obj-root 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb --lldb-libs-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib --cmake-build-type 
Release 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/tools/lldb-dap/stopped-events
 -p TestDAP_stopped_events.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project.git revision 
87e38d3b9767df0e3a289bf46af11115de14eb7d)
  clang revision 87e38d3b9767df0e3a289bf46af11115de14eb7d
  llvm revision 87e38d3b9767df0e3a289bf46af11115de14eb7d
Skipping the following test categories: libc++, msvcstl, dsym, pdb, gmodules, 
debugserver, objc

--
Command Output (stderr):
--
========= DEBUG ADAPTER PROTOCOL LOGS =========
[08:33:27.251] (stdio) --> 
{"command":"initialize","type":"request","arguments":{"adapterID":"lldb-native","clientID":"vscode","columnsStartAt1":true,"linesStartAt1":true,"locale":"en-us","pathFormat":"path","supportsRunInTerminalRequest":true,"supportsVariablePaging":true,"supportsVariableType":true,"supportsStartDebuggingRequest":true,"supportsProgressReporting":true,"supportsInvalidatedEvent":true,"supportsMemoryEvent":true,"$__lldb_sourceInitFile":false},"seq":1}
[08:33:27.251] DAP.cpp:1007 (stdio) queued (command=initialize seq=1)
[08:33:27.251] (stdio) <-- {"body":{"$__lldb_version":"lldb version 23.0.0git 
(https://github.com/llvm/llvm-project.git revision 
87e38d3b9767df0e3a289bf46af11115de14eb7d)\n  clang revision 
87e38d3b9767df0e3a289bf46af11115de14eb7d\n  llvm revision 
87e38d3b9767df0e3a289bf46af11115de14eb7d","completionTriggerCharacters":["."," 
","\t"],"exceptionBreakpointFilters":[{"description":"C++ 
Catch","filter":"cpp_catch","label":"C++ 
Catch","supportsCondition":true},{"description":"C++ 
Throw","filter":"cpp_throw","label":"C++ 
Throw","supportsCondition":true},{"description":"Objective-C 
Catch","filter":"objc_catch","label":"Objective-C 
Catch","supportsCondition":true},{"description":"Objective-C 
Throw","filter":"objc_throw","label":"Objective-C 
Throw","supportsCondition":true}],"supportTerminateDebuggee":true,"supportsBreakpointLocationsRequest":true,"supportsCancelRequest":true,"supportsClipboardContext":true,"supportsCompletionsRequest":true,"supportsConditionalBreakpoints":true,"supportsConfigurationDoneRequest":true,"supportsDataBreakpointBytes":true,"supportsDataBreakpoints":true,"supportsDelayedStackTraceLoading":true,"supportsDisassembleRequest":true,"supportsEvaluateForHovers":true,"supportsExceptionFilterOptions":true,"supportsExceptionInfoRequest":true,"supportsFunctionBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsInstructionBreakpoints":true,"supportsLogPoints":true,"supportsModuleSymbolsRequest":true,"supportsModulesRequest":true,"supportsReadMemoryRequest":true,"supportsSetVariable":true,"supportsSteppingGranularity":true,"supportsValueFormattingOptions":true,"supportsWriteMemoryRequest":true},"command":"initialize","request_seq":1,"seq":1,"success":true,"type":"response"}
[08:33:27.251] (stdio) --> 
{"seq":2,"command":"launch","type":"request","arguments":{"program":"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/tools/lldb-dap/stopped-events/TestDAP_stopped_events.test_multiple_breakpoints_same_location/a.out","initCommands":["settings
 clear --all","settings set symbols.enable-external-lookup false","settings set 
target.inherit-tcc true","settings set target.disable-aslr false","settings set 
target.detach-on-error false","settings set target.auto-apply-fixits 
false","settings set plugin.process.gdb-remote.packet-timeout 60","settings set 
symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"","settings
 set use-color false","settings set show-statusline 
false"],"disableASLR":false,"enableAutoVariableSummaries":false,"enableSyntheticChildDebugging":false,"displayExtendedBacktrace":false}}
[08:33:27.251] DAP.cpp:1007 (stdio) queued (command=launch seq=2)
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"To get 
started with the debug console try \"<variable>\", \"<lldb-cmd>\" or \"help 
[<lldb-cmd>]\"\r\n"},"event":"output","seq":2,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"For more 
information visit 
https://lldb.llvm.org/use/lldbdap.html#debug-console.\r\n"},"event":"output","seq":3,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"Running 
initCommands:\n"},"event":"output","seq":4,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings clear --all\n"},"event":"output","seq":5,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set symbols.enable-external-lookup 
false\n"},"event":"output","seq":6,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.inherit-tcc 
true\n"},"event":"output","seq":7,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.disable-aslr 
false\n"},"event":"output","seq":8,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.detach-on-error 
false\n"},"event":"output","seq":9,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set target.auto-apply-fixits 
false\n"},"event":"output","seq":10,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set plugin.process.gdb-remote.packet-timeout 
60\n"},"event":"output","seq":11,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"\n"},"event":"output","seq":12,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set use-color false\n"},"event":"output","seq":13,"type":"event"}
[08:33:27.253] (stdio) <-- {"body":{"category":"console","output":"(lldb) 
settings set show-statusline false\n"},"event":"output","seq":14,"type":"event"}
[08:33:27.334] (stdio) <-- 
{"body":{"module":{"addressRange":"0xf2006bd6e000","id":"51E41459-D691-73BD-2119-1E0B2C35BDD1-B76053EE","name":"ld-linux-aarch64.so.1","path":"/usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1","symbolStatus":"Symbols
 not found."},"reason":"new"},"event":"module","seq":15,"type":"event"}
[08:33:27.334] (stdio) <-- {"event":"initialized","seq":16,"type":"event"}

```

</details>

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

Reply via email to