Hi All,
The builds are failing on Jenkins with this exception.
Checking PreCommit-HIVE-Build queue...
Exception in thread "main" java.lang.IllegalStateException: 502 Proxy Error
at
org.apache.hive.ptest.api.client.JenkinsQueueUtil.httpGet(JenkinsQueueUtil.java:130)
at
org.apache.hive.ptest.api.client.JenkinsQueueUtil.isJiraAlreadyInQueue(JenkinsQueueUtil.java:72)
at
org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:325)
It originates from a recent change to handle ptest queue in HIVE-19077.
Currently, all the tests enqueued are just failing one by one.
Regards,
Deepak