[
https://issues.apache.org/jira/browse/PHOENIX-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089510#comment-15089510
]
Cody Marcel commented on PHOENIX-2573:
--------------------------------------
[~mujtabachohan] Not sure what's up with Jenkins. The last build was successful
in the log, but the build itself was not marked green. Maybe it timed out at
the end or something? All the pherf tests passed there though.
https://builds.apache.org/job/Phoenix-master/1057/console
> Pherf IT test fails
> -------------------
>
> Key: PHOENIX-2573
> URL: https://issues.apache.org/jira/browse/PHOENIX-2573
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.7.0
> Reporter: Cody Marcel
> Assignee: Cody Marcel
> Labels: test-failure
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2573.patch
>
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.119 sec
> <<< FAILURE! - in org.apache.phoenix.pherf.SchemaReaderIT
> testSchemaReader(org.apache.phoenix.pherf.SchemaReaderIT) Time elapsed:
> 11.769 sec <<< FAILURE!
> java.lang.AssertionError: Could not retrieve Metadata from Phoenix
> at
> org.apache.phoenix.pherf.SchemaReaderIT.assertApplySchemaTest(SchemaReaderIT.java:72)
> at
> org.apache.phoenix.pherf.SchemaReaderIT.testSchemaReader(SchemaReaderIT.java:44)
> Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 39.955 sec
> <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestIT
> testRWWorkload(org.apache.phoenix.pherf.DataIngestIT) Time elapsed: 9.979
> sec <<< FAILURE!
> java.lang.AssertionError: Failed to load data. An exception was thrown:
> org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
> undefined. tableName=PHERF.TEST_TABLE
> at
> org.apache.phoenix.pherf.DataIngestIT.testRWWorkload(DataIngestIT.java:152)
> testColumnRulesApplied(org.apache.phoenix.pherf.DataIngestIT) Time elapsed:
> 1.322 sec <<< FAILURE!
> java.lang.AssertionError: Could not get phoenix columns.
> at
> org.apache.phoenix.pherf.DataIngestIT.testColumnRulesApplied(DataIngestIT.java:73)
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.064 sec -
> in org.apache.phoenix.pherf.PherfMainIT
> Results :
> Failed tests:
> DataIngestIT.testColumnRulesApplied:73 Could not get phoenix columns.
> DataIngestIT.testRWWorkload:152 Failed to load data. An exception was
> thrown: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03):
> Table undefined. tableName=PHERF.TEST_TABLE
> SchemaReaderIT.testSchemaReader:44->assertApplySchemaTest:72 Could not
> retrieve Metadata from Phoenix
> Tests run: 6, Failures: 3, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)