On Wed, Dec 21, 2016 at 10:14 PM Kevin Fenzi <kevin@scrye.com> wrote:
On Thu, 22 Dec 2016 03:03:56 +0000
Christopher <ctubbsii@fedoraproject.org> wrote:

> Hi,
>
> I occasionally get this strange failure in koji. Sometimes this
> happens with a good package build, and I can just re-submit it
> without changing anything, and it works fine. Is this a known issue?
>
> For example, from
> https://kojipkgs.fedoraproject.org//work/tasks/1330/17021330/build.log:
>
> sh: /usr/bin/python: No such file or directory
>
> warning: Could not canonicalize hostname:
> buildvm-14.phx2.fedoraproject.org

Please when posting koji links, post a link to the top level task.
If you post directly to build.log or the like it takes some work to
find the actual task and the other logs (where often the problem is).


Sorry about that. Will try to do better next time.
 
The above is just a warning and doesn't matter, the true failure is in
the root.log:

https://koji.fedoraproject.org/koji/taskinfo?taskID=17021330

https://kojipkgs.fedoraproject.org//work/tasks/1330/17021330/root.log


Forgot to check that. Usually the failures I see are in build.log (because it's my fault).
 
DEBUG util.py:426:  Error: No Package found for checkstyle
DEBUG util.py:426:  Error: No Package found for ivy-local
DEBUG util.py:426:  Error: No Package found for jdiff
DEBUG util.py:426:  Error: No Package found for jtoaster
DEBUG util.py:426:  Error: No Package found for netty
DEBUG util.py:564:  Child return code was: 1

epel7 doesn't have those BuildRequires, so the package build fails.

kevin


Well, crap, this was a bad example. Sorry about that. I saw a problem yesterday with one of the jquery builds I ran, and thought that this was a similar error. I should have asked about the earlier failure when it was easier to find.

The failure yesterday that I was thinking of was:
https://koji.fedoraproject.org/koji/taskinfo?taskID=17004112

Re-submitting it 4 minutes later passed just fine:
https://koji.fedoraproject.org/koji/taskinfo?taskID=17004125

I shouldn't have jumped to conclusions thinking today's failure was related. :)
--
Christopher