-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.7.4 on Windows 2012 R2, plugin version 0.5.2, RocketChat 0.58.0, projects running on master, RocketChat Notifications as last post-build item, enabled options: Notify Build Start, Notify Aborted, Notify Failure, Notify Not Built, Notify Success, Notify Unstable, Notify Back To Normal, "nothing about commits", custom channel name entered. "Build Name Setter" plugin to set custom build name.Jenkins 2.7.4 on Windows 2012 R2, plugin version 0.5.2, RocketChat 0.58.0, projects running on master, RocketChat Notifications as last post-build item, enabled options: Notify Build Start, Notify Aborted, Notify Failure, Notify Not Built, Notify Success, Notify Unstable, Notify Back To Normal, "nothing about commits", custom channel name entered. "Build Name Setter" plugin to set custom build name.
"Finished" messages never mention if the build failed or was a success, is this intended?
Also, they always say "Finished after 0 ms" despite obviously taking longer.
It always looks like this:
Jenkins @jenkins 6:02 PM PROJECT_NAME - #2137 Started by changes from John Smith (2 file(s) changed) (Open)
Jenkins @jenkins 6:13 PM PROJECT_NAME - TFS_15775 Finished after 0 ms (Open)
I've just checked, created a simple project with no build name changes, just a script with a 30 second timeout and nothing else, still the same results, always "Finished after 0 ms" and no information if the build failed or was a success.