nix-store-tests-run
checks.aarch64-darwin.home-manager-common
· build #604
· raw
1[==========] Running 798 tests from 90 test suites.2[----------] Global test environment set-up.3[----------] 28 tests from CommonProtoTest4[ RUN ] CommonProtoTest.string_read5[ OK ] CommonProtoTest.string_read (0 ms)6[ RUN ] CommonProtoTest.string_json_read7[ OK ] CommonProtoTest.string_json_read (0 ms)8[ RUN ] CommonProtoTest.string_write9[ OK ] CommonProtoTest.string_write (0 ms)10[ RUN ] CommonProtoTest.string_json_write11[ OK ] CommonProtoTest.string_json_write (0 ms)12[ RUN ] CommonProtoTest.storePath_read13[ OK ] CommonProtoTest.storePath_read (0 ms)14[ RUN ] CommonProtoTest.storePath_json_read15[ OK ] CommonProtoTest.storePath_json_read (0 ms)16[ RUN ] CommonProtoTest.storePath_write17[ OK ] CommonProtoTest.storePath_write (0 ms)18[ RUN ] CommonProtoTest.storePath_json_write19[ OK ] CommonProtoTest.storePath_json_write (0 ms)20[ RUN ] CommonProtoTest.contentAddress_read21[ OK ] CommonProtoTest.contentAddress_read (0 ms)22[ RUN ] CommonProtoTest.contentAddress_json_read23[ OK ] CommonProtoTest.contentAddress_json_read (0 ms)24[ RUN ] CommonProtoTest.contentAddress_write25[ OK ] CommonProtoTest.contentAddress_write (0 ms)26[ RUN ] CommonProtoTest.contentAddress_json_write27[ OK ] CommonProtoTest.contentAddress_json_write (0 ms)28[ RUN ] CommonProtoTest.vector_read29[ OK ] CommonProtoTest.vector_read (0 ms)30[ RUN ] CommonProtoTest.vector_json_read31[ OK ] CommonProtoTest.vector_json_read (0 ms)32[ RUN ] CommonProtoTest.vector_write33[ OK ] CommonProtoTest.vector_write (0 ms)34[ RUN ] CommonProtoTest.vector_json_write35[ OK ] CommonProtoTest.vector_json_write (0 ms)36[ RUN ] CommonProtoTest.set_read37[ OK ] CommonProtoTest.set_read (0 ms)38[ RUN ] CommonProtoTest.set_json_read39[ OK ] CommonProtoTest.set_json_read (0 ms)40[ RUN ] CommonProtoTest.set_write41[ OK ] CommonProtoTest.set_write (0 ms)42[ RUN ] CommonProtoTest.set_json_write43[ OK ] CommonProtoTest.set_json_write (0 ms)44[ RUN ] CommonProtoTest.optionalStorePath_read45[ OK ] CommonProtoTest.optionalStorePath_read (0 ms)46[ RUN ] CommonProtoTest.optionalStorePath_json_read47[ OK ] CommonProtoTest.optionalStorePath_json_read (0 ms)48[ RUN ] CommonProtoTest.optionalStorePath_write49[ OK ] CommonProtoTest.optionalStorePath_write (0 ms)50[ RUN ] CommonProtoTest.optionalStorePath_json_write51[ OK ] CommonProtoTest.optionalStorePath_json_write (0 ms)52[ RUN ] CommonProtoTest.optionalContentAddress_read53[ OK ] CommonProtoTest.optionalContentAddress_read (0 ms)54[ RUN ] CommonProtoTest.optionalContentAddress_json_read55[ OK ] CommonProtoTest.optionalContentAddress_json_read (0 ms)56[ RUN ] CommonProtoTest.optionalContentAddress_write57[ OK ] CommonProtoTest.optionalContentAddress_write (0 ms)58[ RUN ] CommonProtoTest.optionalContentAddress_json_write59[ OK ] CommonProtoTest.optionalContentAddress_json_write (0 ms)60[----------] 28 tests from CommonProtoTest (0 ms total)6162[----------] 4 tests from CommonProtoStorePathTest63[ RUN ] CommonProtoStorePathTest.maximum_length64[ OK ] CommonProtoStorePathTest.maximum_length (0 ms)65[ RUN ] CommonProtoStorePathTest.too_long66[ OK ] CommonProtoStorePathTest.too_long (0 ms)67[ RUN ] CommonProtoStorePathTest.wrong_store_dir68[ OK ] CommonProtoStorePathTest.wrong_store_dir (0 ms)69[ RUN ] CommonProtoStorePathTest.no_dot_dots70[ OK ] CommonProtoStorePathTest.no_dot_dots (0 ms)71[----------] 4 tests from CommonProtoStorePathTest (0 ms total)7273[----------] 1 test from ContentAddressMethod74[ RUN ] ContentAddressMethod.testParseContentAddressMethodOptException75[ OK ] ContentAddressMethod.testParseContentAddressMethodOptException (0 ms)76[----------] 1 test from ContentAddressMethod (0 ms total)7778[----------] 16 tests from DerivationAdvancedAttrsBothTest/0, where TypeParam = nix::DerivationAdvancedAttrsTest79[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json80[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json (0 ms)81[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json82[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json (0 ms)83[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm84[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm (0 ms)85[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json86[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json (0 ms)87[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json88[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json (0 ms)89[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm90[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm (0 ms)91[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json92[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json (0 ms)93[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json94[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)95[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm96[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)97[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json98[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (0 ms)99[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json100[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)101[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm102[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)103[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults104[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults (0 ms)105[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes106[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes (0 ms)107[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults108[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults (0 ms)109[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs110[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs (0 ms)111[----------] 16 tests from DerivationAdvancedAttrsBothTest/0 (0 ms total)112113[----------] 16 tests from DerivationAdvancedAttrsBothTest/1, where TypeParam = nix::CaDerivationAdvancedAttrsTest114[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json115[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json (0 ms)116[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json117[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json (0 ms)118[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm119[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm (0 ms)120[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json121[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json (0 ms)122[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json123[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json (0 ms)124[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm125[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm (0 ms)126[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json127[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json (0 ms)128[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json129[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)130[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm131[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)132[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json133[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (0 ms)134[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json135[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)136[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm137[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)138[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults139[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults (0 ms)140[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes141[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes (0 ms)142[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults143[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults (0 ms)144[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs145[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs (0 ms)146[----------] 16 tests from DerivationAdvancedAttrsBothTest/1 (0 ms total)147148[----------] 20 tests from DerivationAdvancedAttrsTest149[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_defaults150[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)151[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_ia152[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_ia (0 ms)153[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults154[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)155[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs156[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (0 ms)157[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json158[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json (0 ms)159[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json160[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json (0 ms)161[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json162[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (0 ms)163[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json164[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)165[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json166[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json (0 ms)167[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json168[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json (0 ms)169[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json170[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (0 ms)171[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json172[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)173[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json174[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json (0 ms)175[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json176[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json (0 ms)177[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json178[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json (0 ms)179[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json180[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json (0 ms)181[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json182[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json (0 ms)183[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json184[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json (0 ms)185[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json186[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json (0 ms)187[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json188[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json (0 ms)189[----------] 20 tests from DerivationAdvancedAttrsTest (0 ms total)190191[----------] 8 tests from CaDerivationAdvancedAttrsTest192[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults193[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)194[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes195[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes (0 ms)196[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults197[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)198[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs199[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (0 ms)200[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json201[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (0 ms)202[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json203[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)204[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json205[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (0 ms)206[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json207[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)208[----------] 8 tests from CaDerivationAdvancedAttrsTest (0 ms total)209210[----------] 3 tests from DerivationTest211[ RUN ] DerivationTest.BadATerm_version212[ OK ] DerivationTest.BadATerm_version (0 ms)213[ RUN ] DerivationTest.UnterminatedString214[ OK ] DerivationTest.UnterminatedString (0 ms)215[ RUN ] DerivationTest.CAFixedPathMismatch216[ OK ] DerivationTest.CAFixedPathMismatch (0 ms)217[----------] 3 tests from DerivationTest (0 ms total)218219[----------] 1 test from DynDerivationTest220[ RUN ] DynDerivationTest.BadATerm_oldVersionDynDeps221[ OK ] DynDerivationTest.BadATerm_oldVersionDynDeps (0 ms)222[----------] 1 test from DynDerivationTest (0 ms total)223224[----------] 3 tests from WindowsStoreDirTest225[ RUN ] WindowsStoreDirTest.unsupportedIsUnreadable226[ OK ] WindowsStoreDirTest.unsupportedIsUnreadable (0 ms)227[ RUN ] WindowsStoreDirTest.escapeRejectedWhenUnsupported228[ OK ] WindowsStoreDirTest.escapeRejectedWhenUnsupported (0 ms)229[ RUN ] WindowsStoreDirTest.unixUnaffected230[ OK ] WindowsStoreDirTest.unixUnaffected (0 ms)231[----------] 3 tests from WindowsStoreDirTest (0 ms total)232233[----------] 1 test from FullInputs234[ RUN ] FullInputs.fromSetRoundTripsDeeplyDynamicInputs235[ OK ] FullInputs.fromSetRoundTripsDeeplyDynamicInputs (0 ms)236[----------] 1 test from FullInputs (0 ms total)237238[----------] 10 tests from FillInOutputPathsTest239[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar240[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar (0 ms)241[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var242[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var (0 ms)243[ RUN ] FillInOutputPathsTest.preservesInputAddressedOutputs244[ OK ] FillInOutputPathsTest.preservesInputAddressedOutputs (0 ms)245[ RUN ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath246[ OK ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath (0 ms)247[ RUN ] FillInOutputPathsTest.warnsOnIncorrectEnvVarForDeferred248warning: derivation has incorrect environment variable 'out', should be '/nix/store/cbsjzjdmaxjkyc60i5kid9h5i8b6skn9-bad-env-var' but is actually '/nix/store/c015dhfh5l0lp6wxyvdn7bmwhbbr6hr9-wrong-name'249This will be an error in future versions of Nix; compatibility of CA derivations will be broken.250[ OK ] FillInOutputPathsTest.warnsOnIncorrectEnvVarForDeferred (0 ms)251[ RUN ] FillInOutputPathsTest.throwsOnMixedOutputTypes252[ OK ] FillInOutputPathsTest.throwsOnMixedOutputTypes (0 ms)253[ RUN ] FillInOutputPathsTest.skipsEnvVarsWithBuilderRpc254[ OK ] FillInOutputPathsTest.skipsEnvVarsWithBuilderRpc (0 ms)255[ RUN ] FillInOutputPathsTest.rejectsBuilderRpcForInputAddressed256[ OK ] FillInOutputPathsTest.rejectsBuilderRpcForInputAddressed (0 ms)257[ RUN ] FillInOutputPathsTest.preservesDeferredWithInputDrvs258[ OK ] FillInOutputPathsTest.preservesDeferredWithInputDrvs (0 ms)259[ RUN ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered260[ OK ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered (0 ms)261[----------] 10 tests from FillInOutputPathsTest (0 ms total)262263[----------] 4 tests from MaskedHashTest264[ RUN ] MaskedHashTest.collidingInputDrvsMergeOutputNames265[ OK ] MaskedHashTest.collidingInputDrvsMergeOutputNames (0 ms)266[ RUN ] MaskedHashTest.differingOutputNamesDiffer267[ OK ] MaskedHashTest.differingOutputNamesDiffer (0 ms)268[ RUN ] MaskedHashTest.fixedOutputIsProvenanceFree269[ OK ] MaskedHashTest.fixedOutputIsProvenanceFree (0 ms)270[ RUN ] MaskedHashTest.differingInputDrvsDiffer271[ OK ] MaskedHashTest.differingInputDrvsDiffer (0 ms)272[----------] 4 tests from MaskedHashTest (0 ms total)273274[----------] 5 tests from TryResolveTest275[ RUN ] TryResolveTest.noInputs276[ OK ] TryResolveTest.noInputs (0 ms)277[ RUN ] TryResolveTest.withInputs278[ OK ] TryResolveTest.withInputs (0 ms)279[ RUN ] TryResolveTest.resolutionFailure280[ OK ] TryResolveTest.resolutionFailure (0 ms)281[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath282[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath (0 ms)283[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs284[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs (0 ms)285[----------] 5 tests from TryResolveTest (0 ms total)286287[----------] 1 test from WriteDerivationTest288[ RUN ] WriteDerivationTest.addToStoreFromDumpCalledOnce289[ OK ] WriteDerivationTest.addToStoreFromDumpCalledOnce (0 ms)290[----------] 1 test from WriteDerivationTest (0 ms total)291292[----------] 1 test from ResolveDerivedPathTest293[ RUN ] ResolveDerivedPathTest.nestedOutputOfCollectedDerivation294[ OK ] ResolveDerivedPathTest.nestedOutputOfCollectedDerivation (0 ms)295[----------] 1 test from ResolveDerivedPathTest (0 ms total)296297[----------] 4 tests from DerivedPathTest298[ RUN ] DerivedPathTest.opaque299[ OK ] DerivedPathTest.opaque (0 ms)300[ RUN ] DerivedPathTest.built_opaque301[ OK ] DerivedPathTest.built_opaque (0 ms)302[ RUN ] DerivedPathTest.built_built303[ OK ] DerivedPathTest.built_built (0 ms)304[ RUN ] DerivedPathTest.built_built_xp305[ OK ] DerivedPathTest.built_built_xp (0 ms)306[----------] 4 tests from DerivedPathTest (0 ms total)307308[----------] 1 test from DerivedPathTest_RapidCheck309[ DISABLED ] DerivedPathTest_RapidCheck.DISABLED_prop_legacy_round_rip310[ RUN ] DerivedPathTest_RapidCheck.prop_round_rip311Using configuration: seed=7159600804257133320312[ OK ] DerivedPathTest_RapidCheck.prop_round_rip (6 ms)313[----------] 1 test from DerivedPathTest_RapidCheck (6 ms total)314315[----------] 7 tests from SingleDerivedPathJsonTest316[ RUN ] SingleDerivedPathJsonTest.single_opaque_from_json317[ OK ] SingleDerivedPathJsonTest.single_opaque_from_json (0 ms)318[ RUN ] SingleDerivedPathJsonTest.single_opaque_to_json319[ OK ] SingleDerivedPathJsonTest.single_opaque_to_json (0 ms)320[ RUN ] SingleDerivedPathJsonTest.single_built_from_json321[ OK ] SingleDerivedPathJsonTest.single_built_from_json (0 ms)322[ RUN ] SingleDerivedPathJsonTest.single_built_to_json323[ OK ] SingleDerivedPathJsonTest.single_built_to_json (0 ms)324[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp325[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp (0 ms)326[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json327[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json (0 ms)328[ RUN ] SingleDerivedPathJsonTest.single_built_built_to_json329[ OK ] SingleDerivedPathJsonTest.single_built_built_to_json (0 ms)330[----------] 7 tests from SingleDerivedPathJsonTest (0 ms total)331332[----------] 10 tests from DerivedPathJsonTest333[ RUN ] DerivedPathJsonTest.multi_opaque_from_json334[ OK ] DerivedPathJsonTest.multi_opaque_from_json (0 ms)335[ RUN ] DerivedPathJsonTest.multi_opaque_to_json336[ OK ] DerivedPathJsonTest.multi_opaque_to_json (0 ms)337[ RUN ] DerivedPathJsonTest.mutli_built_from_json338[ OK ] DerivedPathJsonTest.mutli_built_from_json (0 ms)339[ RUN ] DerivedPathJsonTest.mutli_built_to_json340[ OK ] DerivedPathJsonTest.mutli_built_to_json (0 ms)341[ RUN ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp342[ OK ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp (0 ms)343[ RUN ] DerivedPathJsonTest.multi_built_built_from_json344[ OK ] DerivedPathJsonTest.multi_built_built_from_json (0 ms)345[ RUN ] DerivedPathJsonTest.multi_built_built_to_json346[ OK ] DerivedPathJsonTest.multi_built_built_to_json (0 ms)347[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp348[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp (0 ms)349[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json350[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json (0 ms)351[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_to_json352[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_to_json (0 ms)353[----------] 10 tests from DerivedPathJsonTest (0 ms total)354355[----------] 2 tests from DownstreamPlaceholder356[ RUN ] DownstreamPlaceholder.unknownCaOutput357[ OK ] DownstreamPlaceholder.unknownCaOutput (0 ms)358[ RUN ] DownstreamPlaceholder.unknownDerivation359[ OK ] DownstreamPlaceholder.unknownDerivation (0 ms)360[----------] 2 tests from DownstreamPlaceholder (0 ms total)361362[----------] 7 tests from DummyStore363[ RUN ] DummyStore.storeDir_default364[ OK ] DummyStore.storeDir_default (0 ms)365[ RUN ] DummyStore.storeDir_absolutePath366[ OK ] DummyStore.storeDir_absolutePath (0 ms)367[ RUN ] DummyStore.storeDir_canonicalized368[ OK ] DummyStore.storeDir_canonicalized (0 ms)369[ RUN ] DummyStore.storeDir_relativePath_rejected370[ OK ] DummyStore.storeDir_relativePath_rejected (0 ms)371[ RUN ] DummyStore.storeDir_empty_rejected372[ OK ] DummyStore.storeDir_empty_rejected (0 ms)373[ RUN ] DummyStore.getStateDir_default374[ OK ] DummyStore.getStateDir_default (0 ms)375[ RUN ] DummyStore.realisation_read376[ OK ] DummyStore.realisation_read (0 ms)377[----------] 7 tests from DummyStore (0 ms total)378379[----------] 1 test from FileTransferRequest380[ RUN ] FileTransferRequest.displayUriStripsUserinfo381[ OK ] FileTransferRequest.displayUriStripsUserinfo (0 ms)382[----------] 1 test from FileTransferRequest (0 ms total)383384[----------] 5 tests from computeRetryDelayMs385[ RUN ] computeRetryDelayMs.jitter_stays_in_bounds386[ OK ] computeRetryDelayMs.jitter_stays_in_bounds (0 ms)387[ RUN ] computeRetryDelayMs.jitter_with_retry_after_floor388[ OK ] computeRetryDelayMs.jitter_with_retry_after_floor (0 ms)389[ RUN ] computeRetryDelayMs.zero_base_jitter_returns_zero390[ OK ] computeRetryDelayMs.zero_base_jitter_returns_zero (0 ms)391[ RUN ] computeRetryDelayMs.jitter_with_ceil_zero392[ OK ] computeRetryDelayMs.jitter_with_ceil_zero (0 ms)393[ RUN ] computeRetryDelayMs.jitter_ceiled_one394[ OK ] computeRetryDelayMs.jitter_ceiled_one (0 ms)395[----------] 5 tests from computeRetryDelayMs (0 ms total)396397[----------] 6 tests from HttpBinaryCacheStore398[ RUN ] HttpBinaryCacheStore.storeDir_absolutePath399[ OK ] HttpBinaryCacheStore.storeDir_absolutePath (0 ms)400[ RUN ] HttpBinaryCacheStore.storeDir_relativePath_rejected401[ OK ] HttpBinaryCacheStore.storeDir_relativePath_rejected (0 ms)402[ RUN ] HttpBinaryCacheStore.constructConfig403[ OK ] HttpBinaryCacheStore.constructConfig (0 ms)404[ RUN ] HttpBinaryCacheStore.constructConfigNoTrailingSlash405[ OK ] HttpBinaryCacheStore.constructConfigNoTrailingSlash (0 ms)406[ RUN ] HttpBinaryCacheStore.constructConfigWithParams407[ OK ] HttpBinaryCacheStore.constructConfigWithParams (0 ms)408[ RUN ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams409[ OK ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams (0 ms)410[----------] 6 tests from HttpBinaryCacheStore (0 ms total)411412[----------] 1 test from HttpsBinaryCacheStoreTest413[ RUN ] HttpsBinaryCacheStoreTest.queryPathInfo414../include/nix/store/tests/libstore-network.hh:31: Skipped415Network tests not enabled by default without user namespaces, use NIX_TEST_FORCE_NETWORK_TESTS=1 to override416417[ SKIPPED ] HttpsBinaryCacheStoreTest.queryPathInfo (0 ms)418[----------] 1 test from HttpsBinaryCacheStoreTest (0 ms total)419420[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest421[ RUN ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo422../include/nix/store/tests/libstore-network.hh:34: Skipped423424425[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo (0 ms)426[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert427../include/nix/store/tests/libstore-network.hh:34: Skipped428429430[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert (0 ms)431[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert432../include/nix/store/tests/libstore-network.hh:34: Skipped433434435[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert (0 ms)436[ RUN ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority437../include/nix/store/tests/libstore-network.hh:34: Skipped438439440[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority (0 ms)441[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest (0 ms total)442443[----------] 3 tests from LegacySSHStore444[ RUN ] LegacySSHStore.storeDir_absolutePath445[ OK ] LegacySSHStore.storeDir_absolutePath (0 ms)446[ RUN ] LegacySSHStore.storeDir_relativePath_rejected447[ OK ] LegacySSHStore.storeDir_relativePath_rejected (0 ms)448[ RUN ] LegacySSHStore.constructConfig449[ OK ] LegacySSHStore.constructConfig (0 ms)450[----------] 3 tests from LegacySSHStore (0 ms total)451452[----------] 3 tests from LocalBinaryCacheStore453[ RUN ] LocalBinaryCacheStore.storeDir_absolutePath454[ OK ] LocalBinaryCacheStore.storeDir_absolutePath (0 ms)455[ RUN ] LocalBinaryCacheStore.storeDir_relativePath_rejected456[ OK ] LocalBinaryCacheStore.storeDir_relativePath_rejected (0 ms)457[ RUN ] LocalBinaryCacheStore.constructConfig458[ OK ] LocalBinaryCacheStore.constructConfig (0 ms)459[----------] 3 tests from LocalBinaryCacheStore (0 ms total)460461[----------] 3 tests from LocalFSStoreConfig462[ RUN ] LocalFSStoreConfig.getStateDir_default463[ OK ] LocalFSStoreConfig.getStateDir_default (0 ms)464[ RUN ] LocalFSStoreConfig.getStateDir_withRoot465[ OK ] LocalFSStoreConfig.getStateDir_withRoot (0 ms)466[ RUN ] LocalFSStoreConfig.getStateDir_explicitSetting467[ OK ] LocalFSStoreConfig.getStateDir_explicitSetting (0 ms)468[----------] 3 tests from LocalFSStoreConfig (0 ms total)469470[----------] 4 tests from LocalOverlayStore471[ RUN ] LocalOverlayStore.constructConfig_rootQueryParam472[ OK ] LocalOverlayStore.constructConfig_rootQueryParam (0 ms)473[ RUN ] LocalOverlayStore.constructConfig_rootPath474[ OK ] LocalOverlayStore.constructConfig_rootPath (0 ms)475[ RUN ] LocalOverlayStore.upperLayer_notOverridden476[ OK ] LocalOverlayStore.upperLayer_notOverridden (0 ms)477[ RUN ] LocalOverlayStore.upperLayer_overridden478[ OK ] LocalOverlayStore.upperLayer_overridden (0 ms)479[----------] 4 tests from LocalOverlayStore (0 ms total)480481[----------] 6 tests from LocalStore482[ RUN ] LocalStore.storeDir_absolutePath483[ OK ] LocalStore.storeDir_absolutePath (0 ms)484[ RUN ] LocalStore.storeDir_relativePath_rejected485[ OK ] LocalStore.storeDir_relativePath_rejected (0 ms)486[ RUN ] LocalStore.storeDir_empty_rejected487[ OK ] LocalStore.storeDir_empty_rejected (0 ms)488[ RUN ] LocalStore.constructConfig_rootQueryParam489[ OK ] LocalStore.constructConfig_rootQueryParam (0 ms)490[ RUN ] LocalStore.constructConfig_rootPath491[ OK ] LocalStore.constructConfig_rootPath (0 ms)492[ RUN ] LocalStore.constructConfig_to_string493[ OK ] LocalStore.constructConfig_to_string (0 ms)494[----------] 6 tests from LocalStore (0 ms total)495496[----------] 16 tests from machines497[ RUN ] machines.getMachinesWithEmptyBuilders498[ OK ] machines.getMachinesWithEmptyBuilders (0 ms)499[ RUN ] machines.getMachinesUriOnly500[ OK ] machines.getMachinesUriOnly (0 ms)501[ RUN ] machines.getMachinesUriWithPort502[ OK ] machines.getMachinesUriWithPort (0 ms)503[ RUN ] machines.getMachinesDefaults504[ OK ] machines.getMachinesDefaults (0 ms)505[ RUN ] machines.getMachinesWithNewLineSeparator506[ OK ] machines.getMachinesWithNewLineSeparator (0 ms)507[ RUN ] machines.getMachinesWithSemicolonSeparator508[ OK ] machines.getMachinesWithSemicolonSeparator (0 ms)509[ RUN ] machines.getMachinesWithCommentsAndSemicolonSeparator510[ OK ] machines.getMachinesWithCommentsAndSemicolonSeparator (0 ms)511[ RUN ] machines.getMachinesWithFunnyWhitespace512[ OK ] machines.getMachinesWithFunnyWhitespace (0 ms)513[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilder514[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilder (0 ms)515[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter516[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter (0 ms)517[ RUN ] machines.getMachinesWithMultiOptions518[ OK ] machines.getMachinesWithMultiOptions (0 ms)519[ RUN ] machines.getMachinesWithIncorrectFormat520[ OK ] machines.getMachinesWithIncorrectFormat (0 ms)521[ RUN ] machines.getMachinesWithCorrectFileReference522[ OK ] machines.getMachinesWithCorrectFileReference (0 ms)523[ RUN ] machines.getMachinesWithCorrectFileReferenceToEmptyFile524[ OK ] machines.getMachinesWithCorrectFileReferenceToEmptyFile (0 ms)525[ RUN ] machines.getMachinesWithIncorrectFileReference526[ OK ] machines.getMachinesWithIncorrectFileReference (0 ms)527[ RUN ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile528[ OK ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile (0 ms)529[----------] 16 tests from machines (0 ms total)530531[----------] 1 test from NarInfoDiskCacheImpl532[ RUN ] NarInfoDiskCacheImpl.create_and_read533[ OK ] NarInfoDiskCacheImpl.create_and_read (1 ms)534[----------] 1 test from NarInfoDiskCacheImpl (1 ms total)535536[----------] 5 tests from NarInfoTestV1537[ RUN ] NarInfoTestV1.NarInfo_pure_from_json538[ OK ] NarInfoTestV1.NarInfo_pure_from_json (0 ms)539[ RUN ] NarInfoTestV1.NarInfo_pure_to_json540[ OK ] NarInfoTestV1.NarInfo_pure_to_json (0 ms)541[ RUN ] NarInfoTestV1.NarInfo_impure_from_json542[ OK ] NarInfoTestV1.NarInfo_impure_from_json (0 ms)543[ RUN ] NarInfoTestV1.NarInfo_impure_to_json544[ OK ] NarInfoTestV1.NarInfo_impure_to_json (0 ms)545[ RUN ] NarInfoTestV1.NarInfo_pure_noversion_from_json546[ OK ] NarInfoTestV1.NarInfo_pure_noversion_from_json (0 ms)547[----------] 5 tests from NarInfoTestV1 (0 ms total)548549[----------] 4 tests from NarInfoTestV2550[ RUN ] NarInfoTestV2.NarInfo_pure_from_json551[ OK ] NarInfoTestV2.NarInfo_pure_from_json (0 ms)552[ RUN ] NarInfoTestV2.NarInfo_pure_to_json553[ OK ] NarInfoTestV2.NarInfo_pure_to_json (0 ms)554[ RUN ] NarInfoTestV2.NarInfo_impure_from_json555[ OK ] NarInfoTestV2.NarInfo_impure_from_json (0 ms)556[ RUN ] NarInfoTestV2.NarInfo_impure_to_json557[ OK ] NarInfoTestV2.NarInfo_impure_to_json (0 ms)558[----------] 4 tests from NarInfoTestV2 (0 ms total)559560[----------] 4 tests from NarInfoTestV3561[ RUN ] NarInfoTestV3.NarInfo_pure_from_json562[ OK ] NarInfoTestV3.NarInfo_pure_from_json (0 ms)563[ RUN ] NarInfoTestV3.NarInfo_pure_to_json564[ OK ] NarInfoTestV3.NarInfo_pure_to_json (0 ms)565[ RUN ] NarInfoTestV3.NarInfo_impure_from_json566[ OK ] NarInfoTestV3.NarInfo_impure_from_json (0 ms)567[ RUN ] NarInfoTestV3.NarInfo_impure_to_json568[ OK ] NarInfoTestV3.NarInfo_impure_to_json (0 ms)569[----------] 4 tests from NarInfoTestV3 (0 ms total)570571[----------] 6 tests from nix_api_util_context572[ RUN ] nix_api_util_context.nix_libstore_init573[ OK ] nix_api_util_context.nix_libstore_init (0 ms)574[ RUN ] nix_api_util_context.nix_store_get_storedir_default575[ OK ] nix_api_util_context.nix_store_get_storedir_default (15 ms)576[ RUN ] nix_api_util_context.nix_store_open_dummy577[ OK ] nix_api_util_context.nix_store_open_dummy (0 ms)578[ RUN ] nix_api_util_context.nix_store_open_invalid579[ OK ] nix_api_util_context.nix_store_open_invalid (0 ms)580[ RUN ] nix_api_util_context.nix_store_real_path_relocated581[ OK ] nix_api_util_context.nix_store_real_path_relocated (9 ms)582[ RUN ] nix_api_util_context.nix_store_real_path_binary_cache583[ OK ] nix_api_util_context.nix_store_real_path_binary_cache (0 ms)584[----------] 6 tests from nix_api_util_context (25 ms total)585586[----------] 15 tests from nix_api_store_test587[ RUN ] nix_api_store_test.nix_store_get_uri588[ OK ] nix_api_store_test.nix_store_get_uri (11 ms)589[ RUN ] nix_api_store_test.nix_store_get_storedir590[ OK ] nix_api_store_test.nix_store_get_storedir (10 ms)591[ RUN ] nix_api_store_test.InvalidPathFails592[ OK ] nix_api_store_test.InvalidPathFails (10 ms)593[ RUN ] nix_api_store_test.ReturnsValidStorePath594[ OK ] nix_api_store_test.ReturnsValidStorePath (11 ms)595[ RUN ] nix_api_store_test.SetsLastErrCodeToNixOk596[ OK ] nix_api_store_test.SetsLastErrCodeToNixOk (11 ms)597[ RUN ] nix_api_store_test.DoesNotCrashWhenContextIsNull598[ OK ] nix_api_store_test.DoesNotCrashWhenContextIsNull (10 ms)599[ RUN ] nix_api_store_test.nix_store_path_hash600[ OK ] nix_api_store_test.nix_store_path_hash (11 ms)601[ RUN ] nix_api_store_test.nix_store_create_from_parts_roundtrip602[ OK ] nix_api_store_test.nix_store_create_from_parts_roundtrip (11 ms)603[ RUN ] nix_api_store_test.nix_store_create_from_parts_invalid_name604[ OK ] nix_api_store_test.nix_store_create_from_parts_invalid_name (11 ms)605[ RUN ] nix_api_store_test.get_version606[ OK ] nix_api_store_test.get_version (11 ms)607[ RUN ] nix_api_store_test.nix_store_is_valid_path_not_in_store608[ OK ] nix_api_store_test.nix_store_is_valid_path_not_in_store (12 ms)609[ RUN ] nix_api_store_test.nix_store_real_path610[ OK ] nix_api_store_test.nix_store_real_path (13 ms)611[ RUN ] nix_api_store_test.nix_derivation_to_json_roundtrip612[ OK ] nix_api_store_test.nix_derivation_to_json_roundtrip (12 ms)613[ RUN ] nix_api_store_test.nix_derivation_store_round_trip614[ OK ] nix_api_store_test.nix_derivation_store_round_trip (13 ms)615[ RUN ] nix_api_store_test.nix_derivation_clone616[ OK ] nix_api_store_test.nix_derivation_clone (13 ms)617[----------] 15 tests from nix_api_store_test (177 ms total)618619[----------] 4 tests from nix_api_store_test_base620[ RUN ] nix_api_store_test_base.build_from_json621building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.DrbD8Z/my_nix_store/8h827bm93wkrrqxqlxvi62xssk38kps5-myname.drv'...622[ OK ] nix_api_store_test_base.build_from_json (140 ms)623[ RUN ] nix_api_store_test_base.nix_store_realise_invalid_system624[ OK ] nix_api_store_test_base.nix_store_realise_invalid_system (19 ms)625[ RUN ] nix_api_store_test_base.nix_store_realise_builder_fails626building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.ZyFh1l/my_nix_store/jvv8bml8npw9d7qyzvm2khvib854fm3x-myname.drv'...627[ OK ] nix_api_store_test_base.nix_store_realise_builder_fails (118 ms)628[ RUN ] nix_api_store_test_base.nix_store_realise_builder_no_output629building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.u11586/my_nix_store/j4jn41ln2vv16gxa5njypiryj7a3g6ll-myname.drv'...630[ OK ] nix_api_store_test_base.nix_store_realise_builder_no_output (123 ms)631[----------] 4 tests from nix_api_store_test_base (402 ms total)632633[----------] 6 tests from NixApiStoreTestWithRealisedPath634[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs635building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.7TQrDh/my_nix_store/jc25s0mr27rppaw47gvsvhcwcc3psl76-myname.drv'...636[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs (121 ms)637[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs638building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.vOaCOf/my_nix_store/vvj47kz6k6ifhdj4yyb5fk3b409vj3a1-myname.drv'...639[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs (132 ms)640[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction641building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.FT4jki/my_nix_store/g5vrld9998fkm0pkvirwbfnpcma6s47r-myname.drv'...642[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction (130 ms)643[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers644building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.NaMiRk/my_nix_store/nkzb396m8d878czylcbqhxlxad770amy-myname.drv'...645[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers (128 ms)646[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering647building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.YUpVOi/my_nix_store/w9gza4wvvy563za3pz7vx26wp1ngdal5-myname.drv'...648building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.ffK59w/my_nix_store/y1k8qqhcgs45gp7gdq4rkl9cyx30sr88-multi-output-test.drv'...649[ OK ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering (258 ms)650[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation651building '/nix/var/nix/builds/nix-11902-1990149437/tests_nix-store.IDa9AF/my_nix_store/qmkvf7krxha14sr5gdj8mdayq6gf68bz-myname.drv'...652[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation (120 ms)653[----------] 6 tests from NixApiStoreTestWithRealisedPath (891 ms total)654655[----------] 1 test from OutputsQueryTest656[ RUN ] OutputsQueryTest.fibonacciChainQueryCount657[ OK ] OutputsQueryTest.fibonacciChainQueryCount (0 ms)658[----------] 1 test from OutputsQueryTest (0 ms total)659660[----------] 21 tests from OutputsSpecTest661[ RUN ] OutputsSpecTest.no_empty_names662663[WARNING] /nix/var/nix/builds/nix-15129-3521728416/source/googletest/src/gtest-death-test.cc:1104:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/main/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.664[ OK ] OutputsSpecTest.no_empty_names (0 ms)665[ RUN ] OutputsSpecTest.bad_empty666[ OK ] OutputsSpecTest.bad_empty (0 ms)667[ RUN ] OutputsSpecTest.bad_garbage668[ OK ] OutputsSpecTest.bad_garbage (0 ms)669[ RUN ] OutputsSpecTest.bad_double_star670[ OK ] OutputsSpecTest.bad_double_star (0 ms)671[ RUN ] OutputsSpecTest.bad_star_first672[ OK ] OutputsSpecTest.bad_star_first (0 ms)673[ RUN ] OutputsSpecTest.bad_star_second674[ OK ] OutputsSpecTest.bad_star_second (0 ms)675[ RUN ] OutputsSpecTest.all676[ OK ] OutputsSpecTest.all (0 ms)677[ RUN ] OutputsSpecTest.names_out678[ OK ] OutputsSpecTest.names_out (0 ms)679[ RUN ] OutputsSpecTest.names_underscore680[ OK ] OutputsSpecTest.names_underscore (0 ms)681[ RUN ] OutputsSpecTest.names_numeric682[ OK ] OutputsSpecTest.names_numeric (0 ms)683[ RUN ] OutputsSpecTest.names_out_bin684[ OK ] OutputsSpecTest.names_out_bin (0 ms)685[ RUN ] OutputsSpecTest.subsets_all_all686[ OK ] OutputsSpecTest.subsets_all_all (0 ms)687[ RUN ] OutputsSpecTest.subsets_names_all688[ OK ] OutputsSpecTest.subsets_names_all (0 ms)689[ RUN ] OutputsSpecTest.subsets_names_names_eq690[ OK ] OutputsSpecTest.subsets_names_names_eq (0 ms)691[ RUN ] OutputsSpecTest.subsets_names_names_noneq692[ OK ] OutputsSpecTest.subsets_names_names_noneq (0 ms)693[ RUN ] OutputsSpecTest.not_subsets_all_names694[ OK ] OutputsSpecTest.not_subsets_all_names (0 ms)695[ RUN ] OutputsSpecTest.not_subsets_names_names696[ OK ] OutputsSpecTest.not_subsets_names_names (0 ms)697[ RUN ] OutputsSpecTest.union_all_all698[ OK ] OutputsSpecTest.union_all_all (0 ms)699[ RUN ] OutputsSpecTest.union_all_names700[ OK ] OutputsSpecTest.union_all_names (0 ms)701[ RUN ] OutputsSpecTest.union_names_all702[ OK ] OutputsSpecTest.union_names_all (0 ms)703[ RUN ] OutputsSpecTest.union_names_names704[ OK ] OutputsSpecTest.union_names_names (0 ms)705[----------] 21 tests from OutputsSpecTest (0 ms total)706707[----------] 11 tests from ExtendedOutputsSpecTest708[ RUN ] ExtendedOutputsSpecTest.bad_carot_empty709[ OK ] ExtendedOutputsSpecTest.bad_carot_empty (0 ms)710[ RUN ] ExtendedOutputsSpecTest.bad_prefix_carot_empty711[ OK ] ExtendedOutputsSpecTest.bad_prefix_carot_empty (0 ms)712[ RUN ] ExtendedOutputsSpecTest.bad_garbage713[ OK ] ExtendedOutputsSpecTest.bad_garbage (0 ms)714[ RUN ] ExtendedOutputsSpecTest.bad_double_star715[ OK ] ExtendedOutputsSpecTest.bad_double_star (0 ms)716[ RUN ] ExtendedOutputsSpecTest.bad_star_first717[ OK ] ExtendedOutputsSpecTest.bad_star_first (0 ms)718[ RUN ] ExtendedOutputsSpecTest.bad_star_second719[ OK ] ExtendedOutputsSpecTest.bad_star_second (0 ms)720[ RUN ] ExtendedOutputsSpecTest.default721[ OK ] ExtendedOutputsSpecTest.default (0 ms)722[ RUN ] ExtendedOutputsSpecTest.all723[ OK ] ExtendedOutputsSpecTest.all (0 ms)724[ RUN ] ExtendedOutputsSpecTest.out725[ OK ] ExtendedOutputsSpecTest.out (0 ms)726[ RUN ] ExtendedOutputsSpecTest.out_bin727[ OK ] ExtendedOutputsSpecTest.out_bin (0 ms)728[ RUN ] ExtendedOutputsSpecTest.many_carrot729[ OK ] ExtendedOutputsSpecTest.many_carrot (0 ms)730[----------] 11 tests from ExtendedOutputsSpecTest (0 ms total)731732[----------] 1 test from OutputsSpec733[ RUN ] OutputsSpec.prop_round_rip734[ OK ] OutputsSpec.prop_round_rip (8 ms)735[----------] 1 test from OutputsSpec (8 ms total)736737[----------] 9 tests from PathInfoTestV1738[ RUN ] PathInfoTestV1.PathInfo_empty_pure_from_json739[ OK ] PathInfoTestV1.PathInfo_empty_pure_from_json (0 ms)740[ RUN ] PathInfoTestV1.PathInfo_empty_pure_to_json741[ OK ] PathInfoTestV1.PathInfo_empty_pure_to_json (0 ms)742[ RUN ] PathInfoTestV1.PathInfo_empty_impure_from_json743[ OK ] PathInfoTestV1.PathInfo_empty_impure_from_json (0 ms)744[ RUN ] PathInfoTestV1.PathInfo_empty_impure_to_json745[ OK ] PathInfoTestV1.PathInfo_empty_impure_to_json (0 ms)746[ RUN ] PathInfoTestV1.PathInfo_pure_from_json747[ OK ] PathInfoTestV1.PathInfo_pure_from_json (0 ms)748[ RUN ] PathInfoTestV1.PathInfo_pure_to_json749[ OK ] PathInfoTestV1.PathInfo_pure_to_json (0 ms)750[ RUN ] PathInfoTestV1.PathInfo_impure_from_json751[ OK ] PathInfoTestV1.PathInfo_impure_from_json (0 ms)752[ RUN ] PathInfoTestV1.PathInfo_impure_to_json753[ OK ] PathInfoTestV1.PathInfo_impure_to_json (0 ms)754[ RUN ] PathInfoTestV1.PathInfo_pure_noversion_from_json755[ OK ] PathInfoTestV1.PathInfo_pure_noversion_from_json (0 ms)756[----------] 9 tests from PathInfoTestV1 (0 ms total)757758[----------] 9 tests from PathInfoTestV2759[ RUN ] PathInfoTestV2.PathInfo_empty_pure_from_json760[ OK ] PathInfoTestV2.PathInfo_empty_pure_from_json (0 ms)761[ RUN ] PathInfoTestV2.PathInfo_empty_pure_to_json762[ OK ] PathInfoTestV2.PathInfo_empty_pure_to_json (0 ms)763[ RUN ] PathInfoTestV2.PathInfo_empty_impure_from_json764[ OK ] PathInfoTestV2.PathInfo_empty_impure_from_json (0 ms)765[ RUN ] PathInfoTestV2.PathInfo_empty_impure_to_json766[ OK ] PathInfoTestV2.PathInfo_empty_impure_to_json (0 ms)767[ RUN ] PathInfoTestV2.PathInfo_pure_from_json768[ OK ] PathInfoTestV2.PathInfo_pure_from_json (0 ms)769[ RUN ] PathInfoTestV2.PathInfo_pure_to_json770[ OK ] PathInfoTestV2.PathInfo_pure_to_json (0 ms)771[ RUN ] PathInfoTestV2.PathInfo_impure_from_json772[ OK ] PathInfoTestV2.PathInfo_impure_from_json (0 ms)773[ RUN ] PathInfoTestV2.PathInfo_impure_to_json774[ OK ] PathInfoTestV2.PathInfo_impure_to_json (0 ms)775[ RUN ] PathInfoTestV2.PathInfo_full_shortRefs776[ OK ] PathInfoTestV2.PathInfo_full_shortRefs (0 ms)777[----------] 9 tests from PathInfoTestV2 (0 ms total)778779[----------] 8 tests from PathInfoTestV3780[ RUN ] PathInfoTestV3.PathInfo_empty_pure_from_json781[ OK ] PathInfoTestV3.PathInfo_empty_pure_from_json (0 ms)782[ RUN ] PathInfoTestV3.PathInfo_empty_pure_to_json783[ OK ] PathInfoTestV3.PathInfo_empty_pure_to_json (0 ms)784[ RUN ] PathInfoTestV3.PathInfo_empty_impure_from_json785[ OK ] PathInfoTestV3.PathInfo_empty_impure_from_json (0 ms)786[ RUN ] PathInfoTestV3.PathInfo_empty_impure_to_json787[ OK ] PathInfoTestV3.PathInfo_empty_impure_to_json (0 ms)788[ RUN ] PathInfoTestV3.PathInfo_pure_from_json789[ OK ] PathInfoTestV3.PathInfo_pure_from_json (0 ms)790[ RUN ] PathInfoTestV3.PathInfo_pure_to_json791[ OK ] PathInfoTestV3.PathInfo_pure_to_json (0 ms)792[ RUN ] PathInfoTestV3.PathInfo_impure_from_json793[ OK ] PathInfoTestV3.PathInfo_impure_from_json (0 ms)794[ RUN ] PathInfoTestV3.PathInfo_impure_to_json795[ OK ] PathInfoTestV3.PathInfo_impure_to_json (0 ms)796[----------] 8 tests from PathInfoTestV3 (0 ms total)797798[----------] 39 tests from StorePathTest799[ RUN ] StorePathTest.bad_empty800[ OK ] StorePathTest.bad_empty (0 ms)801[ RUN ] StorePathTest.bad_garbage802[ OK ] StorePathTest.bad_garbage (0 ms)803[ RUN ] StorePathTest.bad_double_star804[ OK ] StorePathTest.bad_double_star (0 ms)805[ RUN ] StorePathTest.bad_star_first806[ OK ] StorePathTest.bad_star_first (0 ms)807[ RUN ] StorePathTest.bad_star_second808[ OK ] StorePathTest.bad_star_second (0 ms)809[ RUN ] StorePathTest.bad_bang810[ OK ] StorePathTest.bad_bang (0 ms)811[ RUN ] StorePathTest.bad_dot812[ OK ] StorePathTest.bad_dot (0 ms)813[ RUN ] StorePathTest.bad_dot_dot814[ OK ] StorePathTest.bad_dot_dot (0 ms)815[ RUN ] StorePathTest.bad_dot_dot_dash816[ OK ] StorePathTest.bad_dot_dot_dash (0 ms)817[ RUN ] StorePathTest.bad_dot_dash818[ OK ] StorePathTest.bad_dot_dash (0 ms)819[ RUN ] StorePathTest.bad_dot_dot_dash_a820[ OK ] StorePathTest.bad_dot_dot_dash_a (0 ms)821[ RUN ] StorePathTest.bad_dot_dash_a822[ OK ] StorePathTest.bad_dot_dash_a (0 ms)823[ RUN ] StorePathTest.good_numbers824[ OK ] StorePathTest.good_numbers (0 ms)825[ RUN ] StorePathTest.good_lower_case826[ OK ] StorePathTest.good_lower_case (0 ms)827[ RUN ] StorePathTest.good_upper_case828[ OK ] StorePathTest.good_upper_case (0 ms)829[ RUN ] StorePathTest.good_plus830[ OK ] StorePathTest.good_plus (0 ms)831[ RUN ] StorePathTest.good_dash832[ OK ] StorePathTest.good_dash (0 ms)833[ RUN ] StorePathTest.good_underscore834[ OK ] StorePathTest.good_underscore (0 ms)835[ RUN ] StorePathTest.good_period836[ OK ] StorePathTest.good_period (0 ms)837[ RUN ] StorePathTest.good_question_mark838[ OK ] StorePathTest.good_question_mark (0 ms)839[ RUN ] StorePathTest.good_equals_sign840[ OK ] StorePathTest.good_equals_sign (0 ms)841[ RUN ] StorePathTest.good_dotfile842[ OK ] StorePathTest.good_dotfile (0 ms)843[ RUN ] StorePathTest.good_triple_dot_a844[ OK ] StorePathTest.good_triple_dot_a (0 ms)845[ RUN ] StorePathTest.good_triple_dot_1846[ OK ] StorePathTest.good_triple_dot_1 (0 ms)847[ RUN ] StorePathTest.good_triple_dot_dash848[ OK ] StorePathTest.good_triple_dot_dash (0 ms)849[ RUN ] StorePathTest.good_triple_dot850[ OK ] StorePathTest.good_triple_dot (0 ms)851[ RUN ] StorePathTest.only_non_canonical_trailing_slash852[ OK ] StorePathTest.only_non_canonical_trailing_slash (0 ms)853[ RUN ] StorePathTest.only_non_canonical_double_slash854[ OK ] StorePathTest.only_non_canonical_double_slash (0 ms)855[ RUN ] StorePathTest.only_non_canonical_dot856[ OK ] StorePathTest.only_non_canonical_dot (0 ms)857[ RUN ] StorePathTest.only_non_canonical_dot_dot858[ OK ] StorePathTest.only_non_canonical_dot_dot (0 ms)859[ RUN ] StorePathTest.neither_empty860[ OK ] StorePathTest.neither_empty (0 ms)861[ RUN ] StorePathTest.neither_relative862[ OK ] StorePathTest.neither_relative (0 ms)863[ RUN ] StorePathTest.neither_outside_store864[ OK ] StorePathTest.neither_outside_store (0 ms)865[ RUN ] StorePathTest.neither_store_dir_itself866[ OK ] StorePathTest.neither_store_dir_itself (0 ms)867[ RUN ] StorePathTest.neither_store_dir_slash868[ OK ] StorePathTest.neither_store_dir_slash (0 ms)869[ RUN ] StorePathTest.neither_subdirectory870[ OK ] StorePathTest.neither_subdirectory (0 ms)871[ RUN ] StorePathTest.neither_prefix_only872[ OK ] StorePathTest.neither_prefix_only (0 ms)873[ RUN ] StorePathTest.mustBeDashAfterHashPart874[ OK ] StorePathTest.mustBeDashAfterHashPart (0 ms)875[ RUN ] StorePathTest.maximumLength876[ OK ] StorePathTest.maximumLength (0 ms)877[----------] 39 tests from StorePathTest (0 ms total)878879[----------] 4 tests from StorePathTest_RapidCheck880[ RUN ] StorePathTest_RapidCheck.prop_canonical_round_trip881[ OK ] StorePathTest_RapidCheck.prop_canonical_round_trip (1 ms)882[ RUN ] StorePathTest_RapidCheck.prop_regex_accept883[ OK ] StorePathTest_RapidCheck.prop_regex_accept (1 ms)884[ RUN ] StorePathTest_RapidCheck.prop_round_rip885[ OK ] StorePathTest_RapidCheck.prop_round_rip (1 ms)886[ RUN ] StorePathTest_RapidCheck.prop_check_regex_eq_parse887[ OK ] StorePathTest_RapidCheck.prop_check_regex_eq_parse (16 ms)888[----------] 4 tests from StorePathTest_RapidCheck (20 ms total)889890[----------] 1 test from RealisationTest891[ RUN ] RealisationTest.with_signature_from_json892[ OK ] RealisationTest.with_signature_from_json (0 ms)893[----------] 1 test from RealisationTest (0 ms total)894895[----------] 3 tests from references896[ RUN ] references.rewritingSinkChunking897[ OK ] references.rewritingSinkChunking (24 ms)898[ RUN ] references.scan899[ OK ] references.scan (0 ms)900[ RUN ] references.scanForReferencesDeep901[ OK ] references.scanForReferencesDeep (0 ms)902[----------] 3 tests from references (24 ms total)903904[----------] 8 tests from S3BinaryCacheStore905[ RUN ] S3BinaryCacheStore.constructConfig906[ OK ] S3BinaryCacheStore.constructConfig (0 ms)907[ RUN ] S3BinaryCacheStore.constructConfigWithRegion908[ OK ] S3BinaryCacheStore.constructConfigWithRegion (0 ms)909[ RUN ] S3BinaryCacheStore.defaultSettings910[ OK ] S3BinaryCacheStore.defaultSettings (0 ms)911[ RUN ] S3BinaryCacheStore.s3StoreConfigPreservesParameters912[ OK ] S3BinaryCacheStore.s3StoreConfigPreservesParameters (0 ms)913[ RUN ] S3BinaryCacheStore.s3SchemeRegistration914[ OK ] S3BinaryCacheStore.s3SchemeRegistration (0 ms)915[ RUN ] S3BinaryCacheStore.parameterFiltering916[ OK ] S3BinaryCacheStore.parameterFiltering (0 ms)917[ RUN ] S3BinaryCacheStore.storageClassDefault918[ OK ] S3BinaryCacheStore.storageClassDefault (0 ms)919[ RUN ] S3BinaryCacheStore.storageClassConfiguration920[ OK ] S3BinaryCacheStore.storageClassConfiguration (0 ms)921[----------] 8 tests from S3BinaryCacheStore (0 ms total)922923[----------] 2 tests from ParsedS3URLTest924[ RUN ] ParsedS3URLTest.invalidAddressingStyleThrows925[ OK ] ParsedS3URLTest.invalidAddressingStyleThrows (0 ms)926[ RUN ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows927[ OK ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows (0 ms)928[----------] 2 tests from ParsedS3URLTest (0 ms total)929930[----------] 78 tests from ServeProtoTest931[ RUN ] ServeProtoTest.string_read932[ OK ] ServeProtoTest.string_read (0 ms)933[ RUN ] ServeProtoTest.string_json_read934[ OK ] ServeProtoTest.string_json_read (0 ms)935[ RUN ] ServeProtoTest.string_write936[ OK ] ServeProtoTest.string_write (0 ms)937[ RUN ] ServeProtoTest.string_json_write938[ OK ] ServeProtoTest.string_json_write (0 ms)939[ RUN ] ServeProtoTest.storePath_read940[ OK ] ServeProtoTest.storePath_read (0 ms)941[ RUN ] ServeProtoTest.storePath_json_read942[ OK ] ServeProtoTest.storePath_json_read (0 ms)943[ RUN ] ServeProtoTest.storePath_write944[ OK ] ServeProtoTest.storePath_write (0 ms)945[ RUN ] ServeProtoTest.storePath_json_write946[ OK ] ServeProtoTest.storePath_json_write (0 ms)947[ RUN ] ServeProtoTest.contentAddress_read948[ OK ] ServeProtoTest.contentAddress_read (0 ms)949[ RUN ] ServeProtoTest.contentAddress_json_read950[ OK ] ServeProtoTest.contentAddress_json_read (0 ms)951[ RUN ] ServeProtoTest.contentAddress_write952[ OK ] ServeProtoTest.contentAddress_write (0 ms)953[ RUN ] ServeProtoTest.contentAddress_json_write954[ OK ] ServeProtoTest.contentAddress_json_write (0 ms)955[ RUN ] ServeProtoTest.drvOutput_2_8_read956[ OK ] ServeProtoTest.drvOutput_2_8_read (0 ms)957[ RUN ] ServeProtoTest.drvOutput_2_8_json_read958[ OK ] ServeProtoTest.drvOutput_2_8_json_read (0 ms)959[ RUN ] ServeProtoTest.drvOutput_2_8_write960[ OK ] ServeProtoTest.drvOutput_2_8_write (0 ms)961[ RUN ] ServeProtoTest.drvOutput_2_8_json_write962[ OK ] ServeProtoTest.drvOutput_2_8_json_write (0 ms)963[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_read964[ OK ] ServeProtoTest.unkeyedRealisation_2_8_read (0 ms)965[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_read966[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_read (0 ms)967[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_write968[ OK ] ServeProtoTest.unkeyedRealisation_2_8_write (0 ms)969[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_write970[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_write (0 ms)971[ RUN ] ServeProtoTest.realisation_2_8_read972[ OK ] ServeProtoTest.realisation_2_8_read (0 ms)973[ RUN ] ServeProtoTest.realisation_2_8_json_read974[ OK ] ServeProtoTest.realisation_2_8_json_read (0 ms)975[ RUN ] ServeProtoTest.realisation_2_8_write976[ OK ] ServeProtoTest.realisation_2_8_write (0 ms)977[ RUN ] ServeProtoTest.realisation_2_8_json_write978[ OK ] ServeProtoTest.realisation_2_8_json_write (0 ms)979[ RUN ] ServeProtoTest.buildResult_2_2_read980[ OK ] ServeProtoTest.buildResult_2_2_read (0 ms)981[ RUN ] ServeProtoTest.buildResult_2_2_json_read982[ OK ] ServeProtoTest.buildResult_2_2_json_read (0 ms)983[ RUN ] ServeProtoTest.buildResult_2_2_write984[ OK ] ServeProtoTest.buildResult_2_2_write (0 ms)985[ RUN ] ServeProtoTest.buildResult_2_2_json_write986[ OK ] ServeProtoTest.buildResult_2_2_json_write (0 ms)987[ RUN ] ServeProtoTest.buildResult_2_3_read988[ OK ] ServeProtoTest.buildResult_2_3_read (0 ms)989[ RUN ] ServeProtoTest.buildResult_2_3_json_read990[ OK ] ServeProtoTest.buildResult_2_3_json_read (0 ms)991[ RUN ] ServeProtoTest.buildResult_2_3_write992[ OK ] ServeProtoTest.buildResult_2_3_write (0 ms)993[ RUN ] ServeProtoTest.buildResult_2_3_json_write994[ OK ] ServeProtoTest.buildResult_2_3_json_write (0 ms)995[ RUN ] ServeProtoTest.buildResult_2_6_read996[ OK ] ServeProtoTest.buildResult_2_6_read (0 ms)997[ RUN ] ServeProtoTest.buildResult_2_6_json_read998[ OK ] ServeProtoTest.buildResult_2_6_json_read (0 ms)999[ RUN ] ServeProtoTest.buildResult_2_8_read1000[ OK ] ServeProtoTest.buildResult_2_8_read (0 ms)1001[ RUN ] ServeProtoTest.buildResult_2_8_json_read1002[ OK ] ServeProtoTest.buildResult_2_8_json_read (0 ms)1003[ RUN ] ServeProtoTest.buildResult_2_8_write1004[ OK ] ServeProtoTest.buildResult_2_8_write (0 ms)1005[ RUN ] ServeProtoTest.buildResult_2_8_json_write1006[ OK ] ServeProtoTest.buildResult_2_8_json_write (0 ms)1007[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_read1008[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_read (0 ms)1009[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read1010[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read (0 ms)1011[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_write1012[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_write (0 ms)1013[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write1014[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write (0 ms)1015[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_read1016[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_read (0 ms)1017[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read1018[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read (0 ms)1019[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_write1020[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_write (0 ms)1021[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write1022[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write (0 ms)1023[ RUN ] ServeProtoTest.build_options_2_1_read1024[ OK ] ServeProtoTest.build_options_2_1_read (0 ms)1025[ RUN ] ServeProtoTest.build_options_2_1_write1026[ OK ] ServeProtoTest.build_options_2_1_write (0 ms)1027[ RUN ] ServeProtoTest.build_options_2_2_read1028[ OK ] ServeProtoTest.build_options_2_2_read (0 ms)1029[ RUN ] ServeProtoTest.build_options_2_2_write1030[ OK ] ServeProtoTest.build_options_2_2_write (0 ms)1031[ RUN ] ServeProtoTest.build_options_2_3_read1032[ OK ] ServeProtoTest.build_options_2_3_read (0 ms)1033[ RUN ] ServeProtoTest.build_options_2_3_write1034[ OK ] ServeProtoTest.build_options_2_3_write (0 ms)1035[ RUN ] ServeProtoTest.build_options_2_7_read1036[ OK ] ServeProtoTest.build_options_2_7_read (0 ms)1037[ RUN ] ServeProtoTest.build_options_2_7_write1038[ OK ] ServeProtoTest.build_options_2_7_write (0 ms)1039[ RUN ] ServeProtoTest.vector_read1040[ OK ] ServeProtoTest.vector_read (0 ms)1041[ RUN ] ServeProtoTest.vector_json_read1042[ OK ] ServeProtoTest.vector_json_read (0 ms)1043[ RUN ] ServeProtoTest.vector_write1044[ OK ] ServeProtoTest.vector_write (0 ms)1045[ RUN ] ServeProtoTest.vector_json_write1046[ OK ] ServeProtoTest.vector_json_write (0 ms)1047[ RUN ] ServeProtoTest.set_read1048[ OK ] ServeProtoTest.set_read (0 ms)1049[ RUN ] ServeProtoTest.set_json_read1050[ OK ] ServeProtoTest.set_json_read (0 ms)1051[ RUN ] ServeProtoTest.set_write1052[ OK ] ServeProtoTest.set_write (0 ms)1053[ RUN ] ServeProtoTest.set_json_write1054[ OK ] ServeProtoTest.set_json_write (0 ms)1055[ RUN ] ServeProtoTest.optionalStorePath_read1056[ OK ] ServeProtoTest.optionalStorePath_read (0 ms)1057[ RUN ] ServeProtoTest.optionalStorePath_json_read1058[ OK ] ServeProtoTest.optionalStorePath_json_read (0 ms)1059[ RUN ] ServeProtoTest.optionalStorePath_write1060[ OK ] ServeProtoTest.optionalStorePath_write (0 ms)1061[ RUN ] ServeProtoTest.optionalStorePath_json_write1062[ OK ] ServeProtoTest.optionalStorePath_json_write (0 ms)1063[ RUN ] ServeProtoTest.optionalContentAddress_read1064[ OK ] ServeProtoTest.optionalContentAddress_read (0 ms)1065[ RUN ] ServeProtoTest.optionalContentAddress_json_read1066[ OK ] ServeProtoTest.optionalContentAddress_json_read (0 ms)1067[ RUN ] ServeProtoTest.optionalContentAddress_write1068[ OK ] ServeProtoTest.optionalContentAddress_write (0 ms)1069[ RUN ] ServeProtoTest.optionalContentAddress_json_write1070[ OK ] ServeProtoTest.optionalContentAddress_json_write (0 ms)1071[ RUN ] ServeProtoTest.handshake_log1072[ OK ] ServeProtoTest.handshake_log (0 ms)1073[ RUN ] ServeProtoTest.handshake_client_replay1074[ OK ] ServeProtoTest.handshake_client_replay (0 ms)1075[ RUN ] ServeProtoTest.handshake_client_truncated_replay_throws1076[ OK ] ServeProtoTest.handshake_client_truncated_replay_throws (0 ms)1077[ RUN ] ServeProtoTest.handshake_client_corrupted_throws1078[ OK ] ServeProtoTest.handshake_client_corrupted_throws (0 ms)1079[ RUN ] ServeProtoTest.buildResult_2_7_compat_read1080[ OK ] ServeProtoTest.buildResult_2_7_compat_read (0 ms)1081[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_read1082[ OK ] ServeProtoTest.buildResult_2_7_compat_json_read (0 ms)1083[ RUN ] ServeProtoTest.buildResult_2_7_compat_write1084[ OK ] ServeProtoTest.buildResult_2_7_compat_write (0 ms)1085[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_write1086[ OK ] ServeProtoTest.buildResult_2_7_compat_json_write (0 ms)1087[----------] 78 tests from ServeProtoTest (1 ms total)10881089[----------] 3 tests from SSHStore1090[ RUN ] SSHStore.storeDir_absolutePath1091[ OK ] SSHStore.storeDir_absolutePath (0 ms)1092[ RUN ] SSHStore.storeDir_relativePath_rejected1093[ OK ] SSHStore.storeDir_relativePath_rejected (0 ms)1094[ RUN ] SSHStore.constructConfig1095[ OK ] SSHStore.constructConfig (0 ms)1096[----------] 3 tests from SSHStore (0 ms total)10971098[----------] 3 tests from MountedSSHStore1099[ RUN ] MountedSSHStore.storeDir_absolutePath1100[ OK ] MountedSSHStore.storeDir_absolutePath (0 ms)1101[ RUN ] MountedSSHStore.storeDir_relativePath_rejected1102[ OK ] MountedSSHStore.storeDir_relativePath_rejected (0 ms)1103[ RUN ] MountedSSHStore.constructConfig1104[ OK ] MountedSSHStore.constructConfig (0 ms)1105[----------] 3 tests from MountedSSHStore (0 ms total)11061107[----------] 2 tests from StoreOpen1108[ RUN ] StoreOpen.resolveStoreConfig_auto_default1109[ OK ] StoreOpen.resolveStoreConfig_auto_default (0 ms)1110[ RUN ] StoreOpen.resolveStoreConfig_auto_withParams1111[ OK ] StoreOpen.resolveStoreConfig_auto_withParams (0 ms)1112[----------] 2 tests from StoreOpen (0 ms total)11131114[----------] 31 tests from StoreReferenceTest1115[ RUN ] StoreReferenceTest.PathInfo_auto_from_uri1116[ OK ] StoreReferenceTest.PathInfo_auto_from_uri (0 ms)1117[ RUN ] StoreReferenceTest.PathInfo_auto_to_uri1118[ OK ] StoreReferenceTest.PathInfo_auto_to_uri (0 ms)1119[ RUN ] StoreReferenceTest.PathInfo_auto_param_from_uri1120[ OK ] StoreReferenceTest.PathInfo_auto_param_from_uri (0 ms)1121[ RUN ] StoreReferenceTest.PathInfo_auto_param_to_uri1122[ OK ] StoreReferenceTest.PathInfo_auto_param_to_uri (0 ms)1123[ RUN ] StoreReferenceTest.PathInfo_local_1_from_uri1124[ OK ] StoreReferenceTest.PathInfo_local_1_from_uri (0 ms)1125[ RUN ] StoreReferenceTest.PathInfo_local_1_to_uri1126[ OK ] StoreReferenceTest.PathInfo_local_1_to_uri (0 ms)1127[ RUN ] StoreReferenceTest.PathInfo_local_2_from_uri1128[ OK ] StoreReferenceTest.PathInfo_local_2_from_uri (0 ms)1129[ RUN ] StoreReferenceTest.PathInfo_local_2_to_uri1130[ OK ] StoreReferenceTest.PathInfo_local_2_to_uri (0 ms)1131[ RUN ] StoreReferenceTest.PathInfo_local_3_from_uri1132[ OK ] StoreReferenceTest.PathInfo_local_3_from_uri (0 ms)1133[ RUN ] StoreReferenceTest.PathInfo_local_3_to_uri1134[ OK ] StoreReferenceTest.PathInfo_local_3_to_uri (0 ms)1135[ RUN ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri1136[ OK ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri (0 ms)1137[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri1138[ OK ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri (0 ms)1139[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri1140[ OK ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri (0 ms)1141[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri1142[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri (0 ms)1143[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri1144[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri (0 ms)1145[ RUN ] StoreReferenceTest.PathInfo_unix_from_uri1146[ OK ] StoreReferenceTest.PathInfo_unix_from_uri (0 ms)1147[ RUN ] StoreReferenceTest.PathInfo_unix_to_uri1148[ OK ] StoreReferenceTest.PathInfo_unix_to_uri (0 ms)1149[ RUN ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri1150[ OK ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri (0 ms)1151[ RUN ] StoreReferenceTest.PathInfo_ssh_from_uri1152[ OK ] StoreReferenceTest.PathInfo_ssh_from_uri (0 ms)1153[ RUN ] StoreReferenceTest.PathInfo_ssh_to_uri1154[ OK ] StoreReferenceTest.PathInfo_ssh_to_uri (0 ms)1155[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri1156[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri (0 ms)1157[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri1158[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri (0 ms)1159[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri1160[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri (0 ms)1161[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri1162[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri (0 ms)1163[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri1164[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri (0 ms)1165[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri1166[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri (0 ms)1167[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri1168/nix/var/nix/builds/nix-68672-3193047438/source/src/libstore-tests/build/../store-reference.cc:221: Failure1169Expected equality of these values:1170 got1171 Which is: ssh://userinfo@[fea5:23e1:3916:fc24:cb52:2837:2ecb:ea8e%25eth0%00%00]?a=b&c=d1172 expected1173 Which is: ssh://userinfo@[fea5:23e1:3916:fc24:cb52:2837:2ecb:ea8e%25eth0]?a=b&c=d11741175[ FAILED ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri (0 ms)1176[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri1177[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri (0 ms)1178[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri1179[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri (0 ms)1180[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri1181[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri (0 ms)1182[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri1183[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri (0 ms)1184[----------] 31 tests from StoreReferenceTest (0 ms total)11851186[----------] 6 tests from UDSRemoteStore1187[ RUN ] UDSRemoteStore.storeDir_absolutePath1188[ OK ] UDSRemoteStore.storeDir_absolutePath (0 ms)1189[ RUN ] UDSRemoteStore.storeDir_relativePath_rejected1190[ OK ] UDSRemoteStore.storeDir_relativePath_rejected (0 ms)1191[ RUN ] UDSRemoteStore.constructConfig1192[ OK ] UDSRemoteStore.constructConfig (0 ms)1193[ RUN ] UDSRemoteStore.constructConfig_to_string1194[ OK ] UDSRemoteStore.constructConfig_to_string (0 ms)1195[ RUN ] UDSRemoteStore.constructConfigWithParams1196[ OK ] UDSRemoteStore.constructConfigWithParams (0 ms)1197[ RUN ] UDSRemoteStore.constructConfigWithParamsNoPath1198[ OK ] UDSRemoteStore.constructConfigWithParamsNoPath (0 ms)1199[----------] 6 tests from UDSRemoteStore (0 ms total)12001201[----------] 1 test from WorkerProtoVersionNumber1202[ RUN ] WorkerProtoVersionNumber.ordering1203[ OK ] WorkerProtoVersionNumber.ordering (0 ms)1204[----------] 1 test from WorkerProtoVersionNumber (0 ms total)12051206[----------] 5 tests from WorkerProtoVersion1207[ RUN ] WorkerProtoVersion.partialOrderingSameFeatures1208[ OK ] WorkerProtoVersion.partialOrderingSameFeatures (0 ms)1209[ RUN ] WorkerProtoVersion.partialOrderingSubsetFeatures1210[ OK ] WorkerProtoVersion.partialOrderingSubsetFeatures (0 ms)1211[ RUN ] WorkerProtoVersion.partialOrderingUnordered1212[ OK ] WorkerProtoVersion.partialOrderingUnordered (0 ms)1213[ RUN ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures1214[ OK ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures (0 ms)1215[ RUN ] WorkerProtoVersion.partialOrderingEmptyFeatures1216[ OK ] WorkerProtoVersion.partialOrderingEmptyFeatures (0 ms)1217[----------] 5 tests from WorkerProtoVersion (0 ms total)12181219[----------] 101 tests from WorkerProtoTest1220[ RUN ] WorkerProtoTest.string_read1221[ OK ] WorkerProtoTest.string_read (0 ms)1222[ RUN ] WorkerProtoTest.string_json_read1223[ OK ] WorkerProtoTest.string_json_read (0 ms)1224[ RUN ] WorkerProtoTest.string_write1225[ OK ] WorkerProtoTest.string_write (0 ms)1226[ RUN ] WorkerProtoTest.string_json_write1227[ OK ] WorkerProtoTest.string_json_write (0 ms)1228[ RUN ] WorkerProtoTest.storePath_read1229[ OK ] WorkerProtoTest.storePath_read (0 ms)1230[ RUN ] WorkerProtoTest.storePath_json_read1231[ OK ] WorkerProtoTest.storePath_json_read (0 ms)1232[ RUN ] WorkerProtoTest.storePath_write1233[ OK ] WorkerProtoTest.storePath_write (0 ms)1234[ RUN ] WorkerProtoTest.storePath_json_write1235[ OK ] WorkerProtoTest.storePath_json_write (0 ms)1236[ RUN ] WorkerProtoTest.contentAddress_read1237[ OK ] WorkerProtoTest.contentAddress_read (0 ms)1238[ RUN ] WorkerProtoTest.contentAddress_json_read1239[ OK ] WorkerProtoTest.contentAddress_json_read (0 ms)1240[ RUN ] WorkerProtoTest.contentAddress_write1241[ OK ] WorkerProtoTest.contentAddress_write (0 ms)1242[ RUN ] WorkerProtoTest.contentAddress_json_write1243[ OK ] WorkerProtoTest.contentAddress_json_write (0 ms)1244[ RUN ] WorkerProtoTest.derivedPath_1_29_read1245[ OK ] WorkerProtoTest.derivedPath_1_29_read (0 ms)1246[ RUN ] WorkerProtoTest.derivedPath_1_29_json_read1247[ OK ] WorkerProtoTest.derivedPath_1_29_json_read (0 ms)1248[ RUN ] WorkerProtoTest.derivedPath_1_29_write1249[ OK ] WorkerProtoTest.derivedPath_1_29_write (0 ms)1250[ RUN ] WorkerProtoTest.derivedPath_1_29_json_write1251[ OK ] WorkerProtoTest.derivedPath_1_29_json_write (0 ms)1252[ RUN ] WorkerProtoTest.derivedPath_1_30_read1253[ OK ] WorkerProtoTest.derivedPath_1_30_read (0 ms)1254[ RUN ] WorkerProtoTest.derivedPath_1_30_json_read1255[ OK ] WorkerProtoTest.derivedPath_1_30_json_read (0 ms)1256[ RUN ] WorkerProtoTest.derivedPath_1_30_write1257[ OK ] WorkerProtoTest.derivedPath_1_30_write (0 ms)1258[ RUN ] WorkerProtoTest.derivedPath_1_30_json_write1259[ OK ] WorkerProtoTest.derivedPath_1_30_json_write (0 ms)1260[ RUN ] WorkerProtoTest.drvOutput_read1261[ OK ] WorkerProtoTest.drvOutput_read (0 ms)1262[ RUN ] WorkerProtoTest.drvOutput_json_read1263[ OK ] WorkerProtoTest.drvOutput_json_read (0 ms)1264[ RUN ] WorkerProtoTest.drvOutput_write1265[ OK ] WorkerProtoTest.drvOutput_write (0 ms)1266[ RUN ] WorkerProtoTest.drvOutput_json_write1267[ OK ] WorkerProtoTest.drvOutput_json_write (0 ms)1268[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read1269[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read (0 ms)1270[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read1271[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read (0 ms)1272[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write1273[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write (0 ms)1274[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write1275[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write (0 ms)1276[ RUN ] WorkerProtoTest.realisation_realisation_with_path_read1277[ OK ] WorkerProtoTest.realisation_realisation_with_path_read (0 ms)1278[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_read1279[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_read (0 ms)1280[ RUN ] WorkerProtoTest.realisation_realisation_with_path_write1281[ OK ] WorkerProtoTest.realisation_realisation_with_path_write (0 ms)1282[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_write1283[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_write (0 ms)1284[ RUN ] WorkerProtoTest.buildResult_1_27_read1285[ OK ] WorkerProtoTest.buildResult_1_27_read (0 ms)1286[ RUN ] WorkerProtoTest.buildResult_1_27_json_read1287[ OK ] WorkerProtoTest.buildResult_1_27_json_read (0 ms)1288[ RUN ] WorkerProtoTest.buildResult_1_27_write1289[ OK ] WorkerProtoTest.buildResult_1_27_write (0 ms)1290[ RUN ] WorkerProtoTest.buildResult_1_27_json_write1291[ OK ] WorkerProtoTest.buildResult_1_27_json_write (0 ms)1292[ RUN ] WorkerProtoTest.buildResult_1_28_read1293[ OK ] WorkerProtoTest.buildResult_1_28_read (0 ms)1294[ RUN ] WorkerProtoTest.buildResult_1_28_json_read1295[ OK ] WorkerProtoTest.buildResult_1_28_json_read (0 ms)1296[ RUN ] WorkerProtoTest.buildResult_1_29_read1297[ OK ] WorkerProtoTest.buildResult_1_29_read (0 ms)1298[ RUN ] WorkerProtoTest.buildResult_1_29_json_read1299[ OK ] WorkerProtoTest.buildResult_1_29_json_read (0 ms)1300[ RUN ] WorkerProtoTest.buildResult_1_37_read1301[ OK ] WorkerProtoTest.buildResult_1_37_read (0 ms)1302[ RUN ] WorkerProtoTest.buildResult_1_37_json_read1303[ OK ] WorkerProtoTest.buildResult_1_37_json_read (0 ms)1304[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_read1305[ OK ] WorkerProtoTest.buildResult_realisation_with_path_read (0 ms)1306[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_read1307[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_read (0 ms)1308[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_write1309[ OK ] WorkerProtoTest.buildResult_realisation_with_path_write (0 ms)1310[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_write1311[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_write (0 ms)1312[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_read1313[ OK ] WorkerProtoTest.keyedBuildResult_1_29_read (0 ms)1314[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_read1315[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_read (0 ms)1316[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_write1317[ OK ] WorkerProtoTest.keyedBuildResult_1_29_write (0 ms)1318[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_write1319[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_write (0 ms)1320[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read1321[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read (0 ms)1322[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read1323[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read (0 ms)1324[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write1325[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write (0 ms)1326[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write1327[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write (0 ms)1328[ RUN ] WorkerProtoTest.validPathInfo_1_15_read1329[ OK ] WorkerProtoTest.validPathInfo_1_15_read (0 ms)1330[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_read1331[ OK ] WorkerProtoTest.validPathInfo_1_15_json_read (0 ms)1332[ RUN ] WorkerProtoTest.validPathInfo_1_15_write1333[ OK ] WorkerProtoTest.validPathInfo_1_15_write (0 ms)1334[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_write1335[ OK ] WorkerProtoTest.validPathInfo_1_15_json_write (0 ms)1336[ RUN ] WorkerProtoTest.validPathInfo_1_16_read1337[ OK ] WorkerProtoTest.validPathInfo_1_16_read (0 ms)1338[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_read1339[ OK ] WorkerProtoTest.validPathInfo_1_16_json_read (0 ms)1340[ RUN ] WorkerProtoTest.validPathInfo_1_16_write1341[ OK ] WorkerProtoTest.validPathInfo_1_16_write (0 ms)1342[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_write1343[ OK ] WorkerProtoTest.validPathInfo_1_16_json_write (0 ms)1344[ RUN ] WorkerProtoTest.buildMode_read1345[ OK ] WorkerProtoTest.buildMode_read (0 ms)1346[ RUN ] WorkerProtoTest.buildMode_json_read1347[ OK ] WorkerProtoTest.buildMode_json_read (0 ms)1348[ RUN ] WorkerProtoTest.buildMode_write1349[ OK ] WorkerProtoTest.buildMode_write (0 ms)1350[ RUN ] WorkerProtoTest.buildMode_json_write1351[ OK ] WorkerProtoTest.buildMode_json_write (0 ms)1352[ RUN ] WorkerProtoTest.optionalTrustedFlag_read1353[ OK ] WorkerProtoTest.optionalTrustedFlag_read (0 ms)1354[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_read1355[ OK ] WorkerProtoTest.optionalTrustedFlag_json_read (0 ms)1356[ RUN ] WorkerProtoTest.optionalTrustedFlag_write1357[ OK ] WorkerProtoTest.optionalTrustedFlag_write (0 ms)1358[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_write1359[ OK ] WorkerProtoTest.optionalTrustedFlag_json_write (0 ms)1360[ RUN ] WorkerProtoTest.vector_read1361[ OK ] WorkerProtoTest.vector_read (0 ms)1362[ RUN ] WorkerProtoTest.vector_json_read1363[ OK ] WorkerProtoTest.vector_json_read (0 ms)1364[ RUN ] WorkerProtoTest.vector_write1365[ OK ] WorkerProtoTest.vector_write (0 ms)1366[ RUN ] WorkerProtoTest.vector_json_write1367[ OK ] WorkerProtoTest.vector_json_write (0 ms)1368[ RUN ] WorkerProtoTest.set_read1369[ OK ] WorkerProtoTest.set_read (0 ms)1370[ RUN ] WorkerProtoTest.set_json_read1371[ OK ] WorkerProtoTest.set_json_read (0 ms)1372[ RUN ] WorkerProtoTest.set_write1373[ OK ] WorkerProtoTest.set_write (0 ms)1374[ RUN ] WorkerProtoTest.set_json_write1375[ OK ] WorkerProtoTest.set_json_write (0 ms)1376[ RUN ] WorkerProtoTest.optionalStorePath_read1377[ OK ] WorkerProtoTest.optionalStorePath_read (0 ms)1378[ RUN ] WorkerProtoTest.optionalStorePath_json_read1379[ OK ] WorkerProtoTest.optionalStorePath_json_read (0 ms)1380[ RUN ] WorkerProtoTest.optionalStorePath_write1381[ OK ] WorkerProtoTest.optionalStorePath_write (0 ms)1382[ RUN ] WorkerProtoTest.optionalStorePath_json_write1383[ OK ] WorkerProtoTest.optionalStorePath_json_write (0 ms)1384[ RUN ] WorkerProtoTest.optionalContentAddress_read1385[ OK ] WorkerProtoTest.optionalContentAddress_read (0 ms)1386[ RUN ] WorkerProtoTest.optionalContentAddress_json_read1387[ OK ] WorkerProtoTest.optionalContentAddress_json_read (0 ms)1388[ RUN ] WorkerProtoTest.optionalContentAddress_write1389[ OK ] WorkerProtoTest.optionalContentAddress_write (0 ms)1390[ RUN ] WorkerProtoTest.optionalContentAddress_json_write1391[ OK ] WorkerProtoTest.optionalContentAddress_json_write (0 ms)1392[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_read1393[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_read (0 ms)1394[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_write1395[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_write (0 ms)1396[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_read1397[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_read (0 ms)1398[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_write1399[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_write (0 ms)1400[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_read1401[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_read (0 ms)1402[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_write1403[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_write (0 ms)1404[ RUN ] WorkerProtoTest.handshake_log1405[ OK ] WorkerProtoTest.handshake_log (0 ms)1406[ RUN ] WorkerProtoTest.handshake_features1407[ OK ] WorkerProtoTest.handshake_features (0 ms)1408[ RUN ] WorkerProtoTest.handshake_client_replay1409[ OK ] WorkerProtoTest.handshake_client_replay (0 ms)1410[ RUN ] WorkerProtoTest.handshake_client_truncated_replay_throws1411[ OK ] WorkerProtoTest.handshake_client_truncated_replay_throws (0 ms)1412[ RUN ] WorkerProtoTest.handshake_client_corrupted_throws1413[ OK ] WorkerProtoTest.handshake_client_corrupted_throws (0 ms)1414[ RUN ] WorkerProtoTest.buildResult_1_29_compat_read1415[ OK ] WorkerProtoTest.buildResult_1_29_compat_read (0 ms)1416[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_read1417[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_read (0 ms)1418[ RUN ] WorkerProtoTest.buildResult_1_29_compat_write1419[ OK ] WorkerProtoTest.buildResult_1_29_compat_write (0 ms)1420[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_write1421[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_write (0 ms)1422[----------] 101 tests from WorkerProtoTest (2 ms total)14231424[----------] 4 tests from WorkerSubstitutionTest1425[ RUN ] WorkerSubstitutionTest.singleStoreObject1426copying path '/nix/store/axqic2q30v0sqvcpiqxs139q8w6zd4n8-hello' from 'dummy://' to 'dummy://'...1427[ OK ] WorkerSubstitutionTest.singleStoreObject (0 ms)1428[ RUN ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject1429copying path '/nix/store/4k79i02avcckr96r97lqnswn75fi1gv7-dependency' from 'dummy://' to 'dummy://'...1430copying path '/nix/store/k09ldq9fvxb6vfwq0cmv6j1jgqx08y1n-main' from 'dummy://' to 'dummy://'...1431[ OK ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject (0 ms)1432[ RUN ] WorkerSubstitutionTest.floatingDerivationOutput1433copying path '/nix/store/hrva7l0gsk67wffmks761mv4ks4vzsx7-test-ca-drv-out' from 'dummy://' to 'dummy://'...1434[ OK ] WorkerSubstitutionTest.floatingDerivationOutput (0 ms)1435[ RUN ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv1436copying path '/nix/store/w0yjpwh59kpbyc7hz9jgmi44r9br908i-dep-drv-out' from 'dummy://' to 'dummy://'...1437resolved derivation: '/nix/store/11yvkl84ashq63ilwc2mi4va41z2disw-root-drv.drv' -> '/nix/store/am42vl3rp8w29f5hyp9ljckxll50icpl-root-drv.drv'...1438copying path '/nix/store/px7apdw6ydm9ynjy5g0bpdcylw3xz2kj-root-drv-out' from 'dummy://' to 'dummy://'...1439[ OK ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv (0 ms)1440[----------] 4 tests from WorkerSubstitutionTest (1 ms total)14411442[----------] 6 tests from BuildResultJSON/BuildResultJsonTest1443[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/01444[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/0 (0 ms)1445[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/11446[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/1 (0 ms)1447[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/21448[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/2 (0 ms)1449[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/01450[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/0 (0 ms)1451[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/11452[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/1 (0 ms)1453[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/21454[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/2 (0 ms)1455[----------] 6 tests from BuildResultJSON/BuildResultJsonTest (0 ms total)14561457[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest1458[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/01459[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/0 (0 ms)1460[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/11461[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/1 (0 ms)1462[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/21463[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/2 (0 ms)1464[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/31465[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/3 (0 ms)1466[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/01467[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/0 (0 ms)1468[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/11469[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/1 (0 ms)1470[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/21471[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/2 (0 ms)1472[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/31473[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/3 (0 ms)1474[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest (0 ms total)14751476[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest1477[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/01478[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/0 (0 ms)1479[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/11480[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/1 (0 ms)1481[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/01482[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/0 (0 ms)1483[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/11484[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/1 (0 ms)1485[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest (0 ms total)14861487[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest1488[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/01489[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/0 (0 ms)1490[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/11491[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/1 (0 ms)1492[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/21493[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/2 (0 ms)1494[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/31495[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/3 (0 ms)1496[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/01497[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/0 (0 ms)1498[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/11499[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/1 (0 ms)1500[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/21501[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/2 (0 ms)1502[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/31503[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/3 (0 ms)1504[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest (0 ms total)15051506[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest1507[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/01508[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/0 (0 ms)1509[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/01510[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/0 (0 ms)1511[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest (0 ms total)15121513[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest1514[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/01515[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/0 (0 ms)1516[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/01517[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/0 (0 ms)1518[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest (0 ms total)15191520[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest1521[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/01522[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/0 (0 ms)1523[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/01524[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/0 (0 ms)1525[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest (0 ms total)15261527[----------] 8 tests from DerivationJSONATerm/DerivationJsonAtermTest1528[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/01529[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/0 (0 ms)1530[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/11531[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/1 (0 ms)1532[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/01533[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/0 (0 ms)1534[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/11535[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/1 (0 ms)1536[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/01537[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/0 (0 ms)1538[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/11539[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/1 (0 ms)1540[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/01541[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/0 (0 ms)1542[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/11543[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/1 (0 ms)1544[----------] 8 tests from DerivationJSONATerm/DerivationJsonAtermTest (0 ms total)15451546[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest1547[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/01548[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/0 (0 ms)1549[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/01550[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/0 (0 ms)1551[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/01552[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/0 (0 ms)1553[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/01554[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/0 (0 ms)1555[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest (0 ms total)15561557[----------] 12 tests from MaskedHashJSON/MaskedHashJsonTest1558[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/01559[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/0 (0 ms)1560[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/11561[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/1 (0 ms)1562[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/21563[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/2 (0 ms)1564[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/31565[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/3 (0 ms)1566[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/41567[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/4 (0 ms)1568[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/51569[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/5 (0 ms)1570[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/01571[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/0 (0 ms)1572[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/11573[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/1 (0 ms)1574[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/21575[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/2 (0 ms)1576[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/31577[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/3 (0 ms)1578[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/41579[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/4 (0 ms)1580[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/51581[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/5 (0 ms)1582[----------] 12 tests from MaskedHashJSON/MaskedHashJsonTest (0 ms total)15831584[----------] 12 tests from MaskedHashATerm/MaskedHashATermTest1585[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/01586[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/0 (0 ms)1587[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/11588[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/1 (0 ms)1589[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/21590[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/2 (0 ms)1591[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/31592[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/3 (0 ms)1593[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/41594[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/4 (0 ms)1595[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/51596[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/5 (0 ms)1597[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/01598[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/0 (0 ms)1599[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/11600[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/1 (0 ms)1601[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/21602[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/2 (0 ms)1603[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/31604[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/3 (0 ms)1605[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/41606[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/4 (0 ms)1607[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/51608[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/5 (0 ms)1609[----------] 12 tests from MaskedHashATerm/MaskedHashATermTest (0 ms total)16101611[----------] 4 tests from MaskedHashFullyMasked/MaskedHashFullyMaskedTest1612[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/01613[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/0 (0 ms)1614[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/11615[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/1 (0 ms)1616[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/21617[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/2 (0 ms)1618[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/31619[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/3 (0 ms)1620[----------] 4 tests from MaskedHashFullyMasked/MaskedHashFullyMaskedTest (0 ms total)16211622[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest1623[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/01624[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/0 (0 ms)1625[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/11626[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/1 (0 ms)1627[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/21628[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/2 (0 ms)1629[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/31630[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/3 (0 ms)1631[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/01632[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/0 (0 ms)1633[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/11634[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/1 (0 ms)1635[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/21636[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/2 (0 ms)1637[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/31638[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/3 (0 ms)1639[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest (0 ms total)16401641[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest1642[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt11643[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt1 (0 ms)1644[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt21645[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt2 (0 ms)1646[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt31647[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt3 (0 ms)1648[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt41649[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt4 (0 ms)1650[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt51651[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt5 (0 ms)1652[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_50001653[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_5000 (0 ms)1654[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil1655[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil (0 ms)1656[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a11657[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a1 (0 ms)1658[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a51659[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a5 (0 ms)1660[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a101661[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a10 (0 ms)1662[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a11663[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a1 (0 ms)1664[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a51665[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a5 (0 ms)1666[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed1667[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed (0 ms)1668[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed1669[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed (0 ms)1670[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil1671[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil (0 ms)1672[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero1673[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero (0 ms)1674[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil1675[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil (0 ms)1676[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed1677[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed (0 ms)1678[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a11679[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a1 (0 ms)1680[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a21681[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a2 (0 ms)1682[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a31683[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a3 (0 ms)1684[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a41685[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a4 (0 ms)1686[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a51687[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a5 (0 ms)1688[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under1689[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under (0 ms)1690[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero1691[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero (0 ms)1692[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one1693[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one (0 ms)1694[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_321695[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_32 (0 ms)1696[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_331697[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_33 (0 ms)1698[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base1699[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base (0 ms)1700[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11701[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a1 (0 ms)1702[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a21703[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a2 (0 ms)1704[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a111705[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11 (0 ms)1706[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil1707[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil (0 ms)1708[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil1709[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil (0 ms)1710[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1001711[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt100 (0 ms)1712[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M1713[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M (0 ms)1714[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest (0 ms total)17151716[----------] 8 tests from LocalStoreCanonicalisation/LocalStoreCanonicalisationTest1717[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha2561718[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha256 (13 ms)1719[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha11720[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha1 (12 ms)1721[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha5121722[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha512 (11 ms)1723[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/md51724[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/md5 (13 ms)1725[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha2561726[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha256 (13 ms)1727[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha11728[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha1 (13 ms)1729[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha5121730[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha512 (14 ms)1731[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/md51732[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/md5 (14 ms)1733[----------] 8 tests from LocalStoreCanonicalisation/LocalStoreCanonicalisationTest (106 ms total)17341735[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest1736[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/01737[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/0 (0 ms)1738[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/11739[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/1 (0 ms)1740[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/21741[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/2 (0 ms)1742[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/01743[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/0 (0 ms)1744[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/11745[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/1 (0 ms)1746[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/21747[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/2 (0 ms)1748[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest (0 ms total)17491750[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest1751[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/01752[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/0 (0 ms)1753[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/11754[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/1 (0 ms)1755[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/21756[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/2 (0 ms)1757[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/31758[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/3 (0 ms)1759[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/01760[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/0 (0 ms)1761[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/11762[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/1 (0 ms)1763[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/21764[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/2 (0 ms)1765[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/31766[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/3 (0 ms)1767[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest (0 ms total)17681769[----------] 2 tests from StorePathJSON/StorePathJsonTest1770[ RUN ] StorePathJSON/StorePathJsonTest.from_json/01771[ OK ] StorePathJSON/StorePathJsonTest.from_json/0 (0 ms)1772[ RUN ] StorePathJSON/StorePathJsonTest.to_json/01773[ OK ] StorePathJSON/StorePathJsonTest.to_json/0 (0 ms)1774[----------] 2 tests from StorePathJSON/StorePathJsonTest (0 ms total)17751776[----------] 4 tests from RealisationJSON/RealisationJsonTest1777[ RUN ] RealisationJSON/RealisationJsonTest.from_json/01778[ OK ] RealisationJSON/RealisationJsonTest.from_json/0 (0 ms)1779[ RUN ] RealisationJSON/RealisationJsonTest.from_json/11780[ OK ] RealisationJSON/RealisationJsonTest.from_json/1 (0 ms)1781[ RUN ] RealisationJSON/RealisationJsonTest.to_json/01782[ OK ] RealisationJSON/RealisationJsonTest.to_json/0 (0 ms)1783[ RUN ] RealisationJSON/RealisationJsonTest.to_json/11784[ OK ] RealisationJSON/RealisationJsonTest.to_json/1 (0 ms)1785[----------] 4 tests from RealisationJSON/RealisationJsonTest (0 ms total)17861787[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest1788[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/01789[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/0 (0 ms)1790[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/11791[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/1 (0 ms)1792[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/01793[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/0 (0 ms)1794[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/11795[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/1 (0 ms)1796[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest (0 ms total)17971798[----------] 12 tests from RealisationSigning/RealisationSigningTest1799[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/01800[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/0 (0 ms)1801[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/11802[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/1 (0 ms)1803[ RUN ] RealisationSigning/RealisationSigningTest.sign/01804[ OK ] RealisationSigning/RealisationSigningTest.sign/0 (0 ms)1805[ RUN ] RealisationSigning/RealisationSigningTest.sign/11806[ OK ] RealisationSigning/RealisationSigningTest.sign/1 (0 ms)1807[ RUN ] RealisationSigning/RealisationSigningTest.verify/01808[ OK ] RealisationSigning/RealisationSigningTest.verify/0 (0 ms)1809[ RUN ] RealisationSigning/RealisationSigningTest.verify/11810[ OK ] RealisationSigning/RealisationSigningTest.verify/1 (0 ms)1811[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/01812[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/0 (0 ms)1813[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/11814[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/1 (0 ms)1815[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/01816[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/0 (0 ms)1817[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/11818[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/1 (0 ms)1819[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/01820[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/0 (0 ms)1821[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/11822[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/1 (0 ms)1823[----------] 12 tests from RealisationSigning/RealisationSigningTest (0 ms total)18241825[----------] 3 tests from references/RewriteTest1826[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/01827[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/0 (0 ms)1828[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/11829[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/1 (0 ms)1830[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/21831[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/2 (0 ms)1832[----------] 3 tests from references/RewriteTest (0 ms total)18331834[----------] 11 tests from QueryParams/ParsedS3URLTest1835[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket1836[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket (0 ms)1837[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region1838[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region (0 ms)1839[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex1840warning: the S3 'scheme' parameter is deprecated; specify the scheme in the 'endpoint' URL instead, e.g. 'endpoint=https://...'1841warning: the S3 'endpoint' value 'custom.s3.com' does not specify a scheme; this form is deprecated, use a full URL such as 'https://custom.s3.com' instead1842[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex (0 ms)1843[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region1844[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region (0 ms)1845[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId1846[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId (0 ms)1847[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId1848[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId (0 ms)1849[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri1850[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri (0 ms)1851[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/bare_host_port_endpoint1852[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/bare_host_port_endpoint (0 ms)1853[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual1854[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual (0 ms)1855[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path1856[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path (0 ms)1857[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto1858[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto (0 ms)1859[----------] 11 tests from QueryParams/ParsedS3URLTest (0 ms total)18601861[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest1862[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket1863[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket (0 ms)1864[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket1865[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket (0 ms)1866[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces1867[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces (0 ms)1868[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty1869[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty (0 ms)1870[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key1871[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key (0 ms)1872[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest (0 ms total)18731874[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest1875[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region1876[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region (0 ms)1877[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region1878[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region (0 ms)1879[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority1880[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority (0 ms)1881[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port1882[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port (0 ms)1883[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region1884[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region (0 ms)1885[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId1886[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId (0 ms)1887[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId1888[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId (0 ms)1889[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style1890[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style (0 ms)1891[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint1892[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint (0 ms)1893[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url1894[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url (0 ms)1895[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style1896[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style (0 ms)1897[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws1898warning: bucket name 'my.bucket.name' contains a dot; falling back to path-style addressing (virtual-hosted-style requires non-dotted bucket names for TLS certificate validity); set 'addressing-style=path' to silence this warning1899[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws (0 ms)1900[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint1901[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint (0 ms)1902[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest (0 ms total)19031904[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest1905[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority1906[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority (0 ms)1907[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style1908[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style (0 ms)1909[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot1910[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot (0 ms)1911[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority1912[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority (0 ms)1913[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url1914[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url (0 ms)1915[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest (0 ms total)19161917[----------] Global test environment tear-down1918[==========] 798 tests from 90 test suites ran. (1686 ms total)1919[ PASSED ] 792 tests.1920[ SKIPPED ] 5 tests, listed below:1921[ SKIPPED ] HttpsBinaryCacheStoreTest.queryPathInfo1922[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo1923[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert1924[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert1925[ SKIPPED ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority1926[ FAILED ] 1 test, listed below:1927[ FAILED ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri19281929 1 FAILED TEST1930 YOU HAVE 1 DISABLED TEST19311932