I've updated the test to wait longer, have more iterations, and add additional events in the log while iterating. Please let me know if the issue still occurs.
On Tue, May 20, 2014 at 1:10 AM, Gary Gregory <[email protected]>wrote: > Here is another 'random' failure: > > > Failed tests: > RollingAppenderTimeTest.testAppender:81 No compressed files found > > Tests in error: > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > TLSSyslogAppenderTest.<init>:43->initServerSocketFactory:86 ╗ > Unresolved comp... > > Tests run: 557, Failures: 1, Errors: 9, Skipped: 23 > > Gary > > > On Mon, May 19, 2014 at 10:06 AM, Remko Popma <[email protected]>wrote: > >> RollingAppenderTimeTest was fixed recently so this should not happen >> anymore. >> Can you give a shout if it happens again? That would indicate that the >> fix did not work... >> >> >> On Mon, May 19, 2014 at 10:58 PM, Gary Gregory <[email protected]>wrote: >> >>> On Mon, May 19, 2014 at 9:57 AM, Gary Gregory <[email protected]>wrote: >>> >>>> On Mon, May 19, 2014 at 9:55 AM, Gary Gregory >>>> <[email protected]>wrote: >>>> >>>>> Tangent: the link does not work with the EFF's HTTPS Everywhere add-on >>>>> because the CI server is not enabled for HTTPS. >>>>> >>>> >>>> FYI, I created https://issues.apache.org/jira/browse/INFRA-7762 >>>> >>> >>> Vote it up in Jira if you care... ;) >>> >>> Gary >>> >>>> >>>> Gary >>>> >>>> >>>>> >>>>> Gary >>>>> >>>>> >>>>> On Mon, May 19, 2014 at 9:35 AM, Matt Sicker <[email protected]> wrote: >>>>> >>>>>> I get that occasionally, too. Is this related: >>>>>> >>>>>> http://ci.apache.org/builders/log4j2-nightly/builds/8/steps/compile/logs/stdio >>>>>> >>>>>> >>>>>> On 19 May 2014 07:33, Ralph Goers <[email protected]> wrote: >>>>>> >>>>>>> I believe this should be fixed in the latest code. If it isn't, yes >>>>>>> it is related. >>>>>>> >>>>>>> Ralph >>>>>>> >>>>>>> On May 19, 2014, at 5:26 AM, Gary Gregory <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>> I've been getting random failures in >>>>>>> RollingAppenderTimeTest.testAppender over the last couple of days: >>>>>>> >>>>>>> Failed tests: >>>>>>> RollingAppenderTimeTest.testAppender:81 No compressed files found >>>>>>> >>>>>>> Could this be related to the shortening of Thread sleeps and other >>>>>>> test 'speedups'? >>>>>>> >>>>>>> Gary >>>>>>> >>>>>>> -- >>>>>>> E-Mail: [email protected] | [email protected] >>>>>>> Java Persistence with Hibernate, Second >>>>>>> Edition<http://www.manning.com/bauer3/> >>>>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>>>>>> Spring Batch in Action <http://www.manning.com/templier/> >>>>>>> Blog: http://garygregory.wordpress.com >>>>>>> Home: http://garygregory.com/ >>>>>>> Tweet! http://twitter.com/GaryGregory >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Matt Sicker <[email protected]> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> E-Mail: [email protected] | [email protected] >>>>> Java Persistence with Hibernate, Second >>>>> Edition<http://www.manning.com/bauer3/> >>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>>>> Spring Batch in Action <http://www.manning.com/templier/> >>>>> Blog: http://garygregory.wordpress.com >>>>> Home: http://garygregory.com/ >>>>> Tweet! http://twitter.com/GaryGregory >>>>> >>>> >>>> >>>> >>>> -- >>>> E-Mail: [email protected] | [email protected] >>>> Java Persistence with Hibernate, Second >>>> Edition<http://www.manning.com/bauer3/> >>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>>> Spring Batch in Action <http://www.manning.com/templier/> >>>> Blog: http://garygregory.wordpress.com >>>> Home: http://garygregory.com/ >>>> Tweet! http://twitter.com/GaryGregory >>>> >>> >>> >>> >>> -- >>> E-Mail: [email protected] | [email protected] >>> Java Persistence with Hibernate, Second >>> Edition<http://www.manning.com/bauer3/> >>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>> Spring Batch in Action <http://www.manning.com/templier/> >>> Blog: http://garygregory.wordpress.com >>> Home: http://garygregory.com/ >>> Tweet! http://twitter.com/GaryGregory >>> >> >> > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second > Edition<http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >
