Reactorcide

← Back to Jobs

longhouse-release

completed exit: 0

Triggered by eval job 019e5c71-64fc-5e33-a1e2-5cbbd4eb1e35

Job ID
019e5c71-77a4-5d02-9fef-6e9b3a869b24
Created
2026-05-25 00:03:20 UTC
Updated
2026-05-25 00:03:20 UTC
Duration
59s
Source Ref
5fe2e502fcbf19100b9abe89b7b6258186693c49
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-25T00:03:23.512672128Z2026-05-25T00:03:22.649263+00:00 ⚠️ Configuration warnings:
2026-05-25T00:03:23.512684605Z • runner_image: Using 'latest' tag or no tag specified
2026-05-25T00:03:23.512693855Z 💡 Consider using a specific version tag for reproducible builds
2026-05-25T00:03:23.512700248Z
2026-05-25T00:03:23.512706441Z✅ Configuration is valid (with warnings)
2026-05-25T00:03:23.512717911Z2026-05-25T00:03:22.649942+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=cdadcf0e170199b9fc2ed415d4b63baf637a03ef
2026-05-25T00:03:23.512727465Z2026-05-25T00:03:22.650148+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=cdadcf0e170199b9fc2ed415d4b63baf637a03ef target=/job/ci
2026-05-25T00:03:23.566554947Z2026-05-25T00:03:23.570532+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-25T00:03:23.566570227Z2026-05-25T00:03:23.571280+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=5fe2e502fcbf19100b9abe89b7b6258186693c49
2026-05-25T00:03:23.566580601Z2026-05-25T00:03:23.571372+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=5fe2e502fcbf19100b9abe89b7b6258186693c49 target=/job/src
2026-05-25T00:03:25.07394788Z2026-05-25T00:03:25.077926+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-25T00:03:25.075500091Z2026-05-25T00:03:25.078607+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-25T00:03:36.270125126Z2026-05-25T00:03:22.650071+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-25T00:03:36.270148386Z2026-05-25T00:03:22.650207+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-25T00:03:36.27016208Z2026-05-25T00:03:23.519048+00:00 Checking out ref: cdadcf0e170199b9fc2ed415d4b63baf637a03ef
2026-05-25T00:03:36.270171123Z2026-05-25T00:03:23.570657+00:00 Repository checked out to: /job/ci
2026-05-25T00:03:36.270180913Z2026-05-25T00:03:23.571432+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-25T00:03:36.270190106Z2026-05-25T00:03:24.485522+00:00 Checking out ref: 5fe2e502fcbf19100b9abe89b7b6258186693c49
2026-05-25T00:03:36.270199697Z2026-05-25T00:03:25.070813+00:00 Fetched and checked out ref: 5fe2e502fcbf19100b9abe89b7b6258186693c49
2026-05-25T00:03:36.270209187Z2026-05-25T00:03:25.078064+00:00 Repository checked out to: /job/src
2026-05-25T00:03:36.270224727Z2026-05-25T00:03:25.078713+00:00 Executing job locally (no container)
2026-05-25T00:03:36.270237238Z2026-05-25T00:03:25.078739+00:00 Command: set -e
2026-05-25T00:03:36.270246708Zexport HOME="${HOME:-/tmp/home}"
2026-05-25T00:03:36.271065178Zmkdir -p "$HOME/.local"
2026-05-25T00:03:36.271078955Z
2026-05-25T00:03:36.271087388Z# Install Go toolchain
2026-05-25T00:03:36.271097171Zcurl -fsSL https://go.dev/dl/go1.23.8.linux-amd64.tar.gz -o /tmp/go.tar.gz
2026-05-25T00:03:36.271106765Ztar -C "$HOME/.local" -xzf /tmp/go.tar.gz
2026-05-25T00:03:36.271114325Zrm /tmp/go.tar.gz
2026-05-25T00:03:36.272586057Zexport PATH="$HOME/.local/go/bin:$HOME/go/bin:$PATH"
2026-05-25T00:03:36.272596525Z
2026-05-25T00:03:36.272602481Zcd /job/src
2026-05-25T00:03:36.272610628Z# release.sh handles git remote auth itself, gated on
2026-05-25T00:03:36.272619401Z# REACTORCIDE_WORKER_MODE / SKIP_GITHUB so run-local stays read-only.
2026-05-25T00:03:36.272630618Zsh .reactorcide/jobs/scripts/release.sh
2026-05-25T00:03:36.272660125Z
2026-05-25T00:03:36.272704915Z2026-05-25T00:03:31.621386+00:00 === Aligning to origin/main ===
2026-05-25T00:03:36.272726263Z2026-05-25T00:03:31.974781+00:00 From https://github.com/catalystcommunity/longhouse
2026-05-25T00:03:36.272736709Z2026-05-25T00:03:31.974836+00:00 * branch main -> FETCH_HEAD
2026-05-25T00:03:36.272746183Z2026-05-25T00:03:32.002399+00:00 Warning: you are leaving 1 commit behind, not connected to
2026-05-25T00:03:36.272754256Z2026-05-25T00:03:32.002449+00:00 any of your branches:
2026-05-25T00:03:36.272761956Z2026-05-25T00:03:32.002458+00:00
2026-05-25T00:03:36.272770063Z2026-05-25T00:03:32.002467+00:00 5fe2e50 feat: in theory, working new design
2026-05-25T00:03:36.272778043Z2026-05-25T00:03:32.002476+00:00
2026-05-25T00:03:36.272790659Z2026-05-25T00:03:32.002485+00:00 If you want to keep it by creating a new branch, this may be a good time
2026-05-25T00:03:36.273102789Z2026-05-25T00:03:32.002495+00:00 to do so with:
2026-05-25T00:03:36.273110142Z2026-05-25T00:03:32.002502+00:00
2026-05-25T00:03:36.273299687Z2026-05-25T00:03:32.002511+00:00 git branch <new-branch-name> 5fe2e50
2026-05-25T00:03:36.273319064Z2026-05-25T00:03:32.002519+00:00
2026-05-25T00:03:36.273327761Z2026-05-25T00:03:32.005440+00:00 Switched to and reset branch 'main'
2026-05-25T00:03:36.273336451Z2026-05-25T00:03:32.006619+00:00 branch 'main' set up to track 'origin/main'.
2026-05-25T00:03:36.273575729Z2026-05-25T00:03:32.006662+00:00 Your branch is up to date with 'origin/main'.
2026-05-25T00:03:36.273583213Z2026-05-25T00:03:32.007305+00:00 === Installing semver-tags v0.4.0 ===
2026-05-25T00:03:36.273865622Z2026-05-25T00:03:33.043969+00:00 === Running semver-tags ===
2026-05-25T00:03:36.274239605Z2026-05-25T00:03:34.352267+00:00 INFO[2026-05-25T00:03:33Z] command run with settings resolved settings="{DryRun:false GithubAction:false OutputJson:true Atomic:true PreReleaseString: BuildString: Remote:origin Branch:main AllowedTypes:[fix feat chore build docs ci] Directories:[]}"
2026-05-25T00:03:36.276877712Z2026-05-25T00:03:34.352336+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.4.0,7e2a09ba0f898a15156f03e734b7a06d71956ae8
2026-05-25T00:03:36.276891358Z2026-05-25T00:03:34.352354+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.7,b104455e2da98ac060fd9e5d902ccd244bbd3967
2026-05-25T00:03:36.276900255Z2026-05-25T00:03:34.352368+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.6,0efd10c057ceb41fbc063e8c6c2da2b66cface4a
2026-05-25T00:03:36.276910218Z2026-05-25T00:03:34.352383+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.5,6ae914b37a86b7099d3e18bbc02756cd39757059
2026-05-25T00:03:36.276919458Z2026-05-25T00:03:34.352399+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.4,e6b4b7f14ca530846174b41ec803979146e0ecbf
2026-05-25T00:03:36.276975323Z2026-05-25T00:03:34.352412+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.3,e10ed1490524cf42e3325996648fb13f8a14fc36
2026-05-25T00:03:36.276992096Z2026-05-25T00:03:34.352426+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.2,e7d779b74dbd40dbaa5b95519f662165f17b67a1
2026-05-25T00:03:36.277000739Z2026-05-25T00:03:34.352440+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.1,112eb2fed5cfa200a1c472e15f4afccb60d23ec0
2026-05-25T00:03:36.277008876Z2026-05-25T00:03:34.352453+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.3.0,ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-25T00:03:36.277018063Z2026-05-25T00:03:34.352466+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-25T00:03:36.277026786Z2026-05-25T00:03:34.352480+00:00 INFO[2026-05-25T00:03:33Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-25T00:03:36.277036689Z2026-05-25T00:03:34.352495+00:00 INFO[2026-05-25T00:03:33Z] Tag line found:
2026-05-25T00:03:36.277049456Z2026-05-25T00:03:34.352510+00:00 INFO[2026-05-25T00:03:33Z] Analyzing Commits for package:
2026-05-25T00:03:36.277059904Z2026-05-25T00:03:34.352524+00:00 INFO[2026-05-25T00:03:33Z] Analyzing Commit: feat: in theory, working new design
2026-05-25T00:03:36.277073101Z2026-05-25T00:03:34.352538+00:00 INFO[2026-05-25T00:03:33Z] Found Minor commit
2026-05-25T00:03:36.277082724Z2026-05-25T00:03:34.352552+00:00 INFO[2026-05-25T00:03:33Z] Analyzing Commit: ci: bump version to 0.4.0
2026-05-25T00:03:36.277091227Z2026-05-25T00:03:34.352567+00:00 INFO[2026-05-25T00:03:33Z] Not a conventional commit
2026-05-25T00:03:36.277099257Z2026-05-25T00:03:34.352581+00:00 INFO[2026-05-25T00:03:33Z] Tagging new version: v0.5.0
2026-05-25T00:03:36.277587904Z2026-05-25T00:03:34.367801+00:00 {"New_release_published":"true","New_release_version":"0.5.0","New_release_major_version":"0","New_release_minor_version":"5","New_release_patch_version":"0","New_release_git_head":"","New_release_notes":"feat: in theory, working new design\nci: bump version to 0.4.0","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"feat: in theory, working new design\",\"ci: bump version to 0.4.0\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.5.0","Last_release_version":"0.4.0","Last_release_git_head":"7e2a09ba0f898a15156f03e734b7a06d71956ae8","Last_release_git_tag":"v0.4.0"}=== New release: v0.5.0 ===
2026-05-25T00:03:36.277608015Z2026-05-25T00:03:34.367844+00:00 === Updating versioned files to 0.5.0 ===
2026-05-25T00:03:36.277614979Z2026-05-25T00:03:34.413139+00:00 [main 1ac3f26] ci: bump version to 0.5.0
2026-05-25T00:03:36.277623435Z2026-05-25T00:03:34.413197+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-25T00:03:36.277630435Z2026-05-25T00:03:35.684743+00:00 remote: Bypassed rule violations for refs/heads/main:
2026-05-25T00:03:36.277656302Z2026-05-25T00:03:35.684871+00:00 remote:
2026-05-25T00:03:36.277664962Z2026-05-25T00:03:35.684895+00:00 remote: - Changes must be made through a pull request.
2026-05-25T00:03:36.277812383Z2026-05-25T00:03:35.684911+00:00 remote:
2026-05-25T00:03:36.278151414Z2026-05-25T00:03:35.684927+00:00 remote: - 5 of 5 required status checks are expected.
2026-05-25T00:03:36.2781768Z2026-05-25T00:03:35.684943+00:00 remote:
2026-05-25T00:03:36.278183777Z2026-05-25T00:03:35.686427+00:00 To https://github.com/catalystcommunity/longhouse.git
2026-05-25T00:03:36.27818986Z2026-05-25T00:03:35.686486+00:00 af7036a..1ac3f26 HEAD -> main
2026-05-25T00:03:36.278570953Z2026-05-25T00:03:35.710532+00:00 === Building longhouse binaries ===
2026-05-25T00:03:36.278582443Z2026-05-25T00:03:35.762471+00:00 go: downloading github.com/sirupsen/logrus v1.9.3
2026-05-25T00:03:36.278588827Z2026-05-25T00:03:35.764430+00:00 go: downloading github.com/pressly/goose/v3 v3.24.1
2026-05-25T00:03:36.278602427Z2026-05-25T00:03:35.775363+00:00 go: downloading github.com/jackc/pgx/v4 v4.18.3
2026-05-25T00:03:36.278607863Z2026-05-25T00:03:35.806380+00:00 go: downloading gorm.io/driver/postgres v1.5.11
2026-05-25T00:03:36.278612737Z2026-05-25T00:03:35.808298+00:00 go: downloading gorm.io/gorm v1.25.12
2026-05-25T00:03:36.278618463Z2026-05-25T00:03:35.851181+00:00 go: downloading github.com/rs/cors v1.11.1
2026-05-25T00:03:36.279298476Z2026-05-25T00:03:35.924559+00:00 go: downloading github.com/fxamacker/cbor/v2 v2.9.2
2026-05-25T00:03:36.279314653Z2026-05-25T00:03:36.049774+00:00 go: downloading github.com/jackc/pgx/v5 v5.7.1
2026-05-25T00:03:36.27932351Z2026-05-25T00:03:36.104051+00:00 go: downloading golang.org/x/sys v0.28.0
2026-05-25T00:03:36.279332117Z2026-05-25T00:03:36.146295+00:00 go: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-05-25T00:03:36.279432367Z2026-05-25T00:03:36.146368+00:00 go: downloading github.com/x448/float16 v0.8.4
2026-05-25T00:03:36.279445254Z2026-05-25T00:03:36.146428+00:00 go: downloading github.com/jackc/pgconn v1.14.3
2026-05-25T00:03:36.279691349Z2026-05-25T00:03:36.148493+00:00 go: downloading github.com/jackc/puddle v1.3.0
2026-05-25T00:03:36.279972105Z2026-05-25T00:03:36.150507+00:00 go: downloading github.com/jackc/pgtype v1.14.0
2026-05-25T00:03:36.279979882Z2026-05-25T00:03:36.168150+00:00 go: downloading github.com/jackc/pgio v1.0.0
2026-05-25T00:03:36.279985305Z2026-05-25T00:03:36.168392+00:00 go: downloading github.com/jinzhu/now v1.1.5
2026-05-25T00:03:36.279991723Z2026-05-25T00:03:36.171133+00:00 go: downloading github.com/jinzhu/inflection v1.0.0
2026-05-25T00:03:36.279997813Z2026-05-25T00:03:36.175412+00:00 go: downloading golang.org/x/text v0.21.0
2026-05-25T00:03:36.280467173Z2026-05-25T00:03:36.273272+00:00 go: downloading golang.org/x/crypto v0.31.0
2026-05-25T00:03:36.280478426Z2026-05-25T00:03:36.273382+00:00 go: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-05-25T00:03:36.280485619Z2026-05-25T00:03:36.273404+00:00 go: downloading github.com/jackc/pgpassfile v1.0.0
2026-05-25T00:04:15.79961861Z2026-05-25T00:03:36.273420+00:00 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-05-25T00:04:15.799661813Z2026-05-25T00:03:36.304656+00:00 go: downloading github.com/sethvargo/go-retry v0.3.0
2026-05-25T00:04:15.80010063Z2026-05-25T00:03:36.304775+00:00 go: downloading go.uber.org/multierr v1.11.0
2026-05-25T00:04:15.800115766Z2026-05-25T00:03:36.309027+00:00 go: downloading github.com/mfridman/interpolate v0.0.2
2026-05-25T00:04:15.80012511Z2026-05-25T00:03:36.312376+00:00 go: downloading golang.org/x/sync v0.10.0
2026-05-25T00:04:15.800139887Z2026-05-25T00:03:36.420839+00:00 go: downloading github.com/jackc/puddle/v2 v2.2.2
2026-05-25T00:04:15.800155917Z2026-05-25T00:03:59.498035+00:00 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
2026-05-25T00:04:15.80049887Z2026-05-25T00:04:07.638098+00:00 === Creating GitHub release ===
2026-05-25T00:04:15.816225352Z2026-05-25T00:04:15.798405+00:00 https://github.com/catalystcommunity/longhouse/releases/tag/v0.5.0
2026-05-25T00:04:15.816236005Z2026-05-25T00:04:15.802148+00:00 === Released v0.5.0 ===
2026-05-25T00:04:15.816244648Z2026-05-25T00:04:15.803303+00:00 ✓ Job completed successfully (exit code: 0)