You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Udo Kohlmeyer (Jira)" <ji...@apache.org> on 2022/06/06 23:09:00 UTC

[jira] (GEODE-8983) CI Failure: DeploymentManagementRedployDUnitTest.hotDeployShouldNotResultInAnyFailedFunctionExecutions

    [ https://issues.apache.org/jira/browse/GEODE-8983 ]


    Udo Kohlmeyer deleted comment on GEODE-8983:
    --------------------------------------

was (Author: ukohlmeyer):
dropping severity on this bug. Given that the problem has to do with the content that is being logged out (logging the jar file bytes) into the log. This is causing the DUnit's log watcher to be upset.

 

> CI Failure: DeploymentManagementRedployDUnitTest.hotDeployShouldNotResultInAnyFailedFunctionExecutions
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8983
>                 URL: https://issues.apache.org/jira/browse/GEODE-8983
>             Project: Geode
>          Issue Type: Bug
>          Components: functions, management
>    Affects Versions: 1.15.0
>            Reporter: Donal Evans
>            Assignee: Udo Kohlmeyer
>            Priority: Minor
>
> {noformat}
> org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest > hotDeployShouldNotResultInAnyFailedFunctionExecutions FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest$$Lambda$422/0x000000010059f840.run in VM 1 running on Host 91f54af25dd2 with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
>         at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:94)
>         at org.apache.geode.management.internal.rest.DeploymentManagementRedployDUnitTest.hotDeployShouldNotResultInAnyFailedFunctionExecutions(DeploymentManagementRedployDUnitTest.java:184)
>         Caused by:
>         org.apache.geode.cache.execute.FunctionException: Function named DeployCommandRedeployDUnitFunctionA is not registered to FunctionService
> 371 tests completed, 1 failed
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-results/distributedTest/1614547395/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-artifacts/1614547395/distributedtestfiles-OpenJDK11-1.15.0-build.0021.tgz
> {noformat}
> This failure was also seen in a previous run, along with an instance of GEODE-8984. Artifacts for that failure can be found here:
> {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-results/distributedTest/1614538872/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-artifacts/1614538872/distributedtestfiles-OpenJDK11-1.15.0-build.0021.tgz
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)