[ 
https://issues.apache.org/jira/browse/GEODE-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700950#comment-16700950
 ] 

ASF subversion and git services commented on GEODE-6074:
--------------------------------------------------------

Commit 2d701266d8ce14bfa204f03304c243f8ca0e6aef in geode's branch 
refs/heads/feature/GEODE-6068 from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2d70126 ]

GEODE-6074: Using a free server port in tests

GEODE-5590 and GEODE-6074 - Setting the server port to 0 to pick an
unused port. These two tests both failed in CI because port 40404 was in
use.


> CI Failure: LogsAndDescribeConfigAreFullyRedactedAcceptanceTest > 
> describeConfigRedactsJvmArguments AND 
> logsDoNotContainStringThatShouldBeRedacted
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6074
>                 URL: https://issues.apache.org/jira/browse/GEODE-6074
>             Project: Geode
>          Issue Type: Bug
>          Components: benchmarks
>            Reporter: Helena Bales
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Failed in CI run: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/AcceptanceTestOpenJDK11/builds/128
> With stack trace:
> {noformat}
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest
>  > describeConfigRedactsJvmArguments FAILED
>     org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:125)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:112)
>         at 
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.startSecureLocatorAndServer(LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.java:112)
>         at 
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.createDirectoriesAndFiles(LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.java:85)
>       
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest
>  > logsDoNotContainStringThatShouldBeRedacted FAILED
>     org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at 
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:125)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
>         at 
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:112)
>         at 
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.startSecureLocatorAndServer(LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.java:112)
>         at 
> org.apache.geode.management.internal.cli.commands.LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.createDirectoriesAndFiles(LogsAndDescribeConfigAreFullyRedactedAcceptanceTest.java:85)
> {noformat}
> CI Results: 
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.168/test-results/acceptanceTest/1542474347/
> CI Artifacts: 
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.168/test-artifacts/1542474347/acceptancetestfiles-OpenJDK11-1.9.0-build.168.tgz



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to