airborne12 commented on PR #67363:
URL: https://github.com/apache/doris/pull/67363#issuecomment-5500357272

   Correction to my earlier comment: this is not specific to one agent, it is a 
fleet-wide thirdparty problem on the CI right now.
   
   COMPILE has now failed four times here (1035610, 1035744, 1035807, 1035947) 
across four different agents (172.16.0.152 twice, .215, .42), always at:
   
   ```
   src/util/thrift_util.cpp:103:21: error: no member named 'GlobalOutput' in 
namespace 'apache::thrift'
   ```
   
   And other unrelated PRs are failing the same way in the same window: build 
1035948 (#67398) fails at the identical thrift line, while 1036005 (#67214) and 
1036002 (#66913) fail on the paimon `zstd.h` variant of the same thirdparty 
inconsistency. My earlier claim that sibling PRs were compiling green was wrong 
— I read in-progress builds whose status field still showed SUCCESS; their 
finished results are FAILURE.
   
   This PR changes one line in one regression .groovy file, so it cannot be the 
cause. I am not re-triggering any further; this needs the CI/thirdparty owners 
to refresh the prebuilt thirdparty on the build fleet.


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