Skip to content

[JENKINS-45693] Defined TaskListenerDecorator#76

Merged
jglick merged 45 commits intojenkinsci:masterfrom
jglick:ConsoleLogFilter-JENKINS-45693
Oct 4, 2018
Merged

[JENKINS-45693] Defined TaskListenerDecorator#76
jglick merged 45 commits intojenkinsci:masterfrom
jglick:ConsoleLogFilter-JENKINS-45693

Conversation

@jglick
Copy link
Member

@jglick jglick commented Sep 5, 2018

Otherwise when resuming a build you can get:
… org.jenkinsci.plugins.workflow.support.pickles.TryRepeatedly$1 run
WARNING: null
java.io.IOException: java.io.IOException: not implemented
	at org.jenkinsci.plugins.workflow.log.BrokenLogStorage.overallListener(BrokenLogStorage.java:52)
	at org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.getListener(FlowExecutionOwner.java:130)
	at org.jenkinsci.plugins.workflow.support.pickles.TryRepeatedly$1.run(TryRepeatedly.java:96)
	at …
Caused by: java.io.IOException: not implemented
	at org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner$DummyOwner.getExecutable(FlowExecutionOwner.java:166)
	at io.jenkins.plugins.pipeline_log_fluentd_cloudwatch.PipelineBridge.forBuild(PipelineBridge.java:55)
	at org.jenkinsci.plugins.workflow.log.LogStorage.of(LogStorage.java:115)
	... 10 more
…rogressive logging and node decorating in a reusable way.
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@svanoort svanoort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved subject to the upstream approval

@svanoort
Copy link
Member

@jglick jglick merged commit 3662d2b into jenkinsci:master Oct 4, 2018
@jglick jglick deleted the ConsoleLogFilter-JENKINS-45693 branch October 4, 2018 20:44
@jglick jglick mentioned this pull request Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants