Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable multiple cores in haskell GHA #1006

Merged
merged 1 commit into from
Jan 7, 2025

Enable multiple cores in haskell GHA

ef5f3bf
Select commit
Loading
Failed to load commit list.
Merged

Enable multiple cores in haskell GHA #1006

Enable multiple cores in haskell GHA
ef5f3bf
Select commit
Loading
Failed to load commit list.
Garnix CI / package ghc965-x86_64-w64-mingw32:cardano-cli:lib:cardano-cli [x86_64-linux] succeeded Jan 7, 2025 in 1m 51s

Run results

Build succeeded

Details

Last 100 lines of logs:

[ 73 of 147] Compiling Cardano.CLI.Legacy.Commands ( src/Cardano/CLI/Legacy/Commands.hs, dist/build/Cardano/CLI/Legacy/Commands.o )
[ 74 of 147] Compiling Cardano.CLI.EraBased.Run.Governance.GenesisKeyDelegationCertificate ( src/Cardano/CLI/EraBased/Run/Governance/GenesisKeyDelegationCertificate.hs, dist/build/Cardano/CLI/EraBased/Run/Governance/GenesisKeyDelegationCertificate.o )
[ 75 of 147] Compiling Cardano.CLI.EraBased.Commands.StakePool ( src/Cardano/CLI/EraBased/Commands/StakePool.hs, dist/build/Cardano/CLI/EraBased/Commands/StakePool.o )
[ 76 of 147] Compiling Cardano.CLI.EraBased.Run.StakePool ( src/Cardano/CLI/EraBased/Run/StakePool.hs, dist/build/Cardano/CLI/EraBased/Run/StakePool.o )
[ 77 of 147] Compiling Cardano.CLI.EraBased.Commands.StakeAddress ( src/Cardano/CLI/EraBased/Commands/StakeAddress.hs, dist/build/Cardano/CLI/EraBased/Commands/StakeAddress.o )
[ 78 of 147] Compiling Cardano.CLI.EraBased.Run.StakeAddress ( src/Cardano/CLI/EraBased/Run/StakeAddress.hs, dist/build/Cardano/CLI/EraBased/Run/StakeAddress.o )
[ 79 of 147] Compiling Cardano.CLI.EraBased.Commands.Query ( src/Cardano/CLI/EraBased/Commands/Query.hs, dist/build/Cardano/CLI/EraBased/Commands/Query.o )
[ 80 of 147] Compiling Cardano.CLI.EraBased.Commands.Governance.DRep ( src/Cardano/CLI/EraBased/Commands/Governance/DRep.hs, dist/build/Cardano/CLI/EraBased/Commands/Governance/DRep.o )
[ 81 of 147] Compiling Cardano.CLI.EraBased.Commands.Governance.Actions ( src/Cardano/CLI/EraBased/Commands/Governance/Actions.hs, dist/build/Cardano/CLI/EraBased/Commands/Governance/Actions.o )
[ 82 of 147] Compiling Cardano.CLI.Commands.Node ( src/Cardano/CLI/Commands/Node.hs, dist/build/Cardano/CLI/Commands/Node.o )
[ 83 of 147] Compiling Cardano.CLI.Run.Node ( src/Cardano/CLI/Run/Node.hs, dist/build/Cardano/CLI/Run/Node.o )
[ 84 of 147] Compiling Cardano.CLI.Commands.Address ( src/Cardano/CLI/Commands/Address.hs, dist/build/Cardano/CLI/Commands/Address.o )
[ 85 of 147] Compiling Cardano.CLI.Run.Address ( src/Cardano/CLI/Run/Address.hs, dist/build/Cardano/CLI/Run/Address.o )
[ 86 of 147] Compiling Cardano.CLI.Types.Key.VerificationKey ( src/Cardano/CLI/Types/Key/VerificationKey.hs, dist/build/Cardano/CLI/Types/Key/VerificationKey.o )
[ 87 of 147] Compiling Cardano.CLI.EraBased.Options.Common ( src/Cardano/CLI/EraBased/Options/Common.hs, dist/build/Cardano/CLI/EraBased/Options/Common.o )
[ 88 of 147] Compiling Cardano.CLI.Options.Ping ( src/Cardano/CLI/Options/Ping.hs, dist/build/Cardano/CLI/Options/Ping.o )
[ 89 of 147] Compiling Cardano.CLI.Options.Node ( src/Cardano/CLI/Options/Node.hs, dist/build/Cardano/CLI/Options/Node.o )
[ 90 of 147] Compiling Cardano.CLI.Options.Key ( src/Cardano/CLI/Options/Key.hs, dist/build/Cardano/CLI/Options/Key.o )
[ 91 of 147] Compiling Cardano.CLI.Options.Hash ( src/Cardano/CLI/Options/Hash.hs, dist/build/Cardano/CLI/Options/Hash.o )
[ 92 of 147] Compiling Cardano.CLI.Options.Debug ( src/Cardano/CLI/Options/Debug.hs, dist/build/Cardano/CLI/Options/Debug.o )
[ 93 of 147] Compiling Cardano.CLI.Options.Address ( src/Cardano/CLI/Options/Address.hs, dist/build/Cardano/CLI/Options/Address.o )
[ 94 of 147] Compiling Cardano.CLI.Legacy.Options ( src/Cardano/CLI/Legacy/Options.hs, dist/build/Cardano/CLI/Legacy/Options.o )
[ 95 of 147] Compiling Cardano.CLI.EraBased.Options.Transaction ( src/Cardano/CLI/EraBased/Options/Transaction.hs, dist/build/Cardano/CLI/EraBased/Options/Transaction.o )
[ 96 of 147] Compiling Cardano.CLI.EraBased.Options.TextView ( src/Cardano/CLI/EraBased/Options/TextView.hs, dist/build/Cardano/CLI/EraBased/Options/TextView.o )
[ 97 of 147] Compiling Cardano.CLI.EraBased.Options.StakePool ( src/Cardano/CLI/EraBased/Options/StakePool.hs, dist/build/Cardano/CLI/EraBased/Options/StakePool.o )
[ 98 of 147] Compiling Cardano.CLI.EraBased.Options.StakeAddress ( src/Cardano/CLI/EraBased/Options/StakeAddress.hs, dist/build/Cardano/CLI/EraBased/Options/StakeAddress.o )
[ 99 of 147] Compiling Cardano.CLI.EraBased.Options.Query ( src/Cardano/CLI/EraBased/Options/Query.hs, dist/build/Cardano/CLI/EraBased/Options/Query.o )
[100 of 147] Compiling Cardano.CLI.EraBased.Options.Governance.Vote ( src/Cardano/CLI/EraBased/Options/Governance/Vote.hs, dist/build/Cardano/CLI/EraBased/Options/Governance/Vote.o )
[101 of 147] Compiling Cardano.CLI.EraBased.Options.Governance.Poll ( src/Cardano/CLI/EraBased/Options/Governance/Poll.hs, dist/build/Cardano/CLI/EraBased/Options/Governance/Poll.o )
[102 of 147] Compiling Cardano.CLI.EraBased.Options.Governance.DRep ( src/Cardano/CLI/EraBased/Options/Governance/DRep.hs, dist/build/Cardano/CLI/EraBased/Options/Governance/DRep.o )
[103 of 147] Compiling Cardano.CLI.EraBased.Options.Governance.Actions ( src/Cardano/CLI/EraBased/Options/Governance/Actions.hs, dist/build/Cardano/CLI/EraBased/Options/Governance/Actions.o )
[104 of 147] Compiling Cardano.CLI.EraBased.Options.Genesis ( src/Cardano/CLI/EraBased/Options/Genesis.hs, dist/build/Cardano/CLI/EraBased/Options/Genesis.o )
[105 of 147] Compiling Cardano.CLI.EraBased.Commands.Governance.Committee ( src/Cardano/CLI/EraBased/Commands/Governance/Committee.hs, dist/build/Cardano/CLI/EraBased/Commands/Governance/Committee.o )
[106 of 147] Compiling Cardano.CLI.EraBased.Run.Governance.Committee ( src/Cardano/CLI/EraBased/Run/Governance/Committee.hs, dist/build/Cardano/CLI/EraBased/Run/Governance/Committee.o )
[107 of 147] Compiling Cardano.CLI.Types.Errors.GenesisCmdError ( src/Cardano/CLI/Types/Errors/GenesisCmdError.hs, dist/build/Cardano/CLI/Types/Errors/GenesisCmdError.o )
[108 of 147] Compiling Cardano.CLI.Types.Errors.QueryCmdError ( src/Cardano/CLI/Types/Errors/QueryCmdError.hs, dist/build/Cardano/CLI/Types/Errors/QueryCmdError.o )
[109 of 147] Compiling Cardano.CLI.EraBased.Run.Genesis.Common ( src/Cardano/CLI/EraBased/Run/Genesis/Common.hs, dist/build/Cardano/CLI/EraBased/Run/Genesis/Common.o )
[110 of 147] Compiling Cardano.CLI.EraBased.Options.Governance.Committee ( src/Cardano/CLI/EraBased/Options/Governance/Committee.hs, dist/build/Cardano/CLI/EraBased/Options/Governance/Committee.o )
[111 of 147] Compiling Cardano.CLI.EraBased.Commands.Governance ( src/Cardano/CLI/EraBased/Commands/Governance.hs, dist/build/Cardano/CLI/EraBased/Commands/Governance.o )
[112 of 147] Compiling Cardano.CLI.EraBased.Options.Governance ( src/Cardano/CLI/EraBased/Options/Governance.hs, dist/build/Cardano/CLI/EraBased/Options/Governance.o )
[113 of 147] Compiling Cardano.CLI.EraBased.Commands.TopLevelCommands ( src/Cardano/CLI/EraBased/Commands/TopLevelCommands.hs, dist/build/Cardano/CLI/EraBased/Commands/TopLevelCommands.o )
[114 of 147] Compiling Cardano.CLI.EraBased.Options.TopLevelCommands ( src/Cardano/CLI/EraBased/Options/TopLevelCommands.hs, dist/build/Cardano/CLI/EraBased/Options/TopLevelCommands.o )
[115 of 147] Compiling Cardano.CLI.EraBased.Options.Era ( src/Cardano/CLI/EraBased/Options/Era.hs, dist/build/Cardano/CLI/EraBased/Options/Era.o )
[116 of 147] Compiling Cardano.CLI.Types.MonadWarning ( src/Cardano/CLI/Types/MonadWarning.hs, dist/build/Cardano/CLI/Types/MonadWarning.o )
[117 of 147] Compiling Cardano.CLI.Json.Friendly ( src/Cardano/CLI/Json/Friendly.hs, dist/build/Cardano/CLI/Json/Friendly.o )
[118 of 147] Compiling Cardano.CLI.EraBased.Run.Governance.Actions ( src/Cardano/CLI/EraBased/Run/Governance/Actions.hs, dist/build/Cardano/CLI/EraBased/Run/Governance/Actions.o )
[119 of 147] Compiling Cardano.CLI.Types.Output ( src/Cardano/CLI/Types/Output.hs, dist/build/Cardano/CLI/Types/Output.o )
[120 of 147] Compiling Cardano.CLI.EraBased.Run.Query ( src/Cardano/CLI/EraBased/Run/Query.hs, dist/build/Cardano/CLI/EraBased/Run/Query.o )
[121 of 147] Compiling Cardano.CLI.Types.TxFeature ( src/Cardano/CLI/Types/TxFeature.hs, dist/build/Cardano/CLI/Types/TxFeature.o )
[122 of 147] Compiling Cardano.CLI.Types.Errors.TxCmdError ( src/Cardano/CLI/Types/Errors/TxCmdError.hs, dist/build/Cardano/CLI/Types/Errors/TxCmdError.o )
[123 of 147] Compiling Cardano.CLI.Types.Errors.DebugCmdError ( src/Cardano/CLI/Types/Errors/DebugCmdError.hs, dist/build/Cardano/CLI/Types/Errors/DebugCmdError.o )
[124 of 147] Compiling Cardano.CLI.Run.Debug.CheckNodeConfiguration ( src/Cardano/CLI/Run/Debug/CheckNodeConfiguration.hs, dist/build/Cardano/CLI/Run/Debug/CheckNodeConfiguration.o )
[125 of 147] Compiling Cardano.CLI.Types.Errors.CmdError ( src/Cardano/CLI/Types/Errors/CmdError.hs, dist/build/Cardano/CLI/Types/Errors/CmdError.o )
[126 of 147] Compiling Cardano.CLI.EraBased.Run.Governance.Vote ( src/Cardano/CLI/EraBased/Run/Governance/Vote.hs, dist/build/Cardano/CLI/EraBased/Run/Governance/Vote.o )
[127 of 147] Compiling Cardano.CLI.EraBased.Run.Governance.DRep ( src/Cardano/CLI/EraBased/Run/Governance/DRep.hs, dist/build/Cardano/CLI/EraBased/Run/Governance/DRep.o )
[128 of 147] Compiling Cardano.CLI.EraBased.Run.Genesis.CreateTestnetData ( src/Cardano/CLI/EraBased/Run/Genesis/CreateTestnetData.hs, dist/build/Cardano/CLI/EraBased/Run/Genesis/CreateTestnetData.o )
[129 of 147] Compiling Cardano.CLI.EraBased.Run.Genesis ( src/Cardano/CLI/EraBased/Run/Genesis.hs, dist/build/Cardano/CLI/EraBased/Run/Genesis.o )
[130 of 147] Compiling Cardano.CLI.Legacy.Run.Genesis ( src/Cardano/CLI/Legacy/Run/Genesis.hs, dist/build/Cardano/CLI/Legacy/Run/Genesis.o )
[131 of 147] Compiling Cardano.CLI.EraBased.Run.Governance ( src/Cardano/CLI/EraBased/Run/Governance.hs, dist/build/Cardano/CLI/EraBased/Run/Governance.o )
[132 of 147] Compiling Cardano.CLI.Legacy.Run.Governance ( src/Cardano/CLI/Legacy/Run/Governance.hs, dist/build/Cardano/CLI/Legacy/Run/Governance.o )
[133 of 147] Compiling Cardano.CLI.Legacy.Run ( src/Cardano/CLI/Legacy/Run.hs, dist/build/Cardano/CLI/Legacy/Run.o )
[134 of 147] Compiling Cardano.CLI.Compatible.Governance ( src/Cardano/CLI/Compatible/Governance.hs, dist/build/Cardano/CLI/Compatible/Governance.o )
[135 of 147] Compiling Cardano.CLI.Run.Debug.TransactionView ( src/Cardano/CLI/Run/Debug/TransactionView.hs, dist/build/Cardano/CLI/Run/Debug/TransactionView.o )
[136 of 147] Compiling Cardano.CLI.Run.Debug ( src/Cardano/CLI/Run/Debug.hs, dist/build/Cardano/CLI/Run/Debug.o )
[137 of 147] Compiling Cardano.CLI.EraBased.Transaction.HashCheck ( src/Cardano/CLI/EraBased/Transaction/HashCheck.hs, dist/build/Cardano/CLI/EraBased/Transaction/HashCheck.o )
[138 of 147] Compiling Cardano.CLI.EraBased.Run.Transaction ( src/Cardano/CLI/EraBased/Run/Transaction.hs, dist/build/Cardano/CLI/EraBased/Run/Transaction.o )
[139 of 147] Compiling Cardano.CLI.EraBased.Run ( src/Cardano/CLI/EraBased/Run.hs, dist/build/Cardano/CLI/EraBased/Run.o )
[140 of 147] Compiling Cardano.CLI.Compatible.Transaction ( src/Cardano/CLI/Compatible/Transaction.hs, dist/build/Cardano/CLI/Compatible/Transaction.o )
[141 of 147] Compiling Cardano.CLI.Compatible.Commands ( src/Cardano/CLI/Compatible/Commands.hs, dist/build/Cardano/CLI/Compatible/Commands.o )
[142 of 147] Compiling Cardano.CLI.Compatible.Run ( src/Cardano/CLI/Compatible/Run.hs, dist/build/Cardano/CLI/Compatible/Run.o )
[143 of 147] Compiling Cardano.CLI.Commands ( src/Cardano/CLI/Commands.hs, dist/build/Cardano/CLI/Commands.o )
[144 of 147] Compiling Paths_cardano_cli ( dist/build/autogen/Paths_cardano_cli.hs, dist/build/Paths_cardano_cli.o )
[145 of 147] Compiling Cardano.CLI.Run  ( src/Cardano/CLI/Run.hs, dist/build/Cardano/CLI/Run.o )
---> Starting iserv-proxy-interpreter.exe on port 8813
To re-use the same wine-prefix and remote-iserv, set the following environment variables:
export WINEPREFIX=/build/tmp.Cuk7Weg0UO
export REMOTE_ISERV=/build/tmp.YTB7yPol54
---| iserv-proxy-interpreter.exe should have started on 8813
004c:err:systray:initialize_systray Could not create tray window
0090:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
wine: configuration in L"/build" has been updated.
Listening on port 8813
WARNING:git:readCreateProcessWithExitCode:doesnotexist(Nosuchfileordir
ectory)
[146 of 147] Compiling Cardano.CLI.Byron.Parsers ( src/Cardano/CLI/Byron/Parsers.hs, dist/build/Cardano/CLI/Byron/Parsers.o )
[147 of 147] Compiling Cardano.CLI.Options ( src/Cardano/CLI/Options.hs, dist/build/Cardano/CLI/Options.o )
---> killing iserv-proxy-interpreter.exe...
buildPhase completed in 59 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
Installing library in /nix/store/kxlfnl2h150l7d9afdavis5bajdk5zw6-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0/lib/x86_64-windows-ghc-9.6.5/cardano-cli-10.1.1.0-AUqHbiadFQRJ3PSbkPcSSJ
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
Not linking DLLs in the non-existent folder /nix/store/kxlfnl2h150l7d9afdavis5bajdk5zw6-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0/bin
checking for references to /build/ in /nix/store/kxlfnl2h150l7d9afdavis5bajdk5zw6-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0...
patching script interpreter paths in /nix/store/kxlfnl2h150l7d9afdavis5bajdk5zw6-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0
Not linking DLLs in the non-existent folder /nix/store/7wfq2aqvc00jnyh9dkhrj9iki53gflv3-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0-data/bin
checking for references to /build/ in /nix/store/7wfq2aqvc00jnyh9dkhrj9iki53gflv3-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0-data...
patching script interpreter paths in /nix/store/7wfq2aqvc00jnyh9dkhrj9iki53gflv3-cardano-cli-lib-cardano-cli-x86_64-w64-mingw32-10.1.1.0-data