Task 53559344244

[Draft/POC] Add secp256k1-based HPKE (Hybrid Public Key Encryption) For Payjoin v2

2025-10-24 07:07:12 completed secp256k1_hpke 49358730b1d862f1d470dcabd0e8900fc7ef1775


Commands that took longer than 1 second (total 16m59s)
linedurationpercentagecommand
9013s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10535s0%retry -- apt-get update
10882s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build
10981s0%g++-13
127411s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
169310s0%(4:13.2.0-7ubuntu1) ...
20471s0%to provide /usr/bin/c++ (c++) in auto mode
207840s3%echo -n done
31567s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
318810s0%- skipped
360213m0s76%cmake --build /home/runner/work/_temp/build -j4 --target all install
47371m56s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50551s0%docker container kill 0bcdc260427df3e4f227363c35143cf40bf387d7fed7db95a2085e810fa5df4b
Tags
  • 32 bit ARM, unit tests, no functional tests
  • secp256k1_hpke
  • COMPLETED