948e3744-4314-4513-bd94-2c38ef07aa1b(lambda()
`((task . ("maak-test" "maak-deploy"))
(project . "sss")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/sss.git")
(env . ((VERITAS_REPORTER . monotone-reporter)))))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git reset --hard && git pull
HEAD is now at 153a343 ???? docs
From https://codeberg.org/jjba23/sss
153a343..c718478 trunk -> origin/trunk
* [new tag] v4.0.2 -> v4.0.2
Updating 153a343..c718478
Fast-forward
home/joe.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && uname -a
Linux wolk-jjba 6.15.11-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit c71847830604a07b091d53522b68c59819055b67
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Fri Oct 24 22:22:49 2025 +0200
??? feature: Ensure dbus starts
M home/joe.scm
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && maak test
/etc/byggsteg/job-clone/sss/trunk/manifest.scm:64:26: error: maak: unbound variable
hint: Did you forget a `use-modules' form?
Backtrace:
In ice-9/boot-9.scm:
1762:12 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
6 (apply-smob/0 #<thunk 7f2ceb287320>)
In ice-9/boot-9.scm:
731:2 5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 4 (_ #(#(#<directory (guile-user) 7f2ceb28ac80>)))
In ice-9/command-line.scm:
186:19 3 (_ #<input: custom-port 7f2ceb271380>)
In unknown file:
2 (eval ((@ (maak main) main)) #<directory (guile-user) 7f2ceb28ac80>)
In srfi/srfi-1.scm:
750:9 1 (for-each #<procedure run-task (task)> (test))
In maak/maak.scm:
91:12 0 ($ _ #:verbose? _ #:join _)
maak/maak.scm:91:12: In procedure $:
Non-zero exit code when running!
Command: guix shell -m manifest.scm -- guile -L ./src -L ./per-host -L ./test -c '((@ (veritas runner) run-tests))'
Exit code: 1
[INFO][2025-10-24 22:22:57+0200] Start loading tasks from file: /etc/byggsteg/job-clone/sss/trunk/maak.scm
[INFO][2025-10-24 22:22:57+0200] Start executing user tasks: (test)
[INFO][2025-10-24 22:22:57+0200] Start task: test
[INFO][2025-10-24 22:22:57+0200] Calling procedure: test
[INFO][2025-10-24 22:22:57+0200] Unit tests.