See 
<https://builds.apache.org/job/Phoenix-master/2319/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-4345 Error message for incorrect index is not accurate

------------------------------------------
[...truncated 131.70 KB...]
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 
370.724 s - in org.apache.phoenix.schema.stats.TxStatsCollectorIT
[ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
2,187.864 s <<< FAILURE! - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[ERROR] 
testAutomaticGrantWithIndexAndView[isNamespaceMapped=true](org.apache.phoenix.end2end.TableDDLPermissionsIT)
  Time elapsed: 1,899.399 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:171)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 19:59:08 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60108: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000 row '' on table 'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2

        at 
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:171)
Caused by: java.util.concurrent.ExecutionException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 19:59:08 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60108: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000 row '' on table 'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2

        at 
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:171)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:59:08 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60108: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000 row '' on table 'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2

Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:59:08 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60108: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000 row '' on table 'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2

Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:59:08 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60108: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000 row '' on table 'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2

Caused by: java.net.SocketTimeoutException: callTimeout=60000, 
callDuration=60108: Call to asf935.gq1.ygridcore.net/67.195.81.176:46561 failed 
on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call 
id=82, waitTime=60003, rpcTimeout=60000 row '' on table 
'TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT' at 
region=TEST_INDEX_VIEW:TABLE_DDL_PERMISSION_IT,,1551815877746.0d4435fb9f693abd9ce0d151360a3c4a.,
 hostname=asf935.gq1.ygridcore.net,46561,1551815820971, seqNum=2
Caused by: java.io.IOException: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:46561 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, waitTime=60003, 
rpcTimeout=60000
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=82, 
waitTime=60003, rpcTimeout=60000

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   
TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView:171->BasePermissionsIT.verifyAllowed:689->BasePermissionsIT.verifyAllowed:696
 ยป UndeclaredThrowable
[INFO] 
[ERROR] Tests run: 770, Failures: 0, Errors: 1, Skipped: 45
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test 
(SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.908 s 
- in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.075 s 
- in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.585 
s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.162 
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
146.761 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 12, Failures: 1, Errors: 3, Skipped: 0, Time elapsed: 
6,156.36 s <<< FAILURE! - in org.apache.phoenix.end2end.ChangePermissionsIT
[ERROR] 
testReadPermsOnTableIndexAndView[isNamespaceMapped=false](org.apache.phoenix.end2end.ChangePermissionsIT)
  Time elapsed: 1,905.78 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 19:46:40 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60146: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: java.util.concurrent.ExecutionException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 19:46:40 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60146: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:46:40 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60146: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2

Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:46:40 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60146: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2

Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=16, exceptions:
Tue Mar 05 19:46:40 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60146: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2

Caused by: java.net.SocketTimeoutException: callTimeout=60000, 
callDuration=60146: Call to asf935.gq1.ygridcore.net/67.195.81.176:32871 failed 
on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call 
id=78, waitTime=60006, rpcTimeout=60000 row '' on table 
'CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA.CHANGEPERMISSIONSIT,,1551815127877.c7518853d838550a07fe033e07ea2e22.,
 hostname=asf935.gq1.ygridcore.net,32871,1551815071327, seqNum=2
Caused by: java.io.IOException: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:32871 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, waitTime=60006, 
rpcTimeout=60000
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=78, 
waitTime=60006, rpcTimeout=60000

[ERROR] 
testMultiTenantTables[isNamespaceMapped=true](org.apache.phoenix.end2end.ChangePermissionsIT)
  Time elapsed: 1,629.464 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testMultiTenantTables(ChangePermissionsIT.java:262)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 20:19:51 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60113: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000 row 'o1' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testMultiTenantTables(ChangePermissionsIT.java:262)
Caused by: java.util.concurrent.ExecutionException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 20:19:51 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60113: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000 row 'o1' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testMultiTenantTables(ChangePermissionsIT.java:262)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:19:51 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60113: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000 row 'o1' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2

Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:19:51 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60113: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000 row 'o1' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2

Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:19:51 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60113: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000 row 'o1' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2

Caused by: java.net.SocketTimeoutException: callTimeout=60000, 
callDuration=60113: Call to asf935.gq1.ygridcore.net/67.195.81.176:38770 failed 
on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call 
id=81, waitTime=60002, rpcTimeout=60000 row 'o1' on table 
'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551817112489.aa69c34edb4c10682f17fee83b658419.,
 hostname=asf935.gq1.ygridcore.net,38770,1551817051425, seqNum=2
Caused by: java.io.IOException: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:38770 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, waitTime=60002, 
rpcTimeout=60000
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=81, 
waitTime=60002, rpcTimeout=60000

[ERROR] 
testSuperUserCanChangePerms[isNamespaceMapped=true](org.apache.phoenix.end2end.ChangePermissionsIT)
  Time elapsed: 70.492 s  <<< FAILURE!
java.lang.AssertionError: Expected exception was not thrown for user 
'regularUser1'
        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testSuperUserCanChangePerms(ChangePermissionsIT.java:127)

[ERROR] 
testReadPermsOnTableIndexAndView[isNamespaceMapped=true](org.apache.phoenix.end2end.ChangePermissionsIT)
  Time elapsed: 1,924.454 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 20:50:46 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60126: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: java.util.concurrent.ExecutionException: 
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=16, 
exceptions:
Tue Mar 05 20:50:46 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60126: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2

        at 
org.apache.phoenix.end2end.ChangePermissionsIT.testReadPermsOnTableIndexAndView(ChangePermissionsIT.java:156)
Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:50:46 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60126: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2

Caused by: org.apache.phoenix.exception.PhoenixIOException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:50:46 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60126: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2

Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=16, exceptions:
Tue Mar 05 20:50:46 UTC 2019, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=60126: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000 row '' on table 'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2

Caused by: java.net.SocketTimeoutException: callTimeout=60000, 
callDuration=60126: Call to asf935.gq1.ygridcore.net/67.195.81.176:42475 failed 
on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call 
id=57, waitTime=60005, rpcTimeout=60000 row '' on table 
'CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT' at 
region=CHANGEPERMSSCHEMA:CHANGEPERMISSIONSIT,,1551818969391.657b26047f0916e6a228e324ee674f2e.,
 hostname=asf935.gq1.ygridcore.net,42475,1551818901221, seqNum=2
Caused by: java.io.IOException: Call to 
asf935.gq1.ygridcore.net/67.195.81.176:42475 failed on local exception: 
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, waitTime=60005, 
rpcTimeout=60000
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=57, 
waitTime=60005, rpcTimeout=60000

[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,029.133 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,352.761 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ 
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 5.1.0-HBase-2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.265 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:59 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:59 h
[INFO] Finished at: 2019-03-05T21:47:12Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify 
(ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException The forked VM terminated without properly saying goodbye. VM 
crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core> && 
/usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions 
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom 
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ 
-Dorg.apache.hadoop.hbase.shaded.io.netty.packagePrefix=org.apache.hadoop.hbase.shaded.
 -jar 
<https://builds.apache.org/job/Phoenix-master/2319/artifact/phoenix-core/target/surefire/surefirebooter1028279802523018013.jar>
 <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/surefire> 
2019-03-05T17-50-33_818-jvmRun7 surefire5211316859499886995tmp 
surefire_524937225277736365028tmp
[ERROR] Process Exit Code: 0
[ERROR] ExecutionException The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core> && 
/usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions 
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom 
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ 
-Dorg.apache.hadoop.hbase.shaded.io.netty.packagePrefix=org.apache.hadoop.hbase.shaded.
 -jar 
<https://builds.apache.org/job/Phoenix-master/2319/artifact/phoenix-core/target/surefire/surefirebooter5931909848516035664.jar>
 <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/surefire> 
2019-03-05T17-50-33_818-jvmRun1 surefire4694276301482957005tmp 
surefire_2016429154698052497518tmp
[ERROR] Process Exit Code: 0
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:292)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785)
[ERROR]         at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR]         at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR]         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR]         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
[ERROR]         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR]         at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
[ERROR]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR]         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR]         at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: 
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM 
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core> && 
/usr/local/asfpackages/java/jdk1.8.0_191/jre/bin/java -enableassertions 
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom 
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/ 
-Dorg.apache.hadoop.hbase.shaded.io.netty.packagePrefix=org.apache.hadoop.hbase.shaded.
 -jar 
<https://builds.apache.org/job/Phoenix-master/2319/artifact/phoenix-core/target/surefire/surefirebooter5931909848516035664.jar>
 <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/surefire> 
2019-03-05T17-50-33_818-jvmRun1 surefire4694276301482957005tmp 
surefire_2016429154698052497518tmp
[ERROR] Process Exit Code: 0
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:679)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:117)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:429)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:406)
[ERROR]         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR]         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR]         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR]         at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to