weiqingy commented on PR #895: URL: https://github.com/apache/flink-agents/pull/895#issuecomment-4977432004
Closing in favor of #904 (merged in `55ccb13`). This PR auto-reran the flaky integration-test jobs on a fresh runner — a fix at the symptom level. #904 removes the underlying cause: the `llama-server` segfault was a CPU-microarch build issue (AVX-512/AMX hosts load an advanced `libggml-cpu` build that crashes), and #904 pins the install to the AVX2 CPU build the whole runner pool can share. The other failure mode this PR originally covered — the py4j gateway corruption in the MCP e2e test — was fixed separately in #896. With both root causes addressed and Apache CI green across the matrix, the rerun workaround is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
