longhouse-release
completed- Job ID
019e1036-0e3b-654a-af68-2ba6cf7ea896- Created
- 2026-05-10 04:47:18 UTC
- Updated
- 2026-05-10 04:47:18 UTC
- Duration
- 59s
- Source Ref
- 4be281df9cd413f5d9904ee0f538780e8b27897f
- 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-10T04:47:22.156306+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-10T04:47:22.156975+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:22.157163+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=4be281df9cd413f5d9904ee0f538780e8b27897f target=/job/ci
2026-05-10T04:47:23.553883+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-10T04:47:23.554699+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:23.554864+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=4be281df9cd413f5d9904ee0f538780e8b27897f target=/job/src
2026-05-10T04:47:24.939891+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-10T04:47:24.940557+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-10T04:47:22.157085+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-10T04:47:22.157237+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-10T04:47:22.981693+00:00 Checking out ref: 4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:23.553782+00:00 Fetched and checked out ref: 4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:23.553986+00:00 Repository checked out to: /job/ci
2026-05-10T04:47:23.554979+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-10T04:47:24.379066+00:00 Checking out ref: 4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:24.939789+00:00 Fetched and checked out ref: 4be281df9cd413f5d9904ee0f538780e8b27897f
2026-05-10T04:47:24.939987+00:00 Repository checked out to: /job/src
2026-05-10T04:47:24.940667+00:00 Executing job locally (no container)
2026-05-10T04:47:24.940693+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-10T04:47:31.687832+00:00 === Aligning to origin/main ===
2026-05-10T04:47:32.115668+00:00 From https://github.com/catalystcommunity/longhouse
2026-05-10T04:47:32.115737+00:00 * branch main -> FETCH_HEAD
2026-05-10T04:47:32.153606+00:00 Warning: you are leaving 1 commit behind, not connected to
2026-05-10T04:47:32.153659+00:00 any of your branches:
2026-05-10T04:47:32.153674+00:00
2026-05-10T04:47:32.153690+00:00 4be281d fix: fit new linkkeys domain expectations
2026-05-10T04:47:32.153702+00:00
2026-05-10T04:47:32.153715+00:00 If you want to keep it by creating a new branch, this may be a good time
2026-05-10T04:47:32.153730+00:00 to do so with:
2026-05-10T04:47:32.153742+00:00
2026-05-10T04:47:32.153754+00:00 git branch <new-branch-name> 4be281d
2026-05-10T04:47:32.153765+00:00
2026-05-10T04:47:32.156944+00:00 Switched to and reset branch 'main'
2026-05-10T04:47:32.158193+00:00 branch 'main' set up to track 'origin/main'.
2026-05-10T04:47:32.158239+00:00 Your branch is up to date with 'origin/main'.
2026-05-10T04:47:32.158690+00:00 === Installing semver-tags v0.4.0 ===
2026-05-10T04:47:33.005558+00:00 === Running semver-tags ===
2026-05-10T04:47:34.277978+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] 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-10T04:47:34.278059+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.3.4,e6b4b7f14ca530846174b41ec803979146e0ecbf
2026-05-10T04:47:34.278075+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.3.3,e10ed1490524cf42e3325996648fb13f8a14fc36
2026-05-10T04:47:34.278088+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.3.2,e7d779b74dbd40dbaa5b95519f662165f17b67a1
2026-05-10T04:47:34.278103+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.3.1,112eb2fed5cfa200a1c472e15f4afccb60d23ec0
2026-05-10T04:47:34.278115+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.3.0,ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-10T04:47:34.278126+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-10T04:47:34.278138+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-10T04:47:34.278151+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tag line found:
2026-05-10T04:47:34.278165+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Analyzing Commits for package:
2026-05-10T04:47:34.278178+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Analyzing Commit: fix: fit new linkkeys domain expectations
2026-05-10T04:47:34.278190+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Found Patch commit
2026-05-10T04:47:34.278202+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Analyzing Commit: ci: bump version to 0.3.4
2026-05-10T04:47:34.278216+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Not a conventional commit
2026-05-10T04:47:34.278228+00:00 [36mINFO[0m[2026-05-10T04:47:33Z] Tagging new version: v0.3.5
2026-05-10T04:47:34.293607+00:00 {"New_release_published":"true","New_release_version":"0.3.5","New_release_major_version":"0","New_release_minor_version":"3","New_release_patch_version":"5","New_release_git_head":"","New_release_notes":"fix: fit new linkkeys domain expectations\nci: bump version to 0.3.4","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: fit new linkkeys domain expectations\",\"ci: bump version to 0.3.4\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.3.5","Last_release_version":"0.3.4","Last_release_git_head":"e6b4b7f14ca530846174b41ec803979146e0ecbf","Last_release_git_tag":"v0.3.4"}=== New release: v0.3.5 ===
2026-05-10T04:47:34.293652+00:00 === Updating versioned files to 0.3.5 ===
2026-05-10T04:47:34.342998+00:00 [main 6e9a11c] ci: bump version to 0.3.5
2026-05-10T04:47:34.343094+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-10T04:47:35.537706+00:00 remote: Bypassed rule violations for refs/heads/main:
2026-05-10T04:47:35.537782+00:00 remote:
2026-05-10T04:47:35.537800+00:00 remote: - Changes must be made through a pull request.
2026-05-10T04:47:35.537814+00:00 remote:
2026-05-10T04:47:35.537827+00:00 remote: - 5 of 5 required status checks are expected.
2026-05-10T04:47:35.537897+00:00 remote:
2026-05-10T04:47:35.539435+00:00 To https://github.com/catalystcommunity/longhouse.git
2026-05-10T04:47:35.539480+00:00 6ae914b..6e9a11c HEAD -> main
2026-05-10T04:47:35.562438+00:00 === Building longhouse binaries ===
2026-05-10T04:47:35.640600+00:00 go: downloading github.com/sirupsen/logrus v1.9.3
2026-05-10T04:47:35.643028+00:00 go: downloading github.com/pressly/goose/v3 v3.24.1
2026-05-10T04:47:35.643260+00:00 go: downloading github.com/jackc/pgx/v4 v4.18.3
2026-05-10T04:47:35.659484+00:00 go: downloading gorm.io/driver/postgres v1.5.11
2026-05-10T04:47:35.659568+00:00 go: downloading gorm.io/gorm v1.25.12
2026-05-10T04:47:35.708392+00:00 go: downloading github.com/rs/cors v1.11.1
2026-05-10T04:47:36.011499+00:00 go: downloading github.com/jackc/pgx/v5 v5.7.1
2026-05-10T04:47:36.047981+00:00 go: downloading golang.org/x/sys v0.28.0
2026-05-10T04:47:36.124547+00:00 go: downloading github.com/jinzhu/now v1.1.5
2026-05-10T04:47:36.124713+00:00 go: downloading github.com/jinzhu/inflection v1.0.0
2026-05-10T04:47:36.124755+00:00 go: downloading golang.org/x/text v0.21.0
2026-05-10T04:47:36.125167+00:00 go: downloading github.com/jackc/puddle v1.3.0
2026-05-10T04:47:36.125434+00:00 go: downloading github.com/jackc/pgconn v1.14.3
2026-05-10T04:47:36.125525+00:00 go: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-05-10T04:47:36.125730+00:00 go: downloading github.com/jackc/pgtype v1.14.0
2026-05-10T04:47:36.130308+00:00 go: downloading github.com/jackc/pgio v1.0.0
2026-05-10T04:47:36.280109+00:00 go: downloading golang.org/x/crypto v0.31.0
2026-05-10T04:47:36.280246+00:00 go: downloading github.com/jackc/pgpassfile v1.0.0
2026-05-10T04:47:36.280273+00:00 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-05-10T04:47:36.280479+00:00 go: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-05-10T04:47:36.361069+00:00 go: downloading github.com/sethvargo/go-retry v0.3.0
2026-05-10T04:47:36.361186+00:00 go: downloading go.uber.org/multierr v1.11.0
2026-05-10T04:47:36.361523+00:00 go: downloading golang.org/x/sync v0.10.0
2026-05-10T04:47:36.361605+00:00 go: downloading github.com/mfridman/interpolate v0.0.2
2026-05-10T04:47:36.409554+00:00 go: downloading github.com/jackc/puddle/v2 v2.2.2
2026-05-10T04:48:00.127094+00:00 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
2026-05-10T04:48:08.507404+00:00 === Creating GitHub release ===
2026-05-10T04:48:16.102384+00:00 https://github.com/catalystcommunity/longhouse/releases/tag/v0.3.5
2026-05-10T04:48:16.107165+00:00 === Released v0.3.5 ===
2026-05-10T04:48:16.108340+00:00 ✓ Job completed successfully (exit code: 0)