viewing logs

job failed

static-assets

time taken
3 seconds
started at
Mon Sep 29 21:08:54 2025
updated at
Mon Sep 29 21:08:57 2025
log uuid
5e9d828a-e647-49bf-b156-a4f9b6739f8a
inspect the job's lambda expression
(lambda() `((project . "static-assets")(branch-name . "trunk")(task . "pull-and-deploy")(clone-url . "https://codeberg.org/jjba23/static-assets")))
starting new job...


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

HEAD is now at a0df6c8 add
From https://codeberg.org/jjba23/static-assets
   a0df6c8..4f77319  trunk      -> origin/trunk
Updating a0df6c8..4f77319
Fast-forward
 static-assets/olive-css/olive-css-small.png | Bin 0 -> 53011 bytes
 static-assets/olive-css/olive-css.png       | Bin 0 -> 1084518 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 static-assets/olive-css/olive-css-small.png
 create mode 100644 static-assets/olive-css/olive-css.png


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

commit 4f773197fd0c21331c88279ac767eb88ead0f4db
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 29 21:06:17 2025 +0200

    add

A	static-assets/olive-css/olive-css-small.png
A	static-assets/olive-css/olive-css.png


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

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