Running client tests...
=== RUN TestDoServerRequestAttachesToken
=== PAUSE TestDoServerRequestAttachesToken
=== RUN TestCaseHackSuffix
=== PAUSE TestCaseHackSuffix
=== RUN TestFilterOversizedClosures
=== PAUSE TestFilterOversizedClosures
=== RUN TestPartSizeForNAR
=== PAUSE TestPartSizeForNAR
=== RUN TestUploadMultipart_SupersededByPeer
=== PAUSE TestUploadMultipart_SupersededByPeer
=== RUN TestDumpPathMatchesNix
=== PAUSE TestDumpPathMatchesNix
=== RUN TestDumpPathSingleFile
=== PAUSE TestDumpPathSingleFile
=== RUN TestDumpPathWriterError
=== PAUSE TestDumpPathWriterError
=== RUN TestEncodeNixBase32
=== PAUSE TestEncodeNixBase32
=== RUN TestEncodeNixBase32WithRealHash
=== PAUSE TestEncodeNixBase32WithRealHash
=== RUN TestConvertHashToNix32
=== PAUSE TestConvertHashToNix32
=== RUN TestGetStorePathHash
=== PAUSE TestGetStorePathHash
=== RUN TestPathInfoHashCompatibility
=== PAUSE TestPathInfoHashCompatibility
=== RUN TestParsePathInfoJSON
=== PAUSE TestParsePathInfoJSON
=== RUN TestParsePathInfoJSONMultiplePaths
=== PAUSE TestParsePathInfoJSONMultiplePaths
=== RUN TestPathInfoCACompatibility
=== PAUSE TestPathInfoCACompatibility
=== RUN TestRateLimiterFeedback
=== PAUSE TestRateLimiterFeedback
=== RUN TestRateLimiterFeedback_400DoesNotCountAsSuccess
=== PAUSE TestRateLimiterFeedback_400DoesNotCountAsSuccess
=== RUN TestResolveStorePath
=== PAUSE TestResolveStorePath
=== RUN TestDoWithRetry_BodyReplayedViaGetBody
=== PAUSE TestDoWithRetry_BodyReplayedViaGetBody
=== RUN TestShellSplit
=== PAUSE TestShellSplit
=== RUN TestShellSplitErrors
=== PAUSE TestShellSplitErrors
=== RUN TestSetClientTLS
=== PAUSE TestSetClientTLS
=== RUN TestSetClientTLSDoesNotMutateDefaultTransport
=== PAUSE TestSetClientTLSDoesNotMutateDefaultTransport
=== RUN TestSetClientTLSErrors
=== PAUSE TestSetClientTLSErrors
=== RUN TestStaticToken
=== PAUSE TestStaticToken
=== RUN TestFileTokenReadsAndCaches
=== PAUSE TestFileTokenReadsAndCaches
=== RUN TestFileTokenMissing
=== PAUSE TestFileTokenMissing
=== RUN TestFileTokenEmpty
=== PAUSE TestFileTokenEmpty
=== RUN TestScriptTokenNoExpiryRerunsEveryCall
=== PAUSE TestScriptTokenNoExpiryRerunsEveryCall
=== RUN TestScriptTokenCachesUntilRefresh
=== PAUSE TestScriptTokenCachesUntilRefresh
=== RUN TestScriptTokenEmptyToken
=== PAUSE TestScriptTokenEmptyToken
=== RUN TestScriptTokenBadJSON
=== PAUSE TestScriptTokenBadJSON
=== RUN TestScriptTokenScriptFails
=== PAUSE TestScriptTokenScriptFails
=== RUN TestScriptTokenEmptyCommand
=== PAUSE TestScriptTokenEmptyCommand
=== CONT TestDoServerRequestAttachesToken
=== CONT TestEncodeNixBase32WithRealHash
=== CONT TestResolveStorePath
--- PASS: TestEncodeNixBase32WithRealHash (0.00s)
=== CONT TestRateLimiterFeedback_400DoesNotCountAsSuccess
=== CONT TestRateLimiterFeedback
=== CONT TestDumpPathMatchesNix
=== RUN TestRateLimiterFeedback/429_enables_limiter
=== PAUSE TestRateLimiterFeedback/429_enables_limiter
=== RUN TestRateLimiterFeedback/503_enables_limiter
=== PAUSE TestRateLimiterFeedback/503_enables_limiter
=== RUN TestRateLimiterFeedback/200_does_not_enable_limiter
=== PAUSE TestRateLimiterFeedback/200_does_not_enable_limiter
=== CONT TestFileTokenMissing
=== RUN TestRateLimiterFeedback/400_does_not_enable_limiter
=== PAUSE TestRateLimiterFeedback/400_does_not_enable_limiter
2026/08/11 08:15:01 WARN Rate limiter enabled after throttle name=server-test rate=5
=== CONT TestGetStorePathHash
=== RUN TestGetStorePathHash/valid_store_path
=== PAUSE TestGetStorePathHash/valid_store_path
=== RUN TestGetStorePathHash/basename_without_hyphen_should_error
=== PAUSE TestGetStorePathHash/basename_without_hyphen_should_error
=== RUN TestGetStorePathHash/hash_with_invalid_characters_should_error
=== PAUSE TestGetStorePathHash/hash_with_invalid_characters_should_error
=== RUN TestGetStorePathHash/hash_with_wrong_length_should_error
=== PAUSE TestGetStorePathHash/hash_with_wrong_length_should_error
=== CONT TestPathInfoCACompatibility
=== RUN TestPathInfoCACompatibility/null_ca_field
=== PAUSE TestPathInfoCACompatibility/null_ca_field
=== RUN TestPathInfoCACompatibility/old_string_format_-_text
=== PAUSE TestPathInfoCACompatibility/old_string_format_-_text
=== RUN TestPathInfoCACompatibility/old_string_format_-_fixed_recursive
=== PAUSE TestPathInfoCACompatibility/old_string_format_-_fixed_recursive
=== RUN TestPathInfoCACompatibility/new_structured_format_-_text
=== PAUSE TestPathInfoCACompatibility/new_structured_format_-_text
=== RUN TestPathInfoCACompatibility/new_structured_format_-_nar_method
=== PAUSE TestPathInfoCACompatibility/new_structured_format_-_nar_method
=== CONT TestDumpPathWriterError
=== CONT TestDumpPathSingleFile
=== CONT TestEncodeNixBase32
=== RUN TestEncodeNixBase32/test_string_hash
=== PAUSE TestEncodeNixBase32/test_string_hash
=== RUN TestEncodeNixBase32/empty_input
=== PAUSE TestEncodeNixBase32/empty_input
--- PASS: TestFileTokenMissing (0.00s)
--- PASS: TestResolveStorePath (0.00s)
=== CONT TestSetClientTLSDoesNotMutateDefaultTransport
=== CONT TestParsePathInfoJSONMultiplePaths
=== RUN TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths
=== PAUSE TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths
=== RUN TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths
=== PAUSE TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths
=== CONT TestFileTokenReadsAndCaches
=== CONT TestParsePathInfoJSON
=== RUN TestParsePathInfoJSON/Nix_format
=== PAUSE TestParsePathInfoJSON/Nix_format
=== RUN TestParsePathInfoJSON/Lix_format
=== PAUSE TestParsePathInfoJSON/Lix_format
=== RUN TestParsePathInfoJSON/empty_input
=== PAUSE TestParsePathInfoJSON/empty_input
=== RUN TestParsePathInfoJSON/whitespace_only
=== PAUSE TestParsePathInfoJSON/whitespace_only
=== RUN TestParsePathInfoJSON/invalid_JSON
=== PAUSE TestParsePathInfoJSON/invalid_JSON
=== CONT TestPathInfoHashCompatibility
=== RUN TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)
=== PAUSE TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)
=== RUN TestPathInfoHashCompatibility/old_string_format_with_colon
=== PAUSE TestPathInfoHashCompatibility/old_string_format_with_colon
=== RUN TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI
=== PAUSE TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI
=== RUN TestPathInfoHashCompatibility/new_structured_format_with_sha512
=== PAUSE TestPathInfoHashCompatibility/new_structured_format_with_sha512
=== CONT TestStaticToken
=== CONT TestConvertHashToNix32
=== RUN TestConvertHashToNix32/SRI_format_to_Nix32
=== PAUSE TestConvertHashToNix32/SRI_format_to_Nix32
=== RUN TestConvertHashToNix32/already_Nix32_format
=== PAUSE TestConvertHashToNix32/already_Nix32_format
=== RUN TestConvertHashToNix32/invalid_format
=== PAUSE TestConvertHashToNix32/invalid_format
=== CONT TestFilterOversizedClosures
=== RUN TestFilterOversizedClosures/no_limit_keeps_everything
=== PAUSE TestFilterOversizedClosures/no_limit_keeps_everything
=== RUN TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped
=== PAUSE TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped
=== RUN TestFilterOversizedClosures/all_closures_skipped
=== PAUSE TestFilterOversizedClosures/all_closures_skipped
=== CONT TestUploadMultipart_SupersededByPeer
=== RUN TestUploadMultipart_SupersededByPeer/exists
=== PAUSE TestUploadMultipart_SupersededByPeer/exists
=== RUN TestUploadMultipart_SupersededByPeer/missing
=== PAUSE TestUploadMultipart_SupersededByPeer/missing
=== CONT TestSetClientTLSErrors
=== CONT TestCaseHackSuffix
--- PASS: TestStaticToken (0.00s)
=== CONT TestPartSizeForNAR
=== RUN TestPartSizeForNAR/zero_stays_at_minimum
=== PAUSE TestPartSizeForNAR/zero_stays_at_minimum
=== RUN TestPartSizeForNAR/small_stays_at_minimum
=== PAUSE TestPartSizeForNAR/small_stays_at_minimum
=== RUN TestPartSizeForNAR/80_GiB_fits_at_minimum
=== PAUSE TestPartSizeForNAR/80_GiB_fits_at_minimum
=== RUN TestPartSizeForNAR/115_GiB_needs_larger_parts
=== PAUSE TestPartSizeForNAR/115_GiB_needs_larger_parts
=== RUN TestPartSizeForNAR/1_TiB
=== PAUSE TestPartSizeForNAR/1_TiB
=== RUN TestPartSizeForNAR/5_TiB_S3_max_object
=== PAUSE TestPartSizeForNAR/5_TiB_S3_max_object
=== RUN TestPartSizeForNAR/capped_at_5_GiB
=== PAUSE TestPartSizeForNAR/capped_at_5_GiB
=== CONT TestScriptTokenEmptyToken
--- PASS: TestDoServerRequestAttachesToken (0.01s)
=== CONT TestScriptTokenEmptyCommand
--- PASS: TestScriptTokenEmptyCommand (0.00s)
=== CONT TestScriptTokenScriptFails
=== RUN TestSetClientTLSErrors/missing_cert_file
=== PAUSE TestSetClientTLSErrors/missing_cert_file
=== RUN TestSetClientTLSErrors/missing_key_file
=== PAUSE TestSetClientTLSErrors/missing_key_file
=== RUN TestSetClientTLSErrors/missing_ca_file
=== PAUSE TestSetClientTLSErrors/missing_ca_file
=== RUN TestSetClientTLSErrors/invalid_ca_file
=== PAUSE TestSetClientTLSErrors/invalid_ca_file
=== CONT TestScriptTokenBadJSON
=== CONT TestShellSplitErrors
--- PASS: TestFileTokenReadsAndCaches (0.01s)
--- PASS: TestShellSplitErrors (0.00s)
=== CONT TestSetClientTLS
--- PASS: TestSetClientTLSDoesNotMutateDefaultTransport (0.02s)
=== CONT TestShellSplit
--- PASS: TestShellSplit (0.00s)
=== CONT TestScriptTokenNoExpiryRerunsEveryCall
=== RUN TestSetClientTLS/rejects_connection_without_client_cert
=== PAUSE TestSetClientTLS/rejects_connection_without_client_cert
=== RUN TestSetClientTLS/succeeds_with_client_cert_and_CA
=== PAUSE TestSetClientTLS/succeeds_with_client_cert_and_CA
=== RUN TestSetClientTLS/preserves_debug_logging_transport
=== PAUSE TestSetClientTLS/preserves_debug_logging_transport
=== CONT TestScriptTokenCachesUntilRefresh
--- PASS: TestDumpPathWriterError (0.05s)
=== CONT TestFileTokenEmpty
--- PASS: TestFileTokenEmpty (0.00s)
=== CONT TestDoWithRetry_BodyReplayedViaGetBody
2026/08/11 08:15:01 WARN Rate limiter enabled after throttle name=server-test rate=5
2026/08/11 08:15:01 WARN Request returned retryable status, retrying attempt=1 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:58164
2026/08/11 08:15:01 WARN Rate limiter backed off name=server-test rate=5
2026/08/11 08:15:01 WARN Request returned retryable status, retrying attempt=2 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:58164
--- PASS: TestDoWithRetry_BodyReplayedViaGetBody (0.00s)
=== CONT TestRateLimiterFeedback/429_enables_limiter
2026/08/11 08:15:01 WARN Rate limiter enabled after throttle name=server-test rate=5
2026/08/11 08:15:01 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=429 url=http://127.0.0.1:58166
2026/08/11 08:15:01 WARN Rate limiter backed off name=server-test rate=5
=== CONT TestRateLimiterFeedback/200_does_not_enable_limiter
=== CONT TestRateLimiterFeedback/400_does_not_enable_limiter
=== CONT TestRateLimiterFeedback/503_enables_limiter
2026/08/11 08:15:01 WARN Rate limiter enabled after throttle name=server-test rate=5
2026/08/11 08:15:01 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=503 url=http://127.0.0.1:58172
2026/08/11 08:15:01 WARN Rate limiter backed off name=server-test rate=5
--- PASS: TestRateLimiterFeedback (0.00s)
--- PASS: TestRateLimiterFeedback/429_enables_limiter (0.00s)
--- PASS: TestRateLimiterFeedback/200_does_not_enable_limiter (0.00s)
--- PASS: TestRateLimiterFeedback/400_does_not_enable_limiter (0.00s)
--- PASS: TestRateLimiterFeedback/503_enables_limiter (0.00s)
=== CONT TestGetStorePathHash/valid_store_path
=== CONT TestPathInfoCACompatibility/null_ca_field
=== CONT TestEncodeNixBase32/test_string_hash
=== CONT TestGetStorePathHash/hash_with_wrong_length_should_error
=== CONT TestGetStorePathHash/hash_with_invalid_characters_should_error
=== CONT TestGetStorePathHash/basename_without_hyphen_should_error
--- PASS: TestGetStorePathHash (0.00s)
--- PASS: TestGetStorePathHash/valid_store_path (0.00s)
--- PASS: TestGetStorePathHash/hash_with_wrong_length_should_error (0.00s)
--- PASS: TestGetStorePathHash/hash_with_invalid_characters_should_error (0.00s)
--- PASS: TestGetStorePathHash/basename_without_hyphen_should_error (0.00s)
=== CONT TestEncodeNixBase32/empty_input
--- PASS: TestEncodeNixBase32 (0.00s)
--- PASS: TestEncodeNixBase32/test_string_hash (0.00s)
--- PASS: TestEncodeNixBase32/empty_input (0.00s)
=== CONT TestPathInfoCACompatibility/new_structured_format_-_text
=== CONT TestPathInfoCACompatibility/new_structured_format_-_nar_method
=== CONT TestPathInfoCACompatibility/old_string_format_-_fixed_recursive
=== CONT TestPathInfoCACompatibility/old_string_format_-_text
--- PASS: TestPathInfoCACompatibility (0.00s)
--- PASS: TestPathInfoCACompatibility/null_ca_field (0.00s)
--- PASS: TestPathInfoCACompatibility/new_structured_format_-_text (0.00s)
--- PASS: TestPathInfoCACompatibility/new_structured_format_-_nar_method (0.00s)
--- PASS: TestPathInfoCACompatibility/old_string_format_-_fixed_recursive (0.00s)
--- PASS: TestPathInfoCACompatibility/old_string_format_-_text (0.00s)
=== CONT TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths
=== CONT TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths
--- PASS: TestParsePathInfoJSONMultiplePaths (0.00s)
--- PASS: TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths (0.00s)
--- PASS: TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths (0.00s)
=== CONT TestParsePathInfoJSON/Nix_format
=== CONT TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)
=== CONT TestConvertHashToNix32/SRI_format_to_Nix32
=== CONT TestParsePathInfoJSON/invalid_JSON
=== CONT TestParsePathInfoJSON/whitespace_only
=== CONT TestParsePathInfoJSON/empty_input
=== CONT TestParsePathInfoJSON/Lix_format
--- PASS: TestParsePathInfoJSON (0.00s)
--- PASS: TestParsePathInfoJSON/Nix_format (0.00s)
--- PASS: TestParsePathInfoJSON/invalid_JSON (0.00s)
--- PASS: TestParsePathInfoJSON/whitespace_only (0.00s)
--- PASS: TestParsePathInfoJSON/empty_input (0.00s)
--- PASS: TestParsePathInfoJSON/Lix_format (0.00s)
=== CONT TestFilterOversizedClosures/no_limit_keeps_everything
=== CONT TestConvertHashToNix32/invalid_format
=== CONT TestConvertHashToNix32/already_Nix32_format
--- PASS: TestConvertHashToNix32 (0.00s)
--- PASS: TestConvertHashToNix32/SRI_format_to_Nix32 (0.00s)
--- PASS: TestConvertHashToNix32/invalid_format (0.00s)
--- PASS: TestConvertHashToNix32/already_Nix32_format (0.00s)
=== CONT TestPathInfoHashCompatibility/new_structured_format_with_sha512
=== CONT TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI
=== CONT TestPathInfoHashCompatibility/old_string_format_with_colon
--- PASS: TestPathInfoHashCompatibility (0.00s)
--- PASS: TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) (0.00s)
--- PASS: TestPathInfoHashCompatibility/new_structured_format_with_sha512 (0.00s)
--- PASS: TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI (0.00s)
--- PASS: TestPathInfoHashCompatibility/old_string_format_with_colon (0.00s)
=== CONT TestFilterOversizedClosures/all_closures_skipped
2026/08/11 08:15:01 WARN Skipping closure: path exceeds server max NAR size top_level_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper oversized_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper nar_size=100 max_nar_size=50
=== CONT TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped
2026/08/11 08:15:01 WARN Skipping closure: path exceeds server max NAR size top_level_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper oversized_path=/nix/store/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb-vm-image nar_size=5000 max_nar_size=2000
--- PASS: TestFilterOversizedClosures (0.00s)
--- PASS: TestFilterOversizedClosures/no_limit_keeps_everything (0.00s)
--- PASS: TestFilterOversizedClosures/all_closures_skipped (0.00s)
--- PASS: TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped (0.00s)
=== CONT TestUploadMultipart_SupersededByPeer/exists
=== CONT TestUploadMultipart_SupersededByPeer/missing
--- PASS: TestUploadMultipart_SupersededByPeer (0.00s)
--- PASS: TestUploadMultipart_SupersededByPeer/exists (0.00s)
--- PASS: TestUploadMultipart_SupersededByPeer/missing (0.00s)
=== CONT TestPartSizeForNAR/zero_stays_at_minimum
=== CONT TestPartSizeForNAR/1_TiB
=== CONT TestPartSizeForNAR/capped_at_5_GiB
=== CONT TestPartSizeForNAR/5_TiB_S3_max_object
=== CONT TestPartSizeForNAR/80_GiB_fits_at_minimum
=== CONT TestPartSizeForNAR/115_GiB_needs_larger_parts
=== CONT TestPartSizeForNAR/small_stays_at_minimum
--- PASS: TestPartSizeForNAR (0.00s)
--- PASS: TestPartSizeForNAR/zero_stays_at_minimum (0.00s)
--- PASS: TestPartSizeForNAR/1_TiB (0.00s)
--- PASS: TestPartSizeForNAR/capped_at_5_GiB (0.00s)
--- PASS: TestPartSizeForNAR/5_TiB_S3_max_object (0.00s)
--- PASS: TestPartSizeForNAR/80_GiB_fits_at_minimum (0.00s)
--- PASS: TestPartSizeForNAR/115_GiB_needs_larger_parts (0.00s)
--- PASS: TestPartSizeForNAR/small_stays_at_minimum (0.00s)
=== CONT TestSetClientTLSErrors/missing_cert_file
=== CONT TestSetClientTLSErrors/missing_ca_file
=== CONT TestSetClientTLSErrors/invalid_ca_file
=== CONT TestSetClientTLSErrors/missing_key_file
=== CONT TestSetClientTLS/rejects_connection_without_client_cert
--- PASS: TestSetClientTLSErrors (0.01s)
--- PASS: TestSetClientTLSErrors/missing_cert_file (0.00s)
--- PASS: TestSetClientTLSErrors/missing_ca_file (0.00s)
--- PASS: TestSetClientTLSErrors/invalid_ca_file (0.00s)
--- PASS: TestSetClientTLSErrors/missing_key_file (0.00s)
--- PASS: TestScriptTokenBadJSON (0.05s)
=== CONT TestSetClientTLS/preserves_debug_logging_transport
--- PASS: TestScriptTokenEmptyToken (0.05s)
=== CONT TestSetClientTLS/succeeds_with_client_cert_and_CA
--- PASS: TestScriptTokenScriptFails (0.06s)
2026/08/11 08:15:01 http: TLS handshake error from 127.0.0.1:58178: remote error: tls: bad certificate
--- PASS: TestSetClientTLS (0.01s)
--- PASS: TestSetClientTLS/succeeds_with_client_cert_and_CA (0.00s)
--- PASS: TestSetClientTLS/preserves_debug_logging_transport (0.00s)
--- PASS: TestSetClientTLS/rejects_connection_without_client_cert (0.02s)
--- PASS: TestScriptTokenNoExpiryRerunsEveryCall (0.06s)
--- PASS: TestScriptTokenCachesUntilRefresh (0.06s)
--- PASS: TestRateLimiterFeedback_400DoesNotCountAsSuccess (1.00s)
--- PASS: TestDumpPathSingleFile (3.51s)
--- PASS: TestCaseHackSuffix (3.51s)
--- PASS: TestDumpPathMatchesNix (3.52s)
PASS
Running server tests...
The files belonging to this database system will be owned by user "_nixbld1".
This user must also own the server process.
The database cluster will be initialized with locale "C".
The default database encoding has accordingly been set to "SQL_ASCII".
The default text search configuration will be set to "english".
Data page checksums are enabled.
creating directory /nix/var/nix/builds/nix-98827-4063054371/postgres3243610492/data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default "max_connections" ... 100
selecting default "shared_buffers" ... 128MB
selecting default time zone ... UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg_ctl -D /nix/var/nix/builds/nix-98827-4063054371/postgres3243610492/data -l logfile start
2026-08-11 08:15:07.412 UTC [98911] LOG: starting PostgreSQL 18.4 on aarch64-apple-darwin25.5.0, compiled by clang version 21.1.8, 64-bit
2026-08-11 08:15:07.412 UTC [98911] LOG: listening on Unix socket "/nix/var/nix/builds/nix-98827-4063054371/postgres3243610492/.s.PGSQL.5432"
2026-08-11 08:15:07.416 UTC [98918] LOG: database system was shut down at 2026-08-11 08:15:07 UTC
2026-08-11 08:15:07.418 UTC [98911] LOG: database system is ready to accept connections
/nix/var/nix/builds/nix-98827-4063054371/postgres3243610492:5432 - accepting connections
=== RUN TestService_AuthMiddleware
=== PAUSE TestService_AuthMiddleware
=== RUN TestService_AuthMiddleware_MTLSProxyHeader
=== PAUSE TestService_AuthMiddleware_MTLSProxyHeader
=== RUN TestService_AuthMiddleware_MTLSBoundSubjects
=== PAUSE TestService_AuthMiddleware_MTLSBoundSubjects
=== RUN TestService_ReadAuthMiddleware
=== PAUSE TestService_ReadAuthMiddleware
=== RUN TestService_AuthMiddleware_OIDC
=== PAUSE TestService_AuthMiddleware_OIDC
=== RUN TestCacheConfigHandler
=== PAUSE TestCacheConfigHandler
=== RUN TestCacheStatsHandler
=== PAUSE TestCacheStatsHandler
=== RUN TestClientCADerivations
=== PAUSE TestClientCADerivations
=== RUN TestClientErrorHandling
=== PAUSE TestClientErrorHandling
=== RUN TestClientIntegration
=== PAUSE TestClientIntegration
=== RUN TestClientMultipleUploads
=== PAUSE TestClientMultipleUploads
=== RUN TestClientWithDependencies
=== PAUSE TestClientWithDependencies
=== RUN TestPinProtectsFromGC
=== PAUSE TestPinProtectsFromGC
=== RUN TestGCAdvisoryLockBlocksConcurrentRun
2026-08-11 08:15:10.720 UTC [98990] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:10.720 UTC [98990] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:10 OK 20241026095416_initial_model.sql (4.1ms)
2026/08/11 08:15:10 OK 20251210153512_drop_unused_gin_index.sql (548.42µs)
2026/08/11 08:15:10 OK 20251218171726_add_pins.sql (953.17µs)
2026/08/11 08:15:10 OK 20260628120000_add_object_size_and_stats.sql (1.04ms)
2026/08/11 08:15:10 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:10 OK 1_commit_pending_closure.sql (1.11ms)
2026/08/11 08:15:10 OK 2_object_stats_trigger.sql (212.88µs)
2026/08/11 08:15:10 goose: up to current file version: 2
--- PASS: TestGCAdvisoryLockBlocksConcurrentRun (0.36s)
=== RUN TestGCBugBareHashReferences
=== PAUSE TestGCBugBareHashReferences
=== RUN TestGCMetrics
=== PAUSE TestGCMetrics
=== RUN TestGCTaskStore_StartNew
=== PAUSE TestGCTaskStore_StartNew
=== RUN TestGCTaskStore_DeduplicateSameParams
=== PAUSE TestGCTaskStore_DeduplicateSameParams
=== RUN TestGCTaskStore_ConflictDifferentParams
=== PAUSE TestGCTaskStore_ConflictDifferentParams
=== RUN TestGCTaskStore_GetEmpty
=== PAUSE TestGCTaskStore_GetEmpty
=== RUN TestGCTaskStore_GetReturnsLatest
=== PAUSE TestGCTaskStore_GetReturnsLatest
=== RUN TestGCTaskStore_CompletedAllowsNewTask
=== PAUSE TestGCTaskStore_CompletedAllowsNewTask
=== RUN TestGCTaskStore_PhaseUpdates
=== PAUSE TestGCTaskStore_PhaseUpdates
=== RUN TestGCTaskStore_Fail
=== PAUSE TestGCTaskStore_Fail
=== RUN TestGracefulShutdownDrainsInflight
=== PAUSE TestGracefulShutdownDrainsInflight
=== RUN TestService_healthCheckHandler
=== PAUSE TestService_healthCheckHandler
=== RUN TestGenerateLandingPage
=== PAUSE TestGenerateLandingPage
=== RUN TestCacheConfigHandlerMaxNarSize
=== PAUSE TestCacheConfigHandlerMaxNarSize
=== RUN TestCreatePendingClosureRejectsOversizedNAR
=== PAUSE TestCreatePendingClosureRejectsOversizedNAR
=== RUN TestNARDeduplicationMetadataUploadBug
=== PAUSE TestNARDeduplicationMetadataUploadBug
=== RUN TestMetricsInventory
=== PAUSE TestMetricsInventory
=== RUN TestService_NativeMTLS
=== PAUSE TestService_NativeMTLS
=== RUN TestServerTLSConfig
=== PAUSE TestServerTLSConfig
=== RUN TestMultipartCleanup
=== PAUSE TestMultipartCleanup
=== RUN TestObjectStatsTrigger
=== PAUSE TestObjectStatsTrigger
=== RUN TestOrphanedObjectsGC
=== PAUSE TestOrphanedObjectsGC
=== RUN TestOrphanedObjectsGCStressTest
=== PAUSE TestOrphanedObjectsGCStressTest
=== RUN TestResurrectedObjectNotDeleted
=== PAUSE TestResurrectedObjectNotDeleted
=== RUN TestParseSingleRange
=== PAUSE TestParseSingleRange
=== RUN TestIsValidCachePath
=== PAUSE TestIsValidCachePath
=== RUN TestReadProxyNarinfo
=== PAUSE TestReadProxyNarinfo
=== RUN TestReadProxyNarinfoAlreadyDecompressed
=== PAUSE TestReadProxyNarinfoAlreadyDecompressed
=== RUN TestReadProxyNarStreaming
=== PAUSE TestReadProxyNarStreaming
=== RUN TestReadProxy404
=== PAUSE TestReadProxy404
=== RUN TestReadProxyInvalidPath
=== PAUSE TestReadProxyInvalidPath
=== RUN TestReadProxyHead
=== PAUSE TestReadProxyHead
=== RUN TestReadProxyConditionalGet
=== PAUSE TestReadProxyConditionalGet
=== RUN TestReadProxyRootRedirectsToIndexHTML
=== PAUSE TestReadProxyRootRedirectsToIndexHTML
=== RUN TestReadProxyDisabled
=== PAUSE TestReadProxyDisabled
=== RUN TestReadProxyRangeRequest
=== PAUSE TestReadProxyRangeRequest
=== RUN TestRedundantMultipartUpload
=== PAUSE TestRedundantMultipartUpload
=== RUN TestCompleteMultipartUpload_ErrorButObjectExists
=== PAUSE TestCompleteMultipartUpload_ErrorButObjectExists
=== RUN TestCompletedNarNotReofferedAcrossClosures
=== PAUSE TestCompletedNarNotReofferedAcrossClosures
=== RUN TestPresignedUploadRegisteredBeforeCommit
=== PAUSE TestPresignedUploadRegisteredBeforeCommit
=== RUN TestService_Rustfstest
=== PAUSE TestService_Rustfstest
=== RUN TestParseSize
=== PAUSE TestParseSize
=== RUN TestSkippedUploadsHandler
=== PAUSE TestSkippedUploadsHandler
=== RUN TestSystemdListenerNotActivated
--- PASS: TestSystemdListenerNotActivated (0.00s)
=== RUN TestWatchdogBeatsWhenHealthy
--- PASS: TestWatchdogBeatsWhenHealthy (0.02s)
=== RUN TestWatchdogSkipsWhenUnhealthy
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:10 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
2026/08/11 08:15:11 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"
--- PASS: TestWatchdogSkipsWhenUnhealthy (0.21s)
=== RUN TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle
=== PAUSE TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle
=== RUN TestProxyWriteTimeout
=== PAUSE TestProxyWriteTimeout
=== RUN TestIsValidUploadKey
=== PAUSE TestIsValidUploadKey
=== RUN TestUploadHandlersRejectInvalidKeys
=== PAUSE TestUploadHandlersRejectInvalidKeys
=== RUN TestUploadHandlersRejectOversizedBody
=== PAUSE TestUploadHandlersRejectOversizedBody
=== RUN TestService_cleanupPendingClosuresHandler
=== PAUSE TestService_cleanupPendingClosuresHandler
=== RUN TestService_createPendingClosureHandler
=== PAUSE TestService_createPendingClosureHandler
=== RUN TestService_verifyS3Integrity
=== PAUSE TestService_verifyS3Integrity
=== RUN TestCompleteMultipartUnregistered
=== PAUSE TestCompleteMultipartUnregistered
=== RUN TestCreatePendingClosure_SmallNARUsesSimplePUT
=== PAUSE TestCreatePendingClosure_SmallNARUsesSimplePUT
=== CONT TestService_AuthMiddleware
=== CONT TestCompleteMultipartUnregistered
=== CONT TestGenerateLandingPage
=== CONT TestParseSingleRange
=== RUN TestParseSingleRange/none
=== CONT TestProxyWriteTimeout
=== PAUSE TestParseSingleRange/none
=== RUN TestParseSingleRange/unknown_unit
=== RUN TestProxyWriteTimeout/narinfo
=== PAUSE TestParseSingleRange/unknown_unit
=== CONT TestService_Rustfstest
=== RUN TestParseSingleRange/multi-range_ignored
=== PAUSE TestParseSingleRange/multi-range_ignored
=== RUN TestParseSingleRange/malformed_no_dash
=== PAUSE TestParseSingleRange/malformed_no_dash
=== RUN TestParseSingleRange/malformed_both_empty
=== PAUSE TestParseSingleRange/malformed_both_empty
=== RUN TestParseSingleRange/malformed_end_before_start
=== CONT TestService_createPendingClosureHandler
=== PAUSE TestParseSingleRange/malformed_end_before_start
=== RUN TestParseSingleRange/closed
=== PAUSE TestParseSingleRange/closed
=== RUN TestParseSingleRange/open-ended
=== PAUSE TestParseSingleRange/open-ended
=== RUN TestParseSingleRange/end_clamped_to_size
=== CONT TestRedundantMultipartUpload
=== PAUSE TestParseSingleRange/end_clamped_to_size
=== RUN TestParseSingleRange/suffix
=== PAUSE TestParseSingleRange/suffix
=== RUN TestParseSingleRange/suffix_exceeds_size
=== PAUSE TestParseSingleRange/suffix_exceeds_size
=== RUN TestParseSingleRange/single_byte
=== PAUSE TestParseSingleRange/single_byte
=== RUN TestParseSingleRange/start_past_EOF
=== PAUSE TestParseSingleRange/start_past_EOF
=== CONT TestService_verifyS3Integrity
=== RUN TestParseSingleRange/start_far_past_EOF
=== PAUSE TestParseSingleRange/start_far_past_EOF
=== CONT TestService_cleanupPendingClosuresHandler
=== CONT TestCreatePendingClosure_SmallNARUsesSimplePUT
=== PAUSE TestProxyWriteTimeout/narinfo
=== RUN TestProxyWriteTimeout/1_GiB_nar
=== PAUSE TestProxyWriteTimeout/1_GiB_nar
=== RUN TestProxyWriteTimeout/10_GiB_nar
=== PAUSE TestProxyWriteTimeout/10_GiB_nar
=== RUN TestProxyWriteTimeout/unknown_size
=== PAUSE TestProxyWriteTimeout/unknown_size
=== CONT TestUploadHandlersRejectOversizedBody
--- PASS: TestGenerateLandingPage (0.01s)
=== CONT TestUploadHandlersRejectInvalidKeys
=== RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info
=== PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info
=== RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal
=== PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal
=== RUN TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key
=== PAUSE TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key
=== RUN TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key
=== PAUSE TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key
=== CONT TestIsValidUploadKey
=== RUN TestIsValidUploadKey/narinfo
=== PAUSE TestIsValidUploadKey/narinfo
=== RUN TestIsValidUploadKey/nar_zst
=== PAUSE TestIsValidUploadKey/nar_zst
=== RUN TestIsValidUploadKey/nar_xz
=== PAUSE TestIsValidUploadKey/nar_xz
=== RUN TestIsValidUploadKey/nar_plain
=== PAUSE TestIsValidUploadKey/nar_plain
=== RUN TestIsValidUploadKey/listing
=== PAUSE TestIsValidUploadKey/listing
=== RUN TestIsValidUploadKey/build_log
=== PAUSE TestIsValidUploadKey/build_log
=== RUN TestIsValidUploadKey/build_log_home-manager_file
=== PAUSE TestIsValidUploadKey/build_log_home-manager_file
=== RUN TestIsValidUploadKey/build_log_plus_in_name
=== PAUSE TestIsValidUploadKey/build_log_plus_in_name
=== RUN TestIsValidUploadKey/build_log_question_mark
=== PAUSE TestIsValidUploadKey/build_log_question_mark
=== RUN TestIsValidUploadKey/build_log_equals
=== PAUSE TestIsValidUploadKey/build_log_equals
=== RUN TestIsValidUploadKey/realisation
=== PAUSE TestIsValidUploadKey/realisation
=== RUN TestIsValidUploadKey/realisation_plus_in_output
=== PAUSE TestIsValidUploadKey/realisation_plus_in_output
=== RUN TestIsValidUploadKey/nix-cache-info
=== PAUSE TestIsValidUploadKey/nix-cache-info
=== RUN TestIsValidUploadKey/index.html
=== PAUSE TestIsValidUploadKey/index.html
=== RUN TestIsValidUploadKey/narinfo_key,_nar_type
=== PAUSE TestIsValidUploadKey/narinfo_key,_nar_type
=== RUN TestIsValidUploadKey/nar_key,_narinfo_type
=== PAUSE TestIsValidUploadKey/nar_key,_narinfo_type
=== RUN TestIsValidUploadKey/listing_key,_narinfo_type
=== PAUSE TestIsValidUploadKey/listing_key,_narinfo_type
=== RUN TestIsValidUploadKey/traversal
=== PAUSE TestIsValidUploadKey/traversal
=== RUN TestIsValidUploadKey/traversal_nar
=== PAUSE TestIsValidUploadKey/traversal_nar
=== RUN TestIsValidUploadKey/absolute
=== PAUSE TestIsValidUploadKey/absolute
=== RUN TestIsValidUploadKey/empty_key
=== PAUSE TestIsValidUploadKey/empty_key
=== RUN TestIsValidUploadKey/unknown_type
=== PAUSE TestIsValidUploadKey/unknown_type
=== CONT TestGCBugBareHashReferences
=== RUN TestUploadHandlersRejectOversizedBody/create_pending_closure
=== PAUSE TestUploadHandlersRejectOversizedBody/create_pending_closure
=== RUN TestUploadHandlersRejectOversizedBody/complete_multipart
=== PAUSE TestUploadHandlersRejectOversizedBody/complete_multipart
=== RUN TestUploadHandlersRejectOversizedBody/request_more_parts
=== PAUSE TestUploadHandlersRejectOversizedBody/request_more_parts
=== CONT TestService_healthCheckHandler
2026-08-11 08:15:11.335 UTC [99012] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.335 UTC [99012] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.335 UTC [99013] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.335 UTC [99013] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.338 UTC [99015] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.338 UTC [99015] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.339 UTC [99014] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.339 UTC [99014] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.341 UTC [99016] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.341 UTC [99016] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.342 UTC [99017] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.342 UTC [99017] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.344 UTC [99020] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.344 UTC [99020] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.344 UTC [99019] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.344 UTC [99019] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.344 UTC [99018] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.344 UTC [99018] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:11.346 UTC [99021] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:11.346 UTC [99021] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (7.76ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (8.39ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (7.29ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.17ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.12ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (7.69ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (6.2ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.09ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.08ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (2.26ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (985.75µs)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.88ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (6.62ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (2.24ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (8.29ms)
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (2.48ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (5.23ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (2.76ms)
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (2.68ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (8.17ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (7.73ms)
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (1.79ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (2.28ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.31ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.49ms)
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (1.32ms)
2026/08/11 08:15:11 OK 20241026095416_initial_model.sql (6.56ms)
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (3.21ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (1.09ms)
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (993.04µs)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (548.54µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (2.35ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (671.33µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 20251210153512_drop_unused_gin_index.sql (997.46µs)
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (1.37ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.4ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.38ms)
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.5ms)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (567.08µs)
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (1.6ms)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.48ms)
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (1.32ms)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (765.04µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (705.83µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 20251218171726_add_pins.sql (1.68ms)
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (1.19ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (1.67ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (1.99ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (1.78ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (937.38µs)
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (1.08ms)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (214.63µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (237.58µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (892.33µs)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (175.46µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 20260628120000_add_object_size_and_stats.sql (3.48ms)
2026/08/11 08:15:11 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (2.82ms)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (178.92µs)
2026/08/11 08:15:11 goose: up to current file version: 2
2026/08/11 08:15:11 OK 1_commit_pending_closure.sql (811.04µs)
2026/08/11 08:15:11 OK 2_object_stats_trigger.sql (170.67µs)
2026/08/11 08:15:11 goose: up to current file version: 2
{"timestamp":"2026-08-11T08:15:11.365048Z","level":"ERROR","duration":"137.166µs","resp":"Response { status: 503, version: HTTP/1.1, headers: {\"content-type\": \"application/xml\"}, body: Body { once: b\"SlowDownbucket creation concurrency limit reached; retry later\" } }","target":"s3s::service","filename":"/nix/var/nix/builds/nix-35807-2406330080/rustfs-1.0.0-beta.12-vendor/source-git-1/s3s-0.14.1/src/service.rs","line_number":640,"threadName":"rustfs-worker","threadId":"ThreadId(8)"}
{"timestamp":"2026-08-11T08:15:11.365264Z","level":"ERROR","message":"HTTP request completed","event":"http_request_completed","component":"server","subsystem":"http","request_id":"e076c4f8-3eff-4292-9cae-445e58d7008a","trace_id":"unknown","span_id":"unknown","peer_addr":"127.0.0.1","method":"PUT","uri":"/bucket10/","status_code":503,"duration_ms":0,"result":"server_error","target":"rustfs::server::layer","filename":"rustfs/src/server/layer.rs","line_number":392,"threadName":"rustfs-worker","threadId":"ThreadId(8)"}
{"timestamp":"2026-08-11T08:15:11.365559Z","level":"ERROR","duration":"59.875µs","resp":"Response { status: 503, version: HTTP/1.1, headers: {\"content-type\": \"application/xml\"}, body: Body { once: b\"SlowDownbucket creation concurrency limit reached; retry later\" } }","target":"s3s::service","filename":"/nix/var/nix/builds/nix-35807-2406330080/rustfs-1.0.0-beta.12-vendor/source-git-1/s3s-0.14.1/src/service.rs","line_number":640,"threadName":"rustfs-worker","threadId":"ThreadId(9)"}
{"timestamp":"2026-08-11T08:15:11.365569Z","level":"ERROR","message":"HTTP request completed","event":"http_request_completed","component":"server","subsystem":"http","request_id":"7c6cc93e-3473-43bd-9b14-f26ff8f356ee","trace_id":"unknown","span_id":"unknown","peer_addr":"127.0.0.1","method":"PUT","uri":"/bucket11/","status_code":503,"duration_ms":0,"result":"server_error","target":"rustfs::server::layer","filename":"rustfs/src/server/layer.rs","line_number":392,"threadName":"rustfs-worker","threadId":"ThreadId(9)"}
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received cleanup request method=DELETE path=/api/pending_closures
2026/08/11 08:15:11 INFO Aborted multipart uploads count=0
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Received cleanup request method=DELETE path=/api/pending_closures
2026/08/11 08:15:11 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:11 INFO Aborted multipart uploads count=1
2026/08/11 08:15:11 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026-08-11 08:15:11.719 UTC [99019] ERROR: Closure does not exist: id=1
2026-08-11 08:15:11.719 UTC [99019] CONTEXT: PL/pgSQL function commit_pending_closure(bigint) line 16 at RAISE
2026-08-11 08:15:11.719 UTC [99019] STATEMENT: -- name: CommitPendingClosure :exec
SELECT commit_pending_closure($1::bigint)
--- PASS: TestService_cleanupPendingClosuresHandler (0.71s)
=== CONT TestGracefulShutdownDrainsInflight
2026/08/11 08:15:11 INFO Starting HTTP server address=127.0.0.1:58270
2026/08/11 08:15:11 INFO Shutdown signal received, draining in-flight requests timeout=10s
--- PASS: TestCreatePendingClosure_SmallNARUsesSimplePUT (0.76s)
=== CONT TestGCTaskStore_Fail
--- PASS: TestGCTaskStore_Fail (0.00s)
=== CONT TestPinProtectsFromGC
--- PASS: TestGracefulShutdownDrainsInflight (0.07s)
=== CONT TestGCTaskStore_PhaseUpdates
--- PASS: TestGCTaskStore_PhaseUpdates (0.00s)
=== CONT TestGCTaskStore_CompletedAllowsNewTask
--- PASS: TestGCTaskStore_CompletedAllowsNewTask (0.00s)
=== CONT TestClientWithDependencies
2026/08/11 08:15:11 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:11 ERROR Failed to get multipart upload error="no rows in result set" upload_id=does-not-exist object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst
--- PASS: TestCompleteMultipartUnregistered (0.79s)
=== CONT TestGCTaskStore_GetReturnsLatest
--- PASS: TestGCTaskStore_GetReturnsLatest (0.00s)
=== CONT TestClientMultipleUploads
--- PASS: TestService_Rustfstest (1.01s)
=== CONT TestGCTaskStore_GetEmpty
--- PASS: TestGCTaskStore_GetEmpty (0.00s)
=== CONT TestClientIntegration
2026/08/11 08:15:12 WARN Authentication failed token_preview=wrongtoken token_length=10 reason="static API token mismatch"
--- PASS: TestService_AuthMiddleware (1.11s)
=== CONT TestGCTaskStore_ConflictDifferentParams
--- PASS: TestGCTaskStore_ConflictDifferentParams (0.00s)
=== CONT TestClientErrorHandling
=== RUN TestClientErrorHandling/InvalidStorePath
=== PAUSE TestClientErrorHandling/InvalidStorePath
=== RUN TestClientErrorHandling/InvalidAuthToken
=== PAUSE TestClientErrorHandling/InvalidAuthToken
=== RUN TestClientErrorHandling/ServerNotAvailable
=== PAUSE TestClientErrorHandling/ServerNotAvailable
=== CONT TestGCTaskStore_DeduplicateSameParams
--- PASS: TestGCTaskStore_DeduplicateSameParams (0.00s)
=== CONT TestClientCADerivations
--- PASS: TestGCBugBareHashReferences (1.04s)
=== CONT TestGCTaskStore_StartNew
--- PASS: TestGCTaskStore_StartNew (0.00s)
=== CONT TestCacheStatsHandler
--- PASS: TestService_healthCheckHandler (1.07s)
=== CONT TestGCMetrics
2026/08/11 08:15:13 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:13 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:13 INFO Completed multipart upload object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LjEyMzgzOGU5LWI1ZGItNDUyZS04N2E1LWZkZTk5NTdiZTUzNXgxNzg2NDM2MTExNTI4NjkzMDAw parts=10
2026/08/11 08:15:13 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:13 INFO Completed upload id=1
2026/08/11 08:15:13 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000
2026/08/11 08:15:13 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:13 INFO Starting cleanup of old closures method=DELETE path=/api/closures
2026/08/11 08:15:13 INFO Aborted multipart uploads count=0
2026/08/11 08:15:13 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:13 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=2 objects-deleted-after-grace-period=0 objects-failed-to-delete=0
2026/08/11 08:15:13 INFO Vacuumed table table=pending_closures
2026/08/11 08:15:13 INFO Completed multipart upload object_key=nar/dadb44fdadb44fdadb44fdadb44f000000000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LjBlMmU3ZmEzLWRmMTgtNDU4ZS1iZWJjLTVkZGIwMDQyODJkMXgxNzg2NDM2MTExNTgzMDUzMDAw parts=10
2026/08/11 08:15:13 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:13 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0100000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LmM0MzlkMjk3LTM2NmMtNDNiNi04NjE4LTEwOTZmYTk3NDczNXgxNzg2NDM2MTExNDE1MTcxMDAw parts=12
2026/08/11 08:15:13 INFO Vacuumed table table=pending_objects
--- PASS: TestRedundantMultipartUpload (2.26s)
=== CONT TestCompleteMultipartUpload_ErrorButObjectExists
2026/08/11 08:15:13 INFO Completed upload id=1
2026/08/11 08:15:13 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:13 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:13 INFO Object in database but missing from S3 key=dadb44fdadb44fdadb44fdadb44f0000.narinfo
2026/08/11 08:15:13 WARN Found objects in DB but missing from S3, will re-upload count=1
--- PASS: TestService_verifyS3Integrity (2.27s)
=== CONT TestCacheConfigHandler
=== RUN TestCacheConfigHandler/full_config,_no_issuer
=== PAUSE TestCacheConfigHandler/full_config,_no_issuer
=== RUN TestCacheConfigHandler/no_cache_url_configured
=== PAUSE TestCacheConfigHandler/no_cache_url_configured
=== RUN TestCacheConfigHandler/no_signing_keys
=== PAUSE TestCacheConfigHandler/no_signing_keys
=== RUN TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator
=== PAUSE TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator
=== CONT TestService_AuthMiddleware_OIDC
2026/08/11 08:15:13 INFO OIDC provider initialized name=test
2026/08/11 08:15:13 INFO Vacuumed table table=multipart_uploads
2026/08/11 08:15:13 INFO Vacuumed table table=closures
2026/08/11 08:15:13 INFO Vacuumed table table=objects
2026-08-11 08:15:13.338 UTC [99044] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.338 UTC [99044] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:13 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000
--- PASS: TestService_createPendingClosureHandler (2.34s)
=== CONT TestService_ReadAuthMiddleware
2026-08-11 08:15:13.345 UTC [99046] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.345 UTC [99046] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:13.346 UTC [99045] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.346 UTC [99045] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (11.59ms)
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (11.7ms)
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (11.97ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (1.02ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (1.06ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (513.21µs)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (2.54ms)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (2.66ms)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (2.26ms)
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (3.27ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (3.57ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (1.12ms)
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (1.08ms)
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (231.79µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (296.21µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (5.82ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (998.88µs)
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (200µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 INFO Created nix-cache-info in bucket bucket=bucket13
2026/08/11 08:15:13 INFO Created nix-cache-info in bucket bucket=bucket14
2026/08/11 08:15:13 INFO Created nix-cache-info in bucket bucket=bucket12
2026-08-11 08:15:13.760 UTC [99075] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.760 UTC [99075] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:13.761 UTC [99072] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.761 UTC [99072] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:13.761 UTC [99076] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.761 UTC [99076] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:13.771 UTC [99079] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:13.771 UTC [99079] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
=== NAME TestClientMultipleUploads
client_integration_test.go:338: Created store path 0: /nix/var/nix/builds/nix-98827-4063054371/TestClientMultipleUploads3867133786/001/store/b7lmnb0hmapj1a81qz2487j1rr95gdxr-test-file-0.txt
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (68.05ms)
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (71.18ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (8.55ms)
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (70.38ms)
2026/08/11 08:15:13 OK 20241026095416_initial_model.sql (81.78ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (1.06ms)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (801.25µs)
2026/08/11 08:15:13 OK 20251210153512_drop_unused_gin_index.sql (959.67µs)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (1.71ms)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (12.45ms)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (13.31ms)
2026/08/11 08:15:13 OK 20251218171726_add_pins.sql (19.74ms)
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (25.19ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (1.93ms)
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (670.67µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (31.49ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (7.05ms)
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (277.96µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (41.93ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 20260628120000_add_object_size_and_stats.sql (35.58ms)
2026/08/11 08:15:13 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (1.41ms)
2026/08/11 08:15:13 OK 1_commit_pending_closure.sql (1.75ms)
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (251.29µs)
2026/08/11 08:15:13 goose: up to current file version: 2
2026/08/11 08:15:13 OK 2_object_stats_trigger.sql (247µs)
2026/08/11 08:15:13 goose: up to current file version: 2
=== NAME TestPinProtectsFromGC
client_integration_test.go:646: Pinned store path: /nix/var/nix/builds/nix-98827-4063054371/TestPinProtectsFromGC658611191/001/store/07gc2r4djcy2j1n5i3pc4a8hj05r58c5-pinned-file.txt
client_integration_test.go:647: Unpinned store path: /nix/var/nix/builds/nix-98827-4063054371/TestPinProtectsFromGC658611191/001/store/n61xqcvpzw65vyslpc011n74rmb3472r-unpinned-file.txt
=== NAME TestClientMultipleUploads
client_integration_test.go:338: Created store path 1: /nix/var/nix/builds/nix-98827-4063054371/TestClientMultipleUploads3867133786/001/store/p4rgq74kxpf4ispjgnnbgyxbb16zrai7-test-file-1.txt
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Created nix-cache-info in bucket bucket=bucket15
client_integration_test.go:338: Created store path 2: /nix/var/nix/builds/nix-98827-4063054371/TestClientMultipleUploads3867133786/001/store/xl2hir6mp0rn37d4z3d05v9myrzn36j8-test-file-2.txt
2026/08/11 08:15:14 INFO Aborted multipart uploads count=0
2026/08/11 08:15:14 WARN Force mode enabled - objects will be deleted immediately without grace period
2026/08/11 08:15:14 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=0 objects-marked-for-deletion=0 objects-deleted-after-grace-period=0 objects-failed-to-delete=0
2026/08/11 08:15:14 INFO Vacuumed table table=pending_closures
2026/08/11 08:15:14 INFO Vacuumed table table=pending_objects
2026/08/11 08:15:14 INFO Vacuumed table table=multipart_uploads
2026/08/11 08:15:14 INFO Vacuumed table table=closures
=== NAME TestClientWithDependencies
client_integration_test.go:593: Built derivation: /nix/var/nix/builds/nix-98827-4063054371/TestClientWithDependencies2591929762/001/store/07rqbfkshji2j5v5r4jv7xcdnpj7w1ld-test-script
2026/08/11 08:15:14 INFO Vacuumed table table=objects
--- PASS: TestGCMetrics (1.91s)
=== CONT TestService_AuthMiddleware_MTLSBoundSubjects
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Uploading 07gc2r4djcy2j1n5i3pc4a8hj05r58c5-pinned-file.txt (128B)
2026/08/11 08:15:14 INFO Created nix-cache-info in bucket bucket=bucket18
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
=== NAME TestClientWithDependencies
client_integration_test.go:595: Found 1 dependencies (including self)
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/0qmhsg42pqsz7x6hh02j8gznnac3yi3qpjhrqbwvz88i194jbb5s.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=07gc2r4djcy2j1n5i3pc4a8hj05r58c5.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:14 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:14 INFO Uploading 1 narinfos
2026/08/11 08:15:14 WARN Failed to register uploaded object key=07gc2r4djcy2j1n5i3pc4a8hj05r58c5.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Completed upload id=1
2026/08/11 08:15:14 INFO Upload complete. (289ms)
2026/08/11 08:15:14 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Uploading 07rqbfkshji2j5v5r4jv7xcdnpj7w1ld-test-script (136B)
--- PASS: TestCacheStatsHandler (2.18s)
=== CONT TestService_AuthMiddleware_MTLSProxyHeader
=== NAME TestClientIntegration
client_integration_test.go:276: Created store path: /nix/var/nix/builds/nix-98827-4063054371/TestClientIntegration174756152/002/store/sk7i6flr21czn757h8k0c0a2cfz6nfd9-test-file.txt
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Uploading 3 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Uploading p4rgq74kxpf4ispjgnnbgyxbb16zrai7-test-file-1.txt (160B)
2026/08/11 08:15:14 INFO Uploading b7lmnb0hmapj1a81qz2487j1rr95gdxr-test-file-0.txt (160B)
2026/08/11 08:15:14 INFO Uploading xl2hir6mp0rn37d4z3d05v9myrzn36j8-test-file-2.txt (160B)
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/1s7yghixzpinyqm7g59kyn3sav81pmnsdi5v63m6x4r2vacy907j.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/1823g6vx4q5zqvr73m7lkq1wpk40fin7bsc792di430yk7sg4lka.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/0ahq3izw3h0b0c08p3xdfclh758fwxnp85ccvflasb4vnfsv50ri.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=log/0nbkn4ql076hc1nzm2isqpn50ngmqixm-test-script.drv error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/13p9pqi0ga6fx2apcwls9hjnv7nmf740ggpn5zvfzdsp5vz2bbg4.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=07rqbfkshji2j5v5r4jv7xcdnpj7w1ld.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:14 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:14 INFO Uploading 1 narinfos
2026/08/11 08:15:14 WARN Failed to register uploaded object key=xl2hir6mp0rn37d4z3d05v9myrzn36j8.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=p4rgq74kxpf4ispjgnnbgyxbb16zrai7.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=b7lmnb0hmapj1a81qz2487j1rr95gdxr.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:14 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign
2026/08/11 08:15:14 INFO Signed narinfos id=2 count=1
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/3/sign
2026/08/11 08:15:14 INFO Signed narinfos id=3 count=1
2026/08/11 08:15:14 INFO Uploading 3 narinfos
2026/08/11 08:15:14 WARN Failed to register uploaded object key=07rqbfkshji2j5v5r4jv7xcdnpj7w1ld.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Uploading n61xqcvpzw65vyslpc011n74rmb3472r-unpinned-file.txt (128B)
2026/08/11 08:15:14 INFO Completed upload id=1
2026/08/11 08:15:14 INFO Upload complete. (208ms)
=== NAME TestClientWithDependencies
client_integration_test.go:597: Skipping nix copy test - isolated store (/nix/var/nix/builds/nix-98827-4063054371/TestClientWithDependencies2591929762/001/store) requires matching store prefix
2026/08/11 08:15:14 WARN Failed to register uploaded object key=b7lmnb0hmapj1a81qz2487j1rr95gdxr.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=p4rgq74kxpf4ispjgnnbgyxbb16zrai7.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=xl2hir6mp0rn37d4z3d05v9myrzn36j8.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/0gh0wdnr6gmk4r5sfzzh12isnl14rgmkrwy1ws41hpsrlndclg5h.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Completed upload id=1
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete
2026/08/11 08:15:14 INFO Completed upload id=2
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/3/complete
2026/08/11 08:15:14 INFO Completed upload id=3
2026/08/11 08:15:14 INFO Upload complete. (382ms)
=== NAME TestClientMultipleUploads
client_integration_test.go:349: Uploaded 3 paths in 418.893125ms
2026/08/11 08:15:14 WARN Failed to register uploaded object key=n61xqcvpzw65vyslpc011n74rmb3472r.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign
2026/08/11 08:15:14 INFO Signed narinfos id=2 count=1
2026/08/11 08:15:14 INFO Uploading 1 narinfos
2026/08/11 08:15:14 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Uploading sk7i6flr21czn757h8k0c0a2cfz6nfd9-test-file.txt (152B)
2026/08/11 08:15:14 WARN Failed to register uploaded object key=n61xqcvpzw65vyslpc011n74rmb3472r.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete
2026/08/11 08:15:14 INFO Completed upload id=2
2026/08/11 08:15:14 INFO Upload complete. (201ms)
--- PASS: TestClientWithDependencies (2.75s)
=== CONT TestReadProxyInvalidPath
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst error="server returned 404: 404 page not found\n"
--- PASS: TestClientMultipleUploads (2.78s)
=== CONT TestReadProxyConditionalGet
=== NAME TestClientCADerivations
client_ca_test.go:136: Built CA derivation: /nix/var/nix/builds/nix-98827-4063054371/TestClientCADerivations4291944550/001/store/kfa7jyqavnzdspc4klswbwl7gmrxyg4d-ca-test
2026/08/11 08:15:14 INFO Received create pin request method=POST path=/api/pins/myapp
2026/08/11 08:15:14 WARN Failed to register uploaded object key=sk7i6flr21czn757h8k0c0a2cfz6nfd9.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:14 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:14 INFO Uploading 1 narinfos
2026/08/11 08:15:14 WARN Failed to register uploaded object key=sk7i6flr21czn757h8k0c0a2cfz6nfd9.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Created/updated pin name=myapp store_path=/nix/var/nix/builds/nix-98827-4063054371/TestPinProtectsFromGC658611191/001/store/07gc2r4djcy2j1n5i3pc4a8hj05r58c5-pinned-file.txt narinfo_key=07gc2r4djcy2j1n5i3pc4a8hj05r58c5.narinfo
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:14 INFO Starting cleanup of old closures method=DELETE path=/api/closures
2026/08/11 08:15:14 INFO Garbage collection started
client_ca_test.go:139: Found 1 dependencies (including self)
2026/08/11 08:15:14 INFO Aborted multipart uploads count=0
2026/08/11 08:15:14 WARN Force mode enabled - objects will be deleted immediately without grace period
2026/08/11 08:15:14 INFO Completed upload id=1
2026/08/11 08:15:14 INFO Upload complete. (313ms)
=== NAME TestClientIntegration
client_integration_test.go:292: Retrieved narinfo from S3:
StorePath: /nix/var/nix/builds/nix-98827-4063054371/TestClientIntegration174756152/002/store/sk7i6flr21czn757h8k0c0a2cfz6nfd9-test-file.txt
URL: nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst
Compression: zstd
NarHash: sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1
NarSize: 152
References:
CA: fixed:r:sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1
client_integration_test.go:293: Retrieved .ls file from S3 (compressed size: 77 bytes)
client_integration_test.go:293: Decompressed .ls content (64 bytes):
{"version":1,"root":{"type":"regular","size":39,"narOffset":96}}
client_integration_test.go:296: Testing garbage collection...
2026-08-11 08:15:14.681 UTC [99158] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:14.681 UTC [99158] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:14.681 UTC [99159] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:14.681 UTC [99159] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:14.683 UTC [99160] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:14.683 UTC [99160] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:14 INFO Starting cleanup of old closures method=DELETE path=/api/closures
2026/08/11 08:15:14 INFO Garbage collection started
2026/08/11 08:15:14 INFO Aborted multipart uploads count=0
2026/08/11 08:15:14 OK 20241026095416_initial_model.sql (10.56ms)
2026/08/11 08:15:14 OK 20241026095416_initial_model.sql (11.55ms)
2026/08/11 08:15:14 OK 20241026095416_initial_model.sql (11.57ms)
2026/08/11 08:15:14 OK 20251210153512_drop_unused_gin_index.sql (1.69ms)
2026/08/11 08:15:14 WARN Force mode enabled - objects will be deleted immediately without grace period
2026/08/11 08:15:14 OK 20251210153512_drop_unused_gin_index.sql (1.8ms)
2026/08/11 08:15:14 OK 20251210153512_drop_unused_gin_index.sql (1.9ms)
2026/08/11 08:15:14 OK 20251218171726_add_pins.sql (2.95ms)
2026/08/11 08:15:14 OK 20251218171726_add_pins.sql (3.08ms)
2026/08/11 08:15:14 OK 20251218171726_add_pins.sql (3.25ms)
2026/08/11 08:15:14 OK 20260628120000_add_object_size_and_stats.sql (3.99ms)
2026/08/11 08:15:14 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:14 OK 20260628120000_add_object_size_and_stats.sql (4.25ms)
2026/08/11 08:15:14 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:14 OK 20260628120000_add_object_size_and_stats.sql (3.74ms)
2026/08/11 08:15:14 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:14 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:14 OK 1_commit_pending_closure.sql (1.82ms)
2026/08/11 08:15:14 OK 1_commit_pending_closure.sql (2.24ms)
2026/08/11 08:15:14 OK 2_object_stats_trigger.sql (814.25µs)
2026/08/11 08:15:14 goose: up to current file version: 2
2026/08/11 08:15:14 OK 2_object_stats_trigger.sql (900.83µs)
2026/08/11 08:15:14 goose: up to current file version: 2
2026/08/11 08:15:14 OK 1_commit_pending_closure.sql (2.06ms)
2026/08/11 08:15:14 OK 2_object_stats_trigger.sql (2.01ms)
2026/08/11 08:15:14 goose: up to current file version: 2
2026/08/11 08:15:14 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0
2026/08/11 08:15:14 INFO Vacuumed table table=pending_closures
2026/08/11 08:15:14 INFO Vacuumed table table=pending_objects
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 INFO Vacuumed table table=multipart_uploads
2026/08/11 08:15:14 INFO Vacuumed table table=closures
2026/08/11 08:15:14 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:14 INFO Uploading kfa7jyqavnzdspc4klswbwl7gmrxyg4d-ca-test (144B)
2026/08/11 08:15:14 INFO Vacuumed table table=objects
2026/08/11 08:15:14 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:14 WARN Failed to register uploaded object key=nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0
2026/08/11 08:15:14 WARN Failed to register uploaded object key=log/2rk9blqkidi2sv6qi1p8wb3cypgrrij9-ca-test.drv error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 WARN Failed to register uploaded object key=kfa7jyqavnzdspc4klswbwl7gmrxyg4d.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:14 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:14 INFO Uploading 1 narinfos
2026/08/11 08:15:14 INFO Vacuumed table table=pending_closures
2026/08/11 08:15:14 WARN Failed to register uploaded object key=kfa7jyqavnzdspc4klswbwl7gmrxyg4d.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:14 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:14 INFO Vacuumed table table=pending_objects
2026/08/11 08:15:14 INFO Vacuumed table table=multipart_uploads
2026/08/11 08:15:14 WARN mTLS auth: subject not in bound subjects subject="CN=writer"
--- PASS: TestService_ReadAuthMiddleware (1.61s)
=== CONT TestReadProxyRootRedirectsToIndexHTML
2026/08/11 08:15:14 INFO Completed upload id=1
2026/08/11 08:15:14 INFO Upload complete. (265ms)
=== NAME TestClientCADerivations
client_ca_test.go:180: Narinfo contains CA field: StorePath: /nix/var/nix/builds/nix-98827-4063054371/TestClientCADerivations4291944550/001/store/kfa7jyqavnzdspc4klswbwl7gmrxyg4d-ca-test
URL: nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst
Compression: zstd
NarHash: sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n
NarSize: 144
References:
Deriver: /nix/var/nix/builds/nix-98827-4063054371/TestClientCADerivations4291944550/001/store/2rk9blqkidi2sv6qi1p8wb3cypgrrij9-ca-test.drv
CA: fixed:r:sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n
client_ca_test.go:185: Checking for realisation files in S3...
client_ca_test.go:207: No realisation files uploaded - this is expected for locally built CA derivations
client_ca_test.go:208: Locally built CA derivations don't have DrvOutput IDs until they're substituted from a cache
2026/08/11 08:15:14 INFO Vacuumed table table=closures
2026/08/11 08:15:14 INFO Vacuumed table table=objects
=== RUN TestService_AuthMiddleware_OIDC/valid_OIDC_token
=== PAUSE TestService_AuthMiddleware_OIDC/valid_OIDC_token
=== RUN TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected
=== PAUSE TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected
=== RUN TestService_AuthMiddleware_OIDC/malformed_token_rejected
=== PAUSE TestService_AuthMiddleware_OIDC/malformed_token_rejected
=== RUN TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured
=== PAUSE TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured
=== CONT TestReadProxyHead
=== NAME TestClientCADerivations
client_ca_test.go:258: nix copy output: error: binary cache 's3://bucket15?endpoint=http://localhost:58181®ion=eu-west-1' is for Nix stores with prefix '/nix/store', not '/nix/var/nix/builds/nix-98827-4063054371/TestClientCADerivations4291944550/001/store'
client_ca_test.go:259: nix copy failed (might be expected with isolated stores): exit status 1
2026/08/11 08:15:15 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:15 WARN CompleteMultipartUpload errored but object exists; treating as success error="The specified key does not exist." object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LjAzMGZkMzI0LTM3MmItNGVhNC04YzI3LTc3MTg3Y2Q5YmRhMHgxNzg2NDM2MTE0ODc2NjU1MDAw
2026/08/11 08:15:15 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LjAzMGZkMzI0LTM3MmItNGVhNC04YzI3LTc3MTg3Y2Q5YmRhMHgxNzg2NDM2MTE0ODc2NjU1MDAw parts=1
--- PASS: TestCompleteMultipartUpload_ErrorButObjectExists (1.85s)
=== CONT TestReadProxyRangeRequest
--- PASS: TestClientCADerivations (3.01s)
=== CONT TestReadProxyDisabled
2026-08-11 08:15:15.184 UTC [99179] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.184 UTC [99179] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:15 OK 20241026095416_initial_model.sql (61.24ms)
2026/08/11 08:15:15 OK 20251210153512_drop_unused_gin_index.sql (532.25µs)
2026/08/11 08:15:15 OK 20251218171726_add_pins.sql (11.41ms)
2026/08/11 08:15:15 OK 20260628120000_add_object_size_and_stats.sql (17.21ms)
2026/08/11 08:15:15 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:15 OK 1_commit_pending_closure.sql (6.94ms)
2026/08/11 08:15:15 OK 2_object_stats_trigger.sql (202.21µs)
2026/08/11 08:15:15 goose: up to current file version: 2
2026/08/11 08:15:15 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted,O=Other"
2026/08/11 08:15:15 WARN mTLS auth: bound subjects configured but subject DN unavailable
2026/08/11 08:15:15 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted"
--- PASS: TestService_AuthMiddleware_MTLSBoundSubjects (1.27s)
=== CONT TestPresignedUploadRegisteredBeforeCommit
2026-08-11 08:15:15.549 UTC [99182] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.549 UTC [99182] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:15.599 UTC [99183] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.599 UTC [99183] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:15.600 UTC [99184] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.600 UTC [99184] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:15 OK 20241026095416_initial_model.sql (31.25ms)
2026/08/11 08:15:15 OK 20251210153512_drop_unused_gin_index.sql (1.36ms)
2026/08/11 08:15:15 OK 20251218171726_add_pins.sql (1.77ms)
2026/08/11 08:15:15 OK 20260628120000_add_object_size_and_stats.sql (4.41ms)
2026/08/11 08:15:15 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:15 OK 1_commit_pending_closure.sql (2.17ms)
2026/08/11 08:15:15 OK 20241026095416_initial_model.sql (8.4ms)
2026/08/11 08:15:15 OK 2_object_stats_trigger.sql (407.46µs)
2026/08/11 08:15:15 goose: up to current file version: 2
2026/08/11 08:15:15 OK 20251210153512_drop_unused_gin_index.sql (662.38µs)
2026/08/11 08:15:15 OK 20251218171726_add_pins.sql (28.8ms)
2026/08/11 08:15:15 OK 20241026095416_initial_model.sql (46.99ms)
2026/08/11 08:15:15 OK 20251210153512_drop_unused_gin_index.sql (5.89ms)
2026/08/11 08:15:15 OK 20260628120000_add_object_size_and_stats.sql (26.88ms)
2026/08/11 08:15:15 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:15 OK 1_commit_pending_closure.sql (5.49ms)
2026/08/11 08:15:15 OK 2_object_stats_trigger.sql (356.04µs)
2026/08/11 08:15:15 goose: up to current file version: 2
2026/08/11 08:15:15 OK 20251218171726_add_pins.sql (27.65ms)
2026/08/11 08:15:15 OK 20260628120000_add_object_size_and_stats.sql (25.06ms)
2026/08/11 08:15:15 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:15 OK 1_commit_pending_closure.sql (7.01ms)
2026/08/11 08:15:15 OK 2_object_stats_trigger.sql (309.21µs)
2026/08/11 08:15:15 goose: up to current file version: 2
--- PASS: TestService_AuthMiddleware_MTLSProxyHeader (1.42s)
=== CONT TestReadProxyNarinfoAlreadyDecompressed
--- PASS: TestReadProxyConditionalGet (1.24s)
=== CONT TestSkippedUploadsHandler
2026/08/11 08:15:15 INFO Client skipped oversized paths paths=3 nar_bytes=5000000000
--- PASS: TestSkippedUploadsHandler (0.00s)
=== CONT TestReadProxy404
--- PASS: TestReadProxyInvalidPath (1.30s)
=== CONT TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle
2026-08-11 08:15:15.903 UTC [99207] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.903 UTC [99207] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:15.904 UTC [99208] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.904 UTC [99208] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:15.912 UTC [99209] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.912 UTC [99209] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:15.916 UTC [99210] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:15.916 UTC [99210] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:16 OK 20241026095416_initial_model.sql (58.66ms)
2026/08/11 08:15:16 OK 20241026095416_initial_model.sql (18.88ms)
2026/08/11 08:15:16 OK 20241026095416_initial_model.sql (26.98ms)
2026/08/11 08:15:16 OK 20251210153512_drop_unused_gin_index.sql (3.1ms)
2026/08/11 08:15:16 OK 20251210153512_drop_unused_gin_index.sql (7.89ms)
2026/08/11 08:15:16 OK 20251210153512_drop_unused_gin_index.sql (11.76ms)
2026/08/11 08:15:16 OK 20251218171726_add_pins.sql (17.25ms)
2026/08/11 08:15:16 OK 20241026095416_initial_model.sql (44.07ms)
2026/08/11 08:15:16 OK 20251218171726_add_pins.sql (22.22ms)
2026/08/11 08:15:16 OK 20251218171726_add_pins.sql (27.34ms)
2026/08/11 08:15:16 OK 20251210153512_drop_unused_gin_index.sql (11.46ms)
2026/08/11 08:15:16 OK 20260628120000_add_object_size_and_stats.sql (24.57ms)
2026/08/11 08:15:16 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:16 OK 1_commit_pending_closure.sql (6.6ms)
2026/08/11 08:15:16 OK 2_object_stats_trigger.sql (303.71µs)
2026/08/11 08:15:16 goose: up to current file version: 2
2026/08/11 08:15:16 OK 20260628120000_add_object_size_and_stats.sql (19.43ms)
2026/08/11 08:15:16 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:16 OK 20260628120000_add_object_size_and_stats.sql (19.45ms)
2026/08/11 08:15:16 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:16 OK 20251218171726_add_pins.sql (19.01ms)
2026/08/11 08:15:16 OK 1_commit_pending_closure.sql (8.45ms)
2026/08/11 08:15:16 OK 1_commit_pending_closure.sql (8.57ms)
2026/08/11 08:15:16 OK 2_object_stats_trigger.sql (321.71µs)
2026/08/11 08:15:16 goose: up to current file version: 2
2026/08/11 08:15:16 OK 2_object_stats_trigger.sql (368.08µs)
2026/08/11 08:15:16 goose: up to current file version: 2
2026/08/11 08:15:16 OK 20260628120000_add_object_size_and_stats.sql (27.22ms)
2026/08/11 08:15:16 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:16 OK 1_commit_pending_closure.sql (5.25ms)
2026/08/11 08:15:16 OK 2_object_stats_trigger.sql (241.58µs)
2026/08/11 08:15:16 goose: up to current file version: 2
--- PASS: TestReadProxyHead (1.17s)
=== CONT TestServerTLSConfig
=== RUN TestServerTLSConfig/no_client_CA
=== PAUSE TestServerTLSConfig/no_client_CA
=== RUN TestServerTLSConfig/missing_CA_file
=== PAUSE TestServerTLSConfig/missing_CA_file
=== RUN TestServerTLSConfig/not_a_PEM_file
=== PAUSE TestServerTLSConfig/not_a_PEM_file
=== CONT TestReadProxyNarStreaming
--- PASS: TestReadProxyRangeRequest (1.17s)
=== CONT TestResurrectedObjectNotDeleted
--- PASS: TestReadProxyRootRedirectsToIndexHTML (1.36s)
=== CONT TestOrphanedObjectsGC
--- PASS: TestReadProxyDisabled (1.26s)
=== CONT TestObjectStatsTrigger
2026-08-11 08:15:16.511 UTC [99457] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:16.511 UTC [99457] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:16 OK 20241026095416_initial_model.sql (90.93ms)
2026/08/11 08:15:16 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0
2026/08/11 08:15:16 OK 20251210153512_drop_unused_gin_index.sql (4.29ms)
=== NAME TestPinProtectsFromGC
client_integration_test.go:709: Pin successfully protected closure from garbage collection
2026/08/11 08:15:16 OK 20251218171726_add_pins.sql (7.01ms)
--- PASS: TestPinProtectsFromGC (4.90s)
=== CONT TestOrphanedObjectsGCStressTest
2026/08/11 08:15:16 OK 20260628120000_add_object_size_and_stats.sql (47.63ms)
2026/08/11 08:15:16 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:16 OK 1_commit_pending_closure.sql (5.3ms)
2026/08/11 08:15:16 OK 2_object_stats_trigger.sql (2.14ms)
2026/08/11 08:15:16 goose: up to current file version: 2
2026/08/11 08:15:16 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0
=== NAME TestClientIntegration
client_integration_test.go:303: Objects in database after GC:
client_integration_test.go:303: Successfully deleted all objects with GC --force
--- PASS: TestClientIntegration (4.76s)
=== CONT TestMultipartCleanup
2026/08/11 08:15:16 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:17 INFO Registered completed upload object_key=nar/jjjjjjjjjjjjjjjjjjjjjjjjjjjjjj0100000000000000000000.nar.zst
2026/08/11 08:15:17 INFO Received uploads request method=POST path=/api/pending_closures
--- PASS: TestPresignedUploadRegisteredBeforeCommit (1.61s)
=== CONT TestIsValidCachePath
=== RUN TestIsValidCachePath/narinfo
=== PAUSE TestIsValidCachePath/narinfo
=== RUN TestIsValidCachePath/narinfo_all_nix_base32_chars
=== PAUSE TestIsValidCachePath/narinfo_all_nix_base32_chars
=== RUN TestIsValidCachePath/nar_zst
=== PAUSE TestIsValidCachePath/nar_zst
=== RUN TestIsValidCachePath/nar_xz
=== PAUSE TestIsValidCachePath/nar_xz
=== RUN TestIsValidCachePath/nar_bz2
=== PAUSE TestIsValidCachePath/nar_bz2
=== RUN TestIsValidCachePath/nar_uncompressed
=== PAUSE TestIsValidCachePath/nar_uncompressed
=== RUN TestIsValidCachePath/ls
=== PAUSE TestIsValidCachePath/ls
=== RUN TestIsValidCachePath/log
=== PAUSE TestIsValidCachePath/log
=== RUN TestIsValidCachePath/realisation
=== PAUSE TestIsValidCachePath/realisation
=== RUN TestIsValidCachePath/nix-cache-info
=== PAUSE TestIsValidCachePath/nix-cache-info
=== RUN TestIsValidCachePath/index.html
=== PAUSE TestIsValidCachePath/index.html
=== RUN TestIsValidCachePath/traversal_parent
=== PAUSE TestIsValidCachePath/traversal_parent
=== RUN TestIsValidCachePath/traversal_in_middle
=== PAUSE TestIsValidCachePath/traversal_in_middle
=== RUN TestIsValidCachePath/invalid_char_e
=== PAUSE TestIsValidCachePath/invalid_char_e
=== RUN TestIsValidCachePath/invalid_char_u
=== PAUSE TestIsValidCachePath/invalid_char_u
=== RUN TestIsValidCachePath/random_path
=== PAUSE TestIsValidCachePath/random_path
=== RUN TestIsValidCachePath/empty
=== PAUSE TestIsValidCachePath/empty
=== RUN TestIsValidCachePath/leading_slash
=== PAUSE TestIsValidCachePath/leading_slash
=== RUN TestIsValidCachePath/wrong_extension
=== PAUSE TestIsValidCachePath/wrong_extension
=== RUN TestIsValidCachePath/short_hash
=== PAUSE TestIsValidCachePath/short_hash
=== CONT TestNARDeduplicationMetadataUploadBug
2026-08-11 08:15:17.056 UTC [99487] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:17.056 UTC [99487] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:17.057 UTC [99485] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:17.057 UTC [99485] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:17.188 UTC [99489] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:17.188 UTC [99489] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:17 OK 20241026095416_initial_model.sql (131.68ms)
2026/08/11 08:15:17 OK 20241026095416_initial_model.sql (139.37ms)
2026/08/11 08:15:17 OK 20251210153512_drop_unused_gin_index.sql (10.06ms)
2026/08/11 08:15:17 OK 20251210153512_drop_unused_gin_index.sql (17.38ms)
2026/08/11 08:15:17 OK 20251218171726_add_pins.sql (34.04ms)
2026/08/11 08:15:17 OK 20251218171726_add_pins.sql (19.06ms)
2026/08/11 08:15:17 OK 20260628120000_add_object_size_and_stats.sql (45.56ms)
2026/08/11 08:15:17 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:17 OK 20260628120000_add_object_size_and_stats.sql (47.5ms)
2026/08/11 08:15:17 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:17 OK 1_commit_pending_closure.sql (7.47ms)
2026/08/11 08:15:17 OK 1_commit_pending_closure.sql (6.33ms)
2026/08/11 08:15:17 OK 20241026095416_initial_model.sql (79.66ms)
2026/08/11 08:15:17 OK 2_object_stats_trigger.sql (2.25ms)
2026/08/11 08:15:17 goose: up to current file version: 2
2026/08/11 08:15:17 OK 2_object_stats_trigger.sql (1.45ms)
2026/08/11 08:15:17 goose: up to current file version: 2
2026/08/11 08:15:17 OK 20251210153512_drop_unused_gin_index.sql (26.7ms)
2026/08/11 08:15:17 OK 20251218171726_add_pins.sql (43.95ms)
2026/08/11 08:15:17 OK 20260628120000_add_object_size_and_stats.sql (69.41ms)
2026/08/11 08:15:17 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:17 OK 1_commit_pending_closure.sql (5.73ms)
2026/08/11 08:15:17 OK 2_object_stats_trigger.sql (241.83µs)
2026/08/11 08:15:17 goose: up to current file version: 2
--- PASS: TestReadProxyNarinfoAlreadyDecompressed (1.87s)
=== CONT TestReadProxyNarinfo
--- PASS: TestReadProxy404 (1.84s)
=== CONT TestService_NativeMTLS
2026/08/11 08:15:17 INFO Received uploads request method=POST path=/api/pending_closures
2026-08-11 08:15:18.126 UTC [99501] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:18.126 UTC [99501] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:18 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026-08-11 08:15:18.187 UTC [99512] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:18.187 UTC [99512] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:18.229 UTC [99511] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:18.229 UTC [99511] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:18.240 UTC [99513] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:18.240 UTC [99513] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:18 OK 20241026095416_initial_model.sql (45.06ms)
2026/08/11 08:15:18 OK 20251210153512_drop_unused_gin_index.sql (30.75ms)
2026/08/11 08:15:18 OK 20251218171726_add_pins.sql (18.49ms)
2026/08/11 08:15:18 OK 20260628120000_add_object_size_and_stats.sql (34.38ms)
2026/08/11 08:15:18 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:18 OK 1_commit_pending_closure.sql (5.88ms)
2026/08/11 08:15:18 OK 2_object_stats_trigger.sql (2.42ms)
2026/08/11 08:15:18 goose: up to current file version: 2
2026/08/11 08:15:18 OK 20241026095416_initial_model.sql (82.2ms)
2026/08/11 08:15:18 OK 20241026095416_initial_model.sql (61.04ms)
2026/08/11 08:15:18 OK 20251210153512_drop_unused_gin_index.sql (5.48ms)
2026/08/11 08:15:18 OK 20241026095416_initial_model.sql (68.88ms)
2026/08/11 08:15:18 OK 20251210153512_drop_unused_gin_index.sql (14.41ms)
2026/08/11 08:15:18 OK 20251210153512_drop_unused_gin_index.sql (13.61ms)
2026/08/11 08:15:18 OK 20251218171726_add_pins.sql (42.12ms)
2026/08/11 08:15:18 OK 20251218171726_add_pins.sql (47.04ms)
2026/08/11 08:15:18 OK 20251218171726_add_pins.sql (40.03ms)
2026/08/11 08:15:18 OK 20260628120000_add_object_size_and_stats.sql (55.1ms)
2026/08/11 08:15:18 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:18 OK 20260628120000_add_object_size_and_stats.sql (42.09ms)
2026/08/11 08:15:18 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:18 OK 20260628120000_add_object_size_and_stats.sql (50.1ms)
2026/08/11 08:15:18 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:18 OK 1_commit_pending_closure.sql (12.16ms)
2026/08/11 08:15:18 OK 1_commit_pending_closure.sql (11.48ms)
2026/08/11 08:15:18 OK 1_commit_pending_closure.sql (4.22ms)
2026/08/11 08:15:18 OK 2_object_stats_trigger.sql (3.17ms)
2026/08/11 08:15:18 goose: up to current file version: 2
2026/08/11 08:15:18 OK 2_object_stats_trigger.sql (3.15ms)
2026/08/11 08:15:18 goose: up to current file version: 2
2026/08/11 08:15:18 OK 2_object_stats_trigger.sql (2.49ms)
2026/08/11 08:15:18 goose: up to current file version: 2
--- PASS: TestReadProxyNarStreaming (2.36s)
=== CONT TestParseSize
--- PASS: TestParseSize (0.00s)
=== CONT TestMetricsInventory
--- PASS: TestObjectStatsTrigger (2.49s)
=== CONT TestCreatePendingClosureRejectsOversizedNAR
2026/08/11 08:15:18 INFO Received uploads request method=POST path=/api/pending_closures
--- PASS: TestCreatePendingClosureRejectsOversizedNAR (0.00s)
=== CONT TestCacheConfigHandlerMaxNarSize
--- PASS: TestCacheConfigHandlerMaxNarSize (0.00s)
=== CONT TestParseSingleRange/none
=== CONT TestParseSingleRange/start_far_past_EOF
=== CONT TestParseSingleRange/start_past_EOF
=== CONT TestParseSingleRange/single_byte
=== CONT TestParseSingleRange/suffix_exceeds_size
=== CONT TestParseSingleRange/suffix
=== CONT TestParseSingleRange/end_clamped_to_size
=== CONT TestParseSingleRange/open-ended
=== CONT TestParseSingleRange/closed
=== CONT TestParseSingleRange/malformed_end_before_start
=== CONT TestParseSingleRange/malformed_both_empty
=== CONT TestParseSingleRange/malformed_no_dash
=== CONT TestParseSingleRange/multi-range_ignored
=== CONT TestParseSingleRange/unknown_unit
--- PASS: TestParseSingleRange (0.00s)
--- PASS: TestParseSingleRange/none (0.00s)
--- PASS: TestParseSingleRange/start_far_past_EOF (0.00s)
--- PASS: TestParseSingleRange/start_past_EOF (0.00s)
--- PASS: TestParseSingleRange/single_byte (0.00s)
--- PASS: TestParseSingleRange/suffix_exceeds_size (0.00s)
--- PASS: TestParseSingleRange/suffix (0.00s)
--- PASS: TestParseSingleRange/end_clamped_to_size (0.00s)
--- PASS: TestParseSingleRange/open-ended (0.00s)
--- PASS: TestParseSingleRange/closed (0.00s)
--- PASS: TestParseSingleRange/malformed_end_before_start (0.00s)
--- PASS: TestParseSingleRange/malformed_both_empty (0.00s)
--- PASS: TestParseSingleRange/malformed_no_dash (0.00s)
--- PASS: TestParseSingleRange/multi-range_ignored (0.00s)
--- PASS: TestParseSingleRange/unknown_unit (0.00s)
=== CONT TestProxyWriteTimeout/narinfo
=== CONT TestCompletedNarNotReofferedAcrossClosures
--- PASS: TestResurrectedObjectNotDeleted (2.78s)
=== CONT TestProxyWriteTimeout/10_GiB_nar
=== CONT TestProxyWriteTimeout/unknown_size
=== CONT TestProxyWriteTimeout/1_GiB_nar
--- PASS: TestProxyWriteTimeout (0.00s)
--- PASS: TestProxyWriteTimeout/narinfo (0.00s)
--- PASS: TestProxyWriteTimeout/10_GiB_nar (0.00s)
--- PASS: TestProxyWriteTimeout/unknown_size (0.00s)
--- PASS: TestProxyWriteTimeout/1_GiB_nar (0.00s)
=== CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info
2026/08/11 08:15:19 INFO Received uploads request method=POST path=/
=== CONT TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key
2026/08/11 08:15:19 INFO Received request for more parts method=POST path=/
=== CONT TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key
2026/08/11 08:15:19 INFO Received complete multipart upload request method=POST path=/
=== CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal
2026/08/11 08:15:19 INFO Received uploads request method=POST path=/
--- PASS: TestUploadHandlersRejectInvalidKeys (0.00s)
--- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info (0.00s)
--- PASS: TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key (0.00s)
--- PASS: TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key (0.00s)
--- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal (0.00s)
=== CONT TestIsValidUploadKey/narinfo
=== CONT TestIsValidUploadKey/realisation_plus_in_output
=== CONT TestIsValidUploadKey/unknown_type
=== CONT TestIsValidUploadKey/empty_key
=== CONT TestIsValidUploadKey/absolute
=== CONT TestIsValidUploadKey/traversal_nar
=== CONT TestIsValidUploadKey/traversal
=== CONT TestIsValidUploadKey/listing_key,_narinfo_type
=== CONT TestIsValidUploadKey/nar_key,_narinfo_type
=== CONT TestIsValidUploadKey/narinfo_key,_nar_type
=== CONT TestIsValidUploadKey/index.html
=== CONT TestIsValidUploadKey/nix-cache-info
=== CONT TestIsValidUploadKey/build_log_home-manager_file
=== CONT TestIsValidUploadKey/realisation
=== CONT TestIsValidUploadKey/build_log_equals
=== CONT TestIsValidUploadKey/build_log_question_mark
=== CONT TestIsValidUploadKey/build_log_plus_in_name
=== CONT TestIsValidUploadKey/nar_plain
=== CONT TestIsValidUploadKey/build_log
=== CONT TestIsValidUploadKey/listing
=== CONT TestIsValidUploadKey/nar_xz
=== CONT TestIsValidUploadKey/nar_zst
--- PASS: TestIsValidUploadKey (0.07s)
--- PASS: TestIsValidUploadKey/narinfo (0.00s)
--- PASS: TestIsValidUploadKey/realisation_plus_in_output (0.00s)
--- PASS: TestIsValidUploadKey/unknown_type (0.00s)
--- PASS: TestIsValidUploadKey/empty_key (0.00s)
--- PASS: TestIsValidUploadKey/absolute (0.00s)
--- PASS: TestIsValidUploadKey/traversal_nar (0.00s)
--- PASS: TestIsValidUploadKey/traversal (0.00s)
--- PASS: TestIsValidUploadKey/listing_key,_narinfo_type (0.00s)
--- PASS: TestIsValidUploadKey/nar_key,_narinfo_type (0.00s)
--- PASS: TestIsValidUploadKey/narinfo_key,_nar_type (0.00s)
--- PASS: TestIsValidUploadKey/index.html (0.00s)
--- PASS: TestIsValidUploadKey/nix-cache-info (0.00s)
--- PASS: TestIsValidUploadKey/build_log_home-manager_file (0.00s)
--- PASS: TestIsValidUploadKey/realisation (0.00s)
--- PASS: TestIsValidUploadKey/build_log_equals (0.00s)
--- PASS: TestIsValidUploadKey/build_log_question_mark (0.00s)
--- PASS: TestIsValidUploadKey/build_log_plus_in_name (0.00s)
--- PASS: TestIsValidUploadKey/nar_plain (0.00s)
--- PASS: TestIsValidUploadKey/build_log (0.00s)
--- PASS: TestIsValidUploadKey/listing (0.00s)
--- PASS: TestIsValidUploadKey/nar_xz (0.00s)
--- PASS: TestIsValidUploadKey/nar_zst (0.00s)
=== CONT TestUploadHandlersRejectOversizedBody/create_pending_closure
2026/08/11 08:15:19 INFO Received uploads request method=POST path=/
2026-08-11 08:15:19.163 UTC [99522] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:19.163 UTC [99522] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:19.345 UTC [99523] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:19.345 UTC [99523] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:19 OK 20241026095416_initial_model.sql (190.26ms)
2026/08/11 08:15:19 OK 20251210153512_drop_unused_gin_index.sql (24.2ms)
2026/08/11 08:15:19 OK 20251218171726_add_pins.sql (61.27ms)
2026/08/11 08:15:19 OK 20260628120000_add_object_size_and_stats.sql (32.3ms)
2026/08/11 08:15:19 goose: successfully migrated database to version: 20260628120000
=== CONT TestUploadHandlersRejectOversizedBody/request_more_parts
2026/08/11 08:15:19 INFO Received request for more parts method=POST path=/
2026/08/11 08:15:19 OK 20241026095416_initial_model.sql (139.08ms)
2026/08/11 08:15:19 OK 1_commit_pending_closure.sql (4.55ms)
2026/08/11 08:15:19 OK 2_object_stats_trigger.sql (319.75µs)
2026/08/11 08:15:19 goose: up to current file version: 2
2026/08/11 08:15:19 OK 20251210153512_drop_unused_gin_index.sql (15.93ms)
=== CONT TestUploadHandlersRejectOversizedBody/complete_multipart
2026/08/11 08:15:19 INFO Received complete multipart upload request method=POST path=/
--- PASS: TestUploadHandlersRejectOversizedBody (0.13s)
--- PASS: TestUploadHandlersRejectOversizedBody/create_pending_closure (0.50s)
--- PASS: TestUploadHandlersRejectOversizedBody/request_more_parts (0.02s)
--- PASS: TestUploadHandlersRejectOversizedBody/complete_multipart (0.02s)
=== CONT TestClientErrorHandling/InvalidStorePath
2026/08/11 08:15:19 OK 20251218171726_add_pins.sql (62.29ms)
2026/08/11 08:15:19 OK 20260628120000_add_object_size_and_stats.sql (67.75ms)
2026/08/11 08:15:19 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:19 OK 1_commit_pending_closure.sql (8.86ms)
2026/08/11 08:15:19 OK 2_object_stats_trigger.sql (208.83µs)
2026/08/11 08:15:19 goose: up to current file version: 2
2026-08-11 08:15:19.833 UTC [99526] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:19.833 UTC [99526] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
=== NAME TestOrphanedObjectsGC
orphaned_objects_gc_test.go:290: GC Test Summary:
orphaned_objects_gc_test.go:291: - Kept: 2 objects from closure A
orphaned_objects_gc_test.go:292: - Deleted: 2 objects from closure B
orphaned_objects_gc_test.go:293: - Deleted: 6 orphaned chain objects (X1->X2->X3)
orphaned_objects_gc_test.go:294: - Deleted: 2 orphaned single objects (Y)
orphaned_objects_gc_test.go:295: - Total deleted: 10 objects
--- PASS: TestOrphanedObjectsGC (3.55s)
=== CONT TestClientErrorHandling/ServerNotAvailable
2026/08/11 08:15:19 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:20 OK 20241026095416_initial_model.sql (208.23ms)
2026/08/11 08:15:20 OK 20251210153512_drop_unused_gin_index.sql (15.19ms)
2026-08-11 08:15:20.183 UTC [99529] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:20.183 UTC [99529] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026-08-11 08:15:20.198 UTC [99530] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:20.198 UTC [99530] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:20 OK 20251218171726_add_pins.sql (41.08ms)
2026/08/11 08:15:20 INFO Received cleanup request method=DELETE path=/api/pending_closures
2026/08/11 08:15:20 INFO Aborted multipart uploads count=1
2026/08/11 08:15:20 OK 20260628120000_add_object_size_and_stats.sql (53.86ms)
2026/08/11 08:15:20 goose: successfully migrated database to version: 20260628120000
--- PASS: TestMultipartCleanup (3.50s)
=== CONT TestClientErrorHandling/InvalidAuthToken
2026/08/11 08:15:20 OK 1_commit_pending_closure.sql (17.17ms)
2026/08/11 08:15:20 OK 2_object_stats_trigger.sql (274.67µs)
2026/08/11 08:15:20 goose: up to current file version: 2
2026/08/11 08:15:20 WARN Request failed, retrying attempt=1 max_attempts=6 backoff=100ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config
2026/08/11 08:15:20 OK 20241026095416_initial_model.sql (191.43ms)
2026/08/11 08:15:20 OK 20241026095416_initial_model.sql (192.77ms)
2026/08/11 08:15:20 OK 20251210153512_drop_unused_gin_index.sql (14.73ms)
2026/08/11 08:15:20 OK 20251210153512_drop_unused_gin_index.sql (10.18ms)
2026/08/11 08:15:20 INFO Created nix-cache-info in bucket bucket=bucket40
2026/08/11 08:15:20 OK 20251218171726_add_pins.sql (23.8ms)
2026/08/11 08:15:20 OK 20251218171726_add_pins.sql (29.31ms)
2026/08/11 08:15:20 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=209.135771ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config
2026/08/11 08:15:20 OK 20260628120000_add_object_size_and_stats.sql (21.39ms)
2026/08/11 08:15:20 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:20 OK 20260628120000_add_object_size_and_stats.sql (16.15ms)
2026/08/11 08:15:20 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:20 OK 1_commit_pending_closure.sql (7.64ms)
2026/08/11 08:15:20 OK 1_commit_pending_closure.sql (8.55ms)
2026/08/11 08:15:20 OK 2_object_stats_trigger.sql (3.47ms)
2026/08/11 08:15:20 goose: up to current file version: 2
2026/08/11 08:15:20 OK 2_object_stats_trigger.sql (4.55ms)
2026/08/11 08:15:20 goose: up to current file version: 2
2026/08/11 08:15:20 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=425.184098ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config
2026/08/11 08:15:20 WARN mTLS auth: subject not in bound subjects subject="CN=reader"
2026/08/11 08:15:20 WARN mTLS auth: subject not in bound subjects subject="CN=writer"
--- PASS: TestService_NativeMTLS (3.17s)
=== CONT TestCacheConfigHandler/full_config,_no_issuer
=== CONT TestCacheConfigHandler/no_signing_keys
=== CONT TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator
=== CONT TestCacheConfigHandler/no_cache_url_configured
--- PASS: TestCacheConfigHandler (0.00s)
--- PASS: TestCacheConfigHandler/full_config,_no_issuer (0.00s)
--- PASS: TestCacheConfigHandler/no_signing_keys (0.00s)
--- PASS: TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator (0.00s)
--- PASS: TestCacheConfigHandler/no_cache_url_configured (0.00s)
=== CONT TestService_AuthMiddleware_OIDC/valid_OIDC_token
2026/08/11 08:15:20 INFO OIDC auth successful provider=test
=== CONT TestService_AuthMiddleware_OIDC/malformed_token_rejected
2026/08/11 08:15:20 WARN Authentication failed token_preview=not-a-valid-jwt token_length=15 oidc_error="no provider could verify the token (signature or issuer mismatch)" oidc_provider="" tried_providers=[test]
=== CONT TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured
=== CONT TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected
2026/08/11 08:15:20 WARN Authentication failed token_preview=eyJhbGciOi...L6MgN5jFfw token_length=702 oidc_error="bound claims validation failed: claim \"repository_owner\" value [otherorg] not in allowed patterns [myorg]" oidc_provider=test tried_providers=[test]
=== CONT TestServerTLSConfig/no_client_CA
=== CONT TestServerTLSConfig/not_a_PEM_file
--- PASS: TestService_AuthMiddleware_OIDC (1.77s)
--- PASS: TestService_AuthMiddleware_OIDC/valid_OIDC_token (0.00s)
--- PASS: TestService_AuthMiddleware_OIDC/malformed_token_rejected (0.00s)
--- PASS: TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured (0.00s)
--- PASS: TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected (0.00s)
=== CONT TestServerTLSConfig/missing_CA_file
--- PASS: TestServerTLSConfig (0.00s)
--- PASS: TestServerTLSConfig/no_client_CA (0.00s)
--- PASS: TestServerTLSConfig/not_a_PEM_file (0.03s)
--- PASS: TestServerTLSConfig/missing_CA_file (0.00s)
=== CONT TestIsValidCachePath/narinfo
=== CONT TestIsValidCachePath/index.html
=== CONT TestIsValidCachePath/short_hash
=== CONT TestIsValidCachePath/wrong_extension
=== CONT TestIsValidCachePath/leading_slash
=== CONT TestIsValidCachePath/empty
=== CONT TestIsValidCachePath/random_path
=== CONT TestIsValidCachePath/invalid_char_u
=== CONT TestIsValidCachePath/invalid_char_e
=== CONT TestIsValidCachePath/traversal_in_middle
=== CONT TestIsValidCachePath/traversal_parent
=== CONT TestIsValidCachePath/nar_uncompressed
=== CONT TestIsValidCachePath/nix-cache-info
=== CONT TestIsValidCachePath/realisation
=== CONT TestIsValidCachePath/log
=== CONT TestIsValidCachePath/ls
=== CONT TestIsValidCachePath/nar_xz
=== CONT TestIsValidCachePath/nar_bz2
=== CONT TestIsValidCachePath/nar_zst
=== CONT TestIsValidCachePath/narinfo_all_nix_base32_chars
--- PASS: TestIsValidCachePath (0.00s)
--- PASS: TestIsValidCachePath/narinfo (0.00s)
--- PASS: TestIsValidCachePath/index.html (0.00s)
--- PASS: TestIsValidCachePath/short_hash (0.00s)
--- PASS: TestIsValidCachePath/wrong_extension (0.00s)
--- PASS: TestIsValidCachePath/leading_slash (0.00s)
--- PASS: TestIsValidCachePath/empty (0.00s)
--- PASS: TestIsValidCachePath/random_path (0.00s)
--- PASS: TestIsValidCachePath/invalid_char_u (0.00s)
--- PASS: TestIsValidCachePath/invalid_char_e (0.00s)
--- PASS: TestIsValidCachePath/traversal_in_middle (0.00s)
--- PASS: TestIsValidCachePath/traversal_parent (0.00s)
--- PASS: TestIsValidCachePath/nar_uncompressed (0.00s)
--- PASS: TestIsValidCachePath/nix-cache-info (0.00s)
--- PASS: TestIsValidCachePath/realisation (0.00s)
--- PASS: TestIsValidCachePath/log (0.00s)
--- PASS: TestIsValidCachePath/ls (0.00s)
--- PASS: TestIsValidCachePath/nar_xz (0.00s)
--- PASS: TestIsValidCachePath/nar_bz2 (0.00s)
--- PASS: TestIsValidCachePath/nar_zst (0.00s)
--- PASS: TestIsValidCachePath/narinfo_all_nix_base32_chars (0.00s)
--- PASS: TestReadProxyNarinfo (3.39s)
=== NAME TestNARDeduplicationMetadataUploadBug
metadata_upload_test.go:48: First store path: /nix/var/nix/builds/nix-98827-4063054371/TestNARDeduplicationMetadataUploadBug4180228294/001/store/z6a41vx7hzlyh5arp8pl6qpysia142kk-file1.txt
2026/08/11 08:15:21 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:21 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=803.049517ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config
2026/08/11 08:15:21 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:21 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)
2026/08/11 08:15:21 INFO Uploading z6a41vx7hzlyh5arp8pl6qpysia142kk-file1.txt (160B)
2026/08/11 08:15:21 WARN Failed to register uploaded object key=nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst error="server returned 404: 404 page not found\n"
2026/08/11 08:15:21 WARN Failed to register uploaded object key=z6a41vx7hzlyh5arp8pl6qpysia142kk.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:21 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign
2026/08/11 08:15:21 INFO Signed narinfos id=1 count=1
2026/08/11 08:15:21 INFO Uploading 1 narinfos
2026/08/11 08:15:21 WARN Failed to register uploaded object key=z6a41vx7hzlyh5arp8pl6qpysia142kk.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:21 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete
2026/08/11 08:15:21 INFO Completed upload id=1
2026/08/11 08:15:21 INFO Upload complete. (349ms)
metadata_upload_test.go:54: Retrieved narinfo from S3:
StorePath: /nix/var/nix/builds/nix-98827-4063054371/TestNARDeduplicationMetadataUploadBug4180228294/001/store/z6a41vx7hzlyh5arp8pl6qpysia142kk-file1.txt
URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst
Compression: zstd
NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf
NarSize: 160
References:
CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf
2026-08-11 08:15:21.395 UTC [99545] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:21.395 UTC [99545] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
metadata_upload_test.go:55: Retrieved .ls file from S3 (compressed size: 77 bytes)
metadata_upload_test.go:55: Decompressed .ls content (64 bytes):
{"version":1,"root":{"type":"regular","size":44,"narOffset":96}}
metadata_upload_test.go:64: Second store path (same content): /nix/var/nix/builds/nix-98827-4063054371/TestNARDeduplicationMetadataUploadBug4180228294/001/store/qbdaxbfikb22as1h18if3ww5hpj0dggq-file2.txt
2026/08/11 08:15:21 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:21 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:21 INFO Uploading 0 paths to 127.0.0.1 (1 already cached)
2026/08/11 08:15:21 WARN Failed to register uploaded object key=qbdaxbfikb22as1h18if3ww5hpj0dggq.ls error="server returned 404: 404 page not found\n"
2026/08/11 08:15:21 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign
2026/08/11 08:15:21 INFO Signed narinfos id=2 count=1
2026/08/11 08:15:21 INFO Uploading 1 narinfos
2026/08/11 08:15:21 OK 20241026095416_initial_model.sql (235.98ms)
2026/08/11 08:15:21 OK 20251210153512_drop_unused_gin_index.sql (15.69ms)
2026/08/11 08:15:21 WARN Failed to register uploaded object key=qbdaxbfikb22as1h18if3ww5hpj0dggq.narinfo error="server returned 404: 404 page not found\n"
2026/08/11 08:15:21 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete
2026/08/11 08:15:21 INFO Completed upload id=2
2026/08/11 08:15:21 INFO Upload complete. (212ms)
metadata_upload_test.go:76: Retrieved narinfo from S3:
StorePath: /nix/var/nix/builds/nix-98827-4063054371/TestNARDeduplicationMetadataUploadBug4180228294/001/store/qbdaxbfikb22as1h18if3ww5hpj0dggq-file2.txt
URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst
Compression: zstd
NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf
NarSize: 160
References:
CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf
metadata_upload_test.go:77: Retrieved .ls file from S3 (compressed size: 62 bytes)
metadata_upload_test.go:77: Decompressed .ls content (49 bytes):
{"version":1,"root":{"type":"regular","size":44}}
2026/08/11 08:15:21 OK 20251218171726_add_pins.sql (43.45ms)
2026-08-11 08:15:21.783 UTC [99554] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:21.783 UTC [99554] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
--- PASS: TestNARDeduplicationMetadataUploadBug (4.78s)
2026/08/11 08:15:21 OK 20260628120000_add_object_size_and_stats.sql (15.83ms)
2026/08/11 08:15:21 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:21 OK 1_commit_pending_closure.sql (19.65ms)
2026/08/11 08:15:21 OK 2_object_stats_trigger.sql (2ms)
2026/08/11 08:15:21 goose: up to current file version: 2
2026/08/11 08:15:21 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.656968715s error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config
--- PASS: TestMetricsInventory (3.52s)
2026/08/11 08:15:22 OK 20241026095416_initial_model.sql (261.54ms)
2026/08/11 08:15:22 OK 20251210153512_drop_unused_gin_index.sql (12.13ms)
2026/08/11 08:15:22 OK 20251218171726_add_pins.sql (41.71ms)
2026/08/11 08:15:22 OK 20260628120000_add_object_size_and_stats.sql (40.48ms)
2026/08/11 08:15:22 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:22 OK 1_commit_pending_closure.sql (5.7ms)
2026/08/11 08:15:22 OK 2_object_stats_trigger.sql (212.75µs)
2026/08/11 08:15:22 goose: up to current file version: 2
2026/08/11 08:15:22 WARN Rate limiter enabled after throttle name=s3-test rate=5
2026/08/11 08:15:22 WARN S3 rate limit hit operation="complete multipart upload" error="Please reduce your request rate."
=== NAME TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle
throttle_test.go:213: Proxy stats: total=15, throttled=10, completeMultipart=10
throttle_test.go:215: Rate limiter: enabled=true, rate=5.00
--- PASS: TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle (6.51s)
2026-08-11 08:15:22.363 UTC [99555] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:22.363 UTC [99555] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:22 INFO Received uploads request method=POST path=/api/pending_closures
2026/08/11 08:15:22 OK 20241026095416_initial_model.sql (227.91ms)
2026/08/11 08:15:22 OK 20251210153512_drop_unused_gin_index.sql (14.05ms)
2026/08/11 08:15:22 OK 20251218171726_add_pins.sql (41.33ms)
2026/08/11 08:15:22 OK 20260628120000_add_object_size_and_stats.sql (33.39ms)
2026/08/11 08:15:22 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:22 OK 1_commit_pending_closure.sql (11.95ms)
2026/08/11 08:15:22 OK 2_object_stats_trigger.sql (601.25µs)
2026/08/11 08:15:22 goose: up to current file version: 2
2026-08-11 08:15:23.250 UTC [99571] ERROR: relation "goose_db_version" does not exist at character 36
2026-08-11 08:15:23.250 UTC [99571] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC
2026/08/11 08:15:23 OK 20241026095416_initial_model.sql (224.87ms)
2026/08/11 08:15:23 OK 20251210153512_drop_unused_gin_index.sql (23.2ms)
2026/08/11 08:15:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: sending request: request failed after retries: Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused"
2026/08/11 08:15:23 OK 20251218171726_add_pins.sql (51.19ms)
2026/08/11 08:15:23 OK 20260628120000_add_object_size_and_stats.sql (62.56ms)
2026/08/11 08:15:23 goose: successfully migrated database to version: 20260628120000
2026/08/11 08:15:23 OK 1_commit_pending_closure.sql (13.74ms)
2026/08/11 08:15:23 OK 2_object_stats_trigger.sql (840.88µs)
2026/08/11 08:15:23 goose: up to current file version: 2
2026/08/11 08:15:23 WARN Request failed, retrying attempt=1 max_attempts=6 backoff=100ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures
2026/08/11 08:15:23 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=219.64436ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures
2026/08/11 08:15:24 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=386.397345ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures
2026/08/11 08:15:24 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"
2026/08/11 08:15:24 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=856.074229ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures
2026/08/11 08:15:24 WARN Authentication failed token_preview=invalid-token token_length=13 reason="static API token mismatch"
2026/08/11 08:15:24 INFO Received complete multipart upload request method=POST path=/api/multipart/complete
2026/08/11 08:15:24 INFO Completed multipart upload object_key=nar/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhh0100000000000000000000.nar.zst upload_id=YmFlOWFhY2MtNzQwNC00YjlhLTkzMDYtOTU2OWIxM2EyMTk5LjY4MzAzNWViLWM4ODItNGMzZC1hNmJjLTY1OWNiM2IxYjNhOXgxNzg2NDM2MTIyNDY0MDMxMDAw parts=12
2026/08/11 08:15:24 INFO Received uploads request method=POST path=/api/pending_closures
--- PASS: TestCompletedNarNotReofferedAcrossClosures (5.93s)
2026/08/11 08:15:25 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.587384762s error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures
--- PASS: TestClientErrorHandling (0.00s)
--- PASS: TestClientErrorHandling/InvalidStorePath (3.38s)
--- PASS: TestClientErrorHandling/InvalidAuthToken (4.32s)
--- PASS: TestClientErrorHandling/ServerNotAvailable (7.05s)
=== NAME TestOrphanedObjectsGCStressTest
orphaned_objects_gc_test.go:425: Created 10 active closures, 5 to-delete closures, 20 orphaned chains
orphaned_objects_gc_test.go:446: Marked 210 objects for deletion
orphaned_objects_gc_test.go:509: Stress test completed successfully:
orphaned_objects_gc_test.go:510: - Active objects preserved: 20
orphaned_objects_gc_test.go:511: - Objects deleted: 210
orphaned_objects_gc_test.go:512: - Total GC'd: 210
--- PASS: TestOrphanedObjectsGCStressTest (11.74s)
PASS
{"timestamp":"2026-08-11T08:15:28.408156Z","level":"ERROR","message":"HTTP transport failed","event":"http_transport_failed","component":"server","subsystem":"transport","peer_addr":"127.0.0.1:58273","error_kind":"io_error","error":"Cancelled","result":"transport_error","target":"rustfs::server::http","filename":"rustfs/src/server/http.rs","line_number":1836,"threadName":"rustfs-worker","threadId":"ThreadId(2)"}
2026-08-11 08:15:28.524 UTC [98911] LOG: received smart shutdown request
2026-08-11 08:15:28.525 UTC [98911] LOG: background worker "logical replication launcher" (PID 98921) exited with exit code 1
2026-08-11 08:15:28.529 UTC [98916] LOG: shutting down
2026-08-11 08:15:28.529 UTC [98916] LOG: checkpoint starting: shutdown immediate
2026-08-11 08:15:30.201 UTC [98916] LOG: checkpoint complete: wrote 13686 buffers (83.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 13 recycled; write=1.234 s, sync=0.431 s, total=1.672 s; sync files=15167, longest=0.009 s, average=0.001 s; distance=212548 kB, estimate=212548 kB; lsn=0/E71C190, redo lsn=0/E71C190
2026-08-11 08:15:30.209 UTC [98911] LOG: database system is shut down
Running OIDC tests...
=== RUN TestGlobMatch
=== PAUSE TestGlobMatch
=== RUN TestAudienceForIssuer
=== PAUSE TestAudienceForIssuer
=== RUN TestValidateToken_ValidToken
=== PAUSE TestValidateToken_ValidToken
=== RUN TestValidateToken_WrongAudience
=== PAUSE TestValidateToken_WrongAudience
=== RUN TestValidateToken_Expired
=== PAUSE TestValidateToken_Expired
=== RUN TestValidateToken_BoundClaimsMismatch
=== PAUSE TestValidateToken_BoundClaimsMismatch
=== RUN TestValidateToken_BoundSubjectMismatch
=== PAUSE TestValidateToken_BoundSubjectMismatch
=== RUN TestValidateToken_MultipleProviders
=== PAUSE TestValidateToken_MultipleProviders
=== RUN TestValidateToken_NoMatchingProvider
=== PAUSE TestValidateToken_NoMatchingProvider
=== CONT TestGlobMatch
=== RUN TestGlobMatch/foo_foo
=== PAUSE TestGlobMatch/foo_foo
=== RUN TestGlobMatch/foo_bar
=== PAUSE TestGlobMatch/foo_bar
=== CONT TestValidateToken_WrongAudience
=== RUN TestGlobMatch/*_
=== PAUSE TestGlobMatch/*_
=== RUN TestGlobMatch/*_anything
=== PAUSE TestGlobMatch/*_anything
=== CONT TestValidateToken_ValidToken
=== CONT TestAudienceForIssuer
--- PASS: TestAudienceForIssuer (0.00s)
=== CONT TestValidateToken_MultipleProviders
=== CONT TestValidateToken_NoMatchingProvider
=== CONT TestValidateToken_BoundSubjectMismatch
=== CONT TestValidateToken_Expired
=== CONT TestValidateToken_BoundClaimsMismatch
=== RUN TestGlobMatch/foo*_foo
=== PAUSE TestGlobMatch/foo*_foo
=== RUN TestGlobMatch/foo*_foobar
=== PAUSE TestGlobMatch/foo*_foobar
=== RUN TestGlobMatch/foo*_bar
=== PAUSE TestGlobMatch/foo*_bar
=== RUN TestGlobMatch/*bar_bar
=== PAUSE TestGlobMatch/*bar_bar
=== RUN TestGlobMatch/*bar_foobar
=== PAUSE TestGlobMatch/*bar_foobar
=== RUN TestGlobMatch/*bar_foo
=== PAUSE TestGlobMatch/*bar_foo
=== RUN TestGlobMatch/foo*bar_foobar
=== PAUSE TestGlobMatch/foo*bar_foobar
=== RUN TestGlobMatch/foo*bar_foo123bar
=== PAUSE TestGlobMatch/foo*bar_foo123bar
=== RUN TestGlobMatch/foo*bar_foobarbaz
=== PAUSE TestGlobMatch/foo*bar_foobarbaz
=== RUN TestGlobMatch/*/*_foo/bar
=== PAUSE TestGlobMatch/*/*_foo/bar
=== RUN TestGlobMatch/*/*_foo
=== PAUSE TestGlobMatch/*/*_foo
=== RUN TestGlobMatch/refs/heads/*_refs/heads/main
=== PAUSE TestGlobMatch/refs/heads/*_refs/heads/main
=== RUN TestGlobMatch/refs/heads/*_refs/tags/v1.0
=== PAUSE TestGlobMatch/refs/heads/*_refs/tags/v1.0
=== RUN TestGlobMatch/refs/*/main_refs/heads/main
=== PAUSE TestGlobMatch/refs/*/main_refs/heads/main
=== RUN TestGlobMatch/fo?_foo
=== PAUSE TestGlobMatch/fo?_foo
=== RUN TestGlobMatch/fo?_fo
=== PAUSE TestGlobMatch/fo?_fo
=== RUN TestGlobMatch/fo?_fooo
=== PAUSE TestGlobMatch/fo?_fooo
=== RUN TestGlobMatch/?oo_foo
=== PAUSE TestGlobMatch/?oo_foo
=== RUN TestGlobMatch/?oo_boo
=== PAUSE TestGlobMatch/?oo_boo
=== RUN TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main
=== PAUSE TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main
=== RUN TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main
=== PAUSE TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main
=== CONT TestGlobMatch/foo_foo
=== CONT TestGlobMatch/*/*_foo/bar
=== CONT TestGlobMatch/foo*bar_foobarbaz
=== CONT TestGlobMatch/*bar_foo
=== CONT TestGlobMatch/*bar_foobar
=== CONT TestGlobMatch/*bar_bar
=== CONT TestGlobMatch/foo*_bar
=== CONT TestGlobMatch/foo*_foobar
=== CONT TestGlobMatch/foo*_foo
=== CONT TestGlobMatch/*_anything
=== CONT TestGlobMatch/*_
=== CONT TestGlobMatch/foo_bar
=== CONT TestGlobMatch/fo?_fo
=== CONT TestGlobMatch/foo*bar_foo123bar
=== CONT TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main
=== CONT TestGlobMatch/?oo_boo
=== CONT TestGlobMatch/?oo_foo
=== CONT TestGlobMatch/fo?_fooo
=== CONT TestGlobMatch/refs/heads/*_refs/tags/v1.0
=== CONT TestGlobMatch/fo?_foo
=== CONT TestGlobMatch/refs/*/main_refs/heads/main
=== CONT TestGlobMatch/refs/heads/*_refs/heads/main
=== CONT TestGlobMatch/*/*_foo
=== CONT TestGlobMatch/foo*bar_foobar
=== CONT TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main
--- PASS: TestGlobMatch (0.00s)
--- PASS: TestGlobMatch/foo_foo (0.00s)
--- PASS: TestGlobMatch/*/*_foo/bar (0.00s)
--- PASS: TestGlobMatch/foo*bar_foobarbaz (0.00s)
--- PASS: TestGlobMatch/*bar_foo (0.00s)
--- PASS: TestGlobMatch/*bar_foobar (0.00s)
--- PASS: TestGlobMatch/*bar_bar (0.00s)
--- PASS: TestGlobMatch/foo*_bar (0.00s)
--- PASS: TestGlobMatch/foo*_foobar (0.00s)
--- PASS: TestGlobMatch/foo*_foo (0.00s)
--- PASS: TestGlobMatch/*_anything (0.00s)
--- PASS: TestGlobMatch/*_ (0.00s)
--- PASS: TestGlobMatch/foo_bar (0.00s)
--- PASS: TestGlobMatch/fo?_fo (0.00s)
--- PASS: TestGlobMatch/foo*bar_foo123bar (0.00s)
--- PASS: TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main (0.00s)
--- PASS: TestGlobMatch/?oo_boo (0.00s)
--- PASS: TestGlobMatch/?oo_foo (0.00s)
--- PASS: TestGlobMatch/fo?_fooo (0.00s)
--- PASS: TestGlobMatch/refs/heads/*_refs/tags/v1.0 (0.00s)
--- PASS: TestGlobMatch/fo?_foo (0.00s)
--- PASS: TestGlobMatch/refs/*/main_refs/heads/main (0.00s)
--- PASS: TestGlobMatch/refs/heads/*_refs/heads/main (0.00s)
--- PASS: TestGlobMatch/*/*_foo (0.00s)
--- PASS: TestGlobMatch/foo*bar_foobar (0.00s)
--- PASS: TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main (0.00s)
2026/08/11 08:15:31 INFO OIDC provider initialized name=test
2026/08/11 08:15:31 INFO OIDC provider initialized name=test
2026/08/11 08:15:31 INFO OIDC provider initialized name=test
2026/08/11 08:15:31 INFO OIDC provider initialized name=test
2026/08/11 08:15:31 INFO OIDC provider initialized name=provider1
--- PASS: TestValidateToken_BoundSubjectMismatch (0.00s)
2026/08/11 08:15:31 INFO OIDC provider initialized name=provider1
2026/08/11 08:15:31 INFO OIDC provider initialized name=test
2026/08/11 08:15:31 INFO OIDC provider initialized name=provider2
--- PASS: TestValidateToken_Expired (0.01s)
--- PASS: TestValidateToken_ValidToken (0.01s)
--- PASS: TestValidateToken_BoundClaimsMismatch (0.01s)
--- PASS: TestValidateToken_NoMatchingProvider (0.01s)
--- PASS: TestValidateToken_WrongAudience (0.01s)
--- PASS: TestValidateToken_MultipleProviders (0.01s)
PASS
Running hook tests...
=== RUN TestSendPathsEmpty
=== PAUSE TestSendPathsEmpty
=== RUN TestQueueEnqueueAndFetch
=== PAUSE TestQueueEnqueueAndFetch
=== RUN TestQueueDeduplication
=== PAUSE TestQueueDeduplication
=== RUN TestQueueRemove
=== PAUSE TestQueueRemove
=== RUN TestQueueFetchBatchLimit
=== PAUSE TestQueueFetchBatchLimit
=== RUN TestQueueFetchRemoveLifecycle
=== PAUSE TestQueueFetchRemoveLifecycle
=== RUN TestQueueConcurrentWriters
=== PAUSE TestQueueConcurrentWriters
=== RUN TestServerClientIntegration
=== PAUSE TestServerClientIntegration
=== RUN TestServerQueueError
=== PAUSE TestServerQueueError
=== RUN TestGetListenerSocketActivation
server_test.go:210: === RUN TestGetListenerSocketActivation
--- PASS: TestGetListenerSocketActivation (0.00s)
PASS
--- PASS: TestGetListenerSocketActivation (0.03s)
=== RUN TestWorkerUploadsAndRemoves
=== PAUSE TestWorkerUploadsAndRemoves
=== RUN TestWorkerSkipsGCdPaths
=== PAUSE TestWorkerSkipsGCdPaths
=== RUN TestWorkerPrunesClosureDeps
=== PAUSE TestWorkerPrunesClosureDeps
=== CONT TestSendPathsEmpty
--- PASS: TestSendPathsEmpty (0.00s)
=== CONT TestQueueFetchRemoveLifecycle
=== CONT TestQueueConcurrentWriters
=== CONT TestQueueEnqueueAndFetch
=== CONT TestQueueRemove
=== CONT TestQueueFetchBatchLimit
=== CONT TestWorkerUploadsAndRemoves
=== CONT TestWorkerPrunesClosureDeps
=== CONT TestWorkerSkipsGCdPaths
=== CONT TestQueueDeduplication
=== CONT TestServerQueueError
2026/08/11 08:15:32 ERROR Failed to queue paths error="permission denied" count=1
--- PASS: TestServerQueueError (0.00s)
=== CONT TestServerClientIntegration
--- PASS: TestServerClientIntegration (0.00s)
--- PASS: TestQueueRemove (0.01s)
2026/08/11 08:15:32 INFO Upload queue status pending=2
2026/08/11 08:15:32 INFO Uploading batch count=1
--- PASS: TestQueueEnqueueAndFetch (0.01s)
--- PASS: TestQueueFetchRemoveLifecycle (0.01s)
--- PASS: TestQueueDeduplication (0.01s)
--- PASS: TestQueueFetchBatchLimit (0.01s)
2026/08/11 08:15:32 INFO Upload queue status pending=2
2026/08/11 08:15:32 INFO Uploading batch count=2
2026/08/11 08:15:32 INFO Upload queue status pending=2
2026/08/11 08:15:32 WARN Store path no longer exists (garbage collected?), removing from queue path=/nix/var/nix/builds/nix-98827-4063054371/TestWorkerSkipsGCdPaths3829451933/002/nonexistent
2026/08/11 08:15:32 INFO Uploading batch count=1
--- PASS: TestWorkerPrunesClosureDeps (0.06s)
--- PASS: TestWorkerUploadsAndRemoves (0.06s)
--- PASS: TestWorkerSkipsGCdPaths (0.06s)
--- PASS: TestQueueConcurrentWriters (0.12s)
PASS