Any more help in this please.
On Tuesday, June 14, 2016 at 4:04:47 PM UTC+5:30, AJITH K.R wrote:
>
> Hi All,
>
> How can I get the console output information of Jenkins build under the
> workspace. I need to use it as an input for reporting purpose.
>
> Thanks,
> Ajith
>
--
You received this m
And the error was??
>
>
>
> *From:* jenkins...@googlegroups.com [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *AJITH K.R
> *Sent:* Wednesday, June 15, 2016 6:17 AM
> *To:* Jenkins Users
> *Subject:* Re: Need help on usage of Jenkins console data
>
>
>
&
And the error was??
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of AJITH K.R
Sent: Wednesday, June 15, 2016 6:17 AM
To: Jenkins Users
Subject: Re: Need help on usage of Jenkins console data
Thanks for the suggestion. I am completely new to groovy
son.FilePath(channel, build.workspace.toString() +
> "\\log.filename")
>
>
>
> if (fp != null) {
>
> fp.write(Log, null);
>
> }
>
>
>
> *From:* jenkins...@googlegroups.com [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *AJITH K.R
> *Sent:* Tue
Thanks Nux for the suggestion. I have few more concerns. I use an
enterprise version of Jenkins and I run the project in a linux slave. Is
there any way i can get the path of the log. Using some $ commands as such.
Please help me with this.
Thanks,
Ajith
On Tuesday, June 14, 2016 at 10:36:06 P
Another method (without using Groovy) is to simply get path and do
whatever you need with it.
buildLogPath="../builds/$BUILD_NUMBER/log"
Might be a good idea to copy the file if you are going to change it or
you need to make sure it's not change during other operations.
buildLogPath="../bui
fp.write(Log, null);
}
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of AJITH K.R
Sent: Tuesday, June 14, 2016 6:35 AM
To: Jenkins Users
Subject: Need help on usage of Jenkins console data
Hi All,
How can I get the console output information of Jen
Hi All,
How can I get the console output information of Jenkins build under the
workspace. I need to use it as an input for reporting purpose.
Thanks,
Ajith
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and