longhouse-api-build-and-deploy
completed- Job ID
019eb8e0-996b-5f98-d647-6564c85c6e2f- Created
- 2026-06-11 22:49:47 UTC
- Updated
- 2026-06-11 22:49:47 UTC
- Duration
- 1m 50s
- Source Ref
- 2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 0
- Queue
- reactorcide-jobs
Logs
2026-06-11T22:50:10.506662+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-06-11T22:50:10.507202+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2
2026-06-11T22:50:10.507371+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2 target=/job/ci
2026-06-11T22:50:11.522083+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-11T22:50:11.522744+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2
2026-06-11T22:50:11.522827+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2 target=/job/src
2026-06-11T22:50:12.399252+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-11T22:50:12.399954+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-11T22:50:10.507299+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-11T22:50:10.507436+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-11T22:50:11.477636+00:00 Checking out ref: 2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2
2026-06-11T22:50:11.522212+00:00 Repository checked out to: /job/ci
2026-06-11T22:50:11.522910+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-11T22:50:12.361586+00:00 Checking out ref: 2a5b3d3cd0d4765e53f1a2ccfa6b61560bbfd9b2
2026-06-11T22:50:12.399371+00:00 Repository checked out to: /job/src
2026-06-11T22:50:12.400062+00:00 Executing job locally (no container)
2026-06-11T22:50:12.400085+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-and-deploy.sh
2026-06-11T22:50:12.537872+00:00 ================================================
2026-06-11T22:50:12.537972+00:00 Longhouse API Build and Deploy
2026-06-11T22:50:12.537997+00:00 ================================================
2026-06-11T22:50:12.541805+00:00 Building version: 0.10.1
2026-06-11T22:50:12.546808+00:00 Installing crane...
2026-06-11T22:50:14.868923+00:00
2026-06-11T22:50:14.869028+00:00 ================================================
2026-06-11T22:50:14.869049+00:00 Building API Docker Image
2026-06-11T22:50:14.869118+00:00 ================================================
2026-06-11T22:50:14.878998+00:00 Registry authentication configured
2026-06-11T22:50:14.879091+00:00 Building image: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.10.1
2026-06-11T22:50:14.879985+00:00 Installing docker CLI...
2026-06-11T22:50:18.322077+00:00 Waiting for Docker daemon...
2026-06-11T22:50:18.389645+00:00 Docker daemon is ready
2026-06-11T22:50:18.423470+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-11T22:50:18.423540+00:00 Install the buildx component to build images with BuildKit:
2026-06-11T22:50:18.423577+00:00 https://docs.docker.com/go/buildx/
2026-06-11T22:50:18.423604+00:00
2026-06-11T22:50:18.495972+00:00 Sending build context to Docker daemon 2.548MB
2026-06-11T22:50:18.496077+00:00
2026-06-11T22:50:18.586921+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-11T22:50:19.494583+00:00 1.23-alpine: Pulling from library/golang
2026-06-11T22:50:19.741303+00:00 9824c27679d3: Pulling fs layer
2026-06-11T22:50:19.741421+00:00 8371a51cbc44: Pulling fs layer
2026-06-11T22:50:19.741471+00:00 d5791340ef18: Pulling fs layer
2026-06-11T22:50:19.741486+00:00 d3178a7b2709: Pulling fs layer
2026-06-11T22:50:19.741499+00:00 4f4fb700ef54: Pulling fs layer
2026-06-11T22:50:19.741512+00:00 d3178a7b2709: Waiting
2026-06-11T22:50:19.741524+00:00 4f4fb700ef54: Waiting
2026-06-11T22:50:20.021467+00:00 8371a51cbc44: Verifying Checksum
2026-06-11T22:50:20.021579+00:00 8371a51cbc44: Download complete
2026-06-11T22:50:20.145072+00:00 9824c27679d3: Verifying Checksum
2026-06-11T22:50:20.145139+00:00 9824c27679d3: Download complete
2026-06-11T22:50:20.348097+00:00 4f4fb700ef54: Verifying Checksum
2026-06-11T22:50:20.348243+00:00 4f4fb700ef54: Download complete
2026-06-11T22:50:20.635262+00:00 9824c27679d3: Pull complete
2026-06-11T22:50:20.945005+00:00 8371a51cbc44: Pull complete
2026-06-11T22:50:21.235610+00:00 d3178a7b2709: Download complete
2026-06-11T22:50:22.686594+00:00 d5791340ef18: Verifying Checksum
2026-06-11T22:50:22.686715+00:00 d5791340ef18: Download complete
2026-06-11T22:50:39.470902+00:00 d5791340ef18: Pull complete
2026-06-11T22:50:39.509080+00:00 d3178a7b2709: Pull complete
2026-06-11T22:50:39.546261+00:00 4f4fb700ef54: Pull complete
2026-06-11T22:50:39.570821+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-11T22:50:39.577425+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-11T22:50:39.582520+00:00 ---> 72fd06a5dd05
2026-06-11T22:50:39.582570+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-11T22:50:40.364247+00:00 ---> Running in c4bd98909544
2026-06-11T22:50:40.833818+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-11T22:50:41.269977+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-11T22:50:42.430937+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-11T22:50:42.468232+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-11T22:50:42.489857+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-11T22:50:42.558088+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-11T22:50:42.584508+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-11T22:50:42.609862+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-11T22:50:42.631834+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-11T22:50:42.673860+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-11T22:50:42.710133+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-06-11T22:50:42.732018+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-11T22:50:42.770127+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-11T22:50:43.025620+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-11T22:50:43.047573+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-11T22:50:43.075122+00:00 OK: 20 MiB in 29 packages
2026-06-11T22:50:44.173619+00:00 ---> Removed intermediate container c4bd98909544
2026-06-11T22:50:44.173690+00:00 ---> 32120254b8c3
2026-06-11T22:50:44.173709+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-11T22:50:44.226244+00:00 ---> Running in 8a19cb88d501
2026-06-11T22:50:44.292639+00:00 ---> Removed intermediate container 8a19cb88d501
2026-06-11T22:50:44.292713+00:00 ---> d816f0502603
2026-06-11T22:50:44.292851+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-11T22:50:44.368908+00:00 ---> 11021fe1e575
2026-06-11T22:50:44.369028+00:00 Step 5/16 : COPY coredb/ ./
2026-06-11T22:50:44.468034+00:00 ---> 3cc4869b018d
2026-06-11T22:50:44.468106+00:00 Step 6/16 : WORKDIR /build/api
2026-06-11T22:50:44.523299+00:00 ---> Running in 654cebbae094
2026-06-11T22:50:44.586378+00:00 ---> Removed intermediate container 654cebbae094
2026-06-11T22:50:44.586558+00:00 ---> 94c94564b4c4
2026-06-11T22:50:44.586602+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-11T22:50:44.663663+00:00 ---> cca9d228e1f6
2026-06-11T22:50:44.663733+00:00 Step 8/16 : RUN go mod download
2026-06-11T22:50:44.713132+00:00 ---> Running in 6d0df5eca99a
2026-06-11T22:50:54.465853+00:00 ---> Removed intermediate container 6d0df5eca99a
2026-06-11T22:50:54.465924+00:00 ---> 1d57290c7802
2026-06-11T22:50:54.465939+00:00 Step 9/16 : COPY api/ ./
2026-06-11T22:50:54.687239+00:00 ---> d72bd1a8fd18
2026-06-11T22:50:54.687310+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-11T22:50:54.740612+00:00 ---> Running in c82b9a24201f
2026-06-11T22:51:25.109663+00:00 ---> Removed intermediate container c82b9a24201f
2026-06-11T22:51:25.109767+00:00 ---> bb4f1e952fd1
2026-06-11T22:51:25.109872+00:00 Step 11/16 : FROM scratch
2026-06-11T22:51:25.109912+00:00 --->
2026-06-11T22:51:25.110034+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-11T22:51:25.197017+00:00 ---> f5af14ccb747
2026-06-11T22:51:25.197122+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-11T22:51:26.395653+00:00 ---> fc7878a2b5c0
2026-06-11T22:51:26.395727+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-11T22:51:26.447773+00:00 ---> Running in 761312d26df5
2026-06-11T22:51:26.511197+00:00 ---> Removed intermediate container 761312d26df5
2026-06-11T22:51:26.511272+00:00 ---> 354da315e6b1
2026-06-11T22:51:26.511333+00:00 Step 15/16 : USER 1000:1000
2026-06-11T22:51:26.560060+00:00 ---> Running in f29d4847bd50
2026-06-11T22:51:26.624454+00:00 ---> Removed intermediate container f29d4847bd50
2026-06-11T22:51:26.624497+00:00 ---> 48b75e6c3052
2026-06-11T22:51:26.624512+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-11T22:51:26.672046+00:00 ---> Running in 657788c5a45a
2026-06-11T22:51:26.733004+00:00 ---> Removed intermediate container 657788c5a45a
2026-06-11T22:51:26.733073+00:00 ---> f643cc7170b1
2026-06-11T22:51:26.754760+00:00 Successfully built f643cc7170b1
2026-06-11T22:51:26.763401+00:00 Successfully tagged containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.10.1
2026-06-11T22:51:27.692672+00:00 Pushing to internal registry...
2026-06-11T22:51:28.501010+00:00 2026/06/11 22:51:28 pushed blob: sha256:f643cc7170b17dfe0a6dc925d96dc8d19d8ec270c98f99a50325ddca461aa43e
2026-06-11T22:51:28.521689+00:00 2026/06/11 22:51:28 pushed blob: sha256:7d350ca0ce575cecdebd0252b01ecbbc959a787b67f0c93b0221cdc4d31a807c
2026-06-11T22:51:29.888505+00:00 2026/06/11 22:51:29 pushed blob: sha256:cb1b92d9436b60bf821ac23bb23e9113e7b7c59796f53b8244f186d596483ea4
2026-06-11T22:51:29.901083+00:00 2026/06/11 22:51:29 containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.10.1: digest: sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57 size: 592
2026-06-11T22:51:29.901162+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57
2026-06-11T22:51:30.786675+00:00 2026/06/11 22:51:30 existing blob: sha256:f643cc7170b17dfe0a6dc925d96dc8d19d8ec270c98f99a50325ddca461aa43e
2026-06-11T22:51:30.798079+00:00 2026/06/11 22:51:30 existing blob: sha256:7d350ca0ce575cecdebd0252b01ecbbc959a787b67f0c93b0221cdc4d31a807c
2026-06-11T22:51:31.515384+00:00 2026/06/11 22:51:31 existing blob: sha256:cb1b92d9436b60bf821ac23bb23e9113e7b7c59796f53b8244f186d596483ea4
2026-06-11T22:51:31.527315+00:00 2026/06/11 22:51:31 containers.catalystsquad.com/public/catalystcommunity/longhouse-api:latest: digest: sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57 size: 592
2026-06-11T22:51:31.527467+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57
2026-06-11T22:51:31.530071+00:00 Pushing to external registry...
2026-06-11T22:51:32.396460+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57
2026-06-11T22:51:33.229081+00:00 containers.catalystsquad.com/public/catalystcommunity/longhouse-api@sha256:b5dbe009769fc64a60be1862f5defc11766afc388d97f3e9f18d347655d54b57
2026-06-11T22:51:33.231618+00:00 External push succeeded
2026-06-11T22:51:33.243584+00:00 Image pushed successfully
2026-06-11T22:51:33.243661+00:00
2026-06-11T22:51:33.243711+00:00 ================================================
2026-06-11T22:51:33.243731+00:00 API image build complete!
2026-06-11T22:51:33.243769+00:00 Version: 0.10.1
2026-06-11T22:51:33.243811+00:00 Internal: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.10.1
2026-06-11T22:51:33.243853+00:00 External: containers.catalystsquad.com/public/catalystcommunity/longhouse-api:0.10.1
2026-06-11T22:51:33.243871+00:00 ================================================
2026-06-11T22:51:34.110042+00:00 ✓ Wrote 1 job trigger(s) to /job/triggers.json
2026-06-11T22:51:34.482464+00:00 ✓ Triggers submitted via API, removed triggers.json
2026-06-11T22:51:34.482591+00:00 2026-06-11T22:51:34.108759+00:00 Loaded trigger: longhouse-web-build-and-deploy (image: containers.catalystsquad.com/public/reactorcide/runnerbase:dev)
2026-06-11T22:51:34.482616+00:00 2026-06-11T22:51:34.482228+00:00 Triggered: longhouse-web-build-and-deploy
2026-06-11T22:51:34.482631+00:00 2026-06-11T22:51:34.482275+00:00 Submitted 1 trigger(s)
2026-06-11T22:51:34.545845+00:00 ✓ Job completed successfully (exit code: 0)