real-mj-song opened a new issue, #13812:
URL: https://github.com/apache/pinot/issues/13812

   # Issue
   Looks like `Pinot Compatibility Regression Testing against release-1.1.0` 
fails transiently. I found multiple PRs where builds are failing for the exact 
same issue `routing table has not been updated after max wait time`.
   * https://github.com/apache/pinot/actions/runs/10018304049/job/27693512744
   * https://github.com/apache/pinot/actions/runs/10362273763/job/28683991051
   * https://github.com/apache/pinot/actions/runs/10361160883/job/28693411672
   * https://github.com/apache/pinot/actions/runs/10369089362/job/28704062822
   
   Error log 👇🏼 
   ```
   07:23:07.228 INFO [SegmentOp] [main] Successfully verified segment 
FeatureTest1_Segment5 and its current status is ONLINE.
   ...
   07:25:05.873 WARN [SegmentOp] [main] Routing table has not been updated yet, 
will retry after 1000 ms.
   07:25:06.876 WARN [SegmentOp] [main] Routing table has not been updated yet, 
will retry after 1000 ms.
   07:25:07.879 ERROR [SegmentOp] [main] Upload segment verification failed, 
routing table has not been updated after max wait time 120000 ms.
   07:25:07.886 ERROR [CompatibilityOpsRunner] [main] Failure
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to