Hi,
Please see the file “pipeline.log” on the artifacts tab, or based on the job name and build number (tf-m-static; 428), find the job on the Jenkins main page (https://ci.trustedfirmware.org/).
Then check the console output using the menus related to the build number (https://ci.trustedfirmware.org/view/TF-M/job/tf-m-static/428/console). You can find the triggered
sub-jobs the same way (in you case tf-m-build-and-test #434;
https://ci.trustedfirmware.org/view/TF-M/job/tf-m-build-and-test/434/console).
At a quick glance some lava errors seem to be the root cause:
Calling: 'nice' 'docker' 'pull' 'REPLACE_DOCKER_PREFIX/lava-fvp-mps2'
>> invalid reference format: repository name must be lowercase
see here:
https://tf.validation.linaro.org/scheduler/job/9372
Note: I did not made a full investigation, just a quick check. Please dig trough all the sub-jobs to ensure my result is correct.
/George
From: TF-M <tf-m-bounces@lists.trustedfirmware.org>
On Behalf Of Malcolm Fernandes via TF-M
Sent: 14 August 2020 21:04
To: tf-m@lists.trustedfirmware.org
Subject: [TF-M] Detailed build logfiles
This Gerrit https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5286 has
a build failure as per the TFM CI build system. When I click on the link (https://ci.trustedfirmware.org/blue/organizations/jenkins/tf-m-static/detail/tf-m-static/428/pipeline),
it just has two lines. How do I see a detailed log of that build?
Cheers,
Mal