viewing logs

job succeeded

consceal

time taken
2 seconds
started at
Mon Sep 8 22:03:52 2025
updated at
Mon Sep 8 22:03:54 2025
log uuid
4aad6404-aca7-4eff-a49e-88123e5a10ae
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "consceal")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/consceal.git")))  
    
starting new job...


-> running command: cd /etc/byggsteg/job-clone/consceal/trunk && git reset --hard && git pull

HEAD is now at 697e939 ??? feature: Add CI
From https://codeberg.org/jjba23/consceal
   697e939..3f024f7  trunk      -> origin/trunk
 * [new tag]         v0.0.1     -> v0.0.1
Updating 697e939..3f024f7
Fast-forward
 src/consceal/consceal.scm | 1 +
 1 file changed, 1 insertion(+)


-> running command: cd /etc/byggsteg/job-clone/consceal/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/consceal/trunk && git log --name-status HEAD^..HEAD

commit 3f024f702e305641a6aa64550c5d14457d39d65e
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 8 22:03:36 2025 +0200

    ??? feature: Add CI

M	src/consceal/consceal.scm


-> running command: cd /etc/byggsteg/job-clone/consceal/trunk && sudo maak deploy

;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm
;;; WARNING: compilation of /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm failed:
;;; no code for module (uuid generate)
WARNING: Use of `load' in declarative module (consceal consceal).  Add #:declarative? #f to your define-module invocation.
API documentation saved to doc/api
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fconsceal.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/consceal/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/consceal' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/consceal' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/API.html'
hernoemd 'doc/api-dist/consceal_005fconsceal.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fconsceal.html'
hernoemd 'doc/api-dist/consceal_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_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-09-08 22:03:53+0200] Start loading tasks from file: /etc/byggsteg/job-clone/consceal/trunk/maak.scm
[INFO][2025-09-08 22:03:53+0200] Start executing user tasks: (deploy)
[INFO][2025-09-08 22:03:53+0200] Start task: deploy

[INFO][2025-09-08 22:03:53+0200]   Calling procedure: deploy
[INFO][2025-09-08 22:03:53+0200]   Generate documentation for the project and publish to web directory.