lucasbru commented on PR #14216:
URL: https://github.com/apache/kafka/pull/14216#issuecomment-1683538192

   The benchmarks are clean: 
   
   
https://jenkins.confluent.io/job/confluentinc/job/kafka-streams-benchmarks/job/master/655/console
   
   The system tests are having failures:
   
   
https://jenkins.confluent.io/job/system-test-kafka-branch-builder/5798/console
   
   ```
   
kafkatest.tests.streams.streams_upgrade_test.StreamsUpgradeTest.test_rolling_upgrade_with_2_bounces.from_version=3.1.2.to_version=3.6.0-SNAPSHOT
   
kafkatest.tests.streams.streams_upgrade_test.StreamsUpgradeTest.test_rolling_upgrade_with_2_bounces.from_version=3.2.3.to_version=3.6.0-SNAPSHOT
   
kafkatest.tests.streams.streams_upgrade_test.StreamsUpgradeTest.test_rolling_upgrade_with_2_bounces.from_version=3.3.1.to_version=3.6.0-SNAPSHOT
   ```
   
   However, I could reproduce this on master, so that seems to be an unrelated 
problem:
   
   
https://jenkins.confluent.io/job/system-test-kafka-branch-builder/5801/console
   
   I created a ticket for the failing system tests. 
https://issues.apache.org/jira/browse/KAFKA-15378
   
   Note that system tests currently only run with [this 
fix](https://github.com/apache/kafka/commit/24d1780061a645bb2fbeefd8b8f50123c28ca94e),
 I think some CVE python library update broke the system tests... 
   
   In summary, I think we are good to merge this change, and I'd propose to do 
it today so that we get some good soak time before the 3.6 release. @mjsax I 
think Bruno is out today, please have a look.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to