See 
<https://builds.apache.org/job/carbondata-master-spark-2.1/2583/display/redirect?page=changes>

Changes:

[kunalkapoor642] [CARBONDATA-2689] Added validations for complex columns in 
alter set

------------------------------------------
[...truncated 52.69 MB...]
18/07/09 01:08:19 WARN HiveExternalCatalog: Couldn't find corresponding Hive 
SerDe for data source provider org.apache.spark.sql.CarbonSource. Persisting 
data source table `default`.`carbon_automation_test` into Hive metastore in 
Spark SQL specific format, which is NOT compatible with Hive.
18/07/09 01:08:19 AUDIT CarbonCreateTableCommand: 
[asf931.gq1.ygridcore.net][jenkins][Thread-1]Table created with Database name 
[default] and Table name [carbon_automation_test]
18/07/09 01:08:20 AUDIT CarbonDataRDDFactory$: 
[asf931.gq1.ygridcore.net][jenkins][Thread-1]Data load request has been 
received for table default.carbon_automation_test
18/07/09 01:08:20 WARN CarbonDataProcessorUtil: WriterForwardPool: 
carbon_automation_test dir already exists, skip dir creation: 
/tmp/carbon20760943320304331_0/Fact/Part0/Segment_0/0
18/07/09 01:08:20 AUDIT CarbonDataRDDFactory$: 
[asf931.gq1.ygridcore.net][jenkins][Thread-1]Data load is successful for 
default.carbon_automation_test
18/07/09 01:08:20 WARN HiveMetaStore: Location: 
file:/home/jenkins/jenkins-slave/workspace/carbondata-master-spark-2.1/integration/spark-common/target/warehouse/carbon_automation_test_hive
 specified for non-external table:carbon_automation_test_hive
- select channelsId, sum(Latest_DAY+ 10) as a from Carbon_automation_test 
group by  channelsId
- select channelsId, Latest_DAY from Carbon_automation_test where 
count(channelsId) = 1
- select channelsId, sum(channelsId+ 10)  Total from 
Carbon_automation_test group by  channelsId order by Total
- select channelsId, sum(channelsId+channelsId) Total from 
Carbon_automation_test group by  channelsId order by Total
- select channelsId, sum(channelsId+channelsId) Total from 
Carbon_automation_test group by  channelsId
- select channelsId, avg(Latest_DAY+ 10) as a from Carbon_automation_test 
group by  channelsId
- select channelsId, avg(channelsId+ 10)  Total from 
Carbon_automation_test group by  channelsId order by Total
- select channelsId, avg(channelsId+channelsId) Total from 
Carbon_automation_test group by  channelsId order by Total
- select channelsId, count(Latest_DAY+ 10) as a  from 
Carbon_automation_test group by  channelsId
- select channelsId, count(channelsId+ 10) Total from 
Carbon_automation_test group by  channelsId order by channelsId
- select channelsId, count(channelsId+channelsId)  Total from 
Carbon_automation_test group by  channelsId order by channelsId
- select channelsId, min(Latest_DAY+ 10) as a  from Carbon_automation_test 
group by  channelsId
- select channelsId, min(channelsId+ 10) Total from Carbon_automation_test 
group by  channelsId order by Total
- select channelsId, min(channelsId+channelsId)  Total from 
Carbon_automation_test group by  channelsId order by Total
- select channelsId, max(Latest_DAY+ 10) as a  from Carbon_automation_test 
group by  channelsId
- select channelsId, max(channelsId+ 10) Total from Carbon_automation_test 
group by  channelsId order by Total
- select channelsId, max(channelsId+channelsId)  Total from 
Carbon_automation_test group by  channelsId order by Total
- select Latest_YEAR ,sum(distinct Latest_YEAR)+10 from 
Carbon_automation_test group by Latest_YEAR
- select Latest_YEAR ,sum(distinct Latest_YEAR)+10 from 
Carbon_automation_test group by Latest_YEAR.
- select sum(gamepointid) +10 as a ,series  from Carbon_automation_test 
group by series
- select sum(gamepointid) +10.36 as a ,series  from Carbon_automation_test 
group by series
- select count(deviceinformationid)+10.32 as a ,series  from 
Carbon_automation_test group by series
- select count(gamepointid) +10.36 as a ,series  from 
Carbon_automation_test group by series
- select count(latest_year)+10.364 as a,series  from 
Carbon_automation_test group by series
- select count(distinct series)+10 as a,series from Carbon_automation_test 
group by series
- select count(*) as a  from Carbon_automation_test
- Select count(1) as a  from Carbon_automation_test
- select count(imei) as a   from Carbon_automation_test
- select count(device_backColor)  as a from Carbon_automation_test
- select count(DISTINCT imei) as a  from Carbon_automation_test
- select count(DISTINCT series) as a from Carbon_automation_test
- select count(DISTINCT  device_backColor)  as a from 
Carbon_automation_test
- select count (if(deviceInformationId>100,NULL,deviceInformationId))  a 
from Carbon_automation_test
- select count(gamePointId)  as a from Carbon_automation_test
- select sum(gamePointId) a  from Carbon_automation_test
- select sum(DISTINCT  deviceInformationId) a  from 
Carbon_automation_test
- select sum (if(deviceInformationId>100,NULL,deviceInformationId))  a 
from Carbon_automation_test
- select sum( DISTINCT Latest_MONTH)  a from Carbon_automation_test
- select avg (if(deviceInformationId>100,NULL,deviceInformationId))  a 
from Carbon_automation_test
- select min(deviceInformationId) a  from Carbon_automation_test
- select min(channelsId) a  from Carbon_automation_test
- select min(bomCode)  a  from Carbon_automation_test
- select min(Latest_MONTH)  a  from Carbon_automation_test
- select min (if(deviceInformationId>100,NULL,deviceInformationId))  a 
from Carbon_automation_test
- select max(deviceInformationId) a  from Carbon_automation_test
- select max(channelsId) a  from Carbon_automation_test
- select max(bomCode)  a  from Carbon_automation_test
- select max(Latest_MONTH)  a  from Carbon_automation_test
- select max (if(deviceInformationId>100,NULL,deviceInformationId))  a 
from Carbon_automation_test
- select variance(deviceInformationId) as a   from 
carbon_automation_test
- select var_samp(deviceInformationId) as a  from 
Carbon_automation_test
- select stddev_pop(deviceInformationId) as a  from 
Carbon_automation_test
- select stddev_samp(deviceInformationId)  as a from 
Carbon_automation_test
- select covar_pop(deviceInformationId,deviceInformationId) as a  from 
Carbon_automation_test
- select covar_samp(deviceInformationId,deviceInformationId) as a  from 
Carbon_automation_test
- select corr(deviceInformationId,deviceInformationId)  as a from 
Carbon_automation_test
- select percentile(deviceInformationId,0.2) as  a  from 
Carbon_automation_test
- select percentile(deviceInformationId,0.2) as  a  from 
Carbon_automation_test1
- select last(imei) a from Carbon_automation_test
- select series,count(imei) a from Carbon_automation_test group by series 
order by series
- select series,ActiveProvince,count(imei)  a from Carbon_automation_test 
group by ActiveProvince,series order by series,ActiveProvince
- select count(distinct deviceColor) a,deliveryProvince from 
Carbon_automation_test group by deliveryProvince
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series
- select imei,series from Carbon_automation_test where 
Carbon_automation_test.series IN ('1Series','7Series')
- select imei,series from Carbon_automation_test where 
Carbon_automation_test.series  NOT IN ('1Series','7Series')
- select Upper(series) a  from Carbon_automation_test
- select Upper(Latest_DAY) a  from Carbon_automation_test
- select imei,series from Carbon_automation_test limit 10
- select Lower(series) a  from Carbon_automation_test
- select Lower(Latest_DAY) a  from Carbon_automation_test
- select distinct  Latest_DAY from Carbon_automation_test
- select distinct  channelsId from Carbon_automation_test
- select distinct  series from Carbon_automation_test
- select distinct count(series) as a  from Carbon_automation_test group by 
channelsName
- select distinct count(gamePointId) a from Carbon_automation_test group 
by channelsName
- select imei,series from Carbon_automation_test limit 101
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series desc
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by a desc
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series desc ,a desc
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series asc
18/07/09 01:10:01 ERROR SearchRequestHandler: 
[dispatcher-event-loop-5][partitionID:main;queryID:20761044753711185] 
java.io.IOException: 
org.apache.carbondata.core.scan.executor.exception.QueryExecutionException: 
        at 
org.apache.carbondata.hadoop.CarbonRecordReader.close(CarbonRecordReader.java:133)
        at 
org.apache.carbondata.store.worker.SearchRequestHandler.handleRequest(SearchRequestHandler.java:154)
        at 
org.apache.carbondata.store.worker.SearchRequestHandler.handleSearch(SearchRequestHandler.java:74)
        at 
org.apache.spark.search.Searcher$$anonfun$receiveAndReply$1.applyOrElse(Searcher.scala:42)
        at 
org.apache.spark.rpc.netty.Inbox$$anonfun$process$1.apply$mcV$sp(Inbox.scala:105)
        at org.apache.spark.rpc.netty.Inbox.safelyCall(Inbox.scala:205)
        at org.apache.spark.rpc.netty.Inbox.process(Inbox.scala:101)
        at 
org.apache.spark.rpc.netty.Dispatcher$MessageLoop.run(Dispatcher.scala:213)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.carbondata.core.scan.executor.exception.QueryExecutionException: 
        at 
org.apache.carbondata.core.scan.executor.impl.AbstractQueryExecutor.finish(AbstractQueryExecutor.java:663)
        at 
org.apache.carbondata.hadoop.CarbonRecordReader.close(CarbonRecordReader.java:131)
        ... 10 more
Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator.close(DataBlockIterator.java:266)
        at 
org.apache.carbondata.core.scan.result.iterator.AbstractDetailQueryResultIterator.close(AbstractDetailQueryResultIterator.java:331)
        at 
org.apache.carbondata.core.scan.executor.impl.AbstractQueryExecutor.finish(AbstractQueryExecutor.java:648)
        ... 11 more
Caused by: java.util.concurrent.ExecutionException: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator.close(DataBlockIterator.java:261)
        ... 13 more
Caused by: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at 
org.apache.carbondata.core.scan.filter.executer.RowLevelFilterExecuterImpl.applyFilter(RowLevelFilterExecuterImpl.java:199)
        at 
org.apache.carbondata.core.scan.scanner.impl.BlockletFilterScanner.executeFilter(BlockletFilterScanner.java:174)
        at 
org.apache.carbondata.core.scan.scanner.impl.BlockletFilterScanner.scanBlocklet(BlockletFilterScanner.java:101)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator$1.call(DataBlockIterator.java:218)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator$1.call(DataBlockIterator.java:205)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        ... 3 more
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by a asc
18/07/09 01:10:05 ERROR SearchRequestHandler: 
[dispatcher-event-loop-9][partitionID:main;queryID:20761048677829226] 
java.io.IOException: 
org.apache.carbondata.core.scan.executor.exception.QueryExecutionException: 
        at 
org.apache.carbondata.hadoop.CarbonRecordReader.close(CarbonRecordReader.java:133)
        at 
org.apache.carbondata.store.worker.SearchRequestHandler.handleRequest(SearchRequestHandler.java:154)
        at 
org.apache.carbondata.store.worker.SearchRequestHandler.handleSearch(SearchRequestHandler.java:74)
        at 
org.apache.spark.search.Searcher$$anonfun$receiveAndReply$1.applyOrElse(Searcher.scala:42)
        at 
org.apache.spark.rpc.netty.Inbox$$anonfun$process$1.apply$mcV$sp(Inbox.scala:105)
        at org.apache.spark.rpc.netty.Inbox.safelyCall(Inbox.scala:205)
        at org.apache.spark.rpc.netty.Inbox.process(Inbox.scala:101)
        at 
org.apache.spark.rpc.netty.Dispatcher$MessageLoop.run(Dispatcher.scala:213)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.carbondata.core.scan.executor.exception.QueryExecutionException: 
        at 
org.apache.carbondata.core.scan.executor.impl.AbstractQueryExecutor.finish(AbstractQueryExecutor.java:663)
        at 
org.apache.carbondata.hadoop.CarbonRecordReader.close(CarbonRecordReader.java:131)
        ... 10 more
Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator.close(DataBlockIterator.java:266)
        at 
org.apache.carbondata.core.scan.result.iterator.AbstractDetailQueryResultIterator.close(AbstractDetailQueryResultIterator.java:331)
        at 
org.apache.carbondata.core.scan.executor.impl.AbstractQueryExecutor.finish(AbstractQueryExecutor.java:648)
        ... 11 more
Caused by: java.util.concurrent.ExecutionException: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator.close(DataBlockIterator.java:261)
        ... 13 more
Caused by: 
org.apache.carbondata.core.scan.expression.exception.FilterUnsupportedException:
 TEXT_MATCH is not supported on table main
        at 
org.apache.carbondata.core.scan.filter.executer.RowLevelFilterExecuterImpl.applyFilter(RowLevelFilterExecuterImpl.java:199)
        at 
org.apache.carbondata.core.scan.scanner.impl.BlockletFilterScanner.executeFilter(BlockletFilterScanner.java:174)
        at 
org.apache.carbondata.core.scan.scanner.impl.BlockletFilterScanner.scanBlocklet(BlockletFilterScanner.java:101)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator$1.call(DataBlockIterator.java:218)
        at 
org.apache.carbondata.core.scan.processor.DataBlockIterator$1.call(DataBlockIterator.java:205)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        ... 3 more
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series asc ,a asc
- select series,sum(gamePointId) a from Carbon_automation_test group by 
series order by series desc ,a asc
- select series,ActiveProvince,sum(gamePointId) a from 
Carbon_automation_test group by series,ActiveProvince order by series 
desc,ActiveProvince asc
- select Latest_DAY as a from Carbon_automation_test where 
Latest_DAY<=>Latest_areaId
- select Latest_DAY  from Carbon_automation_test where 
Latest_DAY<>Latest_areaId
- select Latest_DAY from Carbon_automation_test where Latest_DAY != 
Latest_areaId
- select imei, Latest_DAY from Carbon_automation_test where 
Latest_DAY<Latest_areaId
- select imei, Latest_DAY from Carbon_automation_test where 
Latest_DAY<=Latest_areaId
- select imei, Latest_DAY from Carbon_automation_test where 
Latest_DAY>=Latest_areaId
- select imei, Latest_DAY from Carbon_automation_test where Latest_DAY NOT 
BETWEEN Latest_areaId AND  Latest_HOUR
- select imei, Latest_DAY from Carbon_automation_test where Latest_DAY IS 
NOT NULL
- select imei, Latest_DAY from Carbon_automation_test where imei IS NOT 
NULL
- select * from (select if( Latest_areaId=7,7,NULL) as babu,Latest_MONTH 
from Carbon_automation_test) qq where babu LIKE   Latest_MONTH
- SELECT AMSize, ActiveAreaId, SUM(gamePointId) AS Sum_gamePointId FROM 
(select * from Carbon_automation_test) SUB_QRY GROUP BY AMSize, ActiveAreaId 
ORDER BY AMSize ASC, ActiveAreaId ASC
- SELECT AMSize, ActiveAreaId, SUM(gamePointId) AS Sum_gamePointId FROM 
(select * from Carbon_automation_test) SUB_QRY WHERE NOT(AMSize = "") GROUP BY 
AMSize, ActiveAreaId ORDER BY AMSize ASC, ActiveAreaId ASC
- SELECT ActiveCountry, ActiveDistrict, Activecity, SUM(gamepointid) AS 
Sum_gamepointid FROM  Carbon_automation_test group by 
ActiveCountry,ActiveDistrict,Activecity
- SELECT Latest_country, Latest_city, Latest_district, SUM(gamepointid) AS 
Sum_gamepointid FROM (select * from Carbon_automation_test) SUB_QRY GROUP BY 
Latest_country, Latest_city, Latest_district ORDER BY Latest_country ASC, 
Latest_city ASC, Latest_district ASC
- SELECT Activecity, ActiveCountry, ActiveDistrict, COUNT(imei) AS 
Count_imei FROM (select * from Carbon_automation_test) SUB_QRY GROUP BY 
Activecity, ActiveCountry, ActiveDistrict ORDER BY Activecity ASC, 
ActiveCountry ASC, ActiveDistrict ASC
- SELECT ActiveCountry, COUNT(DISTINCT imei) AS DistinctCount_imei FROM 
(select * from Carbon_automation_test) SUB_QRY GROUP BY ActiveCountry ORDER BY 
ActiveCountry ASC
- SELECT ActiveCountry, ActiveDistrict, Activecity, SUM(gamepointid) AS 
Sum_gamepointid FROM (select * from Carbon_automation_test) SUB_QRY GROUP BY 
ActiveCountry, ActiveDistrict, Activecity ORDER BY ActiveCountry ASC, 
ActiveDistrict ASC, Activecity ASC
- select channelsId from Carbon_automation_test order by  channelsId
- select count(series),series from Carbon_automation_test group by series 
having series='6Series'
- SELECT ActiveCountry, ActiveDistrict, Activecity, SUM(gamePointId) AS 
Sum_gamePointId FROM (select * from Carbon_automation_test) SUB_QRY GROUP BY 
ActiveCountry, ActiveDistrict, Activecity ORDER BY ActiveCountry ASC, 
ActiveDistrict ASC, Activecity ASC
- SELECT ActiveCountry, ActiveDistrict, Activecity, SUM(gamePointId) AS 
Sum_gamePointId FROM (select * from Carbon_automation_test) SUB_QRY WHERE imei 
= "1AA100000" GROUP BY ActiveCountry, ActiveDistrict, Activecity ORDER BY 
ActiveCountry ASC, ActiveDistrict ASC, Activecity ASC
- SELECT series, SUM(gamePointId) AS Sum_gamePointId FROM (select * from 
Carbon_automation_test) SUB_QRY GROUP BY series ORDER BY series ASC
- SELECT channelsId, deliveryCity FROM (select * from 
Carbon_automation_test) SUB_QRY GROUP BY channelsId, deliveryCity ORDER BY 
channelsId ASC, deliveryCity ASC
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: Failed to parse POMs
java.io.IOException: Backing channel 'H31' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
        at com.sun.proxy.$Proxy152.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1137)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:879)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1794)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2679)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3154)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
ERROR: H31 is offline; cannot locate JDK 1.8 (latest)
ERROR: H31 is offline; cannot locate Maven 3.3.9
Not sending mail to unregistered user [email protected]

Reply via email to