Build: #43 failed Scheduled with changes by Derek Wood
Build result summary
Details
- Completed
- Duration
- 292 minutes
- Labels
- None
- Revisions
-
- CDAP Integration Tests
-
4916a5d854c04e668aa7428dd0aeb0457b68aeff
4916a5d854c04e668aa7428dd0aeb0457b68aeff - Coopr-internal
-
4e70c9a20209462e6845989155918606c245f4ef
4e70c9a20209462e6845989155918606c245f4ef
- Total tests
- 63
- Failing since
- #24 (Scheduled with changes by Ali Anwar – )
- 1 New failures
- 1 Existing failures
- 0 Fixed
Responsible
-
Ali Anwar Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Derek Wood |
4e70c9a20209462e6845989155918606c245f4ef
|
|
![]() |
Derek Wood |
3b4ec9c4b591c78c35617c1986bb8e6b4c81fba7
|
|
![]() |
Derek Wood |
919a87bb02467fba4dea72d74a9beba29274367d
|
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
PurchaseMetadataTest
testLineage
|
Cloudera Manager - 5.12 | 4 mins | |
java.lang.AssertionError: expected:<[MetadataRecord{entityId=application:itncm.PurchaseHistory.-SNAPSHOT, scope=USER, properties={spKey1=spApp1}, tags=[]}, MetadataRecord{entityId=program:itncm.PurchaseHistory.-SNAPSHOT.service.PurchaseHistoryService, scope=USER, properties={spKey1=spValue1, spKey2=spValue2}, tags=[serviceTag1, serviceTag2]}, MetadataRecord{entityId=dataset:itncm.history, scope=USER, properties={}, tags=[dsTag1, dsTag2]}]> but was:<[MetadataRecord{entityId=dataset:itncm.history, scope=USER, properties={}, tags=[dsTag1, dsTag2]}, MetadataRecord{entityId=program:itncm.PurchaseHistory.-SNAPSHOT.service.PurchaseHistoryService, scope=USER, properties={spKey1=spValue1}, tags=[serviceTag1, serviceTag2]}, MetadataRecord{entityId=application:itncm.PurchaseHistory.-SNAPSHOT, scope=USER, properties={spKey1=spApp1}, tags=[]}]> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at co.cask.cdap.apps.metadata.PurchaseMetadataTest.testLineage(PurchaseMetadataTest.java:274) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
HivePluginTest
testHivePlugins
|
Failing since build #27 (Scheduled with changes by Ali Anwar) | Cloudera Manager - 5.12 | 5 mins | ||
java.util.concurrent.TimeoutException: Timeout occurred. Expected true but found false. at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:70) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:91) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:130) at co.cask.cdap.test.AbstractProgramManager.waitForRuns(AbstractProgramManager.java:90) at co.cask.cdap.test.AbstractProgramManager.waitForRun(AbstractProgramManager.java:84) at co.cask.cdap.app.etl.batch.HivePluginTest.testHivePlugins(HivePluginTest.java:137) |