longhouse-release
completed- Job ID
019de198-640f-3260-4345-1dad10503f18- Created
- 2026-05-01 03:32:33 UTC
- Updated
- 2026-05-01 03:32:33 UTC
- Duration
- 53s
- Source Ref
- ff51aa36dd8463e9840d4093229467e923271cf1
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 15
- Queue
- reactorcide-jobs
Logs
2026-05-01T03:32:35.838579+00:00 ⚠️ Configuration warnings:
• runner_image: Using 'latest' tag or no tag specified
💡 Consider using a specific version tag for reproducible builds
✅ Configuration is valid (with warnings)
2026-05-01T03:32:35.839151+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:35.839330+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=ff51aa36dd8463e9840d4093229467e923271cf1 target=/job/ci
2026-05-01T03:32:37.238917+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-01T03:32:37.239965+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:37.240128+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=ff51aa36dd8463e9840d4093229467e923271cf1 target=/job/src
2026-05-01T03:32:38.631820+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-01T03:32:38.632605+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-01T03:32:35.839256+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-01T03:32:35.839386+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T03:32:36.637906+00:00 Checking out ref: ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:37.237021+00:00 Fetched and checked out ref: ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:37.239103+00:00 Repository checked out to: /job/ci
2026-05-01T03:32:37.240262+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T03:32:38.039591+00:00 Checking out ref: ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:38.631742+00:00 Fetched and checked out ref: ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-01T03:32:38.631916+00:00 Repository checked out to: /job/src
2026-05-01T03:32:38.632717+00:00 Executing job locally (no container)
2026-05-01T03:32:38.632743+00:00 Command: set -e
export HOME="${HOME:-/tmp/home}"
mkdir -p "$HOME/.local"
# Install Go toolchain
curl -fsSL https://go.dev/dl/go1.23.8.linux-amd64.tar.gz -o /tmp/go.tar.gz
tar -C "$HOME/.local" -xzf /tmp/go.tar.gz
rm /tmp/go.tar.gz
export PATH="$HOME/.local/go/bin:$HOME/go/bin:$PATH"
cd /job/src
# release.sh handles git remote auth itself, gated on
# REACTORCIDE_WORKER_MODE / SKIP_GITHUB so run-local stays read-only.
sh .reactorcide/jobs/scripts/release.sh
2026-05-01T03:32:44.984595+00:00 === Installing semver-tags v0.4.0 ===
2026-05-01T03:32:45.870241+00:00 === Running semver-tags ===
2026-05-01T03:32:47.184425+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] command run with settings resolved [36msettings[0m="{DryRun:false GithubAction:false OutputJson:true Atomic:true PreReleaseString: BuildString: Remote:origin Branch:main AllowedTypes:[fix feat chore build docs ci] Directories:[]}"
2026-05-01T03:32:47.184550+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-01T03:32:47.184570+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-01T03:32:47.184586+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Tag line found:
2026-05-01T03:32:47.184601+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commits for package:
2026-05-01T03:32:47.184614+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commit: fix: make deployments for tnl example happen
2026-05-01T03:32:47.184627+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Found Patch commit
2026-05-01T03:32:47.184639+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commit: fix: use root redirect instead of healthcheck
2026-05-01T03:32:47.184654+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Found Patch commit
2026-05-01T03:32:47.184667+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commit: fix: use linkkeys conventions for apt in tests
2026-05-01T03:32:47.184679+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Found Patch commit
2026-05-01T03:32:47.184692+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commit: feat: basis of a working app
2026-05-01T03:32:47.184708+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Found Minor commit
2026-05-01T03:32:47.184720+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Analyzing Commit: feat: basic admin and login flows
2026-05-01T03:32:47.184734+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Found Minor commit
2026-05-01T03:32:47.184758+00:00 [36mINFO[0m[2026-05-01T03:32:45Z] Tagging new version: v0.3.0
2026-05-01T03:32:47.204546+00:00 {"New_release_published":"true","New_release_version":"0.3.0","New_release_major_version":"0","New_release_minor_version":"3","New_release_patch_version":"0","New_release_git_head":"","New_release_notes":"fix: make deployments for tnl example happen\nfix: use root redirect instead of healthcheck\nfix: use linkkeys conventions for apt in tests\nfeat: basis of a working app\nfeat: basic admin and login flows","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: make deployments for tnl example happen\",\"fix: use root redirect instead of healthcheck\",\"fix: use linkkeys conventions for apt in tests\",\"feat: basis of a working app\",\"feat: basic admin and login flows\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.3.0","Last_release_version":"0.2.0","Last_release_git_head":"0f38459992797da09993c9f542a6847a3cf62240","Last_release_git_tag":"v0.2.0"}=== New release: v0.3.0 ===
2026-05-01T03:32:47.204594+00:00 === Updating versioned files to 0.3.0 ===
2026-05-01T03:32:47.261106+00:00 [detached HEAD 58bc06d] ci: bump version to 0.3.0
2026-05-01T03:32:47.261174+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-01T03:32:47.265598+00:00 fatal: You are not currently on a branch.
2026-05-01T03:32:47.265642+00:00 To push the history leading to the current (detached HEAD)
2026-05-01T03:32:47.265659+00:00 state now, use
2026-05-01T03:32:47.265673+00:00
2026-05-01T03:32:47.265687+00:00 git push origin HEAD:<name-of-remote-branch>
2026-05-01T03:32:47.265699+00:00
2026-05-01T03:32:47.266090+00:00 Push failed, continuing with release
2026-05-01T03:32:47.266120+00:00 === Building longhouse binaries ===
2026-05-01T03:32:47.318584+00:00 go: downloading github.com/pressly/goose/v3 v3.24.1
2026-05-01T03:32:47.318707+00:00 go: downloading github.com/sirupsen/logrus v1.9.3
2026-05-01T03:32:47.325801+00:00 go: downloading github.com/jackc/pgx/v4 v4.18.3
2026-05-01T03:32:47.342855+00:00 go: downloading gorm.io/driver/postgres v1.5.11
2026-05-01T03:32:47.345259+00:00 go: downloading gorm.io/gorm v1.25.12
2026-05-01T03:32:47.393353+00:00 go: downloading github.com/rs/cors v1.11.1
2026-05-01T03:32:47.634559+00:00 go: downloading github.com/jackc/pgx/v5 v5.7.1
2026-05-01T03:32:47.674971+00:00 go: downloading golang.org/x/sys v0.28.0
2026-05-01T03:32:47.752801+00:00 go: downloading github.com/jackc/puddle v1.3.0
2026-05-01T03:32:47.752923+00:00 go: downloading github.com/jackc/pgconn v1.14.3
2026-05-01T03:32:47.752947+00:00 go: downloading github.com/jackc/pgtype v1.14.0
2026-05-01T03:32:47.752988+00:00 go: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-05-01T03:32:47.792040+00:00 go: downloading github.com/jackc/pgio v1.0.0
2026-05-01T03:32:47.792166+00:00 go: downloading github.com/jinzhu/now v1.1.5
2026-05-01T03:32:47.792397+00:00 go: downloading github.com/jinzhu/inflection v1.0.0
2026-05-01T03:32:47.792752+00:00 go: downloading golang.org/x/text v0.21.0
2026-05-01T03:32:47.901211+00:00 go: downloading github.com/sethvargo/go-retry v0.3.0
2026-05-01T03:32:47.901295+00:00 go: downloading go.uber.org/multierr v1.11.0
2026-05-01T03:32:47.904240+00:00 go: downloading github.com/mfridman/interpolate v0.0.2
2026-05-01T03:32:47.904862+00:00 go: downloading golang.org/x/sync v0.10.0
2026-05-01T03:32:47.916192+00:00 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-05-01T03:32:47.916760+00:00 go: downloading github.com/jackc/pgpassfile v1.0.0
2026-05-01T03:32:47.916804+00:00 go: downloading golang.org/x/crypto v0.31.0
2026-05-01T03:32:47.918556+00:00 go: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-05-01T03:32:48.006343+00:00 go: downloading github.com/jackc/puddle/v2 v2.2.2
2026-05-01T03:33:11.072282+00:00 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
2026-05-01T03:33:18.595829+00:00 === Creating GitHub release ===
2026-05-01T03:33:23.123834+00:00 https://github.com/catalystcommunity/longhouse/releases/tag/v0.3.0
2026-05-01T03:33:23.127562+00:00 === Released v0.3.0 ===
2026-05-01T03:33:23.128821+00:00 ✓ Job completed successfully (exit code: 0)