Reactorcide

← Back to Jobs

longhouse-web-build-test

completed exit: 0

Triggered by eval job 019de11c-1fda-39d1-786e-249fdf075097

Job ID
019de11c-311b-1688-108e-3e0ab91f1404
Created
2026-05-01 01:16:54 UTC
Updated
2026-05-01 01:16:54 UTC
Duration
1m 23s
Source Ref
c201956bc7bf2d97e41bcd6943d375d4ebd74188
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-01T01:17:16.387190355Z2026-05-01T01:17:15.603511+00:00 ⚠️ Configuration warnings:
2026-05-01T01:17:16.387210463Z • runner_image: Using 'latest' tag or no tag specified
2026-05-01T01:17:16.387221974Z 💡 Consider using a specific version tag for reproducible builds
2026-05-01T01:17:16.387230004Z
2026-05-01T01:17:16.387238232Z✅ Configuration is valid (with warnings)
2026-05-01T01:17:16.387253221Z2026-05-01T01:17:15.604111+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=c201956bc7bf2d97e41bcd6943d375d4ebd74188
2026-05-01T01:17:16.387264701Z2026-05-01T01:17:15.604443+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=c201956bc7bf2d97e41bcd6943d375d4ebd74188 target=/job/ci
2026-05-01T01:17:16.492844268Z2026-05-01T01:17:16.479356+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-01T01:17:16.492865893Z2026-05-01T01:17:16.479983+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=c201956bc7bf2d97e41bcd6943d375d4ebd74188
2026-05-01T01:17:16.492881528Z2026-05-01T01:17:16.480065+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=c201956bc7bf2d97e41bcd6943d375d4ebd74188 target=/job/src
2026-05-01T01:17:17.309481552Z2026-05-01T01:17:17.307590+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-01T01:17:17.311014788Z2026-05-01T01:17:17.308414+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-01T01:18:11.785033315Z2026-05-01T01:17:15.604261+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-01T01:18:11.785055582Z2026-05-01T01:17:15.604538+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T01:18:11.785066245Z2026-05-01T01:17:16.432958+00:00 Checking out ref: c201956bc7bf2d97e41bcd6943d375d4ebd74188
2026-05-01T01:18:11.785090869Z2026-05-01T01:17:16.479496+00:00 Repository checked out to: /job/ci
2026-05-01T01:18:11.785104199Z2026-05-01T01:17:16.480116+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-01T01:18:11.785114029Z2026-05-01T01:17:17.257847+00:00 Checking out ref: c201956bc7bf2d97e41bcd6943d375d4ebd74188
2026-05-01T01:18:11.785237167Z2026-05-01T01:17:17.307739+00:00 Repository checked out to: /job/src
2026-05-01T01:18:11.785244084Z2026-05-01T01:17:17.308563+00:00 Executing job locally (no container)
2026-05-01T01:18:11.785432159Z2026-05-01T01:17:17.308592+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/web-build-test.sh
2026-05-01T01:18:11.785441909Z2026-05-01T01:17:17.465114+00:00 ================================================
2026-05-01T01:18:11.785447029Z2026-05-01T01:17:17.465161+00:00 Longhouse Web UI Docker Build Test
2026-05-01T01:18:11.785452363Z2026-05-01T01:17:17.465174+00:00 ================================================
2026-05-01T01:18:11.785806498Z2026-05-01T01:17:17.465906+00:00 Installing docker CLI...
2026-05-01T01:18:11.785811711Z2026-05-01T01:17:21.770010+00:00 Waiting for Docker daemon...
2026-05-01T01:18:11.785814849Z2026-05-01T01:17:21.853054+00:00 Docker daemon is ready
2026-05-01T01:18:11.785818754Z2026-05-01T01:17:21.897084+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-01T01:18:11.786935728Z2026-05-01T01:17:21.897189+00:00 Install the buildx component to build images with BuildKit:
2026-05-01T01:18:11.786943165Z2026-05-01T01:17:21.897220+00:00 https://docs.docker.com/go/buildx/
2026-05-01T01:18:11.786950801Z2026-05-01T01:17:21.897234+00:00
2026-05-01T01:18:11.78695509Z2026-05-01T01:17:21.961540+00:00 Sending build context to Docker daemon 971.8kB
2026-05-01T01:18:11.786958692Z2026-05-01T01:17:21.961613+00:00
2026-05-01T01:18:11.786963153Z2026-05-01T01:17:21.983164+00:00 Step 1/13 : FROM golang:1.23-alpine AS builder
2026-05-01T01:18:11.786972078Z2026-05-01T01:17:22.945967+00:00 1.23-alpine: Pulling from library/golang
2026-05-01T01:18:11.78697646Z2026-05-01T01:17:23.177778+00:00 9824c27679d3: Pulling fs layer
2026-05-01T01:18:11.786980178Z2026-05-01T01:17:23.177906+00:00 8371a51cbc44: Pulling fs layer
2026-05-01T01:18:11.786983624Z2026-05-01T01:17:23.177929+00:00 d5791340ef18: Pulling fs layer
2026-05-01T01:18:11.7869871Z2026-05-01T01:17:23.177941+00:00 d3178a7b2709: Pulling fs layer
2026-05-01T01:18:11.786990804Z2026-05-01T01:17:23.177954+00:00 4f4fb700ef54: Pulling fs layer
2026-05-01T01:18:11.786995084Z2026-05-01T01:17:23.177965+00:00 d3178a7b2709: Waiting
2026-05-01T01:18:11.786999656Z2026-05-01T01:17:23.177976+00:00 4f4fb700ef54: Waiting
2026-05-01T01:18:11.787004135Z2026-05-01T01:17:23.586029+00:00 8371a51cbc44: Verifying Checksum
2026-05-01T01:18:11.787154651Z2026-05-01T01:17:23.586092+00:00 8371a51cbc44: Download complete
2026-05-01T01:18:11.787279602Z2026-05-01T01:17:23.716650+00:00 9824c27679d3: Verifying Checksum
2026-05-01T01:18:11.787283174Z2026-05-01T01:17:23.716754+00:00 9824c27679d3: Download complete
2026-05-01T01:18:11.78728584Z2026-05-01T01:17:23.897795+00:00 d3178a7b2709: Verifying Checksum
2026-05-01T01:18:11.787389492Z2026-05-01T01:17:23.897882+00:00 d3178a7b2709: Download complete
2026-05-01T01:18:11.787471472Z2026-05-01T01:17:24.032442+00:00 4f4fb700ef54: Verifying Checksum
2026-05-01T01:18:11.78747507Z2026-05-01T01:17:24.032596+00:00 4f4fb700ef54: Download complete
2026-05-01T01:18:11.787477599Z2026-05-01T01:17:24.157749+00:00 9824c27679d3: Pull complete
2026-05-01T01:18:11.787817785Z2026-05-01T01:17:24.436265+00:00 8371a51cbc44: Pull complete
2026-05-01T01:18:11.78814506Z2026-05-01T01:17:25.302701+00:00 d5791340ef18: Verifying Checksum
2026-05-01T01:18:11.788155013Z2026-05-01T01:17:25.302794+00:00 d5791340ef18: Download complete
2026-05-01T01:18:11.788164103Z2026-05-01T01:17:39.882646+00:00 d5791340ef18: Pull complete
2026-05-01T01:18:11.78823462Z2026-05-01T01:17:39.916121+00:00 d3178a7b2709: Pull complete
2026-05-01T01:18:11.788243754Z2026-05-01T01:17:39.952253+00:00 4f4fb700ef54: Pull complete
2026-05-01T01:18:11.788630617Z2026-05-01T01:17:39.971287+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-01T01:18:11.788639411Z2026-05-01T01:17:39.976980+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-01T01:18:11.788648061Z2026-05-01T01:17:39.981729+00:00 ---> 72fd06a5dd05
2026-05-01T01:18:11.788837709Z2026-05-01T01:17:39.981825+00:00 Step 2/13 : RUN apk add --no-cache git ca-certificates
2026-05-01T01:18:11.7889068Z2026-05-01T01:17:41.754144+00:00 ---> Running in d8805545d026
2026-05-01T01:18:11.789149296Z2026-05-01T01:17:42.271279+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-01T01:18:11.78915341Z2026-05-01T01:17:42.702669+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-01T01:18:11.789156727Z2026-05-01T01:17:43.981859+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-01T01:18:11.789313105Z2026-05-01T01:17:44.029123+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-01T01:18:11.789317274Z2026-05-01T01:17:44.056040+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-01T01:18:11.789319759Z2026-05-01T01:17:44.131657+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-01T01:18:11.789580339Z2026-05-01T01:17:44.154897+00:00 (5/12) Installing nghttp2-libs (1.65.0-r0)
2026-05-01T01:18:11.789592139Z2026-05-01T01:17:44.177806+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-01T01:18:11.789600003Z2026-05-01T01:17:44.196094+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-01T01:18:11.789758144Z2026-05-01T01:17:44.235381+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-01T01:18:11.789770957Z2026-05-01T01:17:44.273238+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-01T01:18:11.789778814Z2026-05-01T01:17:44.295816+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-01T01:18:11.789952929Z2026-05-01T01:17:44.337712+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-01T01:18:11.789960313Z2026-05-01T01:17:44.649094+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-01T01:18:11.790035217Z2026-05-01T01:17:44.675370+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-01T01:18:11.790268645Z2026-05-01T01:17:44.704595+00:00 OK: 20 MiB in 29 packages
2026-05-01T01:18:11.790575729Z2026-05-01T01:17:45.836813+00:00 ---> Removed intermediate container d8805545d026
2026-05-01T01:18:11.790586735Z2026-05-01T01:17:45.836899+00:00 ---> 55bcac5f1f79
2026-05-01T01:18:11.790594512Z2026-05-01T01:17:45.837003+00:00 Step 3/13 : WORKDIR /build/webapp
2026-05-01T01:18:11.790603049Z2026-05-01T01:17:45.910407+00:00 ---> Running in e2fab1f5c725
2026-05-01T01:18:11.790612835Z2026-05-01T01:17:46.002502+00:00 ---> Removed intermediate container e2fab1f5c725
2026-05-01T01:18:11.791487143Z2026-05-01T01:17:46.002565+00:00 ---> c56b3cc37bf6
2026-05-01T01:18:11.79149466Z2026-05-01T01:17:46.002611+00:00 Step 4/13 : COPY webapp/go.mod webapp/go.sum ./
2026-05-01T01:18:11.79149971Z2026-05-01T01:17:46.107107+00:00 ---> b070bb9de953
2026-05-01T01:18:11.791504487Z2026-05-01T01:17:46.107166+00:00 Step 5/13 : RUN go mod download
2026-05-01T01:18:11.791509267Z2026-05-01T01:17:46.173743+00:00 ---> Running in e853b6b2fb95
2026-05-01T01:18:11.791519747Z2026-05-01T01:17:49.075293+00:00 ---> Removed intermediate container e853b6b2fb95
2026-05-01T01:18:11.79152463Z2026-05-01T01:17:49.075403+00:00 ---> 93a8579054a3
2026-05-01T01:18:11.791529367Z2026-05-01T01:17:49.075417+00:00 Step 6/13 : COPY webapp/ ./
2026-05-01T01:18:11.79153391Z2026-05-01T01:17:49.254668+00:00 ---> 8de363861169
2026-05-01T01:18:11.79154274Z2026-05-01T01:17:49.254748+00:00 Step 7/13 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse-web .
2026-05-01T01:18:11.79154964Z2026-05-01T01:17:49.314124+00:00 ---> Running in 7dd096b32662
2026-05-01T01:18:11.791600091Z2026-05-01T01:18:10.581275+00:00 ---> Removed intermediate container 7dd096b32662
2026-05-01T01:18:11.791605051Z2026-05-01T01:18:10.581382+00:00 ---> 5d33acf41152
2026-05-01T01:18:11.791895896Z2026-05-01T01:18:10.581508+00:00 Step 8/13 : FROM scratch
2026-05-01T01:18:11.791993984Z2026-05-01T01:18:10.581542+00:00 --->
2026-05-01T01:18:11.792013014Z2026-05-01T01:18:10.581614+00:00 Step 9/13 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-01T01:18:11.792021721Z2026-05-01T01:18:10.730148+00:00 ---> 9679c83c3f79
2026-05-01T01:18:11.792282187Z2026-05-01T01:18:10.730206+00:00 Step 10/13 : COPY --from=builder /build/webapp/longhouse-web /longhouse-web
2026-05-01T01:18:11.792302164Z2026-05-01T01:18:11.455620+00:00 ---> d15a850d0049
2026-05-01T01:18:11.792308014Z2026-05-01T01:18:11.455696+00:00 Step 11/13 : EXPOSE 4080
2026-05-01T01:18:11.792669366Z2026-05-01T01:18:11.502166+00:00 ---> Running in 4d53810f84b0
2026-05-01T01:18:11.792684124Z2026-05-01T01:18:11.557495+00:00 ---> Removed intermediate container 4d53810f84b0
2026-05-01T01:18:11.792691501Z2026-05-01T01:18:11.557601+00:00 ---> d28b637dfd0d
2026-05-01T01:18:11.792697973Z2026-05-01T01:18:11.557624+00:00 Step 12/13 : USER 1000:1000
2026-05-01T01:18:11.792981512Z2026-05-01T01:18:11.599587+00:00 ---> Running in b800b5616bb8
2026-05-01T01:18:11.792994542Z2026-05-01T01:18:11.654811+00:00 ---> Removed intermediate container b800b5616bb8
2026-05-01T01:18:11.793418237Z2026-05-01T01:18:11.654902+00:00 ---> 06fe76d82002
2026-05-01T01:18:11.793429497Z2026-05-01T01:18:11.654931+00:00 Step 13/13 : ENTRYPOINT ["/longhouse-web"]
2026-05-01T01:18:11.793444124Z2026-05-01T01:18:11.699703+00:00 ---> Running in e8c1cdd8e47f
2026-05-01T01:18:11.79345308Z2026-05-01T01:18:11.757559+00:00 ---> Removed intermediate container e8c1cdd8e47f
2026-05-01T01:18:11.793513287Z2026-05-01T01:18:11.757624+00:00 ---> ca13b085ca2e
2026-05-01T01:18:11.793824483Z2026-05-01T01:18:11.770664+00:00 Successfully built ca13b085ca2e
2026-05-01T01:18:11.793835597Z2026-05-01T01:18:11.778198+00:00 Successfully tagged longhouse-web:test
2026-05-01T01:18:11.793845534Z2026-05-01T01:18:11.781090+00:00 === Web UI Docker image builds successfully ===
2026-05-01T01:18:11.793851147Z2026-05-01T01:18:11.782318+00:00 ✓ Job completed successfully (exit code: 0)