| 5 Oct 2022 |
| terwiz joined the room. | 07:11:28 |
terwiz | Hi! What can I do when hydra refuses to re-evaluate a jobset? I mean, it says evaluation is running for few seconds and last checked time changes, but nothing else happens. There are changes in the repo. (Last build failed on a missing patch and I have included a commit that should fix that) | 07:19:52 |
das_j | In reply to @terwiz:matrix.org Hi! What can I do when hydra refuses to re-evaluate a jobset? I mean, it says evaluation is running for few seconds and last checked time changes, but nothing else happens. There are changes in the repo. (Last build failed on a missing patch and I have included a commit that should fix that) Did you force push? | 07:21:49 |
das_j | You can also try clearing the scm cache in the admin menu | 07:22:19 |
terwiz | In reply to @janne.hess:helsinki-systems.de Did you force push? Yes | 07:22:41 |
das_j | In reply to @terwiz:matrix.org Yes Then drop the cache. Hydra behaves pretty strange when force pushing unfortunately | 07:23:03 |
das_j | It expects linear history | 07:23:14 |
das_j | And I guess it tried git log between your old and new commit and they don't have history between them as they have the same parent | 07:23:46 |
terwiz | I do have actually another branch that is merged, but it would not re-evaluate that either. But then again, if I change the branch, I don't know what it is comparing in that case. | 07:25:54 |
das_j | Neither do I from the top of my head :D | 07:26:35 |
das_j | Dropping the cache should do it, if not then I can't really help you as I'm currently on the road | 07:27:05 |
terwiz | In reply to @janne.hess:helsinki-systems.de Then drop the cache. Hydra behaves pretty strange when force pushing unfortunately Ok, I cleared failed builds cache and VCS cache, is there yet some other cache to clear? | 07:27:47 |
das_j | None I'm aware of | 07:30:49 |
terwiz | In reply to @janne.hess:helsinki-systems.de Dropping the cache should do it, if not then I can't really help you as I'm currently on the road Nope dropping caches didn't change anything. Thanks for the info about force pushing anyway. | 07:32:18 |
terwiz | I cloned the jobset and got it building under the new name. If there is any idea how to "reset" a jobset without doing this, please let me know. | 08:05:22 |
@v0id:nltrix.net | re-saving also triggers. | 19:06:29 |
@v0id:nltrix.net | also check /queue-runner-status | 19:06:42 |
@v0id:nltrix.net | systemd restart hydra-queue-runner if it stucks | 19:06:57 |
terwiz | Well, restarting hydra-queue-runner did something, some old builds popped up running. Still had to create new jobset to get build going. | 20:28:10 |
terwiz | Starting to think there is something wrong in the hydra config, or there are some artefacts left lingering that somehow confuse hydra. (This time I was using branch without force pushes) | 20:31:17 |
| 6 Oct 2022 |
@v0id:nltrix.net | In reply to @terwiz:matrix.org Starting to think there is something wrong in the hydra config, or there are some artefacts left lingering that somehow confuse hydra. (This time I was using branch without force pushes) afaik, there is debugServer = true; option on hydra service config, mite help. | 22:16:10 |
| 7 Oct 2022 |
| @rimuru:gentoo.chat changed their profile picture. | 00:35:12 |
terwiz | In reply to @v0id:nltrix.net afaik, there is debugServer = true; option on hydra service config, mite help. Ok, thanks. That might come in handy. Right now it seems that things are working again, after I got some old builds canceled and out of the queue. | 07:37:28 |
| 12 Oct 2022 |
| @rimuru:gentoo.chat changed their profile picture. | 01:25:08 |
| 13 Oct 2022 |
@grahamc:nixos.org | I forget, does Hydra have a feature for letting you download specific files out of a build's nar? | 18:58:21 |
@grahamc:nixos.org | I think it'd only let you download it if it was explicitly noted as an output for download, like the ISOs are | 19:00:12 |
cransom | afaik, no. not individual files unless they were specced in the hydra-build-products file setup | 19:08:12 |
@grahamc:nixos.org | yeah | 19:09:28 |
@grahamc:nixos.org | dang | 19:09:29 |
@grahamc:nixos.org | thanks :) | 19:09:31 |