Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019ee731-dff2-4488-7aa3-363731870bef

Job ID
019ee731-f64e-c42f-59e2-312d534dc499
Created
2026-06-20 22:41:11 UTC
Updated
2026-06-20 22:41:11 UTC
Duration
1m 32s
Source Ref
e1da1ff7efb6cbc2de92a7343a7209684311562a
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-20T22:41:37.863954395Z2026-06-20T22:41:37.256187+00:00 ⚠️ Configuration warnings:
2026-06-20T22:41:37.863963666Z • runner_image: Using 'latest' tag or no tag specified
2026-06-20T22:41:37.863969849Z 💡 Consider using a specific version tag for reproducible builds
2026-06-20T22:41:37.863974658Z
2026-06-20T22:41:37.863979303Z✅ Configuration is valid (with warnings)
2026-06-20T22:41:37.863986595Z2026-06-20T22:41:37.256542+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=17b1881082f04f746da8068f4ed903bc1dba123d
2026-06-20T22:41:37.863993166Z2026-06-20T22:41:37.256641+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=17b1881082f04f746da8068f4ed903bc1dba123d target=/job/ci
2026-06-20T22:41:39.561012685Z2026-06-20T22:41:39.551375+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-20T22:41:39.561213231Z2026-06-20T22:41:39.551898+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=e1da1ff7efb6cbc2de92a7343a7209684311562a
2026-06-20T22:41:39.561222274Z2026-06-20T22:41:39.551948+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=e1da1ff7efb6cbc2de92a7343a7209684311562a target=/job/src
2026-06-20T22:41:40.481377992Z2026-06-20T22:41:40.470865+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-20T22:41:40.482874553Z2026-06-20T22:41:40.471333+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-20T22:42:40.562364131Z2026-06-20T22:41:37.256600+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-20T22:42:40.562377228Z2026-06-20T22:41:37.256692+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-20T22:42:40.562383034Z2026-06-20T22:41:39.524407+00:00 Checking out ref: 17b1881082f04f746da8068f4ed903bc1dba123d
2026-06-20T22:42:40.56238794Z2026-06-20T22:41:39.551482+00:00 Repository checked out to: /job/ci
2026-06-20T22:42:40.562395885Z2026-06-20T22:41:39.551988+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-20T22:42:40.562401252Z2026-06-20T22:41:40.443035+00:00 Checking out ref: e1da1ff7efb6cbc2de92a7343a7209684311562a
2026-06-20T22:42:40.562406232Z2026-06-20T22:41:40.470936+00:00 Repository checked out to: /job/src
2026-06-20T22:42:40.562410727Z2026-06-20T22:41:40.471382+00:00 Executing job locally (no container)
2026-06-20T22:42:40.562415437Z2026-06-20T22:41:40.471393+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-06-20T22:42:40.562420298Z2026-06-20T22:41:40.638483+00:00 ================================================
2026-06-20T22:42:40.562425195Z2026-06-20T22:41:40.638628+00:00 Longhouse API Docker Build Test
2026-06-20T22:42:40.562429757Z2026-06-20T22:41:40.638750+00:00 ================================================
2026-06-20T22:42:40.56243755Z2026-06-20T22:41:40.638840+00:00 Installing docker CLI...
2026-06-20T22:42:40.562442226Z2026-06-20T22:41:43.262765+00:00 Waiting for Docker daemon...
2026-06-20T22:42:40.562446972Z2026-06-20T22:41:43.308274+00:00 Docker daemon is ready
2026-06-20T22:42:40.562454106Z2026-06-20T22:41:43.341894+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-20T22:42:40.562461078Z2026-06-20T22:41:43.341933+00:00 Install the buildx component to build images with BuildKit:
2026-06-20T22:42:40.562466067Z2026-06-20T22:41:43.341942+00:00 https://docs.docker.com/go/buildx/
2026-06-20T22:42:40.562474273Z2026-06-20T22:41:43.341948+00:00
2026-06-20T22:42:40.562478826Z2026-06-20T22:41:43.407249+00:00 Sending build context to Docker daemon 2.897MB
2026-06-20T22:42:40.562483252Z2026-06-20T22:41:43.407286+00:00
2026-06-20T22:42:40.562487535Z2026-06-20T22:41:43.446555+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-20T22:42:40.562491861Z2026-06-20T22:41:44.320069+00:00 1.23-alpine: Pulling from library/golang
2026-06-20T22:42:40.562496472Z2026-06-20T22:41:44.555448+00:00 9824c27679d3: Pulling fs layer
2026-06-20T22:42:40.562549082Z2026-06-20T22:41:44.555545+00:00 8371a51cbc44: Pulling fs layer
2026-06-20T22:42:40.564887402Z2026-06-20T22:41:44.555561+00:00 d5791340ef18: Pulling fs layer
2026-06-20T22:42:40.564897968Z2026-06-20T22:41:44.555567+00:00 d3178a7b2709: Pulling fs layer
2026-06-20T22:42:40.564903938Z2026-06-20T22:41:44.555575+00:00 4f4fb700ef54: Pulling fs layer
2026-06-20T22:42:40.564909408Z2026-06-20T22:41:44.555596+00:00 d3178a7b2709: Waiting
2026-06-20T22:42:40.564914205Z2026-06-20T22:41:44.555603+00:00 4f4fb700ef54: Waiting
2026-06-20T22:42:40.564919922Z2026-06-20T22:41:44.808471+00:00 8371a51cbc44: Verifying Checksum
2026-06-20T22:42:40.564925135Z2026-06-20T22:41:44.808537+00:00 8371a51cbc44: Download complete
2026-06-20T22:42:40.564929498Z2026-06-20T22:41:44.920601+00:00 9824c27679d3: Download complete
2026-06-20T22:42:40.564934432Z2026-06-20T22:41:44.995557+00:00 d3178a7b2709: Verifying Checksum
2026-06-20T22:42:40.564938925Z2026-06-20T22:41:44.995634+00:00 d3178a7b2709: Download complete
2026-06-20T22:42:40.564945268Z2026-06-20T22:41:45.104794+00:00 4f4fb700ef54: Verifying Checksum
2026-06-20T22:42:40.565659456Z2026-06-20T22:41:45.104868+00:00 4f4fb700ef54: Download complete
2026-06-20T22:42:40.56567723Z2026-06-20T22:41:45.242964+00:00 9824c27679d3: Pull complete
2026-06-20T22:42:40.565745627Z2026-06-20T22:41:45.475533+00:00 8371a51cbc44: Pull complete
2026-06-20T22:42:40.565758304Z2026-06-20T22:41:47.106071+00:00 d5791340ef18: Verifying Checksum
2026-06-20T22:42:40.565768407Z2026-06-20T22:41:47.106149+00:00 d5791340ef18: Download complete
2026-06-20T22:42:40.565779397Z2026-06-20T22:41:59.617132+00:00 d5791340ef18: Pull complete
2026-06-20T22:42:40.565799022Z2026-06-20T22:41:59.646041+00:00 d3178a7b2709: Pull complete
2026-06-20T22:42:40.565809442Z2026-06-20T22:41:59.677949+00:00 4f4fb700ef54: Pull complete
2026-06-20T22:42:40.565817995Z2026-06-20T22:41:59.695300+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-20T22:42:40.565826782Z2026-06-20T22:41:59.701180+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-20T22:42:40.565851982Z2026-06-20T22:41:59.705388+00:00 ---> 72fd06a5dd05
2026-06-20T22:42:40.565863575Z2026-06-20T22:41:59.705429+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-20T22:42:40.565874302Z2026-06-20T22:41:59.904135+00:00 ---> Running in be4c8fb9500c
2026-06-20T22:42:40.565897359Z2026-06-20T22:42:00.322753+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-20T22:42:40.565911249Z2026-06-20T22:42:00.612874+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-20T22:42:40.565920489Z2026-06-20T22:42:01.805122+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-20T22:42:40.565927473Z2026-06-20T22:42:01.898599+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-20T22:42:40.565939956Z2026-06-20T22:42:01.924748+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-20T22:42:40.565946273Z2026-06-20T22:42:01.988417+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-20T22:42:40.565956139Z2026-06-20T22:42:02.012387+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-20T22:42:40.565969929Z2026-06-20T22:42:02.035875+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-20T22:42:40.565991174Z2026-06-20T22:42:02.058447+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-20T22:42:40.566002777Z2026-06-20T22:42:02.106500+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-20T22:42:40.566014117Z2026-06-20T22:42:02.144670+00:00 (9/12) Installing libexpat (2.8.1-r0)
2026-06-20T22:42:40.56602512Z2026-06-20T22:42:02.167477+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-20T22:42:40.56604299Z2026-06-20T22:42:02.208070+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-20T22:42:40.56604949Z2026-06-20T22:42:02.455543+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-20T22:42:40.56605572Z2026-06-20T22:42:02.475148+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-20T22:42:40.566067337Z2026-06-20T22:42:02.493499+00:00 OK: 20 MiB in 29 packages
2026-06-20T22:42:40.566077397Z2026-06-20T22:42:03.292594+00:00 ---> Removed intermediate container be4c8fb9500c
2026-06-20T22:42:40.566091495Z2026-06-20T22:42:03.292694+00:00 ---> aac4ea367729
2026-06-20T22:42:40.566102131Z2026-06-20T22:42:03.292788+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-20T22:42:40.566127115Z2026-06-20T22:42:03.329048+00:00 ---> Running in 4df8d0fb532e
2026-06-20T22:42:40.566160651Z2026-06-20T22:42:03.382149+00:00 ---> Removed intermediate container 4df8d0fb532e
2026-06-20T22:42:40.566173455Z2026-06-20T22:42:03.382233+00:00 ---> a99703befa1c
2026-06-20T22:42:40.566208156Z2026-06-20T22:42:03.382251+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-20T22:42:40.566233286Z2026-06-20T22:42:03.435867+00:00 ---> e318699faa0f
2026-06-20T22:42:40.566243889Z2026-06-20T22:42:03.435915+00:00 Step 5/16 : COPY coredb/ ./
2026-06-20T22:42:40.566255209Z2026-06-20T22:42:03.505142+00:00 ---> ec872c86a1b5
2026-06-20T22:42:40.566265229Z2026-06-20T22:42:03.505202+00:00 Step 6/16 : WORKDIR /build/api
2026-06-20T22:42:40.566299414Z2026-06-20T22:42:03.548053+00:00 ---> Running in 7c12b54c4b47
2026-06-20T22:42:40.566327547Z2026-06-20T22:42:03.590341+00:00 ---> Removed intermediate container 7c12b54c4b47
2026-06-20T22:42:40.566334571Z2026-06-20T22:42:03.590387+00:00 ---> 8e8589e040f4
2026-06-20T22:42:40.566341751Z2026-06-20T22:42:03.590420+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-20T22:42:40.566347944Z2026-06-20T22:42:03.642586+00:00 ---> 372bc12a19b1
2026-06-20T22:42:40.566366531Z2026-06-20T22:42:03.642646+00:00 Step 8/16 : RUN go mod download
2026-06-20T22:42:40.566380278Z2026-06-20T22:42:03.676881+00:00 ---> Running in 8191d83f8ec3
2026-06-20T22:42:40.566929128Z2026-06-20T22:42:12.791139+00:00 ---> Removed intermediate container 8191d83f8ec3
2026-06-20T22:42:40.566954422Z2026-06-20T22:42:12.791247+00:00 ---> ea1e5c4a6d31
2026-06-20T22:42:40.566964702Z2026-06-20T22:42:12.791269+00:00 Step 9/16 : COPY api/ ./
2026-06-20T22:42:40.5669735Z2026-06-20T22:42:13.036162+00:00 ---> 82e0d2f6dcc1
2026-06-20T22:42:40.566998947Z2026-06-20T22:42:13.036235+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-20T22:42:40.567007043Z2026-06-20T22:42:13.088946+00:00 ---> Running in 8d006c8e6e53
2026-06-20T22:42:40.567014367Z2026-06-20T22:42:39.096041+00:00 ---> Removed intermediate container 8d006c8e6e53
2026-06-20T22:42:40.567021312Z2026-06-20T22:42:39.096125+00:00 ---> 9d64a9affc68
2026-06-20T22:42:40.567035541Z2026-06-20T22:42:39.096139+00:00 Step 11/16 : FROM scratch
2026-06-20T22:42:40.567042256Z2026-06-20T22:42:39.096148+00:00 --->
2026-06-20T22:42:40.567049887Z2026-06-20T22:42:39.096156+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-20T22:42:40.567064127Z2026-06-20T22:42:39.163219+00:00 ---> 0035ded44203
2026-06-20T22:42:40.567073887Z2026-06-20T22:42:39.163281+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-20T22:42:40.567081165Z2026-06-20T22:42:40.234355+00:00 ---> 02c1739e7162
2026-06-20T22:42:40.567088385Z2026-06-20T22:42:40.234406+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-20T22:42:40.56710339Z2026-06-20T22:42:40.269877+00:00 ---> Running in 2430d0a71402
2026-06-20T22:42:40.567112403Z2026-06-20T22:42:40.325895+00:00 ---> Removed intermediate container 2430d0a71402
2026-06-20T22:42:40.567119533Z2026-06-20T22:42:40.325954+00:00 ---> 5de9199469e3
2026-06-20T22:42:40.56712825Z2026-06-20T22:42:40.326012+00:00 Step 15/16 : USER 1000:1000
2026-06-20T22:42:40.567144502Z2026-06-20T22:42:40.365563+00:00 ---> Running in d023dec97e85
2026-06-20T22:42:40.567159408Z2026-06-20T22:42:40.417694+00:00 ---> Removed intermediate container d023dec97e85
2026-06-20T22:42:40.5671682Z2026-06-20T22:42:40.417756+00:00 ---> 7a18f76c5d01
2026-06-20T22:42:40.56717813Z2026-06-20T22:42:40.417773+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-20T22:42:40.567194906Z2026-06-20T22:42:40.457192+00:00 ---> Running in f75a265353b4
2026-06-20T22:42:40.567204883Z2026-06-20T22:42:40.507182+00:00 ---> Removed intermediate container f75a265353b4
2026-06-20T22:42:40.567213427Z2026-06-20T22:42:40.507246+00:00 ---> f4ad11596ea8
2026-06-20T22:42:40.567229254Z2026-06-20T22:42:40.529731+00:00 Successfully built f4ad11596ea8
2026-06-20T22:42:40.567238121Z2026-06-20T22:42:40.536917+00:00 Successfully tagged longhouse-api:test
2026-06-20T22:42:40.567246884Z2026-06-20T22:42:40.540883+00:00 === API Docker image builds successfully ===
2026-06-20T22:42:40.567257178Z2026-06-20T22:42:40.542097+00:00 ✓ Job completed successfully (exit code: 0)