You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Posting: to DEV-MOBILE on xxx using https://xxx.bearychat.com/api/hooks/jenkins/TOKENSTRING: {color=#FF0000, message=STARTED Build Lua scripts: Job 'JENKINS_JOBNAME [159]' (https://jenkins/job/JENKINS_JOBNAME/159/)}
三月 05, 2017 4:09:40 下午 警告 jenkins.plugins.bearychat.StandardBearychatService publish
Error posting to BearyChat
java.io.IOException: Stream closed
at java.io.BufferedInputStream.getBufIfOpen(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
at java.io.FilterInputStream.read(Unknown Source)
at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
at java.io.FilterInputStream.read(Unknown Source)
at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
at org.apache.commons.httpclient.HttpMethodBase.getResponseBody(HttpMethodBase.java:690)
at org.apache.commons.httpclient.HttpMethodBase.getResponseBodyAsString(HttpMethodBase.java:803)
at jenkins.plugins.bearychat.StandardBearychatService.publish(StandardBearychatService.java:113)
at jenkins.plugins.bearychat.StandardBearychatService.publish(StandardBearychatService.java:49)
at jenkins.plugins.bearychat.StandardBearychatService.publish(StandardBearychatService.java:42)
at jenkins.plugins.bearychat.workflow.BearychatSendStep$BearychatSendStepExecution.run(BearychatSendStep.java:201)
at jenkins.plugins.bearychat.workflow.BearychatSendStep$BearychatSendStepExecution.run(BearychatSendStep.java:159)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:52)
at hudson.security.ACL.impersonate(ACL.java:260)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:49)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
在发送的时候间歇性会出现 java.io.IOException: Stream closed 异常。
The text was updated successfully, but these errors were encountered: