CDFs for EB announcements - #6639
Open
coot wants to merge 2 commits into
Open
IOG Hydra / ci/hydra-build:aarch64-darwin.native."checks/cardano-testnet-11.0.0-inplace-cardano-testnet-golden/cardano-testnet-golden"
failed
Aug 5, 2026 in 10s
Build failed
1 failed steps
Details
Failed Steps
Step 1
Derivation
/nix/store/w8a1z7nrvrqqnpykbd7lzrkp2pdgin9y-cardano-testnet-test-cardano-testnet-golden-11.0.0-check.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/g2fvjn803srlrj4r1q9zchkrc7sf74dl-source-cardano-testnet-test-cardano-testnet-golden-root
source root is source-cardano-testnet-test-cardano-testnet-golden-root
Running phase: patchPhase
Running phase: buildPhase
/nix/store/ca3xkaxpbs3ghdpciah5fy1hxdyspplf-cardano-testnet-test-cardano-testnet-golden-11.0.0/bin:
patching script interpreter paths in /nix/var/nix/builds/nix-47930-30083532/tmp.gZsi9Ck99I/bin
Golden tests
golden_DefaultConfig: OK
✓ golden_DefaultConfig passed 1 test.
golden_HelpAll: FAIL (2.70s)
✗ golden_HelpAll failed at test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Help.hs:63:7
after 1 test.
shrink path: 1:
┏━━ test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Help.hs ━━━
50 ┃ golden_HelpAll :: Property
51 ┃ golden_HelpAll =
52 ┃ H.propertyOnce . H.moduleWorkspace "help" $ \_ -> do
┃ │ Workspace: /nix/var/nix/builds/nix-47930-30083532/help-Cardano.Testnet.Test.Golden.Help-test-8818f5839d9bb050
┃ │ Test failed, preserving workspace for debugging: /nix/var/nix/builds/nix-47930-30083532/help-Cardano.Testnet.Test.Golden.Help-test-8818f5839d9bb050
53 ┃ -- These tests are not run on Windows because the cardano-testnet usage
54 ┃ -- output is slightly different on Windows. For example it uses
55 ┃ -- "cardano-testnet.exe" instead of "cardano-testnet".
56 ┃ unless isWin32 $ do
57 ┃ helpFp <- H.note "test/cardano-testnet-golden/files/golden/help.cli"
┃ │ test/cardano-testnet-golden/files/golden/help.cli
58 ┃
59 ┃ help <- filterAnsi <$> execCardanoTestnet
┃ │ ━━━━ command ━━━━
┃ │ /nix/store/8imkggg8kwavfikblg9f9gr3nf3m334f-cardano-testnet-exe-cardano-testnet-11.0.0/bin/cardano-testnet help
60 ┃ [ "help"
61 ┃ ]
62 ┃
63 ┃ H.diffVsGoldenFile help helpFp
┃ │ Reading file: test/cardano-testnet-golden/files/golden/help.cli
┃ │ Golden test failed against the golden file.
┃ │ To recreate golden file, run with RECREATE_GOLDEN_FILES=1.
┃ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
┃ │ 1c1
┃ │ < Usage: cardano-testnet (cardano | create-env | version | help)
┃ │ ---
┃ │ > Usage: cardano-testnet (cardano | create-env | version | help)
┃ │ 4,20c4,17
┃ │ < [ --node-env FILEPATH [--preserve-timestamps]
┃ │ < | [ --nodes SPEC[,SPEC...]
┃ │ < | --num-pool-nodes COUNT
┃ │ < ]
┃ │ < [--max-lovelace-supply WORD64]
┃ │ < [--num-dreps NUMBER]
┃ │ < [--testnet-magic INT]
┃ │ < [--epoch-length SLOTS]
┃ │ < [--slot-length SECONDS]
┃ │ < [--active-slots-coeff DOUBLE]
┃ │ < [--params-file FILEPATH | --params-mainnet]
┃ │ < [--output-dir DIRECTORY]
┃ │ < ]
┃ │ < [--enable-new-epoch-state-logging]
┃ │ < [--enable-grpc]
┃ │ < [--use-kes-agent]
┃ │ <
┃ │ ---
┃ │ > [ --node-env FILEPATH [--preserve-timestamps]
┃ │ > | [--nodes SPEC[,SPEC...] | --num-pool-nodes COUNT]
┃ │ > [--max-lovelace-supply WORD64]
┃ │ > [--num-dreps NUMBER]
┃ │ > [--testnet-magic INT]
┃ │ > [--epoch-length SLOTS]
┃ │ > [--slot-length SECONDS]
┃ │ > [--active-slots-coeff DOUBLE]
┃ │ > [--params-file FILEPATH | --params-mainnet]
┃ │ > [--output-dir DIRECTORY]
┃ │ > ]
┃ │ > [--enable-new-epoch-state-logging]
┃ │ > [--enable-grpc]
┃ │ > [--use-kes-agent]
┃ │ 25,36c22,30
┃ │ < [ --nodes SPEC[,SPEC...]
┃ │ < | --num-pool-nodes COUNT
┃ │ < ]
┃ │ < [--max-lovelace-supply WORD64]
┃ │ < [--num-dreps NUMBER]
┃ │ < [--testnet-magic INT]
┃ │ < [--epoch-length SLOTS]
┃ │ < [--slot-length SECONDS]
┃ │ < [--active-slots-coeff DOUBLE]
┃ │ < [--params-file FILEPATH | --params-mainnet]
┃ │ < --output DIRECTORY
┃ │ <
┃ │ ---
┃ │ > [--nodes SPEC[,SPEC...] | --num-pool-nodes COUNT]
┃ │ > [--max-lovelace-supply WORD64]
┃ │ > [--num-dreps NUMBER]
┃ │ > [--testnet-magic INT]
┃ │ > [--epoch-length SLOTS]
┃ │ > [--slot-length SECONDS]
┃ │ > [--active-slots-coeff DOUBLE]
┃ │ > [--params-file FILEPATH | --params-mainnet]
┃ │ > --output DIRECTORY
This failure can be reproduced by running:
> recheckAt (Seed 16742261374404784002 8438816224831284825) "1:" golden_HelpAll
Use "--pattern '$NF ~ /golden_HelpAll/' --hedgehog-replay '1: Seed 16742261374404784002 8438816224831284825'" to reproduce from the command-line.
Use -p '/golden_HelpAll/' to rerun this test only.
golden_HelpCmds: FAIL (2.69s)
✗ golden_HelpCmds failed at test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Help.hs:105:9
after 1 test.
shrink path: 1:
┏━━ test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Help.hs ━━━
86 ┃ golden_HelpCmds :: Property
87 ┃ golden_HelpCmds =
88 ┃ H.propertyOnce . H.moduleWorkspace "help-commands" $ \_ -> do
┃ │ Workspace: /nix/var/nix/builds/nix-47930-30083532/help-commands-Cardano.Testnet.Test.Golden.Help-test-f640470cfa45fd4b
┃ │ Test failed, preserving workspace for debugging: /nix/var/nix/builds/nix-47930-30083532/help-commands-Cardano.Testnet.Test.Golden.Help-test-f640470cfa45fd4b
89 ┃ -- These tests are not run on Windows because the cardano-testnet usage
90 ┃ -- output is slightly different on Windows. For example it uses
91 ┃ -- "cardano-testnet.exe" instead of "cardano-testnet".
92 ┃ unless isWin32 $ do
93 ┃ help <- filterAnsi <$> execCardanoTestnet
┃ │ ━━━━ command ━━━━
┃ │ /nix/store/8imkggg8kwavfikblg9f9gr3nf3m334f-cardano-testnet-exe-cardano-testnet-11.0.0/bin/cardano-testnet help
94 ┃ [ "help"
95 ┃ ]
96 ┃ let lines = Text.lines $ Text.pack help
97 ┃ let usages = List.filter (not . null) $ fmap extractCmd $ maybeToList . selectCmd =<< lines
98 ┃
99 ┃ forM_ usages $ \usage -> do
100 ┃ H.noteShow_ usage
┃ │ ["cardano"]
101 ┃ let expectedCmdHelpFp = "test/cardano-testnet-golden/files/golden/help" </> Text.unpack (Text.intercalate "_" usage) <> ".cli"
102 ┃
103 ┃ cmdHelp <- filterAnsi . second <$> execDetailCardanoTestnet (fmap Text.unpack usage <> ["--help"])
┃ │ Command: /nix/store/8imkggg8kwavfikblg9f9gr3nf3m334f-cardano-testnet-exe-cardano-testnet-11.0.0/bin/cardano-testnet cardano --help
104 ┃
105 ┃ H.diffVsGoldenFile cmdHelp expectedCmdHelpFp
┃ │ Reading file: test/cardano-testnet-golden/files/golden/help/cardano.cli
┃ │ Golden test failed against the golden file.
┃ │ To recreate golden file, run with RECREATE_GOLDEN_FILES=1.
┃ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
┃ │ 2,18c2,15
┃ │ < [ --node-env FILEPATH [--preserve-timestamps]
┃ │ < | [ --nodes SPEC[,SPEC...]
┃ │ < | --num-pool-nodes COUNT
┃ │ < ]
┃ │ < [--max-lovelace-supply WORD64]
┃ │ < [--num-dreps NUMBER]
┃ │ < [--testnet-magic INT]
┃ │ < [--epoch-length SLOTS]
┃ │ < [--slot-length SECONDS]
┃ │ < [--active-slots-coeff DOUBLE]
┃ │ < [--params-file FILEPATH | --params-mainnet]
┃ │ < [--output-dir DIRECTORY]
┃ │ < ]
┃ │ < [--enable-new-epoch-state-logging]
┃ │ < [--enable-grpc]
┃ │ < [--use-kes-agent]
┃ │ <
┃ │ ---
┃ │ > [ --node-env FILEPATH [--preserve-timestamps]
┃ │ > | [--nodes SPEC[,SPEC...] | --num-pool-nodes COUNT]
┃ │ > [--max-lovelace-supply WORD64]
┃ │ > [--num-dreps NUMBER]
┃ │ > [--testnet-magic INT]
┃ │ > [--epoch-length SLOTS]
┃ │ > [--slot-length SECONDS]
┃ │ > [--active-slots-coeff DOUBLE]
┃ │ > [--params-file FILEPATH | --params-mainnet]
┃ │ > [--output-dir DIRECTORY]
┃ │ > ]
┃ │ > [--enable-new-epoch-state-logging]
┃ │ > [--enable-grpc]
┃ │ > [--use-kes-agent]
This failure can be reproduced by running:
> recheckAt (Seed 18329014362992471438 18000073878964057367) "1:" golden_HelpCmds
Use "--pattern '$NF ~ /golden_HelpCmds/' --hedgehog-replay '1: Seed 18329014362992471438 18000073878964057367'" to reproduce from the command-line.
Use -p '/golden_HelpCmds/' to rerun this test only.
golden_VersionCmd: OK (2.64s)
✓ golden_VersionCmd passed 1 test.
2 out of 4 tests failed (2.71s)
Loading