CI lava submission jobs failing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro CI |
Fix Released
|
High
|
Zygmunt Krynicki |
Bug Description
CI lava submission job failing with the following error:
+ python /var/lib/
+ lava-dashboard-tool put --dashboard-url
http://<email address hidden>
linux_panda-
/public/
Stored as bundle 5fe959faae5d458
+ test 1 -eq 1
+ python /var/lib/
Traceback (most recent call last):
File "/var/lib/
line 75, in <module>
rootfs_id, rootfs_url = find_latest_
File "/mnt2/
line 93, in find_latest_rootfs
build_id, filename = find_latest(
File "/mnt2/
line 82, in find_latest
build_id = "%s.%s" % (lastdate,
UnboundLocalError: local variable 'lastdate' referenced before assignment
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Changed in linaro-ci: | |
assignee: | nobody → Deepti B. Kalakeri (deeptik) |
milestone: | none → 2012.05 |
importance: | Undecided → High |
There seems to be at least one other failure mode which seems to be a permission problem with lava:
https:/ /ci.linaro. org/jenkins/ job/lava_ hwpack_ submit_ success/ 3081/console
Started by upstream project "linux_ beagle- omap2plus" build number 245 jenkins/ jobs/lava_ hwpack_ submit_ success/ workspace var/lib/ jenkins/ userContent/ ' on the master to 'file:/ var/lib/ jenkins/ jobs/lava_ hwpack_ submit_ success/ workspace/ ' on 'Jenkins'. 573356417614166 .sh tools/jenkins_ lava_job_ submissions NAME=/public/ personal/ ciadmin/ ci-linux- build/ /lava-server/ RPC2/ fname=linux_ beagle- omap2plus_ 20120503- 0828_build_ status test_json_ fname=kernel_ test_linux_ beagle- omap2plus. json /lava-server/ RPC2/ /public/ personal/ ciadmin/ ci-linux/ /lava-server/ RPC2/ /public/ personal/ ciadmin/ ci-linux- build/ jenkins/ jobs/lava_ hwpack_ submit_ success/ workspace/ lci-build- tools/jenkins_ kernel_ ci_bundle /lava-server/ RPC2/ linux_beagle- omap2plus_ 20120503- 0828_build_ status /public/ personal/ ciadmin/ ci-linux- build/ 123da11c28d4777 1075b4a9c7 jenkins/ jobs/lava_ hwpack_ submit_ success/ workspace/ lci-build- tools/get_ latest_ ci_hwpack /lava-server/ RPC2/ kernel_ test_linux_ beagle- omap2plus. json _app.add_ testjob' permission. Contact the administrators."> notice for more info)
Building on master in workspace /var/lib/
[copy-to-slave] Copying 'keyringrc.cfg', excluding nothing, from 'file:/
[workspace] $ /bin/sh -xe /tmp/hudson2711
+ rm -rf lci-build-tools
+ bzr branch lp:~linaro-infrastructure/linaro-ci/lci-build-tools
Branched 60 revision(s).
+ export BUILD_STATUS=pass
+ sh lci-build-
+ test -z omap3
+ BUILD_STREAM_
+ LAVA_ENDPOINT=http://<email address hidden>
+ build_json_
+ kernel_
+ lava-dashboard-tool make-stream --dashboard-url http://<email address hidden>
XML-RPC error 409: Stream with the specified pathname already exists
+ lava-dashboard-tool make-stream --dashboard-url http://<email address hidden>
XML-RPC error 409: Stream with the specified pathname already exists
+ python /var/lib/
+ lava-dashboard-tool put --dashboard-url http://<email address hidden>
Stored as bundle c0fdaa1dd6536f9
+ test 1 -eq 1
+ python /var/lib/
+ lava-tool submit-job http://<email address hidden>
ERROR: <Fault 403: "Permission denied. User u'ciadmin' does not have the 'lava_scheduler
EXPERIMENTAL - SUBJECT TO CHANGE (See --experimental-
Build step 'Execute shell' marked build as failure
Finished: FAILURE