viewing logs

job failed

lucidplan

time taken
3 seconds
started at
Sun Mar 8 23:31:54 2026
updated at
Sun Mar 8 23:31:57 2026
log uuid
cf994f55-ee06-4a73-b3ea-5460f38e4158
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "lucidplan-daemon")
    (project . "lucidplan")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
    
starting new job...


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

HEAD is now at 4fb7ab4 feat: ??? Modernize stack
From https://codeberg.org/jjba23/lucidplan
   4fb7ab4..5c8ca38  trunk      -> origin/trunk
Updating 4fb7ab4..5c8ca38
Fast-forward
 Makefile | 200 ---------------------------------------------------------------
 1 file changed, 200 deletions(-)
 delete mode 100644 Makefile


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a

Linux wolk-jjba 6.17.12-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 5c8ca38fa6abc5bf5caf6b61044ecbbdaa8e29cf
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun Mar 8 23:31:45 2026 +0100

    feat: ??? Modernize stack

D	Makefile


-> 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

make: *** Er is geen regel om doel 'deploy' te maken.  Gestopt.