[
https://issues.apache.org/jira/browse/BEAM-11714?focusedWorklogId=754198&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-754198
]
ASF GitHub Bot logged work on BEAM-11714:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Apr/22 15:51
Start Date: 07/Apr/22 15:51
Worklog Time Spent: 10m
Work Description: benWize commented on PR #17273:
URL: https://github.com/apache/beam/pull/17273#issuecomment-1091904624
Spotbugs errors are visible in Jenkins UI
https://ci-beam.apache.org/job/beam_PreCommit_SQL_Java11_Commit/4009/

Issue Time Tracking
-------------------
Worklog Id: (was: 754198)
Time Spent: 3h 10m (was: 3h)
> Spotbugs should print errors to console (or Jenkins UI).
> --------------------------------------------------------
>
> Key: BEAM-11714
> URL: https://issues.apache.org/jira/browse/BEAM-11714
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Kyle Weaver
> Assignee: Benjamin Gonzalez
> Priority: P4
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Currently, when spotbugs fails it prints a message like below to the console.
> This is pretty annoying on Jenkins, because I have to run the task on my
> machine to see what the actually error was.
> Execution failed for task ':sdks:java:extensions:sql:spotbugsMain'.
> > A failure occurred while executing
> > com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker$SpotBugsExecutor
> > 1 SpotBugs violations were found. See the report at:
> file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_SQL_Java11_Commit/src/sdks/java/extensions/sql/build/reports/spotbugs/main.xml
--
This message was sent by Atlassian Jira
(v8.20.1#820001)