Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019e7f5d-e5f6-64e4-8aa5-82adebbe5c82

Job ID
019e7f5d-fd07-e27c-381f-7a22aff45f6c
Created
2026-05-31 18:48:46 UTC
Updated
2026-05-31 18:48:46 UTC
Duration
1m 36s
Source Ref
daab1fc1a3f9ad8e10d955104c247fbb7940162d
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-31T18:49:06.938615699Z2026-05-31T18:49:06.668042+00:00 ⚠️ Configuration warnings:
2026-05-31T18:49:06.938629897Z • runner_image: Using 'latest' tag or no tag specified
2026-05-31T18:49:06.938640497Z 💡 Consider using a specific version tag for reproducible builds
2026-05-31T18:49:06.938647306Z
2026-05-31T18:49:06.938655377Z✅ Configuration is valid (with warnings)
2026-05-31T18:49:06.938666886Z2026-05-31T18:49:06.668854+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=a00ee4fc96b7dfe8b5cc2d3fe440e56b943af29a
2026-05-31T18:49:06.938677393Z2026-05-31T18:49:06.669099+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=a00ee4fc96b7dfe8b5cc2d3fe440e56b943af29a target=/job/ci
2026-05-31T18:49:07.721287159Z2026-05-31T18:49:07.725333+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-31T18:49:07.723813515Z2026-05-31T18:49:07.726126+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=daab1fc1a3f9ad8e10d955104c247fbb7940162d
2026-05-31T18:49:07.723827488Z2026-05-31T18:49:07.726238+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=daab1fc1a3f9ad8e10d955104c247fbb7940162d target=/job/src
2026-05-31T18:49:08.698168592Z2026-05-31T18:49:08.702313+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-31T18:49:08.70020381Z2026-05-31T18:49:08.703062+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-31T18:50:17.644535307Z2026-05-31T18:49:06.668989+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-31T18:50:17.644551664Z2026-05-31T18:49:06.669196+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-31T18:50:17.644559834Z2026-05-31T18:49:07.661697+00:00 Checking out ref: a00ee4fc96b7dfe8b5cc2d3fe440e56b943af29a
2026-05-31T18:50:17.644568251Z2026-05-31T18:49:07.725461+00:00 Repository checked out to: /job/ci
2026-05-31T18:50:17.644586041Z2026-05-31T18:49:07.726301+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-31T18:50:17.645188259Z2026-05-31T18:49:08.648476+00:00 Checking out ref: daab1fc1a3f9ad8e10d955104c247fbb7940162d
2026-05-31T18:50:17.645202297Z2026-05-31T18:49:08.702474+00:00 Repository checked out to: /job/src
2026-05-31T18:50:17.645215461Z2026-05-31T18:49:08.703168+00:00 Executing job locally (no container)
2026-05-31T18:50:17.645465003Z2026-05-31T18:49:08.703194+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-31T18:50:17.645478897Z2026-05-31T18:49:08.849031+00:00 ================================================
2026-05-31T18:50:17.645487283Z2026-05-31T18:49:08.849125+00:00 Longhouse API Docker Build Test
2026-05-31T18:50:17.645845131Z2026-05-31T18:49:08.849164+00:00 ================================================
2026-05-31T18:50:17.645858327Z2026-05-31T18:49:08.849729+00:00 Installing docker CLI...
2026-05-31T18:50:17.646154227Z2026-05-31T18:49:12.027377+00:00 Waiting for Docker daemon...
2026-05-31T18:50:17.646402553Z2026-05-31T18:49:12.076249+00:00 Docker daemon is ready
2026-05-31T18:50:17.64641203Z2026-05-31T18:49:12.105718+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-31T18:50:17.646680765Z2026-05-31T18:49:12.105777+00:00 Install the buildx component to build images with BuildKit:
2026-05-31T18:50:17.646720173Z2026-05-31T18:49:12.105795+00:00 https://docs.docker.com/go/buildx/
2026-05-31T18:50:17.647416357Z2026-05-31T18:49:12.105809+00:00
2026-05-31T18:50:17.647423887Z2026-05-31T18:49:12.155297+00:00 Sending build context to Docker daemon 2.371MB
2026-05-31T18:50:17.647429673Z2026-05-31T18:49:12.155365+00:00
2026-05-31T18:50:17.647445757Z2026-05-31T18:49:12.268452+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-31T18:50:17.647451093Z2026-05-31T18:49:13.241877+00:00 1.23-alpine: Pulling from library/golang
2026-05-31T18:50:17.647456644Z2026-05-31T18:49:13.485034+00:00 9824c27679d3: Pulling fs layer
2026-05-31T18:50:17.648300766Z2026-05-31T18:49:13.485196+00:00 8371a51cbc44: Pulling fs layer
2026-05-31T18:50:17.648314073Z2026-05-31T18:49:13.485264+00:00 d5791340ef18: Pulling fs layer
2026-05-31T18:50:17.64837848Z2026-05-31T18:49:13.485292+00:00 d3178a7b2709: Pulling fs layer
2026-05-31T18:50:17.64839411Z2026-05-31T18:49:13.485319+00:00 4f4fb700ef54: Pulling fs layer
2026-05-31T18:50:17.648401777Z2026-05-31T18:49:13.485405+00:00 d3178a7b2709: Waiting
2026-05-31T18:50:17.648411097Z2026-05-31T18:49:13.793766+00:00 8371a51cbc44: Verifying Checksum
2026-05-31T18:50:17.648419187Z2026-05-31T18:49:13.793850+00:00 8371a51cbc44: Download complete
2026-05-31T18:50:17.649477638Z2026-05-31T18:49:13.891998+00:00 9824c27679d3: Verifying Checksum
2026-05-31T18:50:17.649490611Z2026-05-31T18:49:13.892087+00:00 9824c27679d3: Download complete
2026-05-31T18:50:17.649496251Z2026-05-31T18:49:13.984759+00:00 d3178a7b2709: Verifying Checksum
2026-05-31T18:50:17.649501771Z2026-05-31T18:49:13.984908+00:00 d3178a7b2709: Download complete
2026-05-31T18:50:17.649507034Z2026-05-31T18:49:14.080472+00:00 4f4fb700ef54: Verifying Checksum
2026-05-31T18:50:17.650686231Z2026-05-31T18:49:14.080585+00:00 4f4fb700ef54: Download complete
2026-05-31T18:50:17.650719045Z2026-05-31T18:49:14.303964+00:00 9824c27679d3: Pull complete
2026-05-31T18:50:17.650724442Z2026-05-31T18:49:14.567420+00:00 8371a51cbc44: Pull complete
2026-05-31T18:50:17.650729982Z2026-05-31T18:49:16.377631+00:00 d5791340ef18: Verifying Checksum
2026-05-31T18:50:17.650735242Z2026-05-31T18:49:16.377756+00:00 d5791340ef18: Download complete
2026-05-31T18:50:17.650740158Z2026-05-31T18:49:32.955480+00:00 d5791340ef18: Pull complete
2026-05-31T18:50:17.650748885Z2026-05-31T18:49:32.995484+00:00 d3178a7b2709: Pull complete
2026-05-31T18:50:17.650755825Z2026-05-31T18:49:33.031713+00:00 4f4fb700ef54: Pull complete
2026-05-31T18:50:17.650764602Z2026-05-31T18:49:33.052264+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-31T18:50:17.650774162Z2026-05-31T18:49:33.058529+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-31T18:50:17.650782918Z2026-05-31T18:49:33.063457+00:00 ---> 72fd06a5dd05
2026-05-31T18:50:17.650790985Z2026-05-31T18:49:33.063549+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-31T18:50:17.650801488Z2026-05-31T18:49:34.033778+00:00 ---> Running in 29e57324e117
2026-05-31T18:50:17.650812332Z2026-05-31T18:49:34.542854+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-31T18:50:17.650821699Z2026-05-31T18:49:35.003106+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-31T18:50:17.650830899Z2026-05-31T18:49:36.223351+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-31T18:50:17.650840769Z2026-05-31T18:49:36.294000+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-31T18:50:17.650849086Z2026-05-31T18:49:36.319213+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-31T18:50:17.650856806Z2026-05-31T18:49:36.389992+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-31T18:50:17.650866813Z2026-05-31T18:49:36.414608+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-05-31T18:50:17.650871793Z2026-05-31T18:49:36.436989+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-31T18:50:17.650876836Z2026-05-31T18:49:36.457101+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-31T18:50:17.650882159Z2026-05-31T18:49:36.500697+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-31T18:50:17.651587314Z2026-05-31T18:49:36.545830+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-31T18:50:17.651598187Z2026-05-31T18:49:36.573763+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-31T18:50:17.651604927Z2026-05-31T18:49:36.629842+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-31T18:50:17.651610994Z2026-05-31T18:49:36.915486+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-31T18:50:17.651620004Z2026-05-31T18:49:36.939204+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-31T18:50:17.651626234Z2026-05-31T18:49:36.965122+00:00 OK: 20 MiB in 29 packages
2026-05-31T18:50:17.651634067Z2026-05-31T18:49:38.244915+00:00 ---> Removed intermediate container 29e57324e117
2026-05-31T18:50:17.651640344Z2026-05-31T18:49:38.244979+00:00 ---> 1d3916b9f98c
2026-05-31T18:50:17.651645791Z2026-05-31T18:49:38.244995+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-31T18:50:17.651651201Z2026-05-31T18:49:38.305752+00:00 ---> Running in 76a2941b94bd
2026-05-31T18:50:17.651656937Z2026-05-31T18:49:38.379561+00:00 ---> Removed intermediate container 76a2941b94bd
2026-05-31T18:50:17.651664337Z2026-05-31T18:49:38.379626+00:00 ---> 10128d813d7a
2026-05-31T18:50:17.651669321Z2026-05-31T18:49:38.379686+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-31T18:50:17.651674317Z2026-05-31T18:49:38.453133+00:00 ---> 6893abf8ec3b
2026-05-31T18:50:17.652622911Z2026-05-31T18:49:38.453268+00:00 Step 5/16 : COPY coredb/ ./
2026-05-31T18:50:17.652632991Z2026-05-31T18:49:38.552627+00:00 ---> 22bb158a0b59
2026-05-31T18:50:17.652638331Z2026-05-31T18:49:38.552746+00:00 Step 6/16 : WORKDIR /build/api
2026-05-31T18:50:17.652664845Z2026-05-31T18:49:38.611130+00:00 ---> Running in b8eb62eab765
2026-05-31T18:50:17.652671395Z2026-05-31T18:49:38.681565+00:00 ---> Removed intermediate container b8eb62eab765
2026-05-31T18:50:17.652676522Z2026-05-31T18:49:38.681633+00:00 ---> 607db8e36bc9
2026-05-31T18:50:17.652682212Z2026-05-31T18:49:38.681694+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-31T18:50:17.652687592Z2026-05-31T18:49:38.763429+00:00 ---> e16b46e28904
2026-05-31T18:50:17.652717405Z2026-05-31T18:49:38.763496+00:00 Step 8/16 : RUN go mod download
2026-05-31T18:50:17.652723465Z2026-05-31T18:49:38.820623+00:00 ---> Running in 06ccc8984682
2026-05-31T18:50:17.652729398Z2026-05-31T18:49:48.400508+00:00 ---> Removed intermediate container 06ccc8984682
2026-05-31T18:50:17.652735008Z2026-05-31T18:49:48.400578+00:00 ---> 760ed71ff593
2026-05-31T18:50:17.652739962Z2026-05-31T18:49:48.400595+00:00 Step 9/16 : COPY api/ ./
2026-05-31T18:50:17.653571001Z2026-05-31T18:49:48.616378+00:00 ---> 594e7c32622f
2026-05-31T18:50:17.653583534Z2026-05-31T18:49:48.616526+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-31T18:50:17.653589517Z2026-05-31T18:49:48.674815+00:00 ---> Running in d68e04653dec
2026-05-31T18:50:17.653595244Z2026-05-31T18:50:15.677268+00:00 ---> Removed intermediate container d68e04653dec
2026-05-31T18:50:17.653600747Z2026-05-31T18:50:15.677413+00:00 ---> f36132421675
2026-05-31T18:50:17.653605924Z2026-05-31T18:50:15.677437+00:00 Step 11/16 : FROM scratch
2026-05-31T18:50:17.653610641Z2026-05-31T18:50:15.677453+00:00 --->
2026-05-31T18:50:17.653617824Z2026-05-31T18:50:15.677467+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-31T18:50:17.653723028Z2026-05-31T18:50:15.810308+00:00 ---> a1622ab64845
2026-05-31T18:50:17.653735278Z2026-05-31T18:50:15.810426+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-31T18:50:17.65410365Z2026-05-31T18:50:17.203045+00:00 ---> 953afb676860
2026-05-31T18:50:17.65411122Z2026-05-31T18:50:17.203160+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-31T18:50:17.654116083Z2026-05-31T18:50:17.269854+00:00 ---> Running in ad75cddad29e
2026-05-31T18:50:17.654121977Z2026-05-31T18:50:17.348382+00:00 ---> Removed intermediate container ad75cddad29e
2026-05-31T18:50:17.6541309Z2026-05-31T18:50:17.348550+00:00 ---> a15b27ce40ef
2026-05-31T18:50:17.654136697Z2026-05-31T18:50:17.348580+00:00 Step 15/16 : USER 1000:1000
2026-05-31T18:50:17.65414186Z2026-05-31T18:50:17.414760+00:00 ---> Running in 87feb6c2dd6e
2026-05-31T18:50:17.654147567Z2026-05-31T18:50:17.489479+00:00 ---> Removed intermediate container 87feb6c2dd6e
2026-05-31T18:50:17.654519071Z2026-05-31T18:50:17.489580+00:00 ---> 75a4340692bf
2026-05-31T18:50:17.654526424Z2026-05-31T18:50:17.489679+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-31T18:50:17.654531731Z2026-05-31T18:50:17.544642+00:00 ---> Running in 5a71bfc8eaea
2026-05-31T18:50:17.654537807Z2026-05-31T18:50:17.612958+00:00 ---> Removed intermediate container 5a71bfc8eaea
2026-05-31T18:50:17.654857978Z2026-05-31T18:50:17.613065+00:00 ---> 514ce11c3f38
2026-05-31T18:50:17.6550889Z2026-05-31T18:50:17.632681+00:00 Successfully built 514ce11c3f38
2026-05-31T18:50:17.6550965Z2026-05-31T18:50:17.641357+00:00 Successfully tagged longhouse-api:test
2026-05-31T18:50:17.65510229Z2026-05-31T18:50:17.646407+00:00 === API Docker image builds successfully ===
2026-05-31T18:50:17.655107893Z2026-05-31T18:50:17.647841+00:00 ✓ Job completed successfully (exit code: 0)