[ 
https://issues.apache.org/jira/browse/KAFKA-20063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

PoAn Yang resolved KAFKA-20063.
-------------------------------
    Resolution: Fixed

> Docker Build Test hangs with jvm type
> -------------------------------------
>
>                 Key: KAFKA-20063
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20063
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Christo Lolov
>            Assignee: Chia-Ping Tsai
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> As part of creating a release candidate we need to generate 2 Docker images - 
> one dubbed native and one dubbed jvm.
> During the 4.2 release we discovered that when attempting to create a jvm 
> image the workflow hangs.
> Here is a sample run which was eventually cancelled - 
> https://github.com/apache/kafka/actions/runs/20921395339
> Upon a comparison between the outputs from the last successful workflow run 
> for a jvm image (4.1.1-rc2: 
> https://github.com/apache/kafka/actions/runs/18842310556/) and a hanging run 
> we found out that https://github.com/apache/kafka/pull/19028 is present in 
> trunk and 4.2, but not present in 4.1.
> Two further tests were carried out:
> * Build 4.2 with the workflows available in 4.1 - successful, albeit failing 
> at a later stage due to a deprecation message 
> (https://github.com/apache/kafka/actions/runs/20923803093)
> * Build 4.2 with trunk - unsuccessful 
> (https://github.com/apache/kafka/actions/runs/20924766209)
> This would seem to suggest that some change in our workflows is causing this 
> hanging behaviour, even though it isn't immediately obvious what.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to