[ https://issues.apache.org/jira/browse/SOLR-13849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952616#comment-16952616 ]
Andrzej Bialecki commented on SOLR-13849: ----------------------------------------- Thanks Hoss - I can't reproduce it locally but your diagnosis makes sense. I committed a fix, will wait a few builds to see if it works. > TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running > trigger > --------------------------------------------------------------------------------- > > Key: SOLR-13849 > URL: https://issues.apache.org/jira/browse/SOLR-13849 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Chris M. Hostetter > Assignee: Andrzej Bialecki > Priority: Major > > recent jenkins failure from > TestSnapshotCloudManager.testSimulatorFromSnapshot suggests that the problem > is atemping to compare the ZK tree from the snapshot with the ZK tree of the > running system while a trigger has fired creating an ephemeral node... > {noformat} > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestSnapshotCloudManager -Dtests.method=testSimulatorFromSnapshot > -Dtests.seed=275551978EB > 3DD11 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MC > -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] FAILURE 0.17s J2 | > TestSnapshotCloudManager.testSimulatorFromSnapshot <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<[ ... ]> > but was:<[ ... , /autoscaling/events/.scheduled_maintenance/qn-0000000000, > ... ]> > [junit4] > at > __randomizedtesting.SeedInfo.seed([275551978EB3DD11:491E5C4CE071E7FD]:0) > [junit4] > at > org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.assertDistribStateManager(TestSnapshotCloudManager.java:241) > [junit4] > at > org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.testSimulatorFromSnapshot(TestSnapshotCloudManager.java:157) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > [junit4] > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [junit4] > at > java.base/java.lang.reflect.Method.invoke(Method.java:564) > [junit4] > at java.base/java.lang.Thread.run(Thread.java:830) > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org