broken BUILD-INFO.txt can prevent access

Bug #1262261 reported by Fathi Boudra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linaro-license-protection
Fix Released
High
Milo Casagrande

Bug Description

a BUILD-INFO.txt uploaded under www/ with the following content:
Format-Version: 0.5

Files-Pattern: qemu-2013-12-18T12:20:24.log
qemu-2013-12-18T14:40:26.log, qemu-2013-12-18T12:20:24.log, qemu-2013-12-18T14:40:26.log
license-type: open

Files-Pattern: MANIFEST, MD5SUMS, HOWTO_*, lava-job-info*
License-Type: open

can prevent access to the site (Error parsing BUILD-INFO.txt).

Preliminary investigation shows that the following jobs are triggering the issue:
https://ci.linaro.org/jenkins/job/qemu-ltp-new
https://tcwg.ci.linaro.org/job/cbuild/

The code to generate the file is as follow:

cat << EOF > ${WORKSPACE}/BUILD-INFO.txt
Format-Version: 0.5

Files-Pattern: *
License-Type: open
EOF

Related branches

Revision history for this message
Milo Casagrande (milo) wrote :

There is also a new BUILD-INFO.txt now on the server. This is the content:

Format-Version: 0.5

Files-Pattern: keystone2-evm.dtb, kernel_config_keystone2-rt, uImage-keystone2
license-type: open

Files-Pattern: MANIFEST, MD5SUMS, HOWTO_*, lava-job-info*
License-Type: open

Changed in linaro-license-protection:
status: New → Confirmed
Milo Casagrande (milo)
Changed in linaro-license-protection:
importance: Undecided → High
assignee: nobody → Milo Casagrande (milo)
Milo Casagrande (milo)
Changed in linaro-license-protection:
status: Confirmed → In Progress
Milo Casagrande (milo)
Changed in linaro-license-protection:
milestone: none → 2014.01
Revision history for this message
Milo Casagrande (milo) wrote :

Fix has already been deployed: no need to apply it directly since it is run from a checkout in a shared location.

Changed in linaro-license-protection:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.