clojure-europe 2026-08-28

Still in Brazil!? How long do you have left?

👋 mornin folks

👋 4

Long time no mornin

it's true

happy Friday!

Good morning

What a godly photo.

😂 1

Morning! Friday! 😁

Good morning 🙂

No test output to inspect? Like a junit.xml or whatever

Oh wrong thread; oh well

The tests all run and pass

Does anyone know how to figure out why a Jenkins build is Unstable? The log doesn't say why, and there's a looooot of stuff going on in our build, so looking through everything and guessing what made Jenkins unhappy is not so productive.

I think 2005 called and wanted their CI back?

They can have it 😅

do you have multiple runners? are the failures specific to which runner the tests run on?

I don't think so...

Did your job produce outputs as artifacts ? If so check if there is some fails there

Possibly. Thank you, I'll try to have a look. I don't own our Jenkins process, so it's partly opaque to me

(I was hoping there'd be a simple answer like "Jenkins looks for X, so you must have X somewhere")

HA! If you do not own the jenkins process i'll Say to talk to the people that does.

Jenkins can do a lot of things.... So no simpler answer to that i am afraid

Check the needed dependencies are here, the needed parameters are in, the expected outputs/artifacts are generated, the ressources accessibles with granted access .... But i think you should ask the teams that own that jenkins :)

Good morning!