EXEC start [D:\Build@CCBUILDFORGEP01]
What does this line mean? The step is running on CCBUILDFORGEP01? CCBUILDFORGEP01 is our BF mgmt console server, and I used selector ccsourcewp01 and I want all steps run on ccsourcewp01. My problem is the folder "D:\Build\bldforge_JACB_BUILD\
160 02/14/13 10:52AM EXEC Locale set to 'English_United States.1252' 327 02/14/13 10:52AM EXEC Performing variable expansion on command line 328 02/14/13 10:52AM SCRIPT ratlperl -IY: Y:\build.pl INITLOG 329 02/14/13 10:52AM EXEC start [D:\Build@CCBUILDFORGEP01] 330 02/14/13 10:52AM EXEC VRM = #define VRM "r1 . . 3 . . 0 . . 1" 331 02/14/13 10:52AM EXEC 332 02/14/13 10:52AM EXEC VRM = Vr1.0 R3.0.1 333 02/14/13 10:52AM EXEC VRM = r1.3.0.1 334 02/14/13 10:52AM EXEC Overall -> Passed 335 02/14/13 10:52AM EXEC Overall Status = Passed 336 02/14/13 10:52AM EXEC Processing command INITLOG 337 02/14/13 10:52AM EXEC retCode = 0, mkdir D:\Build\bldforge_JACB_BUILD\ 338 02/14/13 10:52AM EXEC retCode = 0, mkdir D:\Build\bldforge_JACB_BUILD\ 339 02/14/13 10:52AM EXEC retCode = , open D:\Build\bldforge_JACB_BUILD\ 340 02/14/13 10:52AM EXEC Exit Code = 0 341 02/14/13 10:52AM EXEC end [D:\Build@CCBUILDFORGEP01] 343 02/14/13 10:52AM RESULT 0 (0) |
2 answers
Thanks for your reply.
So you mean "start [D:\Build@CCBUILDFORGEP01] " means this step is running on server CCBUILDFORGEP01? This is NOT what I want. CCBUILDFORGEP01 is my BF server, and ccsourcewp01 is my actual build server and all steps should run on this build server, as the first line set by the selector.
"not getting created on both servers". I mean the directory is not created on either server. I want the directory to be created on ccsourcewp01 which is the selector.
If I set the project selector to CCBUILDFORGEP01, then it runs ok. I got this problem when change the selector to ccsourcewp01 which is my build server. So something is wrong here.
Jirong
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.