Reactorcide

← Back to Jobs

corndogs-test-server

completed exit: 0

Triggered by eval job 019ead17-1bc8-969c-5e2e-f67285c10be3

Job ID
019ead17-5882-391f-1586-573e35883f84
Created
2026-06-09 15:54:08 UTC
Updated
2026-06-09 15:54:08 UTC
Duration
1m 16s
Source Ref
e425e10afa32a442d9b143269cda459375858847
Source URL
https://github.com/catalystcommunity/corndogs.git
Runner Image
containers.catalystsquad.com/public/catalystcommunity/corndogs-test-env:latest
Priority
10
Queue
reactorcide-jobs

Logs

2026-06-09T15:54:21.411316109Z=== start a user-owned postgres on 127.0.0.1:5432 (trust auth) ===
2026-06-09T15:54:21.411324675ZThe files belonging to this database system will be owned by user "runner".
2026-06-09T15:54:21.411331159ZThis user must also own the server process.
2026-06-09T15:54:21.411336999Z
2026-06-09T15:54:21.411342865ZThe database cluster will be initialized with locale "C".
2026-06-09T15:54:21.411349795ZThe default database encoding has accordingly been set to "SQL_ASCII".
2026-06-09T15:54:21.411355659ZThe default text search configuration will be set to "english".
2026-06-09T15:54:21.411360052Z
2026-06-09T15:54:21.411365089ZData page checksums are disabled.
2026-06-09T15:54:21.411373692Z
2026-06-09T15:54:21.411379172Zcreating directory /tmp/pgdata ... ok
2026-06-09T15:54:21.411384436Zcreating subdirectories ... ok
2026-06-09T15:54:21.411389619Zselecting dynamic shared memory implementation ... posix
2026-06-09T15:54:21.41139465Zselecting default "max_connections" ... 100
2026-06-09T15:54:21.411400323Zselecting default "shared_buffers" ... 128MB
2026-06-09T15:54:21.411405333Zselecting default time zone ... Etc/UTC
2026-06-09T15:54:21.41141025Zcreating configuration files ... ok
2026-06-09T15:54:21.411415453Zrunning bootstrap script ... ok
2026-06-09T15:54:21.41142452Zperforming post-bootstrap initialization ... ok
2026-06-09T15:54:24.388379322Zsyncing data to disk ... ok
2026-06-09T15:54:24.388393706Z
2026-06-09T15:54:24.388400099ZSuccess. You can now start the database server using:
2026-06-09T15:54:24.388405156Z
2026-06-09T15:54:24.388410966Z pg_ctl -D /tmp/pgdata -l logfile start
2026-06-09T15:54:24.388415443Z
2026-06-09T15:54:24.620796018Zwaiting for server to start.... done
2026-06-09T15:54:24.620810661Zserver started
2026-06-09T15:54:24.64535525Z127.0.0.1:5432 - accepting connections
2026-06-09T15:54:24.866147432ZCloning into '/job/src'...
2026-06-09T15:54:51.815167684Z=== build ===
2026-06-09T15:54:51.83510935Zgo: downloading github.com/spf13/cobra v1.7.0
2026-06-09T15:54:51.835122126Zgo: downloading github.com/rs/zerolog v1.29.1
2026-06-09T15:54:51.835127973Zgo: downloading github.com/fxamacker/cbor/v2 v2.7.0
2026-06-09T15:54:51.835139693Zgo: downloading github.com/google/uuid v1.6.0
2026-06-09T15:54:51.835145003Zgo: downloading gorm.io/driver/postgres v1.5.2
2026-06-09T15:54:51.835153836Zgo: downloading github.com/pressly/goose/v3 v3.11.2
2026-06-09T15:54:51.884738983Zgo: downloading gorm.io/gorm v1.25.1
2026-06-09T15:54:51.887293136Zgo: downloading github.com/prometheus/client_golang v1.15.1
2026-06-09T15:54:52.124835002Zgo: downloading github.com/jackc/pgx/v5 v5.3.1
2026-06-09T15:54:52.211815586Zgo: downloading github.com/x448/float16 v0.8.4
2026-06-09T15:54:52.217650129Zgo: downloading github.com/spf13/pflag v1.0.5
2026-06-09T15:54:52.217662389Zgo: downloading github.com/mattn/go-colorable v0.1.13
2026-06-09T15:54:52.221473075Zgo: downloading github.com/pkg/errors v0.9.1
2026-06-09T15:54:52.229619758Zgo: downloading github.com/jinzhu/now v1.1.5
2026-06-09T15:54:52.235377428Zgo: downloading github.com/jinzhu/inflection v1.0.0
2026-06-09T15:54:52.27353219Zgo: downloading github.com/mattn/go-isatty v0.0.19
2026-06-09T15:54:52.310660092Zgo: downloading google.golang.org/protobuf v1.36.4
2026-06-09T15:54:52.312307436Zgo: downloading github.com/prometheus/client_model v0.4.0
2026-06-09T15:54:52.314459131Zgo: downloading github.com/prometheus/procfs v0.10.1
2026-06-09T15:54:52.314468871Zgo: downloading github.com/cespare/xxhash/v2 v2.3.0
2026-06-09T15:54:52.314474291Zgo: downloading github.com/prometheus/common v0.44.0
2026-06-09T15:54:52.316713574Zgo: downloading github.com/beorn7/perks v1.0.1
2026-06-09T15:54:52.354438099Zgo: downloading golang.org/x/sys v0.28.0
2026-06-09T15:54:52.470613283Zgo: downloading golang.org/x/crypto v0.30.0
2026-06-09T15:54:52.470630387Zgo: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
2026-06-09T15:54:52.470636417Zgo: downloading golang.org/x/text v0.21.0
2026-06-09T15:54:52.470641863Zgo: downloading github.com/jackc/pgpassfile v1.0.0
2026-06-09T15:54:52.514270388Zgo: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
2026-06-09T15:54:52.6068605Zgo: downloading github.com/golang/protobuf v1.5.4
2026-06-09T15:55:15.460267448Z=== run server (auto-applies goose migrations on startup) ===
2026-06-09T15:55:15.460287346Z=== wait for the service on :5080 ===
2026-06-09T15:55:15.541806844Z2026/06/09 15:55:15 OK 00001_baseline.sql (22.17ms)
2026-06-09T15:55:15.544695374Z2026/06/09 15:55:15 OK 00002_task_priority.sql (2.85ms)
2026-06-09T15:55:15.55333506Z2026/06/09 15:55:15 OK 00003_order_by_index.sql (8.07ms)
2026-06-09T15:55:15.555571839Z2026/06/09 15:55:15 goose: no migrations to run. current version: 3
2026-06-09T15:55:16.485932873ZConnected to "postgres"=== test ===
2026-06-09T15:55:16.559824725Zgo: downloading github.com/stretchr/testify v1.8.1
2026-06-09T15:55:16.586891397Zgo: downloading github.com/brianvoe/gofakeit/v6 v6.11.0
2026-06-09T15:55:16.758688865Zgo: downloading github.com/pmezard/go-difflib v1.0.0
2026-06-09T15:55:16.758706105Zgo: downloading github.com/davecgh/go-spew v1.1.1
2026-06-09T15:55:16.758716565Zgo: downloading gopkg.in/yaml.v3 v3.0.1
2026-06-09T15:55:21.467187433Z? github.com/CatalystCommunity/corndogs/corndogs [no test files]
2026-06-09T15:55:21.46720767Z? github.com/CatalystCommunity/corndogs/corndogs/cmd [no test files]
2026-06-09T15:55:21.467219088Z? github.com/CatalystCommunity/corndogs/corndogs/server [no test files]
2026-06-09T15:55:21.467228771Z? github.com/CatalystCommunity/corndogs/corndogs/server/config [no test files]
2026-06-09T15:55:21.467237898Z? github.com/CatalystCommunity/corndogs/corndogs/server/conversions [no test files]
2026-06-09T15:55:21.467269985Z? github.com/CatalystCommunity/corndogs/corndogs/server/csilapi [no test files]
2026-06-09T15:55:21.467280755Z? github.com/CatalystCommunity/corndogs/corndogs/server/implementations [no test files]
2026-06-09T15:55:21.467290168Z? github.com/CatalystCommunity/corndogs/corndogs/server/logging [no test files]
2026-06-09T15:55:21.467314681Z? github.com/CatalystCommunity/corndogs/corndogs/server/metrics [no test files]
2026-06-09T15:55:21.467321025Z? github.com/CatalystCommunity/corndogs/corndogs/server/store [no test files]
2026-06-09T15:55:21.467326486Z? github.com/CatalystCommunity/corndogs/corndogs/server/store/postgresstore [no test files]
2026-06-09T15:55:21.467332959Z? github.com/CatalystCommunity/corndogs/corndogs/server/store/postgresstore/models [no test files]
2026-06-09T15:55:21.949183782Z
2026-06-09T15:55:21.949212292Z2026/06/09 15:55:21 /job/src/corndogs/server/store/postgresstore/postgresstore.go:96 record not found
2026-06-09T15:55:21.949221992Z[0.421ms] [rows:0] SELECT * FROM "tasks" WHERE "tasks"."uuid" = 'bce1e8bd-7dda-4fd0-99de-07359a60a744' ORDER BY "tasks"."uuid" LIMIT 1
2026-06-09T15:55:22.210724247Z=== RUN TestBasicFlow
2026-06-09T15:55:22.210738238Z--- PASS: TestBasicFlow (0.30s)
2026-06-09T15:55:22.210744018Z=== RUN TestGetNextTaskOverrideState
2026-06-09T15:55:22.210749668Z--- PASS: TestGetNextTaskOverrideState (0.07s)
2026-06-09T15:55:22.210756864Z=== RUN TestGetTaskStateByID
2026-06-09T15:55:22.210762398Z--- PASS: TestGetTaskStateByID (0.08s)
2026-06-09T15:55:22.210771148Z=== RUN TestGetTaskStateByIDArchived
2026-06-09T15:55:22.210776255Z--- PASS: TestGetTaskStateByIDArchived (0.01s)
2026-06-09T15:55:22.210785282Z=== RUN TestGetQueues
2026-06-09T15:55:22.210790065Z--- PASS: TestGetQueues (0.01s)
2026-06-09T15:55:22.210795736Z=== RUN TestGetQueueTaskCounts
2026-06-09T15:55:22.210800832Z--- PASS: TestGetQueueTaskCounts (0.01s)
2026-06-09T15:55:22.210806276Z=== RUN TestGetTaskStateCounts
2026-06-09T15:55:22.210811399Z--- PASS: TestGetTaskStateCounts (0.02s)
2026-06-09T15:55:22.210816819Z=== RUN TestGetQueueAndStateCounts
2026-06-09T15:55:22.210822226Z--- PASS: TestGetQueueAndStateCounts (0.03s)
2026-06-09T15:55:22.210827519Z=== RUN TestBasicPriority
2026-06-09T15:55:22.210832349Z--- PASS: TestBasicPriority (0.02s)
2026-06-09T15:55:22.210840662Z=== RUN TestOldestWithinPriority
2026-06-09T15:55:22.210848576Z--- PASS: TestOldestWithinPriority (0.02s)
2026-06-09T15:55:22.210859989Z=== RUN TestBasicDeprioritize
2026-06-09T15:55:22.21423183Z--- PASS: TestBasicDeprioritize (0.02s)
2026-06-09T15:55:22.214246657Z=== RUN TestUpdatePriorityUp
2026-06-09T15:55:22.214252734Z--- PASS: TestUpdatePriorityUp (0.01s)
2026-06-09T15:55:22.214259077Z=== RUN TestUpdatePriorityDown
2026-06-09T15:55:22.214264331Z--- PASS: TestUpdatePriorityDown (0.01s)
2026-06-09T15:55:22.214269984Z=== RUN TestUpdatePriorityNotSpecified
2026-06-09T15:55:22.214275734Z--- PASS: TestUpdatePriorityNotSpecified (0.01s)
2026-06-09T15:55:22.214281084Z=== RUN TestBasicTimeout
2026-06-09T15:55:22.214286208Z--- PASS: TestBasicTimeout (0.02s)
2026-06-09T15:55:22.214291145Z=== RUN TestNoTimeout
2026-06-09T15:55:22.214296015Z--- PASS: TestNoTimeout (0.01s)
2026-06-09T15:55:22.214300792Z=== RUN TestGetNextTaskOverrideTimeout
2026-06-09T15:55:22.214305312Z--- PASS: TestGetNextTaskOverrideTimeout (0.01s)
2026-06-09T15:55:22.214311085Z=== RUN TestGetNextTaskOverrideNoTimeout
2026-06-09T15:55:22.214316192Z--- PASS: TestGetNextTaskOverrideNoTimeout (0.01s)
2026-06-09T15:55:22.214320732Z=== RUN TestGetNextTaskOverrideTimeoutNotSet
2026-06-09T15:55:22.214325352Z--- PASS: TestGetNextTaskOverrideTimeoutNotSet (0.01s)
2026-06-09T15:55:22.214332722Z=== RUN TestTimeoutSpecificQueue
2026-06-09T15:55:22.214338069Z--- PASS: TestTimeoutSpecificQueue (0.02s)
2026-06-09T15:55:22.214342679Z=== RUN TestTimeoutNoQueue
2026-06-09T15:55:22.214347695Z--- PASS: TestTimeoutNoQueue (0.02s)
2026-06-09T15:55:22.214352655ZPASS
2026-06-09T15:55:22.214358205Zok github.com/CatalystCommunity/corndogs/corndogs/test 0.735s