You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/03/10 14:26:00 UTC

[jira] [Updated] (CALCITE-5573) Gradle prepareVote fails when signing artifacts

     [ https://issues.apache.org/jira/browse/CALCITE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis updated CALCITE-5573:
-----------------------------------------
    Affects Version/s: 1.33.0

> Gradle prepareVote fails when signing artifacts
> -----------------------------------------------
>
>                 Key: CALCITE-5573
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5573
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.33.0
>         Environment: Ubuntu 20.04.5 LTS
> Gradle wrapper
> {noformat}
>      *-memory
>           description: System Memory
>           physical id: 37
>           slot: System board or motherboard
>           size: 64GiB
>         *-bank:0
>              description: SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
>              product: CMSX64GX4M2A2666C18
>              vendor: AMI
>              physical id: 0
>              serial: 00000000
>              slot: DIMM A
>              size: 32GiB
>              width: 64 bits
>              clock: 2667MHz (0.4ns)
>         *-bank:1
>              description: SODIMM DDR4 Synchronous 2667 MHz (0.4 ns)
>              product: CMSX64GX4M2A2666C18
>              vendor: AMI
>              physical id: 1
>              serial: 00000000
>              slot: DIMM B
>              size: 32GiB
>              width: 64 bits
>              clock: 2667MHz (0.4ns)
>      *-cpu
>           description: CPU
>           product: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
>           vendor: Intel Corp.
>           physical id: 43
>           bus info: cpu@0
>           version: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
>           serial: To Be Filled By O.E.M.
>           slot: U3E1
>           size: 4189MHz
>           capacity: 4500MHz
>           width: 64 bits
>           clock: 100MHz
> {noformat}
>            Reporter: Stamatis Zampetakis
>            Priority: Minor
>
> Running prepareVote task consistently fails on my environment when signing the artifacts and the errors appears to be related with memory allocation.
> {noformat}
> ./gradlew prepareVote -Prc=0
> ...
> > Task :innodb:signInnodbPublication FAILED
> gpg: signing failed: Cannot allocate memory
> gpg: signing failed: Cannot allocate memory
> ...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)