Builds / #9 07c42469

Project
aris.luagen
State
failed
Current step
Commit
f1c9ab03c904aad72d86357f176749251981cecf
Started
2026-09-01 12:54:18 UTC
Duration
2s
Error: step 'build' failed (exit Some(1))

Log raw

$ git remote set-url origin [email protected]:dayo05/aris.luagen.git
$ git fetch --prune --force origin
$ git checkout -B master origin/master
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
Reset branch 'master'
$ git reset --hard origin/master
HEAD is now at f1c9ab0 Add callback metadata to API schema
$ git clean -fdx
$ git submodule sync --recursive
$ git submodule update --init --recursive --force
$ git rev-parse HEAD
f1c9ab03c904aad72d86357f176749251981cecf

[git] HEAD=f1c9ab03c904aad72d86357f176749251981cecf

[config] using workspace/kei.toml

=== step: build ===
$ sudo -n -E -H -u kei-aris-luagen -- ./gradlew build

FAILURE: Build failed with an exception.

* What went wrong:
java.io.IOException: Permission denied

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

[error] step 'build' failed (exit Some(1))