viewing logs

job succeeded

maak

time taken
12 seconds
started at
Sat Aug 23 23:05:20 2025
updated at
Sat Aug 23 23:05:32 2025
log uuid
6bf89acc-6e5b-4df7-8f68-fc89c2c79d31
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 888fe89..452c677
Fast-forward
 README.org        |  2 ++
 guix.scm          |  2 +-
 maak.scm          | 33 ++++++++++++++++-----------------
 scripts/maak      |  1 -
 src/maak/maak.scm | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 69 insertions(+), 22 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit 452c677369d0f5a2089c313d97033c0a31484aff
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Aug 23 23:03:58 2025 +0200

    fix deploy dir

M	maak.scm

-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy
API documentation saved to doc/api
hernoemd './index' -> './doc/api-dist'
'/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
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/maak' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/API.html'
hernoemd 'doc/api-dist/maak_005fmaak.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html'
hernoemd 'doc/api-dist/maak_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html'
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-08-23 23:05:30+0200] Start loading tasks from file: /etc/byggsteg/job-clone/maak/trunk/maak.scm
[INFO][2025-08-23 23:05:31+0200] Start executing user tasks: (deploy)
[INFO][2025-08-23 23:05:31+0200] Start task: deploy

[INFO][2025-08-23 23:05:31+0200]   Calling procedure: deploy
[INFO][2025-08-23 23:05:31+0200]   Generate documentation for the project and publish to web directory.