Hi, I'm setting up repository specs from Bamboo but having difficult getting changes to apply. This is the result so far:
I can't seem to get the plan to update automatically as the result of the check-in -> webhook flow though.
Tech details:
Usually when you do not see the plan triggering Specs, the respective bamboo logs should hint us what the problem is. Check your <bamboo-install>/logs/catalina.out or <bamboo-home>/logs/atlassian-bamboo.log and see if you get a hint.
Cheers,
Jey
Hi Jey,
There doesn't appear to be any relevant server logs in the install dir, and the only thing that looks relevant in the bamboo-home logs is this:
2018-09-06 08:56:35,437 INFO [14-repository-stored-specs:pool-22-thread-1] [RepositoryStoredSpecsServiceImpl] Bamboo Specs execution took 7.690 s
2018-09-06 08:56:35,523 INFO [15-BAM::SpecsDetection:pool-23-thread-3] [RepositoryStoredSpecsServiceImpl] Bamboo Specs import took 85.68 ms
Thanks,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From your comment, it looks like Bamboo Specs execution took place, which is good. However, the subsequent entries in the same log should tell us if the maven build failed after the import. Sometimes, it fails due to the permission in the system like mentioned in this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There just doesn't seem to be any other errors in the logs, or anything else that relates to plan updates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you still experience this issue?
We can create a support ticket for you if so to investigate further.
Cheers,
Jey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.