File size: 16,090 Bytes
5fb6526 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 | [2026-02-27 00:30:31,542 I 10593 10593] core_worker_process.cc:773: Constructing CoreWorkerProcess. pid: 10593
[2026-02-27 00:30:31,548 I 10593 10593] event.cc:499: Ray Event initialized for CORE_WORKER
[2026-02-27 00:30:31,549 I 10593 10593] event.cc:499: Ray Event initialized for EXPORT_TASK
[2026-02-27 00:30:31,549 I 10593 10593] event.cc:332: Set ray event level to warning
[2026-02-27 00:30:31,549 I 10593 10593] event_aggregator_client.h:50: Initiating the local event aggregator client with port: 55678
[2026-02-27 00:30:32,738 I 10593 10593] grpc_server.cc:143: driver server started, listening on port 50383.
[2026-02-27 00:30:32,748 I 10593 10593] core_worker_process.cc:261: Initializing worker at address: 10.128.0.163:50383 worker_id=01000000ffffffffffffffffffffffffffffffffffffffffffffffff node_id=d9160dc27b026e787f1f81b4465a36f139cf00f32ff2820e42f20120
[2026-02-27 00:30:32,749 I 10593 10593] task_event_buffer.cc:480: Reporting task events to GCS every 1000ms.
[2026-02-27 00:30:32,751 I 10593 11370] core_worker.cc:455: Event stats:
Global stats: 6 total (5 active)
Queueing time: mean = 0.01ms, max = 0.09ms, min = 0.09ms, total = 0.09ms
Execution time: mean = 0.00ms, total = 0.02ms
Event stats:
PeriodicalRunner.RunFnPeriodically - 2 total (1 active, 1 running), Execution time: mean = 0.01ms, total = 0.02ms, Queueing time: mean = 0.04ms, max = 0.09ms, min = 0.09ms, total = 0.09ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberPoll - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
Publisher.CheckDeadSubscribers - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberCommandBatch - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::WorkerInfoGcsService.grpc_client.AddWorkerInfo - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
-----------------
Task execution event stats:
Global stats: 0 total (0 active)
Queueing time: mean = -nanms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
Execution time: mean = -nanms, total = 0.00ms
Event stats:
-----------------
Task Event stats:
IO Service Stats:
Global stats: 4 total (1 active)
Queueing time: mean = 0.01ms, max = 0.02ms, min = 0.01ms, total = 0.03ms
Execution time: mean = 0.27ms, total = 1.07ms
Event stats:
ray::rpc::TaskInfoGcsService.grpc_client.AddTaskEventData.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.02ms, total = 0.02ms, Queueing time: mean = 0.02ms, max = 0.02ms, min = 0.02ms, total = 0.02ms
ray::rpc::TaskInfoGcsService.grpc_client.AddTaskEventData - 1 total (0 active), Execution time: mean = 0.71ms, total = 0.71ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 0.33ms, total = 0.33ms, Queueing time: mean = 0.01ms, max = 0.01ms, min = 0.01ms, total = 0.01ms
CoreWorker.deadline_timer.flush_task_events - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
Other Stats:
gcs_grpc_in_progress:0
event_aggregator_grpc_in_progress:0
current number of task status events in buffer: 1
current number of profile events in buffer: 0
current number of dropped task attempts tracked: 0
total task events sent: 0 MiB
total number of task attempts sent: 0
total number of task attempts dropped reported: 0
total number of sent failure: 0
num status task events dropped: 0
num profile task events dropped: 0
num ray task events reported to aggregator: 0
num ray task events failed to report to aggregator: 0
num of task attempts dropped reported to aggregator: 0
num of failed requests to aggregator: 0
[2026-02-27 00:30:32,752 I 10593 11370] accessor.cc:540: Received address and liveness notification for node, IsAlive = 1 node_id=d9160dc27b026e787f1f81b4465a36f139cf00f32ff2820e42f20120
[2026-02-27 00:30:32,752 I 10593 11370] normal_task_submitter.cc:824: Number of alive nodes:1
[2026-02-27 00:30:32,752 I 10593 10593] metrics_agent_client.cc:42: Initializing exporter ...
[2026-02-27 00:30:32,866 I 10593 10593] actor_task_submitter.cc:74: Set actor max pending calls to -1 actor_id=0f47a291c83181c09abd27b101000000
[2026-02-27 00:30:32,882 I 10593 11370] actor_manager.cc:236: received notification on actor, state: PENDING_CREATION, ip address: , port: 0, num_restarts: 0, death context type=CONTEXT_NOT_SET actor_id=0f47a291c83181c09abd27b101000000 worker_id=NIL_ID node_id=d9160dc27b026e787f1f81b4465a36f139cf00f32ff2820e42f20120
[2026-02-27 00:30:34,175 I 10593 11370] metrics_agent_client.cc:54: Exporter initialized.
[2026-02-27 00:30:50,695 I 10593 11370] actor_manager.cc:236: received notification on actor, state: ALIVE, ip address: 10.128.0.163, port: 50157, num_restarts: 0, death context type=CONTEXT_NOT_SET actor_id=0f47a291c83181c09abd27b101000000 worker_id=8d27d27b6a5c820150d6a54cd27fe296fd0409567d2b4685b9a84fc8 node_id=d9160dc27b026e787f1f81b4465a36f139cf00f32ff2820e42f20120
[2026-02-27 00:31:32,751 I 10593 11370] core_worker.cc:455: Event stats:
Global stats: 842 total (9 active)
Queueing time: mean = 1.23ms, max = 1000.04ms, min = 0.01ms, total = 1039.49ms
Execution time: mean = 43.07ms, total = 36264.22ms
Event stats:
CoreWorker.RecoverObjects - 600 total (1 active), Execution time: mean = 0.01ms, total = 4.89ms, Queueing time: mean = 0.05ms, max = 1.80ms, min = 0.02ms, total = 30.30ms
NodeManagerService.grpc_client.ReportWorkerBacklog - 60 total (0 active), Execution time: mean = 0.70ms, total = 41.88ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
CoreWorker.InternalHeartbeat - 60 total (1 active), Execution time: mean = 0.16ms, total = 9.68ms, Queueing time: mean = 0.05ms, max = 0.43ms, min = 0.02ms, total = 2.86ms
NodeManagerService.grpc_client.ReportWorkerBacklog.OnReplyReceived - 60 total (0 active), Execution time: mean = 0.02ms, total = 1.30ms, Queueing time: mean = 0.03ms, max = 0.08ms, min = 0.01ms, total = 1.73ms
CoreWorker.RecordMetrics - 12 total (1 active), Execution time: mean = 0.13ms, total = 1.58ms, Queueing time: mean = 0.04ms, max = 0.07ms, min = 0.02ms, total = 0.48ms
CoreWorker.TryDelPendingObjectRefStreams - 6 total (1 active), Execution time: mean = 0.01ms, total = 0.04ms, Queueing time: mean = 0.04ms, max = 0.07ms, min = 0.03ms, total = 0.25ms
PeriodicalRunner.RunFnPeriodically - 6 total (0 active), Execution time: mean = 0.13ms, total = 0.76ms, Queueing time: mean = 0.31ms, max = 0.68ms, min = 0.02ms, total = 1.86ms
CoreWorkerService.grpc_server.GetCoreWorkerStats.HandleRequestImpl - 4 total (0 active), Execution time: mean = 0.10ms, total = 0.40ms, Queueing time: mean = 0.08ms, max = 0.13ms, min = 0.02ms, total = 0.31ms
CoreWorkerService.grpc_server.GetCoreWorkerStats - 4 total (0 active), Execution time: mean = 0.35ms, total = 1.42ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberCommandBatch - 2 total (0 active), Execution time: mean = 0.88ms, total = 1.75ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberPoll - 2 total (1 active), Execution time: mean = 8971.98ms, total = 17943.96ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ReporterService.grpc_client.HealthCheck.OnReplyReceived - 2 total (0 active), Execution time: mean = 0.17ms, total = 0.34ms, Queueing time: mean = 0.02ms, max = 0.02ms, min = 0.02ms, total = 0.04ms
ReporterService.grpc_client.HealthCheck - 2 total (0 active), Execution time: mean = 211.28ms, total = 422.55ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberCommandBatch.OnReplyReceived - 2 total (0 active), Execution time: mean = 0.16ms, total = 0.32ms, Queueing time: mean = 0.18ms, max = 0.32ms, min = 0.04ms, total = 0.36ms
ray::rpc::WorkerInfoGcsService.grpc_client.AddWorkerInfo - 1 total (0 active), Execution time: mean = 1.08ms, total = 1.08ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ActorTaskSubmitter::SubmitTask - 1 total (0 active), Execution time: mean = 0.01ms, total = 0.01ms, Queueing time: mean = 0.16ms, max = 0.16ms, min = 0.16ms, total = 0.16ms
ray::rpc::ActorInfoGcsService.grpc_client.GetActorInfo.OnReplyReceived - 1 total (0 active), Execution time: mean = 1.01ms, total = 1.01ms, Queueing time: mean = 0.04ms, max = 0.04ms, min = 0.04ms, total = 0.04ms
ray::rpc::ActorInfoGcsService.grpc_client.RegisterActor.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.27ms, total = 0.27ms, Queueing time: mean = 0.07ms, max = 0.07ms, min = 0.07ms, total = 0.07ms
CoreWorker.PrintEventStats - 1 total (1 active, 1 running), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::ActorInfoGcsService.grpc_client.CreateActor - 1 total (0 active), Execution time: mean = 17825.20ms, total = 17825.20ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ActorCreator.AsyncRegisterActor - 1 total (0 active), Execution time: mean = 0.55ms, total = 0.55ms, Queueing time: mean = 0.03ms, max = 0.03ms, min = 0.03ms, total = 0.03ms
ray::rpc::WorkerInfoGcsService.grpc_client.AddWorkerInfo.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.02ms, total = 0.02ms, Queueing time: mean = 0.28ms, max = 0.28ms, min = 0.28ms, total = 0.28ms
ray::rpc::ActorInfoGcsService.grpc_client.GetActorInfo - 1 total (0 active), Execution time: mean = 0.67ms, total = 0.67ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::InternalPubSubGcsService.grpc_client.GcsSubscriberPoll.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.47ms, total = 0.47ms, Queueing time: mean = 0.03ms, max = 0.03ms, min = 0.03ms, total = 0.03ms
ray::rpc::ActorInfoGcsService.grpc_client.CreateActor.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.08ms, total = 0.08ms, Queueing time: mean = 0.34ms, max = 0.34ms, min = 0.34ms, total = 0.34ms
CoreWorkerService.grpc_server.WaitForActorRefDeleted - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::NodeInfoGcsService.grpc_client.GetAllNodeAddressAndLiveness.OnReplyReceived - 1 total (0 active), Execution time: mean = 0.08ms, total = 0.08ms, Queueing time: mean = 0.02ms, max = 0.02ms, min = 0.02ms, total = 0.02ms
Publisher.CheckDeadSubscribers - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
Subscriber.HandlePublishedMessage_GCS_ACTOR_CHANNEL - 1 total (0 active), Execution time: mean = 0.79ms, total = 0.79ms, Queueing time: mean = 0.27ms, max = 0.27ms, min = 0.27ms, total = 0.27ms
ray::rpc::ActorInfoGcsService.grpc_client.RegisterActor - 1 total (0 active), Execution time: mean = 1.97ms, total = 1.97ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
CoreWorkerService.grpc_client.PushTask - 1 total (1 active), Execution time: mean = 0.00ms, total = 0.00ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
ray::rpc::NodeInfoGcsService.grpc_client.GetAllNodeAddressAndLiveness - 1 total (0 active), Execution time: mean = 0.94ms, total = 0.94ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
CoreWorkerService.grpc_server.WaitForActorRefDeleted.HandleRequestImpl - 1 total (0 active), Execution time: mean = 0.06ms, total = 0.06ms, Queueing time: mean = 0.04ms, max = 0.04ms, min = 0.04ms, total = 0.04ms
MetricsAgentClient.WaitForServerReadyWithRetry - 1 total (0 active), Execution time: mean = 0.15ms, total = 0.15ms, Queueing time: mean = 1000.04ms, max = 1000.04ms, min = 1000.04ms, total = 1000.04ms
-----------------
Task execution event stats:
Global stats: 0 total (0 active)
Queueing time: mean = -nanms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
Execution time: mean = -nanms, total = 0.00ms
Event stats:
-----------------
Task Event stats:
IO Service Stats:
Global stats: 181 total (1 active)
Queueing time: mean = 0.03ms, max = 1.57ms, min = 0.01ms, total = 5.85ms
Execution time: mean = 0.30ms, total = 54.50ms
Event stats:
ray::rpc::TaskInfoGcsService.grpc_client.AddTaskEventData.OnReplyReceived - 60 total (0 active), Execution time: mean = 0.04ms, total = 2.19ms, Queueing time: mean = 0.03ms, max = 0.05ms, min = 0.02ms, total = 1.65ms
ray::rpc::TaskInfoGcsService.grpc_client.AddTaskEventData - 60 total (0 active), Execution time: mean = 0.68ms, total = 40.52ms, Queueing time: mean = 0.00ms, max = -0.00ms, min = 9223372036854.78ms, total = 0.00ms
CoreWorker.deadline_timer.flush_task_events - 60 total (1 active), Execution time: mean = 0.19ms, total = 11.46ms, Queueing time: mean = 0.07ms, max = 1.57ms, min = 0.03ms, total = 4.20ms
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 0.33ms, total = 0.33ms, Queueing time: mean = 0.01ms, max = 0.01ms, min = 0.01ms, total = 0.01ms
Other Stats:
gcs_grpc_in_progress:0
event_aggregator_grpc_in_progress:0
current number of task status events in buffer: 0
current number of profile events in buffer: 0
current number of dropped task attempts tracked: 0
total task events sent: 0.00146484 MiB
total number of task attempts sent: 5
total number of task attempts dropped reported: 0
total number of sent failure: 0
num status task events dropped: 0
num profile task events dropped: 0
num ray task events reported to aggregator: 0
num ray task events failed to report to aggregator: 0
num of task attempts dropped reported to aggregator: 0
num of failed requests to aggregator: 0
[2026-02-27 00:32:12,445 I 10593 10593] core_worker.cc:584: Sending disconnect message to the local raylet.
[2026-02-27 00:32:12,445 I 10593 10593] raylet_ipc_client.cc:135: RayletIpcClient::Disconnect, exit_type=INTENDED_USER_EXIT, exit_detail=Shutdown by ray.shutdown()., has creation_task_exception_pb_bytes=0
[2026-02-27 00:32:12,446 I 10593 10593] core_worker.cc:589: Disconnected from the local raylet.
[2026-02-27 00:32:12,446 I 10593 10593] task_event_buffer.cc:491: Shutting down TaskEventBuffer.
[2026-02-27 00:32:12,446 I 10593 11747] task_event_buffer.cc:459: Task event buffer io service stopped.
[2026-02-27 00:32:12,446 I 10593 10593] core_worker_shutdown_executor.cc:54: Waiting for joining a core worker io thread. If it hangs here, there might be deadlock or a high load in the core worker io service.
[2026-02-27 00:32:12,446 I 10593 11370] core_worker_process.cc:194: Core worker main io service stopped.
[2026-02-27 00:32:12,464 I 10593 10593] core_worker_shutdown_executor.cc:72: Disconnecting a GCS client.
[2026-02-27 00:32:12,464 I 10593 10593] core_worker_shutdown_executor.cc:79: Core worker ready to be deallocated.
[2026-02-27 00:32:12,464 I 10593 10593] core_worker.cc:539: Core worker is destructed
[2026-02-27 00:32:12,464 I 10593 10593] task_event_buffer.cc:491: Shutting down TaskEventBuffer.
[2026-02-27 00:32:12,478 I 10593 10593] core_worker_process.cc:846: Destructing CoreWorkerProcessImpl. pid: 10593
[2026-02-27 00:32:12,488 I 10593 10593] stats.h:149: Stats module has shutdown.
|