risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
7.06k stars 581 forks source link

chaos-mesh `podchaos` failure: `actor 64 not found in info table` #19536

Open lmatz opened 13 hours ago

lmatz commented 13 hours ago

Describe the bug

https://buildkite.com/risingwave-test/chaos-mesh/builds/1166#01934f59-c721-4cf0-8600-52124c801f6d

Error message/log

Opening a connection
Running command show create materialized view nexmark_q0_1;
Opening a connection
Running command CREATE MATERIALIZED VIEW nexmark_q0_1_chaos_mesh AS SELECT auction, bidder, price, date_time FROM bid
Failed to run the query
Caused by these errors (recent errors listed first):
  1: gRPC request to meta service failed: Internal error
  2: get error from control stream, in worker node 6
  3: gRPC request to stream service failed: Internal error
  4: failed to handle barrier event
  5: Actor 1136 exited unexpectedly
  6: actor 64 not found in info table


### To Reproduce

_No response_

### Expected behavior

_No response_

### How did you deploy RisingWave?

_No response_

### The version of RisingWave

_No response_

### Additional context

https://buildkite.com/risingwave-test/chaos-mesh/builds?branch=main

The first time appeared on Nov 13th

And repeatedly triggered in recent executions
lmatz commented 13 hours ago

SCR-20241122-hqg