I just noticed that also the buildslave "carme" silently fails all its builds.
It successfully builds the firmwares, but has wrong SSH public keys, so that
it fails at the upload stage. The built firmwares never get to server :-(
Apparently the upload script does not produce error for a failing upload,
instead the build completes normally and is marked succesful although no
files were uploaded...
E.g. the following ramips build looks succesful, but the download server does
not have any ramips builds available and looking info "shell 12" step
reveals, why:
http://buildbot.openwrt.org/buildslaves/carme
http://buildbot.openwrt.org/builders/ramips/builds/102
http://buildbot.openwrt.org/builders/ramips/builds/102/steps/shell_12/logs/stdio
--------
ramips
Upload Snapshot to Openwrt
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.8]
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.8]
--------
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel