viewing logs

job succeeded

lucidplan

time taken
3 seconds
started at
Mon Aug 25 22:13:15 2025
updated at
Mon Aug 25 22:13:18 2025
log uuid
7427ae65-9b47-41ce-ae6b-bc2debba5fd7
inspect the job's lambda expression
(lambda() 
  `((project . "lucidplan")
    (branch-name . "trunk")
    (task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "lucidplan-daemon")
    (clone-url . "https://codeberg.org/jjba23/lucidplan")))
starting new job...


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git pull

Already up to date.


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

commit b11f844ae0c21d87df865f2753f78cfaddbf0aa0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Aug 16 20:35:29 2025 +0200

    ?????? update: Guile Bewaking v0.1.5

M	manifest.scm


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true

Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo make deploy

guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/lucidplan/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing LucidPlan manual"))'
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing LucidPlan manual
mkdir -pv /srv/http/jointhefreeworld.org/manuals/lucidplan
rm -rfv /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'