Andrew Pilloud created BEAM-6314:
------------------------------------
Summary: :beam-test-infra-metrics:test
org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts
FAILED
Key: BEAM-6314
URL: https://issues.apache.org/jira/browse/BEAM-6314
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Andrew Pilloud
This looks to be hard failing for a few days.
https://builds.apache.org/job/beam_Release_NightlySnapshot/279
https://builds.apache.org/job/beam_Release_NightlySnapshot/280
https://builds.apache.org/job/beam_Release_NightlySnapshot/281
{code}
00:18:19 Successfully started process 'Gradle Test Executor 143'
00:18:19
00:18:19 org.apache.beam.testinfra.metrics.ProberTests >
CheckGrafanaStalenessAlerts FAILED
00:18:19 java.lang.AssertionError: Input data is stale!
http://104.154.241.245/d/data-freshness. Expression: (alert.state == ok)
00:18:19 at
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:406)
00:18:19 at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:650)
00:18:19 at
org.apache.beam.testinfra.metrics.ProberTests$_CheckGrafanaStalenessAlerts_closure1.doCall(ProberTests.groovy:48)
00:18:19 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:18:19 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
00:18:19 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:18:19 at java.lang.reflect.Method.invoke(Method.java:498)
00:18:19 at
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
00:18:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
00:18:19 at
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
00:18:19 at
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
00:18:19 at groovy.lang.Closure.call(Closure.java:414)
00:18:19 at groovy.lang.Closure.call(Closure.java:430)
00:18:19 at
org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2040)
00:18:19 at
org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2025)
00:18:19 at
org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2066)
00:18:19 at org.codehaus.groovy.runtime.dgm$163.invoke(Unknown Source)
00:18:19 at
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:274)
00:18:19 at
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:56)
00:18:19 at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
00:18:19 at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
00:18:19 at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
00:18:19 at
org.apache.beam.testinfra.metrics.ProberTests.CheckGrafanaStalenessAlerts(ProberTests.groovy:47)
00:18:19
00:18:19 2 tests completed, 1 failed
00:18:19 Finished generating test XML results (0.0 secs) into:
/home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/.test-infra/metrics/build/test-results/test
00:18:19 Generating HTML test report...
00:18:19 Finished generating test html results (0.004 secs) into:
/home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/.test-infra/metrics/build/reports/tests/test
00:18:19 :beam-test-infra-metrics:test (Thread[Task worker for ':' Thread
5,5,main]) completed. Took 0.826
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)