Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

"Contribution Summary" section of the build result is empty by startTeamBuild

After running a child build with a parent build, when I open the child build result, the "Contribution Summary" section of the build result is empty. How can I set the build log as the build contribution?

<startTeamBuild repositoryAddress="${repositoryAddress}"
    userId="build"
    password="build" 
    engineId="engine1"
    buildDefinitionId="3"
    resultUUIDproperty="Child3BuildResultUUID"
    label="child3 label"
    autoComplete="true"
    verbose="true"
    />


0 votes



3 answers

Permanent link
 
I have confirmed with develop team and understood we should not use the startTeamBuild to request to Jazz Build Engine. This is why it doesn't work in JBE.

startTeamBuild
The startTeamBuild task runs standalone Rational Team Concertâ„¢ Build without using the Jazz Build Engine.  It can be used to run a build from an existing build request. The lifecycle of this build then will be controlled directly by the script.

The startTeamBuild should use in an external application or an script to run. Refer to this An Stand Alone Ant Build.


3 votes


Permanent link
Are you publishing the logs in the build result - https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.1/com.ibm.team.build.doc/topics/r_logpublisher.html?lang=en?

Thanks,
Sridevi

0 votes


Permanent link
 I am pretty sure that this is a same symptom with Marco's last comment in https://jazz.net/forum/questions/168949/unable-to-trigger-a-build-with-startteambuild?redirect=%2Fforum%2Fquestions%2F168949%2Funable-to-trigger-a-build-with-startteambuild.

I am also facing this symptom. 

But now the next problem occurs :-(

The main_definition runs about 800ms and reports success afterwards. But in reality, nothing is executed.
When I have a look in the build result, then the "Contribution Summary" section of the build result is empty.

Do you have another advise for me?

Regards,  
Marco


0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,014
× 562

Question asked: Mar 01 '16, 2:20 a.m.

Question was seen: 3,456 times

Last updated: Mar 08 '16, 9:52 p.m.

Confirmation Cancel Confirm