viewing logs

job succeeded

maak

time taken
13 seconds
started at
Wed Aug 20 16:28:02 2025
updated at
Wed Aug 20 16:28:15 2025
log uuid
ea79771c-e5d9-4b71-8921-92db0e6059ae
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "maak")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/maak.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy"))))
                          
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git pull
Updating eeb4285..6b26afd
Fast-forward
 README.org        |  4 ++++
 src/maak/maak.scm | 53 ++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 50 insertions(+), 7 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit 6b26afd301cfab9d1f80c0bc887fd667f590b8cc
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Aug 20 16:27:54 2025 +0200

    minor: Improved documentation

M	src/maak/maak.scm

-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy
-L /gnu/store/78q4qg09malid7h0wj06prmxaw3pph0p-profile/share/guile/site/3.0 -c ((@(maak main) main)) --resources /gnu/store/78q4qg09malid7h0wj06prmxaw3pph0p-profile/share/resources --tasks deploy --file /etc/byggsteg/job-clone/maak/trunk/maak.scm
API documentation saved to doc/api
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-08-20 16:28:14+0200] Start loading tasks from file: /etc/byggsteg/job-clone/maak/trunk/maak.scm
[INFO][2025-08-20 16:28:14+0200] Start executing user tasks: (deploy)
[INFO][2025-08-20 16:28:14+0200] Start task: deploy

[INFO][2025-08-20 16:28:14+0200]   Calling procedure: deploy
[INFO][2025-08-20 16:28:14+0200]   Generate documentation for the project and publish to web directory.