You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Shishkov (Jira)" <ji...@apache.org> on 2022/12/27 19:48:00 UTC

[jira] [Updated] (IGNITE-18473) Prevent CdcKafkaReplicationAppsTest from stopping a build

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

Ilya Shishkov updated IGNITE-18473:
-----------------------------------
    Description: 
CdcKafkaReplicationAppsTest stops JVM with exit code 255 which causes full build stop [1, 2].

Build log contains such lines:
{code}
[21:08:45] :	 [Step 3/3] [2022-12-27T21:08:45,376][INFO ][cdc-shutdown-hook][] Stopping Change Data Capture service instance
...
[21:08:46]E:	 [Step 3/3] Process exited with code 255 (Step: Run Extension's tests (Maven))
{code}

Links:
# https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6978239?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true
# https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6970356?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true

  was:
CdcKafkaReplicationAppsTest stops JVM with exit code 255 which causes full build stop [1, 2]

Build log contains such lines:
{code}
[21:08:45] :	 [Step 3/3] [2022-12-27T21:08:45,376][INFO ][cdc-shutdown-hook][] Stopping Change Data Capture service instance
...
[21:08:46]E:	 [Step 3/3] Process exited with code 255 (Step: Run Extension's tests (Maven))
{code}

Links:
# https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6978239?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true
# https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6970356?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true


> Prevent CdcKafkaReplicationAppsTest from stopping a build
> ---------------------------------------------------------
>
>                 Key: IGNITE-18473
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18473
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Ilya Shishkov
>            Priority: Minor
>              Labels: IEP-59, ise
>
> CdcKafkaReplicationAppsTest stops JVM with exit code 255 which causes full build stop [1, 2].
> Build log contains such lines:
> {code}
> [21:08:45] :	 [Step 3/3] [2022-12-27T21:08:45,376][INFO ][cdc-shutdown-hook][] Stopping Change Data Capture service instance
> ...
> [21:08:46]E:	 [Step 3/3] Process exited with code 255 (Step: Run Extension's tests (Maven))
> {code}
> Links:
> # https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6978239?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true
> # https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6970356?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true



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