After a build, if you click on the Logs tab, there are two extended options under the Logs header: Download or View.
Click on View, it opens the log in notepad. I've noticed that Bamboo's logging of it's properties, but improperly formatted.
All of the logging's \n carriage returns aren't being recorded as carriage returns, they're being recorded as just "\n", causing all this data to be concatenated all together in one big mess.
Example:
bamboo_planRepository_revision=7700\nbamboo_repository_previous_revision_number=7700\nbamboo_buildTimeStamp=2016-05-20T08:51:07.708-05:00\nbamboo_planRepository_previousRevision=7700\nbamboo_buildResultKey=I69-IP69-JOB1-30\nbamboo_planRepository_1_revision=7700\n
Anyone else encountering this?
Is there a fix in the works?
Hi,
There seem to be an issue related to this. https://jira.atlassian.com/browse/BAM-17045
Also related to ANSI control chars
Actually, that's a different issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.