viewing logs

job succeeded

wikimusic

time taken
3 seconds
started at
Fri Jun 13 08:08:42 2025
updated at
Fri Jun 13 08:08:45 2025
log uuid
5127660e-202b-438c-9f47-25d3ebc971ed
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "wikimusic-daemon")
    (project . "wikimusic")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
    

starting new job...

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

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull
Updating e52994a..69e32d8
Fast-forward
 README.org | 1 +
 1 file changed, 1 insertion(+)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 69e32d844c09d5de130da99d4fb014c022e0ea62
Merge: 333a710 e52994a
Author: Josep Bigorra 
Date:   Fri Jun 13 08:08:23 2025 +0200

    Merge branch 'trunk' of codeberg.org:jjba23/wikimusic into trunk

commit e52994a9c65934a21e720a43f1bb3c8c959507d7
Author: Josep Bigorra 
Date:   Thu Jun 12 22:04:01 2025 +0200

     ??

M	.woodpecker/byggsteg.yaml

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic-daemon || true && sudo herd restart wikimusic-daemon || true
Enabled service wikimusic-daemon.
Service wikimusic-daemon has been started.

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing WikiMusic manual"))'
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'