Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019e6130-5b54-0b72-c96c-f34cd9b7e009

Job ID
019e6130-6a00-deab-1104-3b90a126b25f
Created
2026-05-25 22:10:23 UTC
Updated
2026-05-25 22:10:23 UTC
Duration
1m 34s
Source Ref
62e4fe877753e4ce9f42dec1d8af0d90f73c57d5
Source URL
https://github.com/catalystcommunity/longhouse.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-05-25T22:10:44.062731338Z2026-05-25T22:10:43.118982+00:00 ⚠️ Configuration warnings:
2026-05-25T22:10:44.062745455Z • runner_image: Using 'latest' tag or no tag specified
2026-05-25T22:10:44.062755665Z 💡 Consider using a specific version tag for reproducible builds
2026-05-25T22:10:44.062765698Z
2026-05-25T22:10:44.062774305Z✅ Configuration is valid (with warnings)
2026-05-25T22:10:44.062787888Z2026-05-25T22:10:43.119649+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=9279714af5fe804de2f18b5ab4c14a6aed4b5b91
2026-05-25T22:10:44.062803221Z2026-05-25T22:10:43.119924+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=9279714af5fe804de2f18b5ab4c14a6aed4b5b91 target=/job/ci
2026-05-25T22:10:44.146423263Z2026-05-25T22:10:44.132880+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-25T22:10:44.149341424Z2026-05-25T22:10:44.133660+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=62e4fe877753e4ce9f42dec1d8af0d90f73c57d5
2026-05-25T22:10:44.149365268Z2026-05-25T22:10:44.133810+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=62e4fe877753e4ce9f42dec1d8af0d90f73c57d5 target=/job/src
2026-05-25T22:10:45.086470049Z2026-05-25T22:10:45.073242+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-25T22:10:45.094345244Z2026-05-25T22:10:45.073662+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-25T22:11:53.680264319Z2026-05-25T22:10:43.119810+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-25T22:11:53.680285933Z2026-05-25T22:10:43.120030+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-25T22:11:53.680295733Z2026-05-25T22:10:44.085069+00:00 Checking out ref: 9279714af5fe804de2f18b5ab4c14a6aed4b5b91
2026-05-25T22:11:53.680305846Z2026-05-25T22:10:44.133043+00:00 Repository checked out to: /job/ci
2026-05-25T22:11:53.68031583Z2026-05-25T22:10:44.133906+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-25T22:11:53.68037108Z2026-05-25T22:10:45.039765+00:00 Checking out ref: 62e4fe877753e4ce9f42dec1d8af0d90f73c57d5
2026-05-25T22:11:53.681006041Z2026-05-25T22:10:45.073337+00:00 Repository checked out to: /job/src
2026-05-25T22:11:53.681014312Z2026-05-25T22:10:45.073736+00:00 Executing job locally (no container)
2026-05-25T22:11:53.681738565Z2026-05-25T22:10:45.073751+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-25T22:11:53.681762663Z2026-05-25T22:10:45.185499+00:00 ================================================
2026-05-25T22:11:53.681776196Z2026-05-25T22:10:45.186287+00:00 Longhouse API Docker Build Test
2026-05-25T22:11:53.681785649Z2026-05-25T22:10:45.186307+00:00 ================================================
2026-05-25T22:11:53.681793453Z2026-05-25T22:10:45.186315+00:00 Installing docker CLI...
2026-05-25T22:11:53.681861853Z2026-05-25T22:10:49.618213+00:00 Waiting for Docker daemon...
2026-05-25T22:11:53.681872656Z2026-05-25T22:10:49.685576+00:00 Docker daemon is ready
2026-05-25T22:11:53.685296331Z2026-05-25T22:10:49.706462+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-25T22:11:53.685309018Z2026-05-25T22:10:49.706507+00:00 Install the buildx component to build images with BuildKit:
2026-05-25T22:11:53.685341768Z2026-05-25T22:10:49.706517+00:00 https://docs.docker.com/go/buildx/
2026-05-25T22:11:53.685353321Z2026-05-25T22:10:49.706524+00:00
2026-05-25T22:11:53.685361571Z2026-05-25T22:10:49.754219+00:00 Sending build context to Docker daemon 1.819MB
2026-05-25T22:11:53.685368672Z2026-05-25T22:10:49.754278+00:00
2026-05-25T22:11:53.685376095Z2026-05-25T22:10:49.783223+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-25T22:11:53.685388078Z2026-05-25T22:10:50.602156+00:00 1.23-alpine: Pulling from library/golang
2026-05-25T22:11:53.685396376Z2026-05-25T22:10:50.853875+00:00 9824c27679d3: Pulling fs layer
2026-05-25T22:11:53.685407273Z2026-05-25T22:10:50.853921+00:00 8371a51cbc44: Pulling fs layer
2026-05-25T22:11:53.685416859Z2026-05-25T22:10:50.854009+00:00 d5791340ef18: Pulling fs layer
2026-05-25T22:11:53.685426106Z2026-05-25T22:10:50.854019+00:00 d3178a7b2709: Pulling fs layer
2026-05-25T22:11:53.68543365Z2026-05-25T22:10:50.854060+00:00 4f4fb700ef54: Pulling fs layer
2026-05-25T22:11:53.685440846Z2026-05-25T22:10:50.854182+00:00 d3178a7b2709: Waiting
2026-05-25T22:11:53.685448343Z2026-05-25T22:10:51.102497+00:00 8371a51cbc44: Verifying Checksum
2026-05-25T22:11:53.685459153Z2026-05-25T22:10:51.102538+00:00 8371a51cbc44: Download complete
2026-05-25T22:11:53.685466686Z2026-05-25T22:10:51.245222+00:00 9824c27679d3: Verifying Checksum
2026-05-25T22:11:53.685474246Z2026-05-25T22:10:51.245265+00:00 9824c27679d3: Download complete
2026-05-25T22:11:53.68548185Z2026-05-25T22:10:51.441645+00:00 4f4fb700ef54: Verifying Checksum
2026-05-25T22:11:53.685489023Z2026-05-25T22:10:51.441685+00:00 4f4fb700ef54: Download complete
2026-05-25T22:11:53.685777123Z2026-05-25T22:10:51.443239+00:00 d3178a7b2709: Verifying Checksum
2026-05-25T22:11:53.68579819Z2026-05-25T22:10:51.443275+00:00 d3178a7b2709: Download complete
2026-05-25T22:11:53.685806083Z2026-05-25T22:10:51.651704+00:00 9824c27679d3: Pull complete
2026-05-25T22:11:53.68581387Z2026-05-25T22:10:51.997549+00:00 8371a51cbc44: Pull complete
2026-05-25T22:11:53.685820933Z2026-05-25T22:10:53.822265+00:00 d5791340ef18: Verifying Checksum
2026-05-25T22:11:53.685827476Z2026-05-25T22:10:53.822320+00:00 d5791340ef18: Download complete
2026-05-25T22:11:53.685834183Z2026-05-25T22:11:11.690582+00:00 d5791340ef18: Pull complete
2026-05-25T22:11:53.685840966Z2026-05-25T22:11:11.736942+00:00 d3178a7b2709: Pull complete
2026-05-25T22:11:53.685847683Z2026-05-25T22:11:11.780753+00:00 4f4fb700ef54: Pull complete
2026-05-25T22:11:53.68585583Z2026-05-25T22:11:11.803908+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-25T22:11:53.685863386Z2026-05-25T22:11:11.813131+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-25T22:11:53.685870336Z2026-05-25T22:11:11.817905+00:00 ---> 72fd06a5dd05
2026-05-25T22:11:53.685877756Z2026-05-25T22:11:11.818000+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-25T22:11:53.68588449Z2026-05-25T22:11:11.925231+00:00 ---> Running in fdb2614cc01d
2026-05-25T22:11:53.685892484Z2026-05-25T22:11:12.402892+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-25T22:11:53.685901547Z2026-05-25T22:11:12.672682+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-25T22:11:53.685979654Z2026-05-25T22:11:13.567268+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-25T22:11:53.685996514Z2026-05-25T22:11:13.611375+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-25T22:11:53.686005347Z2026-05-25T22:11:13.632896+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-25T22:11:53.686013591Z2026-05-25T22:11:13.685775+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-25T22:11:53.686021675Z2026-05-25T22:11:13.708553+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-05-25T22:11:53.686029015Z2026-05-25T22:11:13.735302+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-25T22:11:53.686036635Z2026-05-25T22:11:13.757906+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-25T22:11:53.686044655Z2026-05-25T22:11:13.800503+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-25T22:11:53.686129702Z2026-05-25T22:11:13.842373+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-25T22:11:53.686178163Z2026-05-25T22:11:13.865100+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-25T22:11:53.686188603Z2026-05-25T22:11:13.905373+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-25T22:11:53.686197989Z2026-05-25T22:11:14.194055+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-25T22:11:53.686206656Z2026-05-25T22:11:14.214610+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-25T22:11:53.686214126Z2026-05-25T22:11:14.241073+00:00 OK: 20 MiB in 29 packages
2026-05-25T22:11:53.686248656Z2026-05-25T22:11:15.498243+00:00 ---> Removed intermediate container fdb2614cc01d
2026-05-25T22:11:53.686278347Z2026-05-25T22:11:15.498311+00:00 ---> bbd22e32dced
2026-05-25T22:11:53.686295214Z2026-05-25T22:11:15.498327+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-25T22:11:53.686353151Z2026-05-25T22:11:15.600448+00:00 ---> Running in cfcc19f46694
2026-05-25T22:11:53.686361961Z2026-05-25T22:11:15.691689+00:00 ---> Removed intermediate container cfcc19f46694
2026-05-25T22:11:53.686369751Z2026-05-25T22:11:15.691824+00:00 ---> 9ac65f370e6d
2026-05-25T22:11:53.686377368Z2026-05-25T22:11:15.691932+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-25T22:11:53.686384535Z2026-05-25T22:11:15.785512+00:00 ---> f88a7953e921
2026-05-25T22:11:53.686392402Z2026-05-25T22:11:15.785576+00:00 Step 5/16 : COPY coredb/ ./
2026-05-25T22:11:53.686403092Z2026-05-25T22:11:15.883396+00:00 ---> 9b65ede489cc
2026-05-25T22:11:53.686415952Z2026-05-25T22:11:15.883521+00:00 Step 6/16 : WORKDIR /build/api
2026-05-25T22:11:53.686429819Z2026-05-25T22:11:15.956271+00:00 ---> Running in ea7afc2a6545
2026-05-25T22:11:53.686437776Z2026-05-25T22:11:16.037013+00:00 ---> Removed intermediate container ea7afc2a6545
2026-05-25T22:11:53.686445416Z2026-05-25T22:11:16.037133+00:00 ---> a07fd60d054d
2026-05-25T22:11:53.686452959Z2026-05-25T22:11:16.037202+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-25T22:11:53.686460526Z2026-05-25T22:11:16.141529+00:00 ---> 28b0fb33bb54
2026-05-25T22:11:53.686469726Z2026-05-25T22:11:16.141607+00:00 Step 8/16 : RUN go mod download
2026-05-25T22:11:53.686477349Z2026-05-25T22:11:16.205873+00:00 ---> Running in fcfb06044fde
2026-05-25T22:11:53.686485252Z2026-05-25T22:11:26.894986+00:00 ---> Removed intermediate container fcfb06044fde
2026-05-25T22:11:53.686492279Z2026-05-25T22:11:26.895055+00:00 ---> 03f027eff06b
2026-05-25T22:11:53.686499729Z2026-05-25T22:11:26.895120+00:00 Step 9/16 : COPY api/ ./
2026-05-25T22:11:53.68658566Z2026-05-25T22:11:27.335618+00:00 ---> 75844f72b1d0
2026-05-25T22:11:53.686666601Z2026-05-25T22:11:27.335759+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-25T22:11:53.686695358Z2026-05-25T22:11:27.474783+00:00 ---> Running in ea7bdf5926ff
2026-05-25T22:11:53.686704638Z2026-05-25T22:11:52.165451+00:00 ---> Removed intermediate container ea7bdf5926ff
2026-05-25T22:11:53.686729738Z2026-05-25T22:11:52.165531+00:00 ---> 918c2811ec87
2026-05-25T22:11:53.686806365Z2026-05-25T22:11:52.165593+00:00 Step 11/16 : FROM scratch
2026-05-25T22:11:53.686884845Z2026-05-25T22:11:52.165633+00:00 --->
2026-05-25T22:11:53.68696438Z2026-05-25T22:11:52.165667+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-25T22:11:53.687041441Z2026-05-25T22:11:52.310003+00:00 ---> d7d5d10819a2
2026-05-25T22:11:53.687144972Z2026-05-25T22:11:52.310066+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-25T22:11:53.687399241Z2026-05-25T22:11:53.170612+00:00 ---> 1c12ce1c7bad
2026-05-25T22:11:53.687416085Z2026-05-25T22:11:53.170722+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-25T22:11:53.687423901Z2026-05-25T22:11:53.242915+00:00 ---> Running in 7b1ff7f2ad47
2026-05-25T22:11:53.687434651Z2026-05-25T22:11:53.302619+00:00 ---> Removed intermediate container 7b1ff7f2ad47
2026-05-25T22:11:53.687442755Z2026-05-25T22:11:53.302677+00:00 ---> 773e93f212e8
2026-05-25T22:11:53.687459838Z2026-05-25T22:11:53.302740+00:00 Step 15/16 : USER 1000:1000
2026-05-25T22:11:53.688227678Z2026-05-25T22:11:53.358820+00:00 ---> Running in 0125eee50012
2026-05-25T22:11:53.688243858Z2026-05-25T22:11:53.444532+00:00 ---> Removed intermediate container 0125eee50012
2026-05-25T22:11:53.688252872Z2026-05-25T22:11:53.444602+00:00 ---> b9786a53b819
2026-05-25T22:11:53.688261715Z2026-05-25T22:11:53.444619+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-25T22:11:53.688607911Z2026-05-25T22:11:53.542787+00:00 ---> Running in 86215dc43b6e
2026-05-25T22:11:53.688623968Z2026-05-25T22:11:53.629801+00:00 ---> Removed intermediate container 86215dc43b6e
2026-05-25T22:11:53.689281025Z2026-05-25T22:11:53.629913+00:00 ---> 6979e09de765
2026-05-25T22:11:53.689294155Z2026-05-25T22:11:53.648972+00:00 Successfully built 6979e09de765
2026-05-25T22:11:53.689310145Z2026-05-25T22:11:53.656681+00:00 Successfully tagged longhouse-api:test
2026-05-25T22:11:53.689325592Z2026-05-25T22:11:53.663759+00:00 === API Docker image builds successfully ===
2026-05-25T22:11:53.689336555Z2026-05-25T22:11:53.665314+00:00 ✓ Job completed successfully (exit code: 0)