rultor.com logo This build log was produced by rultor.com for yegor256/erc20#137
++ dirname ./run.sh
+ cd .
+ echo 1696
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jun 19 05:46:21 UTC 2026
+ uptime
 05:46:21 up  1:08,  0 users,  load average: 0.60, 0.14, 0.05
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update actions/checkout action to v7'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=137
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/actions-checkout-7.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=137' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/actions-checkout-7.x' '--env=head_branch=master' '--env=pull_title=Update actions/checkout action to v7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=137'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-checkout-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/checkout action to v7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=137'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/actions-checkout-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/checkout action to v7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_137
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-18-69
+ pwd
/tmp/rultor-a3Ut
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/erc20.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=137'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/actions-checkout-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/checkout action to v7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
 * [new branch]      106        -> fork/106
 * [new branch]      11         -> fork/11
 * [new branch]      15         -> fork/15
 * [new branch]      18         -> fork/18
 * [new branch]      44         -> fork/44
 * [new branch]      6          -> fork/6
 * [new branch]      9          -> fork/9
 * [new branch]      claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/actions-checkout-7.x -> fork/renovate/actions-checkout-7.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/actions-checkout-7.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/actions-checkout-7.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update actions/checkout action to v7' --ff __rultor
Updating 0c4d168..0deb436
Fast-forward (no commit created; -m option ignored)
 .github/workflows/actionlint.yml    | 2 +-
 .github/workflows/codecov.yml       | 2 +-
 .github/workflows/copyrights.yml    | 2 +-
 .github/workflows/hadolint.yml      | 2 +-
 .github/workflows/markdown-lint.yml | 2 +-
 .github/workflows/pdd.yml           | 2 +-
 .github/workflows/rake.yml          | 2 +-
 .github/workflows/reuse.yml         | 2 +-
 .github/workflows/shellcheck.yml    | 2 +-
 .github/workflows/typos.yml         | 2 +-
 .github/workflows/xcop.yml          | 2 +-
 .github/workflows/yamllint.yml      | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
+ git log -1 --show-signature
commit 0deb4368ad4444f95e903201f158b9b67fd8e54d
gpg: Signature made Thu Jun 18 21:40:48 2026 UTC
gpg:                using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 18 21:40:48 2026 +0000

    Update actions/checkout action to v7
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.05
++ bc
++ echo 0.05 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.05, low enough to run a new Docker container'
load average is 0.05, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
c64f1ad49f2f: Pulling fs layer
2dae3dae39d6: Pulling fs layer
e9b75b04736a: Pulling fs layer
ffabbf0a356d: Pulling fs layer
2c5be3bfa100: Pulling fs layer
d56d0b1279fa: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
e9b75b04736a: Waiting
ffabbf0a356d: Waiting
2c5be3bfa100: Waiting
d56d0b1279fa: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
ffabbf0a356d: Verifying Checksum
ffabbf0a356d: Download complete
2c5be3bfa100: Verifying Checksum
2c5be3bfa100: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
d56d0b1279fa: Verifying Checksum
d56d0b1279fa: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
e9b75b04736a: Pull complete
ffabbf0a356d: Pull complete
2c5be3bfa100: Pull complete
d56d0b1279fa: Pull complete
Digest: sha256:c327c5e0689c23f8d805a701eab6d9e3fb5a42a8e898ade055f55357844400bc
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_137\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Jun 19 05:46 .
drwxrwxrwt 12 root   root   4096 Jun 19 05:46 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Jun 19 05:46 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Jun 19 05:46 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jun 19 05:46 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Jun 19 05:46 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jun 19 05:46 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 6512 Jun 19 05:46 run.sh
-rw-rw-r--  1 ubuntu ubuntu  561 Jun 19 05:46 script.sh
-rw-rw-r--  1 ubuntu ubuntu 7690 Jun 19 05:46 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-a3Ut:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=137 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/actions-checkout-7.x --env=head_branch=master '--env=pull_title=Update actions/checkout action to v7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=137'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-checkout-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/checkout action to v7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-a3Ut/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_137 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/erc20.git' ; export 'pull_id=137' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/actions-checkout-7.x' ; export 'head_branch=master' ; export 'pull_title=Update actions/checkout action to v7' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.6
Installing concurrent-ruby 1.3.6
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 22.3.0
Installing cucumber-html-formatter 22.3.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 10.2.0
Installing cucumber 10.2.0
Fetching date 3.5.1
Installing date 3.5.1 with native extensions
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching erb 6.0.4
Installing erb 6.0.4 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.0
Installing websocket-driver 0.8.0 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.19.5
Installing json 2.19.5 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.3
Installing faraday-net_http 3.4.3
Fetching faraday 2.14.2
Installing faraday 2.14.2
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.11.1
Installing parser 3.3.11.1
Fetching stringio 3.2.0
Installing stringio 3.2.0 with native extensions
Fetching psych 5.3.1
Installing psych 5.3.1 with native extensions
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rdoc 7.2.0
Installing rdoc 7.2.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.49.1
Installing rubocop-ast 1.49.1
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.86.2
Installing rubocop 1.86.2
Fetching rubocop-elegant 0.5.1
Installing rubocop-elegant 0.5.1
Fetching rubocop-minitest 0.39.1
Installing rubocop-minitest 0.39.1
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.44
Installing yard 0.9.44
Bundle complete! 25 Gemfile dependencies, 98 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************

The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
  * `Zip::File`
  * `Zip::Entry`
  * `Zip::InputStream`
  * `Zip::OutputStream`
  * `Zip::DOSTime`

Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.

Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 15056

TestWalletLive
  test_fails_with_invalid_infura_key                             33m SKIP0m (0.00s)
  test_checks_eth_balance_on_mainnet                             33m SKIP0m (0.00s)
  test_checks_balance_of_absent_address                          33m SKIP0m (0.00s)
  test_checks_balance_on_mainnet                                 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-7d716374d58c --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1025:3128  yegor256/squid-proxy:latest  /#4959
#4959: Unable to find image 'yegor256/squid-proxy:latest' locally
#4959: latest: Pulling from yegor256/squid-proxy
#4959: cb259a83ac3d: Already exists
#4959: 45741e4a3e06: Pulling fs layer
#4959: 9e07a580c49a: Pulling fs layer
#4959: 406534a3a1bd: Pulling fs layer
#4959: 4f4fb700ef54: Pulling fs layer
#4959: 4f4fb700ef54: Waiting
#4959: 406534a3a1bd: Verifying Checksum
#4959: 406534a3a1bd: Download complete
#4959: 9e07a580c49a: Verifying Checksum
#4959: 9e07a580c49a: Download complete
#4959: 4f4fb700ef54: Verifying Checksum
#4959: 4f4fb700ef54: Download complete
#4959: 45741e4a3e06: Verifying Checksum
#4959: 45741e4a3e06: Download complete
#4959: 45741e4a3e06: Pull complete
#4959: 9e07a580c49a: Pull complete
#4959: 406534a3a1bd: Pull complete
#4959: 4f4fb700ef54: Pull complete
#4959: Digest: sha256:3030a6a0345283c2b75feac749055fde7696d1fd754268d739ee827c67d3a011
#4959: Status: Downloaded newer image for yegor256/squid-proxy:latest
#4959: b40bb05898eef26d3add697f97607958f9595c692de9d26efbac453fdca1997d
+ sudo docker logs donce-7d716374d58c /#4969
#4969: + set -e
#4969: + [ -z jeffrey ]
#4969: + [ -z swordfish ]
#4969: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#4969: Adding password for user jeffrey
#4969: + rm -f /run/squid.pid
#4969: + which squid
#4969: + exec /usr/sbin/squid -NYCd 1
#4969: 2026/06/19 05:50:05| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#4969: 2026/06/19 05:50:05| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/06/19 05:50:05| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/06/19 05:50:05| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/06/19 05:50:05| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#4969: 2026/06/19 05:50:05| Created PID file (/run/squid.pid)
#4969: 2026/06/19 05:50:05| Current Directory is /
#4969: 2026/06/19 05:50:05| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#4969: 2026/06/19 05:50:05| Service Name: squid
#4969: 2026/06/19 05:50:05| Process ID 1
#4969: 2026/06/19 05:50:05| Process Roles: master worker
#4969: 2026/06/19 05:50:05| With 1048576 file descriptors available
#4969: 2026/06/19 05:50:05| Initializing IP Cache...
#4969: 2026/06/19 05:50:05| DNS IPv4 socket created at 0.0.0.0, FD 8
#4969: 2026/06/19 05:50:05| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#4969: 2026/06/19 05:50:05| Adding domain ec2.internal from /etc/resolv.conf
#4969: 2026/06/19 05:50:05| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#4969: 2026/06/19 05:50:05| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#4969: 2026/06/19 05:50:05| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#4969: 2026/06/19 05:50:05| Store logging disabled
#4969: 2026/06/19 05:50:05| Swap maxSize 0 + 8192 KB, estimated 630 objects
#4969: 2026/06/19 05:50:05| Target number of buckets: 31
#4969: 2026/06/19 05:50:05| Using 8192 Store buckets
#4969: 2026/06/19 05:50:05| Max Mem  size: 8192 KB
#4969: 2026/06/19 05:50:05| Max Swap size: 0 KB
#4969: 2026/06/19 05:50:05| Using Least Load store dir selection
#4969: 2026/06/19 05:50:05| Current Directory is /
#4969: 2026/06/19 05:50:05| Finished loading MIME types and icons.
#4969: 2026/06/19 05:50:05| HTCP Disabled.
#4969: 2026/06/19 05:50:05| Pinger socket opened on FD 11
#4969: 2026/06/19 05:50:05| Squid plugin modules loaded: 0
#4969: 2026/06/19 05:50:05| Adaptation support is off.
#4969: 2026/06/19 05:50:05| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#4969:     listening port: 3128
#4969: 2026/06/19 05:50:05| Starting new basicauthenticator helpers...
#4969:     current master transaction: master53
#4969: 2026/06/19 05:50:05| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#4969:     current master transaction: master53
+ sudo docker rm --force donce-7d716374d58c /#4978
#4978: donce-7d716374d58c
  test_pings_google_via_proxy                                    32m PASS0m (6.83s)
  test_checks_balance_on_polygon                                 33m SKIP0m (0.00s)
  test_pays_on_mainnet                                           33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-46f7afbe1925 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1026:3128  yegor256/squid-proxy:latest  /#4987
#4987: 3683169af3492ed6431d6e796756b13a24ea9e7d4e806ac846d401ed1bf916ae
+ sudo docker logs donce-46f7afbe1925 /#4997
#4997: + set -e
#4997: + [ -z jeffrey ]
#4997: + [ -z swordfish ]
#4997: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#4997: Adding password for user jeffrey
#4997: + rm -f /run/squid.pid
#4997: + which squid
#4997: + exec /usr/sbin/squid -NYCd 1
#4997: 2026/06/19 05:50:06| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#4997: 2026/06/19 05:50:06| aclIpParseIpData: IPv6 has not been enabled.
#4997: 2026/06/19 05:50:06| aclIpParseIpData: IPv6 has not been enabled.
#4997: 2026/06/19 05:50:06| aclIpParseIpData: IPv6 has not been enabled.
#4997: 2026/06/19 05:50:06| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#4997: 2026/06/19 05:50:06| Created PID file (/run/squid.pid)
#4997: 2026/06/19 05:50:06| Current Directory is /
#4997: 2026/06/19 05:50:06| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#4997: 2026/06/19 05:50:06| Service Name: squid
#4997: 2026/06/19 05:50:06| Process ID 1
#4997: 2026/06/19 05:50:06| Process Roles: master worker
#4997: 2026/06/19 05:50:06| With 1048576 file descriptors available
#4997: 2026/06/19 05:50:06| Initializing IP Cache...
#4997: 2026/06/19 05:50:06| DNS IPv4 socket created at 0.0.0.0, FD 8
#4997: 2026/06/19 05:50:06| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#4997: 2026/06/19 05:50:06| Adding domain ec2.internal from /etc/resolv.conf
#4997: 2026/06/19 05:50:06| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#4997: 2026/06/19 05:50:06| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#4997: 2026/06/19 05:50:06| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#4997: 2026/06/19 05:50:06| Store logging disabled
#4997: 2026/06/19 05:50:06| Swap maxSize 0 + 8192 KB, estimated 630 objects
#4997: 2026/06/19 05:50:06| Target number of buckets: 31
#4997: 2026/06/19 05:50:06| Using 8192 Store buckets
#4997: 2026/06/19 05:50:06| Max Mem  size: 8192 KB
#4997: 2026/06/19 05:50:06| Max Swap size: 0 KB
#4997: 2026/06/19 05:50:06| Using Least Load store dir selection
#4997: 2026/06/19 05:50:06| Current Directory is /
#4997: 2026/06/19 05:50:06| Finished loading MIME types and icons.
#4997: 2026/06/19 05:50:06| HTCP Disabled.
#4997: 2026/06/19 05:50:06| Pinger socket opened on FD 11
#4997: 2026/06/19 05:50:06| Squid plugin modules loaded: 0
#4997: 2026/06/19 05:50:06| Adaptation support is off.
#4997: 2026/06/19 05:50:06| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#4997:     listening port: 3128
#4997: 2026/06/19 05:50:06| Starting new basicauthenticator helpers...
#4997:     current master transaction: master53
#4997: 2026/06/19 05:50:06| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#4997:     current master transaction: master53
+ sudo docker rm --force donce-46f7afbe1925 /#5005
#5005: donce-46f7afbe1925
  test_checks_balance_via_proxy_on_mainnet                       33m SKIP0m (1.11s)
  test_checks_gas_estimate_on_mainnet                            33m SKIP0m (0.00s)
  test_accepts_payments_on_mainnet                               33m SKIP0m (0.00s)

TestWallet
  test_rejects_non_array_fallbacks                               32m PASS0m (0.00s)
  test_rejects_gas_limit_below_minimum                           32m PASS0m (0.00s)
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
  test_fails_after_exhausting_attempts                           32m PASS0m (0.10s)
  test_falls_back_to_secondary_endpoint                          32m PASS0m (0.06s)
  test_retries_on_transient_non_json_response                    32m PASS0m (0.06s)
Talked to example.org:443 in 30ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
  test_logs_to_stdout                                            32m PASS0m (0.03s)
  test_rejects_gas_limit_above_maximum                           32m PASS0m (0.00s)
  test_rejects_negative_attempts                                 32m PASS0m (0.00s)
  test_checks_balance_on_testnet                                 33m SKIP0m (0.00s)

TestWalletHardhat
+ sudo docker build --tag donce-c6eb45d9a674 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5014
#5014: #0 building with "default" instance using docker driver
#5014:
#5014: #1 [internal] load build definition from Dockerfile
#5014: #1 transferring dockerfile: 552B done
#5014: #1 DONE 0.1s
#5014:
#5014: #2 [internal] load metadata for docker.io/library/node:24
#5014: #2 DONE 0.4s
#5014:
#5014: #3 [internal] load .dockerignore
#5014: #3 transferring context: 2B done
#5014: #3 DONE 0.0s
#5014:
#5014: #4 [internal] load build context
#5014: #4 transferring context: 4.97kB done
#5014: #4 DONE 0.0s
#5014:
#5014: #5 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5014: #5 resolve docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea 0.0s done
#5014: #5 sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea 5.14kB / 5.14kB done
#5014: #5 sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 3.15MB / 24.04MB 0.2s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 3.15MB / 64.40MB 0.2s
#5014: #5 sha256:3dec3714e86143afcff23e264419771de4a90cb8754525f26ae0718919f7dce0 2.49kB / 2.49kB done
#5014: #5 sha256:17259fa1bc4066f8b30575707d795c21ccf030fd8e89ee0d973cbc268d77f4e1 6.73kB / 6.73kB done
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 11.53MB / 48.50MB 0.2s
#5014: #5 sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 10.49MB / 24.04MB 0.4s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 11.53MB / 64.40MB 0.4s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 19.92MB / 48.50MB 0.4s
#5014: #5 sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 16.78MB / 24.04MB 0.5s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 17.25MB / 64.40MB 0.5s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 23.07MB / 48.50MB 0.5s
#5014: #5 sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 24.04MB / 24.04MB 0.6s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 26.21MB / 64.40MB 0.7s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 30.41MB / 48.50MB 0.7s
#5014: #5 sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 24.04MB / 24.04MB 0.7s done
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 32.51MB / 64.40MB 0.8s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 37.75MB / 48.50MB 0.8s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 0B / 211.60MB 0.8s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 40.89MB / 64.40MB 1.0s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 45.09MB / 48.50MB 1.0s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 46.14MB / 64.40MB 1.1s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 48.50MB / 48.50MB 1.1s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 13.25MB / 211.60MB 1.1s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 51.38MB / 64.40MB 1.2s
#5014: #5 sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 48.50MB / 48.50MB 1.2s done
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 55.57MB / 64.40MB 1.3s
#5014: #5 sha256:79122ef690230a991311e58213749f3ab644e78773cff910b719038ddd74940b 0B / 3.33kB 1.3s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 63.96MB / 64.40MB 1.5s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 29.36MB / 211.60MB 1.5s
#5014: #5 sha256:79122ef690230a991311e58213749f3ab644e78773cff910b719038ddd74940b 3.33kB / 3.33kB 1.3s done
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 2.10MB / 58.72MB 1.5s
#5014: #5 extracting sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 5.24MB / 58.72MB 1.6s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 47.19MB / 211.60MB 1.8s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 15.80MB / 58.72MB 1.8s
#5014: #5 sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 64.40MB / 64.40MB 1.9s done
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 58.72MB / 211.60MB 2.0s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 27.06MB / 58.72MB 2.0s
#5014: #5 sha256:cf87e273045613d41b517a13ace0a37ff66fbc28439539d8e8a498adf2aa5e5f 0B / 1.25MB 2.0s
#5014: #5 sha256:cf87e273045613d41b517a13ace0a37ff66fbc28439539d8e8a498adf2aa5e5f 1.25MB / 1.25MB 2.1s done
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 32.51MB / 58.72MB 2.2s
#5014: #5 sha256:d914ceb56f2ae13db7431c5cb107b9b1a3638c285859be1fba008947cb23cf6f 448B / 448B 2.2s done
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 82.84MB / 211.60MB 2.4s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 41.94MB / 58.72MB 2.4s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 48.23MB / 58.72MB 2.5s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 98.57MB / 211.60MB 2.7s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 57.85MB / 58.72MB 2.7s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 114.43MB / 211.60MB 2.9s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 130.02MB / 211.60MB 3.1s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 157.29MB / 211.60MB 3.4s
#5014: #5 sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 58.72MB / 58.72MB 3.2s done
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 168.82MB / 211.60MB 3.5s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 194.03MB / 211.60MB 3.8s
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 211.60MB / 211.60MB 4.0s
#5014: #5 extracting sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 4.8s done
#5014: #5 sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 211.60MB / 211.60MB 7.0s done
#5014: #5 extracting sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 0.1s
#5014: #5 extracting sha256:4da31edd9efdb812e66d13819903973ea6b188d2e7358547676d33d1e3f706f2 1.0s done
#5014: #5 extracting sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d
#5014: #5 extracting sha256:9fbaeeb62b9d03a1204b85c3b257aa3e1ce2c4ccfeea479fb2e659211019c29d 3.8s done
#5014: #5 extracting sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b
#5014: #5 extracting sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 5.1s
#5014: #5 extracting sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 10.2s
#5014: #5 extracting sha256:f7044c1cf2c0cb824c5cdae28ae059e28d1bfd83182a096356a06ced450dfb7b 11.0s done
#5014: #5 extracting sha256:79122ef690230a991311e58213749f3ab644e78773cff910b719038ddd74940b
#5014: #5 extracting sha256:79122ef690230a991311e58213749f3ab644e78773cff910b719038ddd74940b done
#5014: #5 extracting sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 0.1s
#5014: #5 extracting sha256:4c67c68f48f6b3ba6c084e6aaef39f66399a304b50fecfcf0ec16adc3eaafde5 3.8s done
#5014: #5 extracting sha256:cf87e273045613d41b517a13ace0a37ff66fbc28439539d8e8a498adf2aa5e5f
#5014: #5 extracting sha256:cf87e273045613d41b517a13ace0a37ff66fbc28439539d8e8a498adf2aa5e5f 0.1s done
#5014: #5 extracting sha256:d914ceb56f2ae13db7431c5cb107b9b1a3638c285859be1fba008947cb23cf6f done
#5014: #5 DONE 27.9s
#5014:
#5014: #6 [2/9] WORKDIR /app
#5014: #6 DONE 0.8s
#5014:
#5014: #7 [3/9] COPY package.json .
#5014: #7 DONE 0.1s
#5014:
#5014: #8 [4/9] RUN npm install
#5014: #8 26.61 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#5014: #8 31.35 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5014: #8 31.77 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 31.87 npm warn deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 31.94 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 31.98 npm warn deprecated glob@8.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 32.14 npm warn deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 35.94 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported.  For ESM codebases, update to uuid@latest.  For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
#5014: #8 36.72 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5014: #8 50.05
#5014: #8 50.05 added 582 packages, and audited 583 packages in 49s
#5014: #8 50.05
#5014: #8 50.06 117 packages are looking for funding
#5014: #8 50.06   run `npm fund` for details
#5014: #8 50.14
#5014: #8 50.14 39 vulnerabilities (13 low, 19 moderate, 7 high)
#5014: #8 50.14
#5014: #8 50.14 To address issues that do not require attention, run:
#5014: #8 50.14   npm audit fix
#5014: #8 50.14
#5014: #8 50.14 To address all issues (including breaking changes), run:
#5014: #8 50.14   npm audit fix --force
#5014: #8 50.14
#5014: #8 50.14 Run `npm audit` for details.
#5014: #8 50.14 npm notice
#5014: #8 50.14 npm notice New minor version of npm available! 11.13.0 -> 11.17.0
#5014: #8 50.14 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.17.0
#5014: #8 50.14 npm notice To update run: npm install -g npm@11.17.0
#5014: #8 50.14 npm notice
#5014: #8 DONE 50.9s
#5014:
#5014: #9 [5/9] COPY hardhat.config.js .
#5014: #9 DONE 0.1s
#5014:
#5014: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5014: #10 DONE 0.4s
#5014:
#5014: #11 [7/9] COPY contracts contracts
#5014: #11 DONE 0.1s
#5014:
#5014: #12 [8/9] COPY ignition ignition
#5014: #12 DONE 0.0s
#5014:
#5014: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5014: #13 2.405 Downloading compiler 0.8.28
#5014: #13 3.242 Compiled 1 Solidity file successfully (evm target: paris).
#5014: #13 DONE 3.4s
#5014:
#5014: #14 exporting to image
#5014: #14 exporting layers
#5014: #14 exporting layers 19.9s done
#5014: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5014: #14 naming to docker.io/library/donce-c6eb45d9a674 done
#5014: #14 DONE 19.9s
+ sudo docker run --detach --name donce-f28a71dcb47c --add-host host.docker.internal:host-gateway   --publish 1027:8545  --user=1001:1001 donce-c6eb45d9a674 /bin/bash -c npx\ hardhat\ node\  /#5047
#5047: f09bc042a473bfcdee23f4a4371a66a6ca4a337eb9f043f479896847bdc267d6
+ sudo docker build --tag donce-097a91101271 --build-arg HOST\=host.docker.internal --build-arg PORT\=1027 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5059
#5059: #0 building with "default" instance using docker driver
#5059:
#5059: #1 [internal] load build definition from Dockerfile
#5059: #1 transferring dockerfile: 552B done
#5059: #1 DONE 0.0s
#5059:
#5059: #2 [internal] load metadata for docker.io/library/node:24
#5059: #2 DONE 0.1s
#5059:
#5059: #3 [internal] load .dockerignore
#5059: #3 transferring context: 2B done
#5059: #3 DONE 0.0s
#5059:
#5059: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5059: #4 DONE 0.0s
#5059:
#5059: #5 [internal] load build context
#5059: #5 transferring context: 243B done
#5059: #5 DONE 0.0s
#5059:
#5059: #6 [2/9] WORKDIR /app
#5059: #6 CACHED
#5059:
#5059: #7 [3/9] COPY package.json .
#5059: #7 CACHED
#5059:
#5059: #8 [4/9] RUN npm install
#5059: #8 CACHED
#5059:
#5059: #9 [5/9] COPY hardhat.config.js .
#5059: #9 CACHED
#5059:
#5059: #10 [6/9] RUN sed -i "s/PORT/1027/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5059: #10 DONE 0.4s
#5059:
#5059: #11 [7/9] COPY contracts contracts
#5059: #11 DONE 0.1s
#5059:
#5059: #12 [8/9] COPY ignition ignition
#5059: #12 DONE 0.1s
#5059:
#5059: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5059: #13 1.933 Downloading compiler 0.8.28
#5059: #13 2.777 Compiled 1 Solidity file successfully (evm target: paris).
#5059: #13 DONE 2.9s
#5059:
#5059: #14 exporting to image
#5059: #14 exporting layers
#5059: #14 exporting layers 0.2s done
#5059: #14 writing image sha256:844074749ad47b132f6629045005d136c6a996d8695eddc73106df16d4117f73
#5059: #14 writing image sha256:844074749ad47b132f6629045005d136c6a996d8695eddc73106df16d4117f73 done
#5059: #14 naming to docker.io/library/donce-097a91101271 done
#5059: #14 DONE 0.2s
+ sudo docker run --name donce-ea5be3e55b5d --add-host host.docker.internal:host-gateway     donce-097a91101271 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5091
#5091: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5091: // SPDX-License-Identifier: MIT
#5091:
#5091: require("@nomicfoundation/hardhat-toolbox");
#5091:
#5091: /** @type import("hardhat/config").HardhatUserConfig */
#5091:
#5091: module.exports = {
#5091:   solidity: "0.8.28",
#5091:   defaultNetwork: "foo",
#5091:   networks: {
#5091:     hardhat: {
#5091:       chainId: 4242,
#5091:       gas: 10,
#5091:       gasPrice: 4,
#5091:       maxFeePerGas: 100,
#5091:       maxPriorityFeePerGas: 100,
#5091:       initialBaseFeePerGas: 100,
#5091:       accounts: [
#5091:         {
#5091:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5091:           balance: "55555555555555555555555"
#5091:         },
#5091:         {
#5091:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5091:           balance: "66666666666666666666666"
#5091:         }
#5091:       ]
#5091:     },
#5091:     foo: {
#5091:       chainId: 4242,
#5091:       url: "http://host.docker.internal:1027"
#5091:     }
#5091:   }
#5091: };
#5091: total 312
#5091: drwxr-xr-x   1 root root   4096 Jun 19 05:51 .
#5091: drwxr-xr-x   1 root root   4096 Jun 19 05:51 ..
#5091: drwxr-xr-x   4 root root   4096 Jun 19 05:51 artifacts
#5091: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5091: -rw-r--r--   1 root root    874 Jun 19 05:51 hardhat.config.js
#5091: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5091: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5091: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5091: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5091: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5091: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5091: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5091:
#5091: Deploying [ FooModule ]
#5091:
#5091: Batch #1
#5091:   Executing FooModule#Foo...
#5091:
#5091: 3A0JBatch #1
#5091:   Executing FooModule#Foo...
#5091:
#5091: 3A0JBatch #1
#5091:   Executed FooModule#Foo
#5091:
#5091: 3A0JBatch #1
#5091:   Executed FooModule#Foo
#5091:
#5091: [ FooModule ] successfully deployed 🚀
#5091:
#5091: Deployed Addresses
#5091:
#5091: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5091: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ea5be3e55b5d /#5101
#5101: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5101: // SPDX-License-Identifier: MIT
#5101:
#5101: require("@nomicfoundation/hardhat-toolbox");
#5101:
#5101: /** @type import("hardhat/config").HardhatUserConfig */
#5101:
#5101: module.exports = {
#5101:   solidity: "0.8.28",
#5101:   defaultNetwork: "foo",
#5101:   networks: {
#5101:     hardhat: {
#5101:       chainId: 4242,
#5101:       gas: 10,
#5101:       gasPrice: 4,
#5101:       maxFeePerGas: 100,
#5101:       maxPriorityFeePerGas: 100,
#5101:       initialBaseFeePerGas: 100,
#5101:       accounts: [
#5101:         {
#5101:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5101:           balance: "55555555555555555555555"
#5101:         },
#5101:         {
#5101:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5101:           balance: "66666666666666666666666"
#5101:         }
#5101:       ]
#5101:     },
#5101:     foo: {
#5101:       chainId: 4242,
#5101:       url: "http://host.docker.internal:1027"
#5101:     }
#5101:   }
#5101: };
#5101: total 312
#5101: drwxr-xr-x   1 root root   4096 Jun 19 05:51 .
#5101: drwxr-xr-x   1 root root   4096 Jun 19 05:51 ..
#5101: drwxr-xr-x   4 root root   4096 Jun 19 05:51 artifacts
#5101: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5101: -rw-r--r--   1 root root    874 Jun 19 05:51 hardhat.config.js
#5101: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5101: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5101: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5101: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5101: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5101: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5101: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5101:
#5101: Deploying [ FooModule ]
#5101:
#5101: Batch #1
#5101:   Executing FooModule#Foo...
#5101:
#5101: 3A0JBatch #1
#5101:   Executing FooModule#Foo...
#5101:
#5101: 3A0JBatch #1
#5101:   Executed FooModule#Foo
#5101:
#5101: 3A0JBatch #1
#5101:   Executed FooModule#Foo
#5101:
#5101: [ FooModule ] successfully deployed 🚀
#5101:
#5101: Deployed Addresses
#5101:
#5101: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5101: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ea5be3e55b5d /#5110
#5110: donce-ea5be3e55b5d
+ sudo docker rmi donce-097a91101271 /#5119
#5119: Untagged: donce-097a91101271:latest
#5119: Deleted: sha256:844074749ad47b132f6629045005d136c6a996d8695eddc73106df16d4117f73
+ sudo docker logs donce-f28a71dcb47c /#5139
#5139: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5139:
#5139: Accounts
#5139: ========
#5139: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5139:
#5139: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5139:
#5139: 32meth_chainId0m
#5139: 32meth_chainId (2)0m
#5139: 32meth_accounts0m
#5139: 32mhardhat_getAutomine0m
#5139: 32meth_chainId0m
#5139: 32meth_getBlockByNumber0m
#5139: 32meth_getTransactionCount0m
#5139: 32meth_getTransactionCount (2)0m
#5139: 32meth_getTransactionCount (3)0m
#5139: 32meth_getBlockByNumber0m
#5139: 32meth_getTransactionCount0m
#5139: 32meth_getBlockByNumber0m
#5139: 32meth_chainId0m
#5139: 32meth_maxPriorityFeePerGas0m
#5139: 32meth_estimateGas0m
#5139: 32meth_call0m
#5139:   Contract deployment: Foo
#5139:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5139:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5139:
#5139: 32meth_sendTransaction0m
#5139:   Contract deployment: Foo
#5139:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5139:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5139:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5139:   Value:               0 ETH
#5139:   Gas used:            1357081 of 1357081
#5139:   Block #1:            0x189f7a1f0eef6a0a01d5c238112e7ddb5c48dabef2b72287303532b6c6a16e2a
#5139:
#5139: 32meth_getTransactionByHash0m
#5139: 32meth_getBlockByNumber0m
#5139: 32meth_getTransactionReceipt0m
#5139: 32meth_getBalance0m
#5139: 32meth_getBalance (2)0m
#5139: 32meth_getBlockByNumber0m
#5139: 32meth_getTransactionCount0m
#5139: 32meth_sendRawTransaction0m
#5139:   Transaction:         0xc8145ee72b45b8c241b930f907cc129b887bf7099c59dbb340330d6e572357c0
#5139:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5139:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5139:   Value:               42000 wei
#5139:   Gas used:            21000 of 22000
#5139:   Block #2:            0xeef8ea2e50de3a7341607f19319116e4ddfd6021ccb7a6f34406cd5a15038dcc
#5139:
#5139: 32meth_getBalance0m
+ sudo docker rm --force donce-f28a71dcb47c /#5148
#5148: donce-f28a71dcb47c
+ sudo docker rmi donce-c6eb45d9a674 /#5157
#5157: Untagged: donce-c6eb45d9a674:latest
#5157: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_eth_pays                                                  32m PASS0m (116.61s)
+ sudo docker run --detach --name donce-0470a8cfe99b --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1028:3128  yegor256/squid-proxy:latest  /#5166
#5166: 4b0a27d3ced277314184b7a3e014f0fb4ad7871dada0864148e045ced1885498
+ sudo docker build --tag donce-fca601d6113a --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5177
#5177: #0 building with "default" instance using docker driver
#5177:
#5177: #1 [internal] load build definition from Dockerfile
#5177: #1 transferring dockerfile: 552B done
#5177: #1 DONE 0.0s
#5177:
#5177: #2 [internal] load metadata for docker.io/library/node:24
#5177: #2 DONE 0.1s
#5177:
#5177: #3 [internal] load .dockerignore
#5177: #3 transferring context: 2B done
#5177: #3 DONE 0.0s
#5177:
#5177: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5177: #4 DONE 0.0s
#5177:
#5177: #5 [internal] load build context
#5177: #5 transferring context: 243B done
#5177: #5 DONE 0.0s
#5177:
#5177: #6 [4/9] RUN npm install
#5177: #6 CACHED
#5177:
#5177: #7 [7/9] COPY contracts contracts
#5177: #7 CACHED
#5177:
#5177: #8 [8/9] COPY ignition ignition
#5177: #8 CACHED
#5177:
#5177: #9 [3/9] COPY package.json .
#5177: #9 CACHED
#5177:
#5177: #10 [5/9] COPY hardhat.config.js .
#5177: #10 CACHED
#5177:
#5177: #11 [2/9] WORKDIR /app
#5177: #11 CACHED
#5177:
#5177: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5177: #12 CACHED
#5177:
#5177: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5177: #13 CACHED
#5177:
#5177: #14 exporting to image
#5177: #14 exporting layers done
#5177: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5177: #14 naming to docker.io/library/donce-fca601d6113a done
#5177: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c5da3dea2d77 --add-host host.docker.internal:host-gateway   --publish 1029:8545  --user=1001:1001 donce-fca601d6113a /bin/bash -c npx\ hardhat\ node\  /#5209
#5209: d908ca4001035a28c930d39b6030039693e7222e05a0ddcb5351cd624154fbee
+ sudo docker build --tag donce-48602a132cc5 --build-arg HOST\=host.docker.internal --build-arg PORT\=1029 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5221
#5221: #0 building with "default" instance using docker driver
#5221:
#5221: #1 [internal] load build definition from Dockerfile
#5221: #1 transferring dockerfile: 552B done
#5221: #1 DONE 0.0s
#5221:
#5221: #2 [internal] load metadata for docker.io/library/node:24
#5221: #2 DONE 0.1s
#5221:
#5221: #3 [internal] load .dockerignore
#5221: #3 transferring context: 2B done
#5221: #3 DONE 0.0s
#5221:
#5221: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5221: #4 DONE 0.0s
#5221:
#5221: #5 [internal] load build context
#5221: #5 transferring context: 243B done
#5221: #5 DONE 0.0s
#5221:
#5221: #6 [2/9] WORKDIR /app
#5221: #6 CACHED
#5221:
#5221: #7 [3/9] COPY package.json .
#5221: #7 CACHED
#5221:
#5221: #8 [4/9] RUN npm install
#5221: #8 CACHED
#5221:
#5221: #9 [5/9] COPY hardhat.config.js .
#5221: #9 CACHED
#5221:
#5221: #10 [6/9] RUN sed -i "s/PORT/1029/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5221: #10 DONE 0.4s
#5221:
#5221: #11 [7/9] COPY contracts contracts
#5221: #11 DONE 0.1s
#5221:
#5221: #12 [8/9] COPY ignition ignition
#5221: #12 DONE 0.0s
#5221:
#5221: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5221: #13 1.876 Downloading compiler 0.8.28
#5221: #13 2.684 Compiled 1 Solidity file successfully (evm target: paris).
#5221: #13 DONE 2.8s
#5221:
#5221: #14 exporting to image
#5221: #14 exporting layers
#5221: #14 exporting layers 0.3s done
#5221: #14 writing image sha256:7fc63522bfe406a3a484afaad89f49458aa0bac86bb7e6f1fd31bd32a117e351 done
#5221: #14 naming to docker.io/library/donce-48602a132cc5 done
#5221: #14 DONE 0.3s
+ sudo docker run --name donce-5c3253116fac --add-host host.docker.internal:host-gateway     donce-48602a132cc5 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5253
#5253: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5253: // SPDX-License-Identifier: MIT
#5253:
#5253: require("@nomicfoundation/hardhat-toolbox");
#5253:
#5253: /** @type import("hardhat/config").HardhatUserConfig */
#5253:
#5253: module.exports = {
#5253:   solidity: "0.8.28",
#5253:   defaultNetwork: "foo",
#5253:   networks: {
#5253:     hardhat: {
#5253:       chainId: 4242,
#5253:       gas: 10,
#5253:       gasPrice: 4,
#5253:       maxFeePerGas: 100,
#5253:       maxPriorityFeePerGas: 100,
#5253:       initialBaseFeePerGas: 100,
#5253:       accounts: [
#5253:         {
#5253:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5253:           balance: "55555555555555555555555"
#5253:         },
#5253:         {
#5253:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5253:           balance: "66666666666666666666666"
#5253:         }
#5253:       ]
#5253:     },
#5253:     foo: {
#5253:       chainId: 4242,
#5253:       url: "http://host.docker.internal:1029"
#5253:     }
#5253:   }
#5253: };
#5253: total 312
#5253: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5253: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5253: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5253: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5253: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5253: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5253: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5253: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5253: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5253: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5253: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5253: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5253:
#5253: Deploying [ FooModule ]
#5253:
#5253: Batch #1
#5253:   Executing FooModule#Foo...
#5253:
#5253: 3A0JBatch #1
#5253:   Executing FooModule#Foo...
#5253:
#5253: 3A0JBatch #1
#5253:   Executed FooModule#Foo
#5253:
#5253: 3A0JBatch #1
#5253:   Executed FooModule#Foo
#5253:
#5253: [ FooModule ] successfully deployed 🚀
#5253:
#5253: Deployed Addresses
#5253:
#5253: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5253: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-5c3253116fac /#5262
#5262: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5262: // SPDX-License-Identifier: MIT
#5262:
#5262: require("@nomicfoundation/hardhat-toolbox");
#5262:
#5262: /** @type import("hardhat/config").HardhatUserConfig */
#5262:
#5262: module.exports = {
#5262:   solidity: "0.8.28",
#5262:   defaultNetwork: "foo",
#5262:   networks: {
#5262:     hardhat: {
#5262:       chainId: 4242,
#5262:       gas: 10,
#5262:       gasPrice: 4,
#5262:       maxFeePerGas: 100,
#5262:       maxPriorityFeePerGas: 100,
#5262:       initialBaseFeePerGas: 100,
#5262:       accounts: [
#5262:         {
#5262:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5262:           balance: "55555555555555555555555"
#5262:         },
#5262:         {
#5262:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5262:           balance: "66666666666666666666666"
#5262:         }
#5262:       ]
#5262:     },
#5262:     foo: {
#5262:       chainId: 4242,
#5262:       url: "http://host.docker.internal:1029"
#5262:     }
#5262:   }
#5262: };
#5262: total 312
#5262: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5262: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5262: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5262: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5262: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5262: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5262: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5262: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5262: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5262: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5262: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5262: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5262:
#5262: Deploying [ FooModule ]
#5262:
#5262: Batch #1
#5262:   Executing FooModule#Foo...
#5262:
#5262: 3A0JBatch #1
#5262:   Executing FooModule#Foo...
#5262:
#5262: 3A0JBatch #1
#5262:   Executed FooModule#Foo
#5262:
#5262: 3A0JBatch #1
#5262:   Executed FooModule#Foo
#5262:
#5262: [ FooModule ] successfully deployed 🚀
#5262:
#5262: Deployed Addresses
#5262:
#5262: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5262: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-5c3253116fac /#5270
#5270: donce-5c3253116fac
+ sudo docker rmi donce-48602a132cc5 /#5278
#5278: Untagged: donce-48602a132cc5:latest
#5278: Deleted: sha256:7fc63522bfe406a3a484afaad89f49458aa0bac86bb7e6f1fd31bd32a117e351
+ sudo docker logs donce-c5da3dea2d77 /#5289
#5289: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5289:
#5289: Accounts
#5289: ========
#5289: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5289:
#5289: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5289:
#5289: 32meth_chainId0m
#5289: 32meth_chainId (2)0m
#5289: 32meth_accounts0m
#5289: 32mhardhat_getAutomine0m
#5289: 32meth_chainId0m
#5289: 32meth_getBlockByNumber0m
#5289: 32meth_getTransactionCount0m
#5289: 32meth_getTransactionCount (2)0m
#5289: 32meth_getTransactionCount (3)0m
#5289: 32meth_getBlockByNumber0m
#5289: 32meth_getTransactionCount0m
#5289: 32meth_getBlockByNumber0m
#5289: 32meth_chainId0m
#5289: 32meth_maxPriorityFeePerGas0m
#5289: 32meth_estimateGas0m
#5289: 32meth_call0m
#5289:   Contract deployment: Foo
#5289:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5289:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5289:
#5289: 32meth_sendTransaction0m
#5289:   Contract deployment: Foo
#5289:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5289:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5289:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5289:   Value:               0 ETH
#5289:   Gas used:            1357081 of 1357081
#5289:   Block #1:            0x70e5de42b39e77200ffdaeb0542b35b8814281640a9a3745f720201dbc348319
#5289:
#5289: 32meth_getTransactionByHash0m
#5289: 32meth_getBlockByNumber0m
#5289: 32meth_getTransactionReceipt0m
#5289: 32meth_accounts0m
#5289: 32meth_call0m
#5289:   Contract call:       Foo#balanceOf
#5289:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5289:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5289:
+ sudo docker rm --force donce-c5da3dea2d77 /#5298
#5298: donce-c5da3dea2d77
+ sudo docker rmi donce-fca601d6113a /#5306
#5306: Untagged: donce-fca601d6113a:latest
#5306: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
+ sudo docker logs donce-0470a8cfe99b /#5314
#5314: + set -e
#5314: + [ -z jeffrey ]
#5314: + [ -z swordfish ]
#5314: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5314: Adding password for user jeffrey
#5314: + rm -f /run/squid.pid
#5314: + which squid
#5314: + exec /usr/sbin/squid -NYCd 1
#5314: 2026/06/19 05:52:04| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5314: 2026/06/19 05:52:04| aclIpParseIpData: IPv6 has not been enabled.
#5314: 2026/06/19 05:52:04| aclIpParseIpData: IPv6 has not been enabled.
#5314: 2026/06/19 05:52:04| aclIpParseIpData: IPv6 has not been enabled.
#5314: 2026/06/19 05:52:04| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5314: 2026/06/19 05:52:04| Created PID file (/run/squid.pid)
#5314: 2026/06/19 05:52:04| Current Directory is /
#5314: 2026/06/19 05:52:04| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5314: 2026/06/19 05:52:04| Service Name: squid
#5314: 2026/06/19 05:52:04| Process ID 1
#5314: 2026/06/19 05:52:04| Process Roles: master worker
#5314: 2026/06/19 05:52:04| With 1048576 file descriptors available
#5314: 2026/06/19 05:52:04| Initializing IP Cache...
#5314: 2026/06/19 05:52:04| DNS IPv4 socket created at 0.0.0.0, FD 8
#5314: 2026/06/19 05:52:04| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5314: 2026/06/19 05:52:04| Adding domain ec2.internal from /etc/resolv.conf
#5314: 2026/06/19 05:52:04| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5314: 2026/06/19 05:52:04| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5314: 2026/06/19 05:52:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5314: 2026/06/19 05:52:04| Store logging disabled
#5314: 2026/06/19 05:52:04| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5314: 2026/06/19 05:52:04| Target number of buckets: 31
#5314: 2026/06/19 05:52:04| Using 8192 Store buckets
#5314: 2026/06/19 05:52:04| Max Mem  size: 8192 KB
#5314: 2026/06/19 05:52:04| Max Swap size: 0 KB
#5314: 2026/06/19 05:52:04| Using Least Load store dir selection
#5314: 2026/06/19 05:52:04| Current Directory is /
#5314: 2026/06/19 05:52:04| Finished loading MIME types and icons.
#5314: 2026/06/19 05:52:04| HTCP Disabled.
#5314: 2026/06/19 05:52:04| Pinger socket opened on FD 11
#5314: 2026/06/19 05:52:04| Squid plugin modules loaded: 0
#5314: 2026/06/19 05:52:04| Adaptation support is off.
#5314: 2026/06/19 05:52:04| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5314:     listening port: 3128
#5314: 2026/06/19 05:52:05| Starting new basicauthenticator helpers...
#5314:     current master transaction: master53
#5314: 2026/06/19 05:52:05| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5314:     current master transaction: master53
#5314: 2026/06/19 05:52:05| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-0470a8cfe99b /#5323
#5323: donce-0470a8cfe99b
  test_checks_balance_via_proxy                                  32m PASS0m (13.92s)
+ sudo docker build --tag donce-facbcd13e469 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5332
#5332: #0 building with "default" instance using docker driver
#5332:
#5332: #1 [internal] load build definition from Dockerfile
#5332: #1 transferring dockerfile: 552B done
#5332: #1 DONE 0.0s
#5332:
#5332: #2 [internal] load metadata for docker.io/library/node:24
#5332: #2 DONE 0.1s
#5332:
#5332: #3 [internal] load .dockerignore
#5332: #3 transferring context: 2B done
#5332: #3 DONE 0.0s
#5332:
#5332: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5332: #4 DONE 0.0s
#5332:
#5332: #5 [internal] load build context
#5332: #5 transferring context: 243B done
#5332: #5 DONE 0.0s
#5332:
#5332: #6 [3/9] COPY package.json .
#5332: #6 CACHED
#5332:
#5332: #7 [4/9] RUN npm install
#5332: #7 CACHED
#5332:
#5332: #8 [7/9] COPY contracts contracts
#5332: #8 CACHED
#5332:
#5332: #9 [2/9] WORKDIR /app
#5332: #9 CACHED
#5332:
#5332: #10 [5/9] COPY hardhat.config.js .
#5332: #10 CACHED
#5332:
#5332: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5332: #11 CACHED
#5332:
#5332: #12 [8/9] COPY ignition ignition
#5332: #12 CACHED
#5332:
#5332: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5332: #13 CACHED
#5332:
#5332: #14 exporting to image
#5332: #14 exporting layers done
#5332: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5332: #14 naming to docker.io/library/donce-facbcd13e469 done
#5332: #14 DONE 0.0s
+ sudo docker run --detach --name donce-6cd40c1ef400 --add-host host.docker.internal:host-gateway   --publish 1030:8545  --user=1001:1001 donce-facbcd13e469 /bin/bash -c npx\ hardhat\ node\  /#5364
#5364: c900867ed0d348c9d0a77a52c44094706ce16e20a0c57f6776e3a346d4a47b70
+ sudo docker build --tag donce-089a55ac89ff --build-arg HOST\=host.docker.internal --build-arg PORT\=1030 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5373
#5373: #0 building with "default" instance using docker driver
#5373:
#5373: #1 [internal] load build definition from Dockerfile
#5373: #1 transferring dockerfile: 552B done
#5373: #1 DONE 0.0s
#5373:
#5373: #2 [internal] load metadata for docker.io/library/node:24
#5373: #2 DONE 0.1s
#5373:
#5373: #3 [internal] load .dockerignore
#5373: #3 transferring context: 2B done
#5373: #3 DONE 0.0s
#5373:
#5373: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5373: #4 DONE 0.0s
#5373:
#5373: #5 [internal] load build context
#5373: #5 transferring context: 243B done
#5373: #5 DONE 0.0s
#5373:
#5373: #6 [2/9] WORKDIR /app
#5373: #6 CACHED
#5373:
#5373: #7 [3/9] COPY package.json .
#5373: #7 CACHED
#5373:
#5373: #8 [4/9] RUN npm install
#5373: #8 CACHED
#5373:
#5373: #9 [5/9] COPY hardhat.config.js .
#5373: #9 CACHED
#5373:
#5373: #10 [6/9] RUN sed -i "s/PORT/1030/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5373: #10 DONE 0.4s
#5373:
#5373: #11 [7/9] COPY contracts contracts
#5373: #11 DONE 0.1s
#5373:
#5373: #12 [8/9] COPY ignition ignition
#5373: #12 DONE 0.0s
#5373:
#5373: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5373: #13 1.730 Downloading compiler 0.8.28
#5373: #13 2.457 Compiled 1 Solidity file successfully (evm target: paris).
#5373: #13 DONE 2.6s
#5373:
#5373: #14 exporting to image
#5373: #14 exporting layers
#5373: #14 exporting layers 0.2s done
#5373: #14 writing image sha256:5e39a63fcf364b6ba558699af56ac0425c637ed9029c90a58bc6ae97c209e2bc
#5373: #14 writing image sha256:5e39a63fcf364b6ba558699af56ac0425c637ed9029c90a58bc6ae97c209e2bc done
#5373: #14 naming to docker.io/library/donce-089a55ac89ff done
#5373: #14 DONE 0.2s
+ sudo docker run --name donce-be04de959405 --add-host host.docker.internal:host-gateway     donce-089a55ac89ff /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5406
#5406: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5406: // SPDX-License-Identifier: MIT
#5406:
#5406: require("@nomicfoundation/hardhat-toolbox");
#5406:
#5406: /** @type import("hardhat/config").HardhatUserConfig */
#5406:
#5406: module.exports = {
#5406:   solidity: "0.8.28",
#5406:   defaultNetwork: "foo",
#5406:   networks: {
#5406:     hardhat: {
#5406:       chainId: 4242,
#5406:       gas: 10,
#5406:       gasPrice: 4,
#5406:       maxFeePerGas: 100,
#5406:       maxPriorityFeePerGas: 100,
#5406:       initialBaseFeePerGas: 100,
#5406:       accounts: [
#5406:         {
#5406:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5406:           balance: "55555555555555555555555"
#5406:         },
#5406:         {
#5406:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5406:           balance: "66666666666666666666666"
#5406:         }
#5406:       ]
#5406:     },
#5406:     foo: {
#5406:       chainId: 4242,
#5406:       url: "http://host.docker.internal:1030"
#5406:     }
#5406:   }
#5406: };
#5406: total 312
#5406: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5406: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5406: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5406: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5406: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5406: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5406: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5406: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5406: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5406: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5406: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5406: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5406:
#5406: Deploying [ FooModule ]
#5406:
#5406: Batch #1
#5406:   Executing FooModule#Foo...
#5406:
#5406: 3A0JBatch #1
#5406:   Executing FooModule#Foo...
#5406:
#5406: 3A0JBatch #1
#5406:   Executed FooModule#Foo
#5406:
#5406: 3A0JBatch #1
#5406:   Executed FooModule#Foo
#5406:
#5406: [ FooModule ] successfully deployed 🚀
#5406:
#5406: Deployed Addresses
#5406:
#5406: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5406: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-be04de959405 /#5415
#5415: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5415: // SPDX-License-Identifier: MIT
#5415:
#5415: require("@nomicfoundation/hardhat-toolbox");
#5415:
#5415: /** @type import("hardhat/config").HardhatUserConfig */
#5415:
#5415: module.exports = {
#5415:   solidity: "0.8.28",
#5415:   defaultNetwork: "foo",
#5415:   networks: {
#5415:     hardhat: {
#5415:       chainId: 4242,
#5415:       gas: 10,
#5415:       gasPrice: 4,
#5415:       maxFeePerGas: 100,
#5415:       maxPriorityFeePerGas: 100,
#5415:       initialBaseFeePerGas: 100,
#5415:       accounts: [
#5415:         {
#5415:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5415:           balance: "55555555555555555555555"
#5415:         },
#5415:         {
#5415:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5415:           balance: "66666666666666666666666"
#5415:         }
#5415:       ]
#5415:     },
#5415:     foo: {
#5415:       chainId: 4242,
#5415:       url: "http://host.docker.internal:1030"
#5415:     }
#5415:   }
#5415: };
#5415: total 312
#5415: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5415: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5415: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5415: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5415: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5415: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5415: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5415: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5415: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5415: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5415: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5415: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5415:
#5415: Deploying [ FooModule ]
#5415:
#5415: Batch #1
#5415:   Executing FooModule#Foo...
#5415:
#5415: 3A0JBatch #1
#5415:   Executing FooModule#Foo...
#5415:
#5415: 3A0JBatch #1
#5415:   Executed FooModule#Foo
#5415:
#5415: 3A0JBatch #1
#5415:   Executed FooModule#Foo
#5415:
#5415: [ FooModule ] successfully deployed 🚀
#5415:
#5415: Deployed Addresses
#5415:
#5415: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5415: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-be04de959405 /#5423
#5423: donce-be04de959405
+ sudo docker rmi donce-089a55ac89ff /#5431
#5431: Untagged: donce-089a55ac89ff:latest
#5431: Deleted: sha256:5e39a63fcf364b6ba558699af56ac0425c637ed9029c90a58bc6ae97c209e2bc
+ sudo docker logs donce-6cd40c1ef400 /#5453
#5453: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5453:
#5453: Accounts
#5453: ========
#5453: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5453:
#5453: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5453:
#5453: 32meth_chainId0m
#5453: 32meth_chainId (2)0m
#5453: 32meth_accounts0m
#5453: 32mhardhat_getAutomine0m
#5453: 32meth_chainId0m
#5453: 32meth_getBlockByNumber0m
#5453: 32meth_getTransactionCount0m
#5453: 32meth_getTransactionCount (2)0m
#5453: 32meth_getTransactionCount (3)0m
#5453: 32meth_getBlockByNumber0m
#5453: 32meth_getTransactionCount0m
#5453: 32meth_getBlockByNumber0m
#5453: 32meth_chainId0m
#5453: 32meth_maxPriorityFeePerGas0m
#5453: 32meth_estimateGas0m
#5453: 32meth_call0m
#5453:   Contract deployment: Foo
#5453:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:
#5453: 32meth_sendTransaction0m
#5453:   Contract deployment: Foo
#5453:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:   Value:               0 ETH
#5453:   Gas used:            1357081 of 1357081
#5453:   Block #1:            0xf094caa0c9d4c242db62014276745e25f45f1fd16972a328cca8010652713167
#5453:
#5453: 32meth_getTransactionByHash0m
#5453: 32meth_getBlockByNumber0m
#5453: 32meth_getTransactionReceipt0m
#5453: 32meth_accounts0m
#5453: 32meth_call0m
#5453:   Contract call:       Foo#balanceOf
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:
#5453: 32meth_call0m
#5453:   Contract call:       Foo#balanceOf
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:
#5453: 32meth_getBlockByNumber0m
#5453: 32meth_getTransactionCount0m
#5453: 32meth_estimateGas0m
#5453: 32meth_sendRawTransaction0m
#5453:   Contract call:       Foo#transfer
#5453:   Transaction:         0xcbe5376f11a7ac7fefbd0602c5b2f92531000cfad43bb224ac1bb29bb8a1f662
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:   Value:               0 ETH
#5453:   Gas used:            35389 of 35389
#5453:   Block #2:            0x5c726cc462db7294de40b8c966270b848bb80dc38a7c692fa524926f5da09963
#5453:
#5453: 32meth_call0m
#5453:   Contract call:       Foo#balanceOf
#5453:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5453:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5453:
+ sudo docker rm --force donce-6cd40c1ef400 /#5462
#5462: donce-6cd40c1ef400
+ sudo docker rmi donce-facbcd13e469 /#5470
#5470: Untagged: donce-facbcd13e469:latest
#5470: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_pays                                                      32m PASS0m (11.27s)
+ sudo docker build --tag donce-3f255b70de42 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5479
#5479: #0 building with "default" instance using docker driver
#5479:
#5479: #1 [internal] load build definition from Dockerfile
#5479: #1 transferring dockerfile: 552B done
#5479: #1 DONE 0.0s
#5479:
#5479: #2 [internal] load metadata for docker.io/library/node:24
#5479: #2 DONE 0.1s
#5479:
#5479: #3 [internal] load .dockerignore
#5479: #3 transferring context: 2B done
#5479: #3 DONE 0.0s
#5479:
#5479: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5479: #4 DONE 0.0s
#5479:
#5479: #5 [internal] load build context
#5479: #5 transferring context: 243B done
#5479: #5 DONE 0.0s
#5479:
#5479: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5479: #6 CACHED
#5479:
#5479: #7 [3/9] COPY package.json .
#5479: #7 CACHED
#5479:
#5479: #8 [5/9] COPY hardhat.config.js .
#5479: #8 CACHED
#5479:
#5479: #9 [8/9] COPY ignition ignition
#5479: #9 CACHED
#5479:
#5479: #10 [7/9] COPY contracts contracts
#5479: #10 CACHED
#5479:
#5479: #11 [4/9] RUN npm install
#5479: #11 CACHED
#5479:
#5479: #12 [2/9] WORKDIR /app
#5479: #12 CACHED
#5479:
#5479: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5479: #13 CACHED
#5479:
#5479: #14 exporting to image
#5479: #14 exporting layers done
#5479: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5479: #14 naming to docker.io/library/donce-3f255b70de42 done
#5479: #14 DONE 0.0s
+ sudo docker run --detach --name donce-668dccdc9871 --add-host host.docker.internal:host-gateway   --publish 1031:8545  --user=1001:1001 donce-3f255b70de42 /bin/bash -c npx\ hardhat\ node\  /#5511
#5511: 8472ec75acb4ac30fff0c5fb517c3e6eb8e0deb5d4428890dcd49bf8c082b209
+ sudo docker build --tag donce-d0465575701d --build-arg HOST\=host.docker.internal --build-arg PORT\=1031 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5523
#5523: #0 building with "default" instance using docker driver
#5523:
#5523: #1 [internal] load build definition from Dockerfile
#5523: #1 transferring dockerfile: 552B done
#5523: #1 DONE 0.0s
#5523:
#5523: #2 [internal] load metadata for docker.io/library/node:24
#5523: #2 DONE 0.1s
#5523:
#5523: #3 [internal] load .dockerignore
#5523: #3 transferring context: 2B done
#5523: #3 DONE 0.0s
#5523:
#5523: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5523: #4 DONE 0.0s
#5523:
#5523: #5 [internal] load build context
#5523: #5 transferring context: 243B done
#5523: #5 DONE 0.0s
#5523:
#5523: #6 [3/9] COPY package.json .
#5523: #6 CACHED
#5523:
#5523: #7 [4/9] RUN npm install
#5523: #7 CACHED
#5523:
#5523: #8 [2/9] WORKDIR /app
#5523: #8 CACHED
#5523:
#5523: #9 [5/9] COPY hardhat.config.js .
#5523: #9 CACHED
#5523:
#5523: #10 [6/9] RUN sed -i "s/PORT/1031/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5523: #10 DONE 0.3s
#5523:
#5523: #11 [7/9] COPY contracts contracts
#5523: #11 DONE 0.1s
#5523:
#5523: #12 [8/9] COPY ignition ignition
#5523: #12 DONE 0.0s
#5523:
#5523: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5523: #13 1.698 Downloading compiler 0.8.28
#5523: #13 2.395 Compiled 1 Solidity file successfully (evm target: paris).
#5523: #13 DONE 2.5s
#5523:
#5523: #14 exporting to image
#5523: #14 exporting layers
#5523: #14 exporting layers 0.2s done
#5523: #14 writing image sha256:7d1cb589b655faa8dcc7f3974d375c9ad6d12f98d2f157f720db37d39b71ab5d done
#5523: #14 naming to docker.io/library/donce-d0465575701d done
#5523: #14 DONE 0.2s
+ sudo docker run --name donce-745cd71eab1d --add-host host.docker.internal:host-gateway     donce-d0465575701d /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5555
#5555: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5555: // SPDX-License-Identifier: MIT
#5555:
#5555: require("@nomicfoundation/hardhat-toolbox");
#5555:
#5555: /** @type import("hardhat/config").HardhatUserConfig */
#5555:
#5555: module.exports = {
#5555:   solidity: "0.8.28",
#5555:   defaultNetwork: "foo",
#5555:   networks: {
#5555:     hardhat: {
#5555:       chainId: 4242,
#5555:       gas: 10,
#5555:       gasPrice: 4,
#5555:       maxFeePerGas: 100,
#5555:       maxPriorityFeePerGas: 100,
#5555:       initialBaseFeePerGas: 100,
#5555:       accounts: [
#5555:         {
#5555:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5555:           balance: "55555555555555555555555"
#5555:         },
#5555:         {
#5555:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5555:           balance: "66666666666666666666666"
#5555:         }
#5555:       ]
#5555:     },
#5555:     foo: {
#5555:       chainId: 4242,
#5555:       url: "http://host.docker.internal:1031"
#5555:     }
#5555:   }
#5555: };
#5555: total 312
#5555: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5555: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5555: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5555: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5555: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5555: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5555: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5555: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5555: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5555: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m&hellip;39m yes
#5555: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5555: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5555:
#5555: Deploying [ FooModule ]
#5555:
#5555: Batch #1
#5555:   Executing FooModule#Foo...
#5555:
#5555: 3A0JBatch #1
#5555:   Executing FooModule#Foo...
#5555:
#5555: 3A0JBatch #1
#5555:   Executed FooModule#Foo
#5555:
#5555: 3A0JBatch #1
#5555:   Executed FooModule#Foo
#5555:
#5555: [ FooModule ] successfully deployed 🚀
#5555:
#5555: Deployed Addresses
#5555:
#5555: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5555: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-745cd71eab1d /#5566
#5566: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5566: // SPDX-License-Identifier: MIT
#5566:
#5566: require("@nomicfoundation/hardhat-toolbox");
#5566:
#5566: /** @type import("hardhat/config").HardhatUserConfig */
#5566:
#5566: module.exports = {
#5566:   solidity: "0.8.28",
#5566:   defaultNetwork: "foo",
#5566:   networks: {
#5566:     hardhat: {
#5566:       chainId: 4242,
#5566:       gas: 10,
#5566:       gasPrice: 4,
#5566:       maxFeePerGas: 100,
#5566:       maxPriorityFeePerGas: 100,
#5566:       initialBaseFeePerGas: 100,
#5566:       accounts: [
#5566:         {
#5566:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5566:           balance: "55555555555555555555555"
#5566:         },
#5566:         {
#5566:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5566:           balance: "66666666666666666666666"
#5566:         }
#5566:       ]
#5566:     },
#5566:     foo: {
#5566:       chainId: 4242,
#5566:       url: "http://host.docker.internal:1031"
#5566:     }
#5566:   }
#5566: };
#5566: total 312
#5566: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5566: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5566: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5566: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5566: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5566: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5566: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5566: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5566: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5566: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5566: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5566: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5566:
#5566: Deploying [ FooModule ]
#5566:
#5566: Batch #1
#5566:   Executing FooModule#Foo...
#5566:
#5566: 3A0JBatch #1
#5566:   Executing FooModule#Foo...
#5566:
#5566: 3A0JBatch #1
#5566:   Executed FooModule#Foo
#5566:
#5566: 3A0JBatch #1
#5566:   Executed FooModule#Foo
#5566:
#5566: [ FooModule ] successfully deployed 🚀
#5566:
#5566: Deployed Addresses
#5566:
#5566: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5566: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-745cd71eab1d /#5575
#5575: donce-745cd71eab1d
+ sudo docker rmi donce-d0465575701d /#5583
#5583: Untagged: donce-d0465575701d:latest
#5583: Deleted: sha256:7d1cb589b655faa8dcc7f3974d375c9ad6d12f98d2f157f720db37d39b71ab5d
+ sudo docker logs donce-668dccdc9871 /#5593
#5593: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5593:
#5593: Accounts
#5593: ========
#5593: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5593:
#5593: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5593:
#5593: 32meth_chainId0m
#5593: 32meth_chainId (2)0m
#5593: 32meth_accounts0m
#5593: 32mhardhat_getAutomine0m
#5593: 32meth_chainId0m
#5593: 32meth_getBlockByNumber0m
#5593: 32meth_getTransactionCount0m
#5593: 32meth_getTransactionCount (2)0m
#5593: 32meth_getTransactionCount (3)0m
#5593: 32meth_getBlockByNumber0m
#5593: 32meth_getTransactionCount0m
#5593: 32meth_getBlockByNumber0m
#5593: 32meth_chainId0m
#5593: 32meth_maxPriorityFeePerGas0m
#5593: 32meth_estimateGas0m
#5593: 32meth_call0m
#5593:   Contract deployment: Foo
#5593:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5593:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5593:
#5593: 32meth_sendTransaction0m
#5593:   Contract deployment: Foo
#5593:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5593:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5593:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5593:   Value:               0 ETH
#5593:   Gas used:            1357081 of 1357081
#5593:   Block #1:            0x4b0b46018dfd799a5b5df7909dba16787fe57b3822e3c5ac724c315772916ffc
#5593:
#5593: 32meth_getTransactionByHash0m
#5593: 32meth_getBlockByNumber0m
#5593: 32meth_getTransactionReceipt0m
#5593: 32meth_accounts0m
#5593: 32meth_call0m
#5593:   Contract call:       Foo#balanceOf
#5593:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5593:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5593:
+ sudo docker rm --force donce-668dccdc9871 /#5601
#5601: donce-668dccdc9871
+ sudo docker rmi donce-3f255b70de42 /#5609
#5609: Untagged: donce-3f255b70de42:latest
#5609: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_checks_eth_balance                                        32m PASS0m (10.97s)
+ sudo docker build --tag donce-53de0f576780 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5618
#5618: #0 building with "default" instance using docker driver
#5618:
#5618: #1 [internal] load build definition from Dockerfile
#5618: #1 transferring dockerfile: 552B done
#5618: #1 DONE 0.0s
#5618:
#5618: #2 [internal] load metadata for docker.io/library/node:24
#5618: #2 DONE 0.1s
#5618:
#5618: #3 [internal] load .dockerignore
#5618: #3 transferring context: 2B done
#5618: #3 DONE 0.0s
#5618:
#5618: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5618: #4 DONE 0.0s
#5618:
#5618: #5 [internal] load build context
#5618: #5 transferring context: 243B done
#5618: #5 DONE 0.0s
#5618:
#5618: #6 [4/9] RUN npm install
#5618: #6 CACHED
#5618:
#5618: #7 [7/9] COPY contracts contracts
#5618: #7 CACHED
#5618:
#5618: #8 [8/9] COPY ignition ignition
#5618: #8 CACHED
#5618:
#5618: #9 [2/9] WORKDIR /app
#5618: #9 CACHED
#5618:
#5618: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5618: #10 CACHED
#5618:
#5618: #11 [3/9] COPY package.json .
#5618: #11 CACHED
#5618:
#5618: #12 [5/9] COPY hardhat.config.js .
#5618: #12 CACHED
#5618:
#5618: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5618: #13 CACHED
#5618:
#5618: #14 exporting to image
#5618: #14 exporting layers done
#5618: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5618: #14 naming to docker.io/library/donce-53de0f576780 done
#5618: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e3097145829e --add-host host.docker.internal:host-gateway   --publish 1032:8545  --user=1001:1001 donce-53de0f576780 /bin/bash -c npx\ hardhat\ node\  /#5650
#5650: aa0cd0c0e741f334f7f22a8a189918d36ec775c22b3c421b2512c6ce0b63e15a
+ sudo docker build --tag donce-39be5be7c309 --build-arg HOST\=host.docker.internal --build-arg PORT\=1032 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5661
#5661: #0 building with "default" instance using docker driver
#5661:
#5661: #1 [internal] load build definition from Dockerfile
#5661: #1 transferring dockerfile: 552B done
#5661: #1 DONE 0.0s
#5661:
#5661: #2 [internal] load metadata for docker.io/library/node:24
#5661: #2 DONE 0.1s
#5661:
#5661: #3 [internal] load .dockerignore
#5661: #3 transferring context: 2B done
#5661: #3 DONE 0.0s
#5661:
#5661: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5661: #4 DONE 0.0s
#5661:
#5661: #5 [internal] load build context
#5661: #5 transferring context: 243B done
#5661: #5 DONE 0.0s
#5661:
#5661: #6 [2/9] WORKDIR /app
#5661: #6 CACHED
#5661:
#5661: #7 [3/9] COPY package.json .
#5661: #7 CACHED
#5661:
#5661: #8 [4/9] RUN npm install
#5661: #8 CACHED
#5661:
#5661: #9 [5/9] COPY hardhat.config.js .
#5661: #9 CACHED
#5661:
#5661: #10 [6/9] RUN sed -i "s/PORT/1032/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5661: #10 DONE 0.4s
#5661:
#5661: #11 [7/9] COPY contracts contracts
#5661: #11 DONE 0.1s
#5661:
#5661: #12 [8/9] COPY ignition ignition
#5661: #12 DONE 0.0s
#5661:
#5661: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5661: #13 1.683 Downloading compiler 0.8.28
#5661: #13 2.375 Compiled 1 Solidity file successfully (evm target: paris).
#5661: #13 DONE 2.5s
#5661:
#5661: #14 exporting to image
#5661: #14 exporting layers
#5661: #14 exporting layers 0.2s done
#5661: #14 writing image sha256:5f67a58bba315b775434946adadbc757ec983cff39c82a9b10a4d285f37a2093
#5661: #14 writing image sha256:5f67a58bba315b775434946adadbc757ec983cff39c82a9b10a4d285f37a2093 done
#5661: #14 naming to docker.io/library/donce-39be5be7c309 done
#5661: #14 DONE 0.2s
+ sudo docker run --name donce-9a5ed00026f7 --add-host host.docker.internal:host-gateway     donce-39be5be7c309 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5693
#5693: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5693: // SPDX-License-Identifier: MIT
#5693:
#5693: require("@nomicfoundation/hardhat-toolbox");
#5693:
#5693: /** @type import("hardhat/config").HardhatUserConfig */
#5693:
#5693: module.exports = {
#5693:   solidity: "0.8.28",
#5693:   defaultNetwork: "foo",
#5693:   networks: {
#5693:     hardhat: {
#5693:       chainId: 4242,
#5693:       gas: 10,
#5693:       gasPrice: 4,
#5693:       maxFeePerGas: 100,
#5693:       maxPriorityFeePerGas: 100,
#5693:       initialBaseFeePerGas: 100,
#5693:       accounts: [
#5693:         {
#5693:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5693:           balance: "55555555555555555555555"
#5693:         },
#5693:         {
#5693:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5693:           balance: "66666666666666666666666"
#5693:         }
#5693:       ]
#5693:     },
#5693:     foo: {
#5693:       chainId: 4242,
#5693:       url: "http://host.docker.internal:1032"
#5693:     }
#5693:   }
#5693: };
#5693: total 312
#5693: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5693: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5693: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5693: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5693: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5693: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5693: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5693: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5693: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5693: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5693: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5693: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5693:
#5693: Deploying [ FooModule ]
#5693:
#5693: Batch #1
#5693:   Executing FooModule#Foo...
#5693:
#5693: 3A0JBatch #1
#5693:   Executing FooModule#Foo...
#5693:
#5693: 3A0JBatch #1
#5693:   Executed FooModule#Foo
#5693:
#5693: 3A0JBatch #1
#5693:   Executed FooModule#Foo
#5693:
#5693: [ FooModule ] successfully deployed 🚀
#5693:
#5693: Deployed Addresses
#5693:
#5693: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5693: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-9a5ed00026f7 /#5703
#5703: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5703: // SPDX-License-Identifier: MIT
#5703:
#5703: require("@nomicfoundation/hardhat-toolbox");
#5703:
#5703: /** @type import("hardhat/config").HardhatUserConfig */
#5703:
#5703: module.exports = {
#5703:   solidity: "0.8.28",
#5703:   defaultNetwork: "foo",
#5703:   networks: {
#5703:     hardhat: {
#5703:       chainId: 4242,
#5703:       gas: 10,
#5703:       gasPrice: 4,
#5703:       maxFeePerGas: 100,
#5703:       maxPriorityFeePerGas: 100,
#5703:       initialBaseFeePerGas: 100,
#5703:       accounts: [
#5703:         {
#5703:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5703:           balance: "55555555555555555555555"
#5703:         },
#5703:         {
#5703:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5703:           balance: "66666666666666666666666"
#5703:         }
#5703:       ]
#5703:     },
#5703:     foo: {
#5703:       chainId: 4242,
#5703:       url: "http://host.docker.internal:1032"
#5703:     }
#5703:   }
#5703: };
#5703: total 312
#5703: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5703: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5703: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5703: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5703: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5703: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5703: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5703: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5703: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5703: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5703: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5703: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5703:
#5703: Deploying [ FooModule ]
#5703:
#5703: Batch #1
#5703:   Executing FooModule#Foo...
#5703:
#5703: 3A0JBatch #1
#5703:   Executing FooModule#Foo...
#5703:
#5703: 3A0JBatch #1
#5703:   Executed FooModule#Foo
#5703:
#5703: 3A0JBatch #1
#5703:   Executed FooModule#Foo
#5703:
#5703: [ FooModule ] successfully deployed 🚀
#5703:
#5703: Deployed Addresses
#5703:
#5703: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5703: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-9a5ed00026f7 /#5712
#5712: donce-9a5ed00026f7
+ sudo docker rmi donce-39be5be7c309 /#5720
#5720: Untagged: donce-39be5be7c309:latest
#5720: Deleted: sha256:5f67a58bba315b775434946adadbc757ec983cff39c82a9b10a4d285f37a2093
+ sudo docker logs donce-e3097145829e /#5730
#5730: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5730:
#5730: Accounts
#5730: ========
#5730: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5730:
#5730: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5730:
#5730: 32meth_chainId0m
#5730: 32meth_chainId (2)0m
#5730: 32meth_accounts0m
#5730: 32mhardhat_getAutomine0m
#5730: 32meth_chainId0m
#5730: 32meth_getBlockByNumber0m
#5730: 32meth_getTransactionCount0m
#5730: 32meth_getTransactionCount (2)0m
#5730: 32meth_getTransactionCount (3)0m
#5730: 32meth_getBlockByNumber0m
#5730: 32meth_getTransactionCount0m
#5730: 32meth_getBlockByNumber0m
#5730: 32meth_chainId0m
#5730: 32meth_maxPriorityFeePerGas0m
#5730: 32meth_estimateGas0m
#5730: 32meth_call0m
#5730:   Contract deployment: Foo
#5730:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5730:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5730:
#5730: 32meth_sendTransaction0m
#5730:   Contract deployment: Foo
#5730:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5730:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5730:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5730:   Value:               0 ETH
#5730:   Gas used:            1357081 of 1357081
#5730:   Block #1:            0xf100a85b93500b7c1ee0c56899198e65a9b7565da4927c582908606372013eff
#5730:
#5730: 32meth_getTransactionByHash0m
#5730: 32meth_getBlockByNumber0m
#5730: 32meth_getTransactionReceipt0m
#5730: 32meth_estimateGas0m
+ sudo docker rm --force donce-e3097145829e /#5739
#5739: donce-e3097145829e
+ sudo docker rmi donce-53de0f576780 /#5747
#5747: Untagged: donce-53de0f576780:latest
#5747: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_checks_gas_estimate                                       32m PASS0m (11.02s)
  test_accepts_payments_after_disconnect                         33m SKIP0m (0.00s)
+ sudo docker build --tag donce-9a6f1275533b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5756
#5756: #0 building with "default" instance using docker driver
#5756:
#5756: #1 [internal] load build definition from Dockerfile
#5756: #1 transferring dockerfile: 552B done
#5756: #1 DONE 0.0s
#5756:
#5756: #2 [internal] load metadata for docker.io/library/node:24
#5756: #2 DONE 0.1s
#5756:
#5756: #3 [internal] load .dockerignore
#5756: #3 transferring context: 2B done
#5756: #3 DONE 0.0s
#5756:
#5756: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5756: #4 DONE 0.0s
#5756:
#5756: #5 [internal] load build context
#5756: #5 transferring context: 243B done
#5756: #5 DONE 0.0s
#5756:
#5756: #6 [4/9] RUN npm install
#5756: #6 CACHED
#5756:
#5756: #7 [8/9] COPY ignition ignition
#5756: #7 CACHED
#5756:
#5756: #8 [5/9] COPY hardhat.config.js .
#5756: #8 CACHED
#5756:
#5756: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5756: #9 CACHED
#5756:
#5756: #10 [7/9] COPY contracts contracts
#5756: #10 CACHED
#5756:
#5756: #11 [2/9] WORKDIR /app
#5756: #11 CACHED
#5756:
#5756: #12 [3/9] COPY package.json .
#5756: #12 CACHED
#5756:
#5756: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5756: #13 CACHED
#5756:
#5756: #14 exporting to image
#5756: #14 exporting layers done
#5756: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5756: #14 naming to docker.io/library/donce-9a6f1275533b done
#5756: #14 DONE 0.0s
+ sudo docker run --detach --name donce-37198ba510ad --add-host host.docker.internal:host-gateway   --publish 1033:8545  --user=1001:1001 donce-9a6f1275533b /bin/bash -c npx\ hardhat\ node\  /#5788
#5788: f8acbfd756d27d9509efadf783f6ed118c5b325a429594ad6172105c6a0f4ec2
+ sudo docker build --tag donce-73135e794541 --build-arg HOST\=host.docker.internal --build-arg PORT\=1033 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5800
#5800: #0 building with "default" instance using docker driver
#5800:
#5800: #1 [internal] load build definition from Dockerfile
#5800: #1 transferring dockerfile: 552B done
#5800: #1 DONE 0.0s
#5800:
#5800: #2 [internal] load metadata for docker.io/library/node:24
#5800: #2 DONE 0.1s
#5800:
#5800: #3 [internal] load .dockerignore
#5800: #3 transferring context: 2B done
#5800: #3 DONE 0.0s
#5800:
#5800: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5800: #4 DONE 0.0s
#5800:
#5800: #5 [internal] load build context
#5800: #5 transferring context: 243B done
#5800: #5 DONE 0.0s
#5800:
#5800: #6 [2/9] WORKDIR /app
#5800: #6 CACHED
#5800:
#5800: #7 [3/9] COPY package.json .
#5800: #7 CACHED
#5800:
#5800: #8 [4/9] RUN npm install
#5800: #8 CACHED
#5800:
#5800: #9 [5/9] COPY hardhat.config.js .
#5800: #9 CACHED
#5800:
#5800: #10 [6/9] RUN sed -i "s/PORT/1033/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5800: #10 DONE 0.3s
#5800:
#5800: #11 [7/9] COPY contracts contracts
#5800: #11 DONE 0.1s
#5800:
#5800: #12 [8/9] COPY ignition ignition
#5800: #12 DONE 0.1s
#5800:
#5800: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5800: #13 1.699 Downloading compiler 0.8.28
#5800: #13 2.406 Compiled 1 Solidity file successfully (evm target: paris).
#5800: #13 DONE 2.5s
#5800:
#5800: #14 exporting to image
#5800: #14 exporting layers
#5800: #14 exporting layers 0.2s done
#5800: #14 writing image sha256:eade7d9f0783b167cfd8926f50871ba4014db558ffcf0f5b5138a83d7f0fabbe
#5800: #14 writing image sha256:eade7d9f0783b167cfd8926f50871ba4014db558ffcf0f5b5138a83d7f0fabbe done
#5800: #14 naming to docker.io/library/donce-73135e794541 done
#5800: #14 DONE 0.2s
+ sudo docker run --name donce-c752defa33d5 --add-host host.docker.internal:host-gateway     donce-73135e794541 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5832
#5832: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5832: // SPDX-License-Identifier: MIT
#5832:
#5832: require("@nomicfoundation/hardhat-toolbox");
#5832:
#5832: /** @type import("hardhat/config").HardhatUserConfig */
#5832:
#5832: module.exports = {
#5832:   solidity: "0.8.28",
#5832:   defaultNetwork: "foo",
#5832:   networks: {
#5832:     hardhat: {
#5832:       chainId: 4242,
#5832:       gas: 10,
#5832:       gasPrice: 4,
#5832:       maxFeePerGas: 100,
#5832:       maxPriorityFeePerGas: 100,
#5832:       initialBaseFeePerGas: 100,
#5832:       accounts: [
#5832:         {
#5832:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5832:           balance: "55555555555555555555555"
#5832:         },
#5832:         {
#5832:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5832:           balance: "66666666666666666666666"
#5832:         }
#5832:       ]
#5832:     },
#5832:     foo: {
#5832:       chainId: 4242,
#5832:       url: "http://host.docker.internal:1033"
#5832:     }
#5832:   }
#5832: };
#5832: total 312
#5832: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5832: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5832: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5832: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5832: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5832: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5832: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5832: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5832: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5832: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5832: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5832: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5832:
#5832: Deploying [ FooModule ]
#5832:
#5832: Batch #1
#5832:   Executing FooModule#Foo...
#5832:
#5832: 3A0JBatch #1
#5832:   Executing FooModule#Foo...
#5832:
#5832: 3A0JBatch #1
#5832:   Executed FooModule#Foo
#5832:
#5832: 3A0JBatch #1
#5832:   Executed FooModule#Foo
#5832:
#5832: [ FooModule ] successfully deployed 🚀
#5832:
#5832: Deployed Addresses
#5832:
#5832: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5832: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c752defa33d5 /#5842
#5842: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5842: // SPDX-License-Identifier: MIT
#5842:
#5842: require("@nomicfoundation/hardhat-toolbox");
#5842:
#5842: /** @type import("hardhat/config").HardhatUserConfig */
#5842:
#5842: module.exports = {
#5842:   solidity: "0.8.28",
#5842:   defaultNetwork: "foo",
#5842:   networks: {
#5842:     hardhat: {
#5842:       chainId: 4242,
#5842:       gas: 10,
#5842:       gasPrice: 4,
#5842:       maxFeePerGas: 100,
#5842:       maxPriorityFeePerGas: 100,
#5842:       initialBaseFeePerGas: 100,
#5842:       accounts: [
#5842:         {
#5842:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5842:           balance: "55555555555555555555555"
#5842:         },
#5842:         {
#5842:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5842:           balance: "66666666666666666666666"
#5842:         }
#5842:       ]
#5842:     },
#5842:     foo: {
#5842:       chainId: 4242,
#5842:       url: "http://host.docker.internal:1033"
#5842:     }
#5842:   }
#5842: };
#5842: total 312
#5842: drwxr-xr-x   1 root root   4096 Jun 19 05:52 .
#5842: drwxr-xr-x   1 root root   4096 Jun 19 05:52 ..
#5842: drwxr-xr-x   4 root root   4096 Jun 19 05:52 artifacts
#5842: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5842: -rw-r--r--   1 root root    874 Jun 19 05:52 hardhat.config.js
#5842: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5842: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5842: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5842: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5842: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5842: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5842: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5842:
#5842: Deploying [ FooModule ]
#5842:
#5842: Batch #1
#5842:   Executing FooModule#Foo...
#5842:
#5842: 3A0JBatch #1
#5842:   Executing FooModule#Foo...
#5842:
#5842: 3A0JBatch #1
#5842:   Executed FooModule#Foo
#5842:
#5842: 3A0JBatch #1
#5842:   Executed FooModule#Foo
#5842:
#5842: [ FooModule ] successfully deployed 🚀
#5842:
#5842: Deployed Addresses
#5842:
#5842: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5842: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c752defa33d5 /#5851
#5851: donce-c752defa33d5
+ sudo docker rmi donce-73135e794541 /#5860
#5860: Untagged: donce-73135e794541:latest
#5860: Deleted: sha256:eade7d9f0783b167cfd8926f50871ba4014db558ffcf0f5b5138a83d7f0fabbe
+ sudo docker logs donce-37198ba510ad /#5877
#5877: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5877:
#5877: Accounts
#5877: ========
#5877: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5877:
#5877: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5877:
#5877: 32meth_chainId0m
#5877: 32meth_chainId (2)0m
#5877: 32meth_accounts0m
#5877: 32mhardhat_getAutomine0m
#5877: 32meth_chainId0m
#5877: 32meth_getBlockByNumber0m
#5877: 32meth_getTransactionCount0m
#5877: 32meth_getTransactionCount (2)0m
#5877: 32meth_getTransactionCount (3)0m
#5877: 32meth_getBlockByNumber0m
#5877: 32meth_getTransactionCount0m
#5877: 32meth_getBlockByNumber0m
#5877: 32meth_chainId0m
#5877: 32meth_maxPriorityFeePerGas0m
#5877: 32meth_estimateGas0m
#5877: 32meth_call0m
#5877:   Contract deployment: Foo
#5877:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5877:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5877:
#5877: 32meth_sendTransaction0m
#5877:   Contract deployment: Foo
#5877:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5877:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5877:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5877:   Value:               0 ETH
#5877:   Gas used:            1357081 of 1357081
#5877:   Block #1:            0x6976ad50df25bc55f17334dbb6021819cdd96cdbd2c75f7064f0f2ae461d1712
#5877:
#5877: 32meth_getTransactionByHash0m
#5877: 32meth_getBlockByNumber0m
#5877: 32meth_getTransactionReceipt0m
#5877: 32meth_subscribe0m
#5877: 32meth_getBlockByNumber0m
#5877: 32meth_getTransactionCount0m
#5877: 32meth_estimateGas0m
#5877: 32meth_sendRawTransaction0m
#5877:   Contract call:       Foo#transfer
#5877:   Transaction:         0x947f5fd7437a3f84b843c179c53b93c1d59aa7a927720697d3756f5a27431989
#5877:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5877:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5877:   Value:               0 ETH
#5877:   Gas used:            35401 of 35401
#5877:   Block #2:            0x9ad844f40dcee8788cba4e0a2a97c7f3e3fb14a57a2bd3e1e938b09bd0e105c7
#5877:
#5877: 32meth_unsubscribe0m
+ sudo docker rm --force donce-37198ba510ad /#5886
#5886: donce-37198ba510ad
+ sudo docker rmi donce-9a6f1275533b /#5894
#5894: Untagged: donce-9a6f1275533b:latest
#5894: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_accepts_payments                                          32m PASS0m (13.27s)
+ sudo docker build --tag donce-ab5b70be73b3 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5903
#5903: #0 building with "default" instance using docker driver
#5903:
#5903: #1 [internal] load build definition from Dockerfile
#5903: #1 transferring dockerfile: 552B done
#5903: #1 DONE 0.0s
#5903:
#5903: #2 [internal] load metadata for docker.io/library/node:24
#5903: #2 DONE 0.1s
#5903:
#5903: #3 [internal] load .dockerignore
#5903: #3 transferring context:
#5903: #3 transferring context: 2B done
#5903: #3 DONE 0.0s
#5903:
#5903: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5903: #4 DONE 0.0s
#5903:
#5903: #5 [internal] load build context
#5903: #5 transferring context: 243B done
#5903: #5 DONE 0.0s
#5903:
#5903: #6 [8/9] COPY ignition ignition
#5903: #6 CACHED
#5903:
#5903: #7 [2/9] WORKDIR /app
#5903: #7 CACHED
#5903:
#5903: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5903: #8 CACHED
#5903:
#5903: #9 [7/9] COPY contracts contracts
#5903: #9 CACHED
#5903:
#5903: #10 [3/9] COPY package.json .
#5903: #10 CACHED
#5903:
#5903: #11 [4/9] RUN npm install
#5903: #11 CACHED
#5903:
#5903: #12 [5/9] COPY hardhat.config.js .
#5903: #12 CACHED
#5903:
#5903: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5903: #13 CACHED
#5903:
#5903: #14 exporting to image
#5903: #14 exporting layers done
#5903: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#5903: #14 naming to docker.io/library/donce-ab5b70be73b3 done
#5903: #14 DONE 0.0s
+ sudo docker run --detach --name donce-d91914ccdd51 --add-host host.docker.internal:host-gateway   --publish 1034:8545  --user=1001:1001 donce-ab5b70be73b3 /bin/bash -c npx\ hardhat\ node\  /#5935
#5935: 350e76482a2e4b551c99ed6b9d761a226dfd981d76ff028689a9a7ce90abea52
+ sudo docker build --tag donce-db3a3525fe30 --build-arg HOST\=host.docker.internal --build-arg PORT\=1034 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5944
#5944: #0 building with "default" instance using docker driver
#5944:
#5944: #1 [internal] load build definition from Dockerfile
#5944: #1 transferring dockerfile: 552B done
#5944: #1 DONE 0.0s
#5944:
#5944: #2 [internal] load metadata for docker.io/library/node:24
#5944: #2 DONE 0.1s
#5944:
#5944: #3 [internal] load .dockerignore
#5944: #3 transferring context: 2B done
#5944: #3 DONE 0.0s
#5944:
#5944: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#5944: #4 DONE 0.0s
#5944:
#5944: #5 [internal] load build context
#5944: #5 transferring context: 243B done
#5944: #5 DONE 0.0s
#5944:
#5944: #6 [2/9] WORKDIR /app
#5944: #6 CACHED
#5944:
#5944: #7 [3/9] COPY package.json .
#5944: #7 CACHED
#5944:
#5944: #8 [4/9] RUN npm install
#5944: #8 CACHED
#5944:
#5944: #9 [5/9] COPY hardhat.config.js .
#5944: #9 CACHED
#5944:
#5944: #10 [6/9] RUN sed -i "s/PORT/1034/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5944: #10 DONE 0.4s
#5944:
#5944: #11 [7/9] COPY contracts contracts
#5944: #11 DONE 0.1s
#5944:
#5944: #12 [8/9] COPY ignition ignition
#5944: #12 DONE 0.0s
#5944:
#5944: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5944: #13 1.708 Downloading compiler 0.8.28
#5944: #13 2.400 Compiled 1 Solidity file successfully (evm target: paris).
#5944: #13 DONE 2.5s
#5944:
#5944: #14 exporting to image
#5944: #14 exporting layers
#5944: #14 exporting layers 0.2s done
#5944: #14 writing image sha256:ef65b6636646aa48c782848adb81b962036a85163084bc0ca6de43a53e1a7bdf
#5944: #14 writing image sha256:ef65b6636646aa48c782848adb81b962036a85163084bc0ca6de43a53e1a7bdf done
#5944: #14 naming to docker.io/library/donce-db3a3525fe30 done
#5944: #14 DONE 0.2s
+ sudo docker run --name donce-a6188c9fac01 --add-host host.docker.internal:host-gateway     donce-db3a3525fe30 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5976
#5976: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5976: // SPDX-License-Identifier: MIT
#5976:
#5976: require("@nomicfoundation/hardhat-toolbox");
#5976:
#5976: /** @type import("hardhat/config").HardhatUserConfig */
#5976:
#5976: module.exports = {
#5976:   solidity: "0.8.28",
#5976:   defaultNetwork: "foo",
#5976:   networks: {
#5976:     hardhat: {
#5976:       chainId: 4242,
#5976:       gas: 10,
#5976:       gasPrice: 4,
#5976:       maxFeePerGas: 100,
#5976:       maxPriorityFeePerGas: 100,
#5976:       initialBaseFeePerGas: 100,
#5976:       accounts: [
#5976:         {
#5976:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5976:           balance: "55555555555555555555555"
#5976:         },
#5976:         {
#5976:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5976:           balance: "66666666666666666666666"
#5976:         }
#5976:       ]
#5976:     },
#5976:     foo: {
#5976:       chainId: 4242,
#5976:       url: "http://host.docker.internal:1034"
#5976:     }
#5976:   }
#5976: };
#5976: total 312
#5976: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#5976: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#5976: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#5976: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5976: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#5976: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5976: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5976: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5976: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5976: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5976: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5976: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5976:
#5976: Deploying [ FooModule ]
#5976:
#5976: Batch #1
#5976:   Executing FooModule#Foo...
#5976:
#5976: 3A0JBatch #1
#5976:   Executing FooModule#Foo...
#5976:
#5976: 3A0JBatch #1
#5976:   Executed FooModule#Foo
#5976:
#5976: 3A0JBatch #1
#5976:   Executed FooModule#Foo
#5976:
#5976: [ FooModule ] successfully deployed 🚀
#5976:
#5976: Deployed Addresses
#5976:
#5976: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5976: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a6188c9fac01 /#5985
#5985: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5985: // SPDX-License-Identifier: MIT
#5985:
#5985: require("@nomicfoundation/hardhat-toolbox");
#5985:
#5985: /** @type import("hardhat/config").HardhatUserConfig */
#5985:
#5985: module.exports = {
#5985:   solidity: "0.8.28",
#5985:   defaultNetwork: "foo",
#5985:   networks: {
#5985:     hardhat: {
#5985:       chainId: 4242,
#5985:       gas: 10,
#5985:       gasPrice: 4,
#5985:       maxFeePerGas: 100,
#5985:       maxPriorityFeePerGas: 100,
#5985:       initialBaseFeePerGas: 100,
#5985:       accounts: [
#5985:         {
#5985:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5985:           balance: "55555555555555555555555"
#5985:         },
#5985:         {
#5985:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5985:           balance: "66666666666666666666666"
#5985:         }
#5985:       ]
#5985:     },
#5985:     foo: {
#5985:       chainId: 4242,
#5985:       url: "http://host.docker.internal:1034"
#5985:     }
#5985:   }
#5985: };
#5985: total 312
#5985: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#5985: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#5985: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#5985: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#5985: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#5985: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#5985: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#5985: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#5985: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#5985: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5985: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5985: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5985:
#5985: Deploying [ FooModule ]
#5985:
#5985: Batch #1
#5985:   Executing FooModule#Foo...
#5985:
#5985: 3A0JBatch #1
#5985:   Executing FooModule#Foo...
#5985:
#5985: 3A0JBatch #1
#5985:   Executed FooModule#Foo
#5985:
#5985: 3A0JBatch #1
#5985:   Executed FooModule#Foo
#5985:
#5985: [ FooModule ] successfully deployed 🚀
#5985:
#5985: Deployed Addresses
#5985:
#5985: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5985: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a6188c9fac01 /#5993
#5993: donce-a6188c9fac01
+ sudo docker rmi donce-db3a3525fe30 /#6002
#6002: Untagged: donce-db3a3525fe30:latest
#6002: Deleted: sha256:ef65b6636646aa48c782848adb81b962036a85163084bc0ca6de43a53e1a7bdf
+ sudo docker logs donce-d91914ccdd51 /#6034
#6034: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6034:
#6034: Accounts
#6034: ========
#6034: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6034:
#6034: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6034:
#6034: 32meth_chainId0m
#6034: 32meth_chainId (2)0m
#6034: 32meth_accounts0m
#6034: 32mhardhat_getAutomine0m
#6034: 32meth_chainId0m
#6034: 32meth_getBlockByNumber0m
#6034: 32meth_getTransactionCount0m
#6034: 32meth_getTransactionCount (2)0m
#6034: 32meth_getTransactionCount (3)0m
#6034: 32meth_getBlockByNumber0m
#6034: 32meth_getTransactionCount0m
#6034: 32meth_getBlockByNumber0m
#6034: 32meth_chainId0m
#6034: 32meth_maxPriorityFeePerGas0m
#6034: 32meth_estimateGas0m
#6034: 32meth_call0m
#6034:   Contract deployment: Foo
#6034:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:
#6034: 32meth_sendTransaction0m
#6034:   Contract deployment: Foo
#6034:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   Value:               0 ETH
#6034:   Gas used:            1357081 of 1357081
#6034:   Block #1:            0xa2842aea5799787356542b020d9e7b52d16491ceccac0e069166622635f135d6
#6034:
#6034: 32meth_getTransactionByHash0m
#6034: 32meth_getBlockByNumber0m
#6034: 32meth_getTransactionReceipt0m
#6034: 32meth_accounts0m
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
#6034: 32meth_call0m
#6034:   Contract call:       Foo#balanceOf
#6034:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6034:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6034:
+ sudo docker rm --force donce-d91914ccdd51 /#6042
#6042: donce-d91914ccdd51
+ sudo docker rmi donce-ab5b70be73b3 /#6051
#6051: Untagged: donce-ab5b70be73b3:latest
#6051: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_checks_balance_in_threads                                 32m PASS0m (11.11s)
+ sudo docker build --tag donce-00a50fa3eecf --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6060
#6060: #0 building with "default" instance using docker driver
#6060:
#6060: #1 [internal] load build definition from Dockerfile
#6060: #1 transferring dockerfile: 552B done
#6060: #1 DONE 0.0s
#6060:
#6060: #2 [internal] load metadata for docker.io/library/node:24
#6060: #2 DONE 0.1s
#6060:
#6060: #3 [internal] load .dockerignore
#6060: #3 transferring context: 2B done
#6060: #3 DONE 0.0s
#6060:
#6060: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6060: #4 DONE 0.0s
#6060:
#6060: #5 [internal] load build context
#6060: #5 transferring context: 243B done
#6060: #5 DONE 0.0s
#6060:
#6060: #6 [2/9] WORKDIR /app
#6060: #6 CACHED
#6060:
#6060: #7 [3/9] COPY package.json .
#6060: #7 CACHED
#6060:
#6060: #8 [8/9] COPY ignition ignition
#6060: #8 CACHED
#6060:
#6060: #9 [4/9] RUN npm install
#6060: #9 CACHED
#6060:
#6060: #10 [5/9] COPY hardhat.config.js .
#6060: #10 CACHED
#6060:
#6060: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6060: #11 CACHED
#6060:
#6060: #12 [7/9] COPY contracts contracts
#6060: #12 CACHED
#6060:
#6060: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6060: #13 CACHED
#6060:
#6060: #14 exporting to image
#6060: #14 exporting layers done
#6060: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6060: #14 naming to docker.io/library/donce-00a50fa3eecf done
#6060: #14 DONE 0.0s
+ sudo docker run --detach --name donce-8d45e762dcef --add-host host.docker.internal:host-gateway   --publish 1035:8545  --user=1001:1001 donce-00a50fa3eecf /bin/bash -c npx\ hardhat\ node\  /#6092
#6092: bc15807aa56092f7cdcd6a6f9c9ef5bb314c5fa5e1945381057b339a9701e621
+ sudo docker build --tag donce-a6298a29614f --build-arg HOST\=host.docker.internal --build-arg PORT\=1035 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6103
#6103: #0 building with "default" instance using docker driver
#6103:
#6103: #1 [internal] load build definition from Dockerfile
#6103: #1 transferring dockerfile: 552B done
#6103: #1 DONE 0.0s
#6103:
#6103: #2 [internal] load metadata for docker.io/library/node:24
#6103: #2 DONE 0.1s
#6103:
#6103: #3 [internal] load .dockerignore
#6103: #3 transferring context: 2B done
#6103: #3 DONE 0.0s
#6103:
#6103: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6103: #4 DONE 0.0s
#6103:
#6103: #5 [internal] load build context
#6103: #5 transferring context: 243B done
#6103: #5 DONE 0.0s
#6103:
#6103: #6 [2/9] WORKDIR /app
#6103: #6 CACHED
#6103:
#6103: #7 [3/9] COPY package.json .
#6103: #7 CACHED
#6103:
#6103: #8 [4/9] RUN npm install
#6103: #8 CACHED
#6103:
#6103: #9 [5/9] COPY hardhat.config.js .
#6103: #9 CACHED
#6103:
#6103: #10 [6/9] RUN sed -i "s/PORT/1035/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6103: #10 DONE 0.3s
#6103:
#6103: #11 [7/9] COPY contracts contracts
#6103: #11 DONE 0.1s
#6103:
#6103: #12 [8/9] COPY ignition ignition
#6103: #12 DONE 0.1s
#6103:
#6103: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6103: #13 1.678 Downloading compiler 0.8.28
#6103: #13 2.378 Compiled 1 Solidity file successfully (evm target: paris).
#6103: #13 DONE 2.5s
#6103:
#6103: #14 exporting to image
#6103: #14 exporting layers
#6103: #14 exporting layers 0.2s done
#6103: #14 writing image sha256:3ec45628f453474eb91f73c2796a19497063340c8628039b16293144b8e7f641
#6103: #14 writing image sha256:3ec45628f453474eb91f73c2796a19497063340c8628039b16293144b8e7f641 done
#6103: #14 naming to docker.io/library/donce-a6298a29614f done
#6103: #14 DONE 0.2s
+ sudo docker run --name donce-a070502a018f --add-host host.docker.internal:host-gateway     donce-a6298a29614f /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6135
#6135: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6135: // SPDX-License-Identifier: MIT
#6135:
#6135: require("@nomicfoundation/hardhat-toolbox");
#6135:
#6135: /** @type import("hardhat/config").HardhatUserConfig */
#6135:
#6135: module.exports = {
#6135:   solidity: "0.8.28",
#6135:   defaultNetwork: "foo",
#6135:   networks: {
#6135:     hardhat: {
#6135:       chainId: 4242,
#6135:       gas: 10,
#6135:       gasPrice: 4,
#6135:       maxFeePerGas: 100,
#6135:       maxPriorityFeePerGas: 100,
#6135:       initialBaseFeePerGas: 100,
#6135:       accounts: [
#6135:         {
#6135:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6135:           balance: "55555555555555555555555"
#6135:         },
#6135:         {
#6135:           privateKey: &quot;91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b&quot;,
#6135:           balance: &quot;66666666666666666666666&quot;
#6135:         }
#6135:       ]
#6135:     },
#6135:     foo: {
#6135:       chainId: 4242,
#6135:       url: "http://host.docker.internal:1035"
#6135:     }
#6135:   }
#6135: };
#6135: total 312
#6135: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6135: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6135: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6135: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6135: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6135: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6135: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6135: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6135: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6135: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6135: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6135: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6135:
#6135: Deploying [ FooModule ]
#6135:
#6135: Batch #1
#6135:   Executing FooModule#Foo...
#6135:
#6135: 3A0JBatch #1
#6135:   Executing FooModule#Foo...
#6135:
#6135: 3A0JBatch #1
#6135:   Executed FooModule#Foo
#6135:
#6135: 3A0JBatch #1
#6135:   Executed FooModule#Foo
#6135:
#6135: [ FooModule ] successfully deployed 🚀
#6135:
#6135: Deployed Addresses
#6135:
#6135: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6135: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a070502a018f /#6145
#6145: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6145: // SPDX-License-Identifier: MIT
#6145:
#6145: require("@nomicfoundation/hardhat-toolbox");
#6145:
#6145: /** @type import("hardhat/config").HardhatUserConfig */
#6145:
#6145: module.exports = {
#6145:   solidity: "0.8.28",
#6145:   defaultNetwork: "foo",
#6145:   networks: {
#6145:     hardhat: {
#6145:       chainId: 4242,
#6145:       gas: 10,
#6145:       gasPrice: 4,
#6145:       maxFeePerGas: 100,
#6145:       maxPriorityFeePerGas: 100,
#6145:       initialBaseFeePerGas: 100,
#6145:       accounts: [
#6145:         {
#6145:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6145:           balance: "55555555555555555555555"
#6145:         },
#6145:         {
#6145:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6145:           balance: "66666666666666666666666"
#6145:         }
#6145:       ]
#6145:     },
#6145:     foo: {
#6145:       chainId: 4242,
#6145:       url: "http://host.docker.internal:1035"
#6145:     }
#6145:   }
#6145: };
#6145: total 312
#6145: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6145: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6145: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6145: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6145: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6145: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6145: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6145: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6145: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6145: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6145: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6145: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6145:
#6145: Deploying [ FooModule ]
#6145:
#6145: Batch #1
#6145:   Executing FooModule#Foo...
#6145:
#6145: 3A0JBatch #1
#6145:   Executing FooModule#Foo...
#6145:
#6145: 3A0JBatch #1
#6145:   Executed FooModule#Foo
#6145:
#6145: 3A0JBatch #1
#6145:   Executed FooModule#Foo
#6145:
#6145: [ FooModule ] successfully deployed 🚀
#6145:
#6145: Deployed Addresses
#6145:
#6145: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6145: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a070502a018f /#6154
#6154: donce-a070502a018f
+ sudo docker rmi donce-a6298a29614f /#6162
#6162: Untagged: donce-a6298a29614f:latest
#6162: Deleted: sha256:3ec45628f453474eb91f73c2796a19497063340c8628039b16293144b8e7f641
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
+ sudo docker logs donce-8d45e762dcef /#6261
#6261: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6261:
#6261: Accounts
#6261: ========
#6261: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6261:
#6261: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6261:
#6261: 32meth_chainId0m
#6261: 32meth_chainId (2)0m
#6261: 32meth_accounts0m
#6261: 32mhardhat_getAutomine0m
#6261: 32meth_chainId0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_getTransactionCount0m
#6261: 32meth_getTransactionCount (2)0m
#6261: 32meth_getTransactionCount (3)0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_getTransactionCount0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_chainId0m
#6261: 32meth_maxPriorityFeePerGas0m
#6261: 32meth_estimateGas0m
#6261: 32meth_call0m
#6261:   Contract deployment: Foo
#6261:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:
#6261: 32meth_sendTransaction0m
#6261:   Contract deployment: Foo
#6261:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   Value:               0 ETH
#6261:   Gas used:            1357081 of 1357081
#6261:   Block #1:            0x277cc593a444d57999c46a3e94859a5e2719e79ead8129c7ec9f907046a1418e
#6261:
#6261: 32meth_getTransactionByHash0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_getTransactionReceipt0m
#6261: 32meth_subscribe0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_getBlockByNumber (2)0m
#6261: 32meth_getBlockByNumber (3)0m
#6261: 32meth_getBlockByNumber (4)0m
#6261: 32meth_getBlockByNumber (5)0m
#6261: 32meth_getBlockByNumber (6)0m
#6261: 32meth_getBlockByNumber (7)0m
#6261: 32meth_getBlockByNumber (8)0m
#6261: 32meth_getBlockByNumber (9)0m
#6261: 32meth_getTransactionCount0m
#6261: 32meth_getBlockByNumber0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xa5aeca6fac1c4248e8d87e99a27fe47f5f8f8f22986b2bf09ad197cea69c9a72
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #2:            0x0754bfeca5cfee5321614a43871c66657255bd634a24ab88d8ced2d9899352d7
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xd03f273728a7c62d53f036cc5fd7fb0b2c022b0092423b802539b00599c0a088
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #3:            0xd996fdffbba66f9594e19387598280f0d44e8e341b8fef85761322312a3815fd
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0x343f09c45c0b006a76b9dc2a15dcfdb2ee5904edc36297a5ee2073d14430dc0c
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #4:            0x61afad0a3db34669d7ee3a083b7ac02776984811f766ca882115cbb6165576a7
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xd2d218fc11261e55f1b94a5f5ec58825145ec5d455529ee571e6181fc97e3569
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #5:            0xf0be00056f11420541680b0cc741f48f8a9338e969455ae88036bbb5a1d865ff
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xcee8e2bd823342256f63fde0db3d4fd1ec4af8117b7899196611f668db2d18e3
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #6:            0x060d8b72182c889207c4191eed2aa25c3256407c0c4be4dda9c329ea0fec5920
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xcc4966a181e760c37e1703e740f890311080a83078a36a3d5bf6b46e1a7651c7
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #7:            0x7d58ea98e65c0f3538cd6f2d70129ed6b6ebcaf947659c00d7337a50f44c42a3
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0x246b25b39c985f802baee5567e99f66e2b8d8e754f8d5812366362cd5c014013
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #8:            0xa33c57fb480c49a0952fe69eaf94e0b7ca258dd917c4ba25eb0fc56e8282ea38
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0xb9286e365b677a368142dc9fa5d4a269028afc1dfc935dbb69c231aaafffb4a9
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #9:            0x527c9dc055602f7e22431a5887dba906ec5eab59410b83691bc46154ca805bab
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0x7472c53bb85bffc6719b2277e5d2b4abe0b946744e33ddb4e01c1453535bc51b
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #10:           0x31143edb5cc9fe197e5256638d23f7cabb100cfbc0f71a337aae553024e5c32e
#6261:
#6261: 32meth_getTransactionCount0m
#6261: 32meth_estimateGas0m
#6261: 32meth_sendRawTransaction0m
#6261:   Contract call:       Foo#transfer
#6261:   Transaction:         0x3c040c7a2804135867fae43396405308c4a3fa35d0629e59e3e9584b51834113
#6261:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6261:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6261:   Value:               0 ETH
#6261:   Gas used:            35389 of 35389
#6261:   Block #11:           0xda23999bb91d4b92bccfbe03db7ac90fb1d17238579547c7a9ee921447877a01
#6261:
#6261: 32meth_unsubscribe0m
+ sudo docker rm --force donce-8d45e762dcef /#6270
#6270: donce-8d45e762dcef
+ sudo docker rmi donce-00a50fa3eecf /#6279
#6279: Untagged: donce-00a50fa3eecf:latest
#6279: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_accepts_payments_with_failures                            32m PASS0m (12.51s)
+ sudo docker build --tag donce-1c44498a62ae --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6288
#6288: #0 building with "default" instance using docker driver
#6288:
#6288: #1 [internal] load build definition from Dockerfile
#6288: #1 transferring dockerfile: 552B done
#6288: #1 DONE 0.0s
#6288:
#6288: #2 [internal] load metadata for docker.io/library/node:24
#6288: #2 DONE 0.2s
#6288:
#6288: #3 [internal] load .dockerignore
#6288: #3 transferring context: 2B done
#6288: #3 DONE 0.0s
#6288:
#6288: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6288: #4 DONE 0.0s
#6288:
#6288: #5 [internal] load build context
#6288: #5 transferring context: 243B done
#6288: #5 DONE 0.0s
#6288:
#6288: #6 [8/9] COPY ignition ignition
#6288: #6 CACHED
#6288:
#6288: #7 [4/9] RUN npm install
#6288: #7 CACHED
#6288:
#6288: #8 [7/9] COPY contracts contracts
#6288: #8 CACHED
#6288:
#6288: #9 [2/9] WORKDIR /app
#6288: #9 CACHED
#6288:
#6288: #10 [3/9] COPY package.json .
#6288: #10 CACHED
#6288:
#6288: #11 [5/9] COPY hardhat.config.js .
#6288: #11 CACHED
#6288:
#6288: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6288: #12 CACHED
#6288:
#6288: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6288: #13 CACHED
#6288:
#6288: #14 exporting to image
#6288: #14 exporting layers done
#6288: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6288: #14 naming to docker.io/library/donce-1c44498a62ae done
#6288: #14 DONE 0.0s
+ sudo docker run --detach --name donce-206d7a781d46 --add-host host.docker.internal:host-gateway   --publish 1036:8545  --user=1001:1001 donce-1c44498a62ae /bin/bash -c npx\ hardhat\ node\  /#6320
#6320: b2411509129079ae65359b2a49555802a0ee1e1b0bdcb781a992b182abd7f32a
+ sudo docker build --tag donce-a0d205f54153 --build-arg HOST\=host.docker.internal --build-arg PORT\=1036 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6329
#6329: #0 building with "default" instance using docker driver
#6329:
#6329: #1 [internal] load build definition from Dockerfile
#6329: #1 transferring dockerfile: 552B done
#6329: #1 DONE 0.0s
#6329:
#6329: #2 [internal] load metadata for docker.io/library/node:24
#6329: #2 DONE 0.1s
#6329:
#6329: #3 [internal] load .dockerignore
#6329: #3 transferring context: 2B done
#6329: #3 DONE 0.0s
#6329:
#6329: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6329: #4 DONE 0.0s
#6329:
#6329: #5 [internal] load build context
#6329: #5 transferring context: 243B done
#6329: #5 DONE 0.0s
#6329:
#6329: #6 [2/9] WORKDIR /app
#6329: #6 CACHED
#6329:
#6329: #7 [3/9] COPY package.json .
#6329: #7 CACHED
#6329:
#6329: #8 [4/9] RUN npm install
#6329: #8 CACHED
#6329:
#6329: #9 [5/9] COPY hardhat.config.js .
#6329: #9 CACHED
#6329:
#6329: #10 [6/9] RUN sed -i "s/PORT/1036/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6329: #10 DONE 0.3s
#6329:
#6329: #11 [7/9] COPY contracts contracts
#6329: #11 DONE 0.1s
#6329:
#6329: #12 [8/9] COPY ignition ignition
#6329: #12 DONE 0.1s
#6329:
#6329: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6329: #13 1.671 Downloading compiler 0.8.28
#6329: #13 2.373 Compiled 1 Solidity file successfully (evm target: paris).
#6329: #13 DONE 2.5s
#6329:
#6329: #14 exporting to image
#6329: #14 exporting layers
#6329: #14 exporting layers 0.2s done
#6329: #14 writing image sha256:f25d02225ff67fc2c592f6c850ff4f3371b56e13e38a3a9b6016d3e7adbfd0b1 done
#6329: #14 naming to docker.io/library/donce-a0d205f54153 done
#6329: #14 DONE 0.2s
+ sudo docker run --name donce-35665e012ec4 --add-host host.docker.internal:host-gateway     donce-a0d205f54153 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6361
#6361: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6361: // SPDX-License-Identifier: MIT
#6361:
#6361: require("@nomicfoundation/hardhat-toolbox");
#6361:
#6361: /** @type import("hardhat/config").HardhatUserConfig */
#6361:
#6361: module.exports = {
#6361:   solidity: "0.8.28",
#6361:   defaultNetwork: "foo",
#6361:   networks: {
#6361:     hardhat: {
#6361:       chainId: 4242,
#6361:       gas: 10,
#6361:       gasPrice: 4,
#6361:       maxFeePerGas: 100,
#6361:       maxPriorityFeePerGas: 100,
#6361:       initialBaseFeePerGas: 100,
#6361:       accounts: [
#6361:         {
#6361:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6361:           balance: "55555555555555555555555"
#6361:         },
#6361:         {
#6361:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6361:           balance: "66666666666666666666666"
#6361:         }
#6361:       ]
#6361:     },
#6361:     foo: {
#6361:       chainId: 4242,
#6361:       url: "http://host.docker.internal:1036"
#6361:     }
#6361:   }
#6361: };
#6361: total 312
#6361: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6361: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6361: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6361: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6361: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6361: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6361: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6361: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6361: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6361: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6361: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6361: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6361:
#6361: Deploying [ FooModule ]
#6361:
#6361: Batch #1
#6361:   Executing FooModule#Foo...
#6361:
#6361: 3A0JBatch #1
#6361:   Executing FooModule#Foo...
#6361:
#6361: 3A0JBatch #1
#6361:   Executed FooModule#Foo
#6361:
#6361: 3A0JBatch #1
#6361:   Executed FooModule#Foo
#6361:
#6361: [ FooModule ] successfully deployed 🚀
#6361:
#6361: Deployed Addresses
#6361:
#6361: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6361: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-35665e012ec4 /#6371
#6371: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6371: // SPDX-License-Identifier: MIT
#6371:
#6371: require(&quot;@nomicfoundation/hardhat-toolbox&quot;);
#6371:
#6371: /** @type import(&quot;hardhat/config&quot;).HardhatUserConfig */
#6371:
#6371: module.exports = {
#6371:   solidity: &quot;0.8.28&quot;,
#6371:   defaultNetwork: &quot;foo&quot;,
#6371:   networks: {
#6371:     hardhat: {
#6371:       chainId: 4242,
#6371:       gas: 10,
#6371:       gasPrice: 4,
#6371:       maxFeePerGas: 100,
#6371:       maxPriorityFeePerGas: 100,
#6371:       initialBaseFeePerGas: 100,
#6371:       accounts: [
#6371:         {
#6371:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6371:           balance: "55555555555555555555555"
#6371:         },
#6371:         {
#6371:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6371:           balance: "66666666666666666666666"
#6371:         }
#6371:       ]
#6371:     },
#6371:     foo: {
#6371:       chainId: 4242,
#6371:       url: "http://host.docker.internal:1036"
#6371:     }
#6371:   }
#6371: };
#6371: total 312
#6371: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6371: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6371: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6371: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6371: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6371: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6371: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6371: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6371: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6371: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6371: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6371: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6371:
#6371: Deploying [ FooModule ]
#6371:
#6371: Batch #1
#6371:   Executing FooModule#Foo...
#6371:
#6371: 3A0JBatch #1
#6371:   Executing FooModule#Foo...
#6371:
#6371: 3A0JBatch #1
#6371:   Executed FooModule#Foo
#6371:
#6371: 3A0JBatch #1
#6371:   Executed FooModule#Foo
#6371:
#6371: [ FooModule ] successfully deployed 🚀
#6371:
#6371: Deployed Addresses
#6371:
#6371: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6371: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-35665e012ec4 /#6380
#6380: donce-35665e012ec4
+ sudo docker rmi donce-a0d205f54153 /#6388
#6388: Untagged: donce-a0d205f54153:latest
#6388: Deleted: sha256:f25d02225ff67fc2c592f6c850ff4f3371b56e13e38a3a9b6016d3e7adbfd0b1
+ sudo docker logs donce-206d7a781d46 /#6406
#6406: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6406:
#6406: Accounts
#6406: ========
#6406: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6406:
#6406: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6406:
#6406: 32meth_chainId0m
#6406: 32meth_chainId (2)0m
#6406: 32meth_accounts0m
#6406: 32mhardhat_getAutomine0m
#6406: 32meth_chainId0m
#6406: 32meth_getBlockByNumber0m
#6406: 32meth_getTransactionCount0m
#6406: 32meth_getTransactionCount (2)0m
#6406: 32meth_getTransactionCount (3)0m
#6406: 32meth_getBlockByNumber0m
#6406: 32meth_getTransactionCount0m
#6406: 32meth_getBlockByNumber0m
#6406: 32meth_chainId0m
#6406: 32meth_maxPriorityFeePerGas0m
#6406: 32meth_estimateGas0m
#6406: 32meth_call0m
#6406:   Contract deployment: Foo
#6406:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6406:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6406:
#6406: 32meth_sendTransaction0m
#6406:   Contract deployment: Foo
#6406:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6406:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6406:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6406:   Value:               0 ETH
#6406:   Gas used:            1357081 of 1357081
#6406:   Block #1:            0x1b6ffa697998e6d2d37d60714b0f0cb31eb3b7e93676eb44d7b9871dd3ebc80a
#6406:
#6406: 32meth_getTransactionByHash0m
#6406: 32meth_getBlockByNumber0m
#6406: 32meth_getTransactionReceipt0m
#6406: 32meth_getBlockByNumber0m
#6406: 32meth_getTransactionCount0m
#6406: 32meth_estimateGas0m
#6406: 32meth_sendRawTransaction0m
#6406:   Contract call:       Foo#transfer
#6406:   Transaction:         0x046979af7f3d298f8795e56620d79495326aed424dddc7a9a4c8d07b2dc63429
#6406:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6406:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6406:   Value:               0 ETH
#6406:   Gas used:            35389 of 35389
#6406:   Block #2:            0x6ec140718a2c830d5c2c77e7896c8916b3624b4c84f4ad85a01db6031639b73d
#6406:
#6406: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-206d7a781d46 /#6414
#6414: donce-206d7a781d46
+ sudo docker rmi donce-1c44498a62ae /#6422
#6422: Untagged: donce-1c44498a62ae:latest
#6422: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_reads_payment_amount                                      32m PASS0m (11.10s)
+ sudo docker build --tag donce-6e02df73d4bb --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6431
#6431: #0 building with "default" instance using docker driver
#6431:
#6431: #1 [internal] load build definition from Dockerfile
#6431: #1 transferring dockerfile: 552B done
#6431: #1 DONE 0.0s
#6431:
#6431: #2 [internal] load metadata for docker.io/library/node:24
#6431: #2 DONE 0.1s
#6431:
#6431: #3 [internal] load .dockerignore
#6431: #3 transferring context: 2B done
#6431: #3 DONE 0.0s
#6431:
#6431: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6431: #4 DONE 0.0s
#6431:
#6431: #5 [internal] load build context
#6431: #5 transferring context: 243B done
#6431: #5 DONE 0.0s
#6431:
#6431: #6 [2/9] WORKDIR /app
#6431: #6 CACHED
#6431:
#6431: #7 [3/9] COPY package.json .
#6431: #7 CACHED
#6431:
#6431: #8 [4/9] RUN npm install
#6431: #8 CACHED
#6431:
#6431: #9 [7/9] COPY contracts contracts
#6431: #9 CACHED
#6431:
#6431: #10 [8/9] COPY ignition ignition
#6431: #10 CACHED
#6431:
#6431: #11 [5/9] COPY hardhat.config.js .
#6431: #11 CACHED
#6431:
#6431: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6431: #12 CACHED
#6431:
#6431: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6431: #13 CACHED
#6431:
#6431: #14 exporting to image
#6431: #14 exporting layers done
#6431: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6431: #14 naming to docker.io/library/donce-6e02df73d4bb done
#6431: #14 DONE 0.0s
+ sudo docker run --detach --name donce-12359e2b1cad --add-host host.docker.internal:host-gateway   --publish 1037:8545  --user=1001:1001 donce-6e02df73d4bb /bin/bash -c npx\ hardhat\ node\  /#6462
#6462: 2b705d7d971bfe43e4bb3b496743559fe28e3a53f91b4c72fdda884e4d52cbc3
+ sudo docker build --tag donce-ec8b42614e56 --build-arg HOST\=host.docker.internal --build-arg PORT\=1037 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6473
#6473: #0 building with "default" instance using docker driver
#6473:
#6473: #1 [internal] load build definition from Dockerfile
#6473: #1 transferring dockerfile: 552B done
#6473: #1 DONE 0.0s
#6473:
#6473: #2 [internal] load metadata for docker.io/library/node:24
#6473: #2 DONE 0.1s
#6473:
#6473: #3 [internal] load .dockerignore
#6473: #3 transferring context: 2B done
#6473: #3 DONE 0.0s
#6473:
#6473: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6473: #4 DONE 0.0s
#6473:
#6473: #5 [internal] load build context
#6473: #5 transferring context: 243B done
#6473: #5 DONE 0.0s
#6473:
#6473: #6 [2/9] WORKDIR /app
#6473: #6 CACHED
#6473:
#6473: #7 [3/9] COPY package.json .
#6473: #7 CACHED
#6473:
#6473: #8 [4/9] RUN npm install
#6473: #8 CACHED
#6473:
#6473: #9 [5/9] COPY hardhat.config.js .
#6473: #9 CACHED
#6473:
#6473: #10 [6/9] RUN sed -i "s/PORT/1037/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6473: #10 DONE 0.3s
#6473:
#6473: #11 [7/9] COPY contracts contracts
#6473: #11 DONE 0.1s
#6473:
#6473: #12 [8/9] COPY ignition ignition
#6473: #12 DONE 0.0s
#6473:
#6473: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6473: #13 1.665 Downloading compiler 0.8.28
#6473: #13 2.359 Compiled 1 Solidity file successfully (evm target: paris).
#6473: #13 DONE 2.4s
#6473:
#6473: #14 exporting to image
#6473: #14 exporting layers
#6473: #14 exporting layers 0.2s done
#6473: #14 writing image sha256:6560f3149214b3a7f3deba675449b15f8106f58e0f560d3a6310a57d95e17c0a
#6473: #14 writing image sha256:6560f3149214b3a7f3deba675449b15f8106f58e0f560d3a6310a57d95e17c0a done
#6473: #14 naming to docker.io/library/donce-ec8b42614e56 done
#6473: #14 DONE 0.2s
+ sudo docker run --name donce-a2ebc908344e --add-host host.docker.internal:host-gateway     donce-ec8b42614e56 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6506
#6506: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6506: // SPDX-License-Identifier: MIT
#6506:
#6506: require("@nomicfoundation/hardhat-toolbox");
#6506:
#6506: /** @type import("hardhat/config").HardhatUserConfig */
#6506:
#6506: module.exports = {
#6506:   solidity: "0.8.28",
#6506:   defaultNetwork: "foo",
#6506:   networks: {
#6506:     hardhat: {
#6506:       chainId: 4242,
#6506:       gas: 10,
#6506:       gasPrice: 4,
#6506:       maxFeePerGas: 100,
#6506:       maxPriorityFeePerGas: 100,
#6506:       initialBaseFeePerGas: 100,
#6506:       accounts: [
#6506:         {
#6506:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6506:           balance: "55555555555555555555555"
#6506:         },
#6506:         {
#6506:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6506:           balance: "66666666666666666666666"
#6506:         }
#6506:       ]
#6506:     },
#6506:     foo: {
#6506:       chainId: 4242,
#6506:       url: "http://host.docker.internal:1037"
#6506:     }
#6506:   }
#6506: };
#6506: total 312
#6506: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6506: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6506: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6506: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6506: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6506: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6506: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6506: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6506: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6506: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6506: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6506: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6506:
#6506: Deploying [ FooModule ]
#6506:
#6506: Batch #1
#6506:   Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506:   Executing FooModule#Foo...
#6506:
#6506: 3A0JBatch #1
#6506:   Executed FooModule#Foo
#6506:
#6506: 3A0JBatch #1
#6506:   Executed FooModule#Foo
#6506:
#6506: [ FooModule ] successfully deployed 🚀
#6506:
#6506: Deployed Addresses
#6506:
#6506: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6506: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a2ebc908344e /#6516
#6516: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6516: // SPDX-License-Identifier: MIT
#6516:
#6516: require("@nomicfoundation/hardhat-toolbox");
#6516:
#6516: /** @type import("hardhat/config").HardhatUserConfig */
#6516:
#6516: module.exports = {
#6516:   solidity: "0.8.28",
#6516:   defaultNetwork: "foo",
#6516:   networks: {
#6516:     hardhat: {
#6516:       chainId: 4242,
#6516:       gas: 10,
#6516:       gasPrice: 4,
#6516:       maxFeePerGas: 100,
#6516:       maxPriorityFeePerGas: 100,
#6516:       initialBaseFeePerGas: 100,
#6516:       accounts: [
#6516:         {
#6516:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6516:           balance: "55555555555555555555555"
#6516:         },
#6516:         {
#6516:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6516:           balance: "66666666666666666666666"
#6516:         }
#6516:       ]
#6516:     },
#6516:     foo: {
#6516:       chainId: 4242,
#6516:       url: "http://host.docker.internal:1037"
#6516:     }
#6516:   }
#6516: };
#6516: total 312
#6516: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6516: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6516: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6516: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6516: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6516: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6516: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6516: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6516: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6516: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6516: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6516: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6516:
#6516: Deploying [ FooModule ]
#6516:
#6516: Batch #1
#6516:   Executing FooModule#Foo...
#6516:
#6516: 3A0JBatch #1
#6516:   Executing FooModule#Foo...
#6516:
#6516: 3A0JBatch #1
#6516:   Executed FooModule#Foo
#6516:
#6516: 3A0JBatch #1
#6516:   Executed FooModule#Foo
#6516:
#6516: [ FooModule ] successfully deployed 🚀
#6516:
#6516: Deployed Addresses
#6516:
#6516: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6516: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a2ebc908344e /#6526
#6526: donce-a2ebc908344e
+ sudo docker rmi donce-ec8b42614e56 /#6534
#6534: Untagged: donce-ec8b42614e56:latest
#6534: Deleted: sha256:6560f3149214b3a7f3deba675449b15f8106f58e0f560d3a6310a57d95e17c0a
+ sudo docker logs donce-12359e2b1cad /#6560
#6560: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6560:
#6560: Accounts
#6560: ========
#6560: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6560:
#6560: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6560:
#6560: 32meth_chainId0m
#6560: 32meth_chainId (2)0m
#6560: 32meth_accounts0m
#6560: 32mhardhat_getAutomine0m
#6560: 32meth_chainId0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_getTransactionCount0m
#6560: 32meth_getTransactionCount (2)0m
#6560: 32meth_getTransactionCount (3)0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_getTransactionCount0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_chainId0m
#6560: 32meth_maxPriorityFeePerGas0m
#6560: 32meth_estimateGas0m
#6560: 32meth_call0m
#6560:   Contract deployment: Foo
#6560:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6560:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6560:
#6560: 32meth_sendTransaction0m
#6560:   Contract deployment: Foo
#6560:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6560:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6560:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6560:   Value:               0 ETH
#6560:   Gas used:            1357081 of 1357081
#6560:   Block #1:            0x21563349ecf1af5a48c1d779156b12cba03f2689fdadb41feb82ab969e8e067a
#6560:
#6560: 32meth_getTransactionByHash0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_getTransactionReceipt0m
#6560: 32meth_subscribe0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_getTransactionCount0m
#6560: 32meth_estimateGas0m
#6560: 32meth_sendRawTransaction0m
#6560:   Contract call:       Foo#transfer
#6560:   Transaction:         0x36da1e5471401eb20c198ec94cfdb1b3fcc0fec2f6e92c5ca3d7fcb4b9c43ffb
#6560:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6560:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6560:   Value:               0 ETH
#6560:   Gas used:            35401 of 35401
#6560:   Block #2:            0x07b2334cda9758ff1345887cfbbaa37cf41638bea8b146737cca1422f2f0df77
#6560:
#6560: 32meth_subscribe0m
#6560: 32meth_getBlockByNumber0m
#6560: 32meth_getTransactionCount0m
#6560: 32meth_estimateGas0m
#6560: 32meth_sendRawTransaction0m
#6560:   Contract call:       Foo#transfer
#6560:   Transaction:         0x949ebf40fe365d6673362df0f71da8f05c89f1f1429fc4415fdebb73da2a7d03
#6560:   From:                0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6560:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6560:   Value:               0 ETH
#6560:   Gas used:            35389 of 35389
#6560:   Block #3:            0x4379b9338f1604c5d2141e094cc731f6d9e03f4de6aa0df198a1cc134747f121
#6560:
#6560: 32meth_unsubscribe0m
#6560: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-12359e2b1cad /#6569
#6569: donce-12359e2b1cad
+ sudo docker rmi donce-6e02df73d4bb /#6577
#6577: Untagged: donce-6e02df73d4bb:latest
#6577: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_accepts_payments_on_changing_addresses                    32m PASS0m (13.12s)
+ sudo docker build --tag donce-3f4b3d6556dc --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6586
#6586: #0 building with "default" instance using docker driver
#6586:
#6586: #1 [internal] load build definition from Dockerfile
#6586: #1 transferring dockerfile: 552B done
#6586: #1 DONE 0.0s
#6586:
#6586: #2 [internal] load metadata for docker.io/library/node:24
#6586: #2 DONE 0.1s
#6586:
#6586: #3 [internal] load .dockerignore
#6586: #3 transferring context: 2B done
#6586: #3 DONE 0.0s
#6586:
#6586: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6586: #4 DONE 0.0s
#6586:
#6586: #5 [internal] load build context
#6586: #5 transferring context: 243B done
#6586: #5 DONE 0.0s
#6586:
#6586: #6 [7/9] COPY contracts contracts
#6586: #6 CACHED
#6586:
#6586: #7 [4/9] RUN npm install
#6586: #7 CACHED
#6586:
#6586: #8 [2/9] WORKDIR /app
#6586: #8 CACHED
#6586:
#6586: #9 [3/9] COPY package.json .
#6586: #9 CACHED
#6586:
#6586: #10 [8/9] COPY ignition ignition
#6586: #10 CACHED
#6586:
#6586: #11 [5/9] COPY hardhat.config.js .
#6586: #11 CACHED
#6586:
#6586: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6586: #12 CACHED
#6586:
#6586: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6586: #13 CACHED
#6586:
#6586: #14 exporting to image
#6586: #14 exporting layers done
#6586: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6586: #14 naming to docker.io/library/donce-3f4b3d6556dc done
#6586: #14 DONE 0.0s
+ sudo docker run --detach --name donce-47d85a4e05e5 --add-host host.docker.internal:host-gateway   --publish 1038:8545  --user=1001:1001 donce-3f4b3d6556dc /bin/bash -c npx\ hardhat\ node\  /#6618
#6618: 3d398322d14d86baa129bc41035a316e26f3c337542d17502b151cb055bca1f6
+ sudo docker build --tag donce-6999bc51c1c6 --build-arg HOST\=host.docker.internal --build-arg PORT\=1038 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6628
#6628: #0 building with "default" instance using docker driver
#6628:
#6628: #1 [internal] load build definition from Dockerfile
#6628: #1 transferring dockerfile: 552B done
#6628: #1 DONE 0.0s
#6628:
#6628: #2 [internal] load metadata for docker.io/library/node:24
#6628: #2 DONE 0.1s
#6628:
#6628: #3 [internal] load .dockerignore
#6628: #3 transferring context: 2B done
#6628: #3 DONE 0.0s
#6628:
#6628: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6628: #4 DONE 0.0s
#6628:
#6628: #5 [internal] load build context
#6628: #5 transferring context: 243B done
#6628: #5 DONE 0.0s
#6628:
#6628: #6 [2/9] WORKDIR /app
#6628: #6 CACHED
#6628:
#6628: #7 [3/9] COPY package.json .
#6628: #7 CACHED
#6628:
#6628: #8 [4/9] RUN npm install
#6628: #8 CACHED
#6628:
#6628: #9 [5/9] COPY hardhat.config.js .
#6628: #9 CACHED
#6628:
#6628: #10 [6/9] RUN sed -i "s/PORT/1038/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6628: #10 DONE 0.3s
#6628:
#6628: #11 [7/9] COPY contracts contracts
#6628: #11 DONE 0.1s
#6628:
#6628: #12 [8/9] COPY ignition ignition
#6628: #12 DONE 0.0s
#6628:
#6628: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6628: #13 1.674 Downloading compiler 0.8.28
#6628: #13 2.386 Compiled 1 Solidity file successfully (evm target: paris).
#6628: #13 DONE 2.5s
#6628:
#6628: #14 exporting to image
#6628: #14 exporting layers
#6628: #14 exporting layers 0.3s done
#6628: #14 writing image sha256:9fd957f01314378dbb16ec8545bac26e481c47f6738f815e5897f8645b920d2d done
#6628: #14 naming to docker.io/library/donce-6999bc51c1c6 done
#6628: #14 DONE 0.3s
+ sudo docker run --name donce-98a111d87a83 --add-host host.docker.internal:host-gateway     donce-6999bc51c1c6 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6660
#6660: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6660: // SPDX-License-Identifier: MIT
#6660:
#6660: require("@nomicfoundation/hardhat-toolbox");
#6660:
#6660: /** @type import("hardhat/config").HardhatUserConfig */
#6660:
#6660: module.exports = {
#6660:   solidity: "0.8.28",
#6660:   defaultNetwork: "foo",
#6660:   networks: {
#6660:     hardhat: {
#6660:       chainId: 4242,
#6660:       gas: 10,
#6660:       gasPrice: 4,
#6660:       maxFeePerGas: 100,
#6660:       maxPriorityFeePerGas: 100,
#6660:       initialBaseFeePerGas: 100,
#6660:       accounts: [
#6660:         {
#6660:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6660:           balance: "55555555555555555555555"
#6660:         },
#6660:         {
#6660:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6660:           balance: "66666666666666666666666"
#6660:         }
#6660:       ]
#6660:     },
#6660:     foo: {
#6660:       chainId: 4242,
#6660:       url: "http://host.docker.internal:1038"
#6660:     }
#6660:   }
#6660: };
#6660: total 312
#6660: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6660: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6660: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6660: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6660: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6660: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6660: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6660: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6660: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6660: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m&hellip;39m yes
#6660: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6660: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6660:
#6660: Deploying [ FooModule ]
#6660:
#6660: Batch #1
#6660:   Executing FooModule#Foo...
#6660:
#6660: 3A0JBatch #1
#6660:   Executing FooModule#Foo...
#6660:
#6660: 3A0JBatch #1
#6660:   Executed FooModule#Foo
#6660:
#6660: 3A0JBatch #1
#6660:   Executed FooModule#Foo
#6660:
#6660: [ FooModule ] successfully deployed 🚀
#6660:
#6660: Deployed Addresses
#6660:
#6660: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6660: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-98a111d87a83 /#6670
#6670: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6670: // SPDX-License-Identifier: MIT
#6670:
#6670: require("@nomicfoundation/hardhat-toolbox");
#6670:
#6670: /** @type import("hardhat/config").HardhatUserConfig */
#6670:
#6670: module.exports = {
#6670:   solidity: "0.8.28",
#6670:   defaultNetwork: "foo",
#6670:   networks: {
#6670:     hardhat: {
#6670:       chainId: 4242,
#6670:       gas: 10,
#6670:       gasPrice: 4,
#6670:       maxFeePerGas: 100,
#6670:       maxPriorityFeePerGas: 100,
#6670:       initialBaseFeePerGas: 100,
#6670:       accounts: [
#6670:         {
#6670:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6670:           balance: "55555555555555555555555"
#6670:         },
#6670:         {
#6670:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6670:           balance: "66666666666666666666666"
#6670:         }
#6670:       ]
#6670:     },
#6670:     foo: {
#6670:       chainId: 4242,
#6670:       url: "http://host.docker.internal:1038"
#6670:     }
#6670:   }
#6670: };
#6670: total 312
#6670: drwxr-xr-x   1 root root   4096 Jun 19 05:53 .
#6670: drwxr-xr-x   1 root root   4096 Jun 19 05:53 ..
#6670: drwxr-xr-x   4 root root   4096 Jun 19 05:53 artifacts
#6670: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6670: -rw-r--r--   1 root root    874 Jun 19 05:53 hardhat.config.js
#6670: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6670: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6670: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6670: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6670: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6670: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6670: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6670:
#6670: Deploying [ FooModule ]
#6670:
#6670: Batch #1
#6670:   Executing FooModule#Foo...
#6670:
#6670: 3A0JBatch #1
#6670:   Executing FooModule#Foo...
#6670:
#6670: 3A0JBatch #1
#6670:   Executed FooModule#Foo
#6670:
#6670: 3A0JBatch #1
#6670:   Executed FooModule#Foo
#6670:
#6670: [ FooModule ] successfully deployed 🚀
#6670:
#6670: Deployed Addresses
#6670:
#6670: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6670: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-98a111d87a83 /#6679
#6679: donce-98a111d87a83
+ sudo docker rmi donce-6999bc51c1c6 /#6687
#6687: Untagged: donce-6999bc51c1c6:latest
#6687: Deleted: sha256:9fd957f01314378dbb16ec8545bac26e481c47f6738f815e5897f8645b920d2d
+ sudo docker logs donce-47d85a4e05e5 /#6769
#6769: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6769:
#6769: Accounts
#6769: ========
#6769: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6769:
#6769: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6769:
#6769: 32meth_chainId0m
#6769: 32meth_chainId (2)0m
#6769: 32meth_accounts0m
#6769: 32mhardhat_getAutomine0m
#6769: 32meth_chainId0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_getTransactionCount0m
#6769: 32meth_getTransactionCount (2)0m
#6769: 32meth_getTransactionCount (3)0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_getTransactionCount0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_chainId0m
#6769: 32meth_maxPriorityFeePerGas0m
#6769: 32meth_estimateGas0m
#6769: 32meth_call0m
#6769:   Contract deployment: Foo
#6769:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:
#6769: 32meth_sendTransaction0m
#6769:   Contract deployment: Foo
#6769:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6769:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   Value:               0 ETH
#6769:   Gas used:            1357081 of 1357081
#6769:   Block #1:            0x4ec1d234a5b7839799eacb0cd89e60df978f6d646b37841b7fd578dc4f820a4f
#6769:
#6769: 32meth_getTransactionByHash0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_getTransactionReceipt0m
#6769: 32meth_getBalance0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_getBlockByNumber (2)0m
#6769: 32meth_getBlockByNumber (3)0m
#6769: 32meth_getBlockByNumber (4)0m
#6769: 32meth_getBlockByNumber (5)0m
#6769: 32meth_getBlockByNumber (6)0m
#6769: 32meth_getBlockByNumber (7)0m
#6769: 32meth_getBlockByNumber (8)0m
#6769: 32meth_getBlockByNumber (9)0m
#6769: 32meth_getTransactionCount0m
#6769: 32meth_getBlockByNumber0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xc8145ee72b45b8c241b930f907cc129b887bf7099c59dbb340330d6e572357c0
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #2:            0xc10d62b499ea29f61ca7b0287ba70ad4cf7d13e66a95bb90470e6825d5d7ff25
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0x814c946b2050c1cb4f6da973c5f442200c835330f4f88cd142e8885f8fb21daf
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #3:            0xe433f469f9aa8216c184c60ae57eb143bb6d36969b8b781072177d2467b79864
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0x735bb327ae4122524f7fed6888fe48269ea6c5cea6819d5edfa5b1bd56678a96
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #4:            0x31a3894897b3cea29921acb17b08285f175fcf206afb5b48cf02a7fd6fc77786
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xf0fd311693c20f62f782e56936a6ebf47e59d5d7a5a5ed3df90ca6e7b5f84e99
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #5:            0x9db3d286e224a0244c3439fedc359934e468f146c3151442e99fd807741fa3df
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xaf14b61ab508969f67e0523745ef5dda988815032374fab56fd81a222196548b
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #6:            0xa2f030ba685c769f54f4b070523f5a58225305f6750a7913be09da31f34a218e
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xe251cb6127c0fba9ef623d2810de0ebce20b1ccceb132da2742384c2cda53589
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #7:            0x9bb070b45588595d7e458cc1b51ff3702c4efdb0846a892d0be693d4aa876aab
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xd9e646505050366c5c66f530cd3f09717d7cb21d12c1a11a8dbc60f73b980210
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #8:            0xe628cbfbe23dcc2267647e8ffc380aa386ec514d92f11e21397a47927f3077be
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xbc14f6423c9809d45dbb33d1b929c1405fc61931bba1fd3666b3baa7e4a130c4
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #9:            0x747b589f5819a4c5800c4a58bb3e4ad5df3aaabb7d2912e9a76557eadf293320
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0x000e17ade485a65d8fbb0e7630c924a09a54341e5947f8ba3afb5e85068e23de
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #10:           0x1997e6e7c4b0d65be19db29308dfe9a7113be97473a4e37be847022ec0cb4b42
#6769:
#6769: 32meth_getTransactionCount0m
#6769: 32meth_sendRawTransaction0m
#6769:   Transaction:         0xca247cd6aaf2d2c1e125e2830adad06934226b1e893143b43d63773a14bf61f2
#6769:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6769:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6769:   Value:               42000 wei
#6769:   Gas used:            21000 of 22000
#6769:   Block #11:           0x60a148a2f2c70cb747a1c7aa566e8e33544c454f6321855f482a3dccd8cccabe
#6769:
#6769: 32meth_getBalance0m
+ sudo docker rm --force donce-47d85a4e05e5 /#6778
#6778: donce-47d85a4e05e5
+ sudo docker rmi donce-3f4b3d6556dc /#6787
#6787: Untagged: donce-3f4b3d6556dc:latest
#6787: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_pays_eth_in_threads                                       32m PASS0m (11.36s)
+ sudo docker run --detach --name donce-5690ac9b6a8d --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1039:3128  yegor256/squid-proxy:latest  /#6796
#6796: 966382b48eaa75f2cc4d19a306d61e4d6c37e22a8455214dffc2237602a99808
+ sudo docker build --tag donce-8bdbb19b1e06 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6809
#6809: #0 building with "default" instance using docker driver
#6809:
#6809: #1 [internal] load build definition from Dockerfile
#6809: #1 transferring dockerfile: 552B done
#6809: #1 DONE 0.0s
#6809:
#6809: #2 [internal] load metadata for docker.io/library/node:24
#6809: #2 DONE 0.1s
#6809:
#6809: #3 [internal] load .dockerignore
#6809: #3 transferring context: 2B done
#6809: #3 DONE 0.0s
#6809:
#6809: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6809: #4 DONE 0.0s
#6809:
#6809: #5 [internal] load build context
#6809: #5 transferring context: 243B done
#6809: #5 DONE 0.0s
#6809:
#6809: #6 [8/9] COPY ignition ignition
#6809: #6 CACHED
#6809:
#6809: #7 [2/9] WORKDIR /app
#6809: #7 CACHED
#6809:
#6809: #8 [4/9] RUN npm install
#6809: #8 CACHED
#6809:
#6809: #9 [3/9] COPY package.json .
#6809: #9 CACHED
#6809:
#6809: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6809: #10 CACHED
#6809:
#6809: #11 [5/9] COPY hardhat.config.js .
#6809: #11 CACHED
#6809:
#6809: #12 [7/9] COPY contracts contracts
#6809: #12 CACHED
#6809:
#6809: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6809: #13 CACHED
#6809:
#6809: #14 exporting to image
#6809: #14 exporting layers done
#6809: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6809: #14 naming to docker.io/library/donce-8bdbb19b1e06 done
#6809: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3e3b646dbefd --add-host host.docker.internal:host-gateway   --publish 1040:8545  --user=1001:1001 donce-8bdbb19b1e06 /bin/bash -c npx\ hardhat\ node\  /#6841
#6841: 3ec4ad0c7fbdd6384dc8dad6bb4fc897bc5f55ef82767b4fa656499f9760e77a
+ sudo docker build --tag donce-5546965ad926 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6851
#6851: #0 building with "default" instance using docker driver
#6851:
#6851: #1 [internal] load build definition from Dockerfile
#6851: #1 transferring dockerfile: 552B done
#6851: #1 DONE 0.0s
#6851:
#6851: #2 [internal] load metadata for docker.io/library/node:24
#6851: #2 DONE 0.1s
#6851:
#6851: #3 [internal] load .dockerignore
#6851: #3 transferring context: 2B done
#6851: #3 DONE 0.0s
#6851:
#6851: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6851: #4 DONE 0.0s
#6851:
#6851: #5 [internal] load build context
#6851: #5 transferring context: 243B done
#6851: #5 DONE 0.0s
#6851:
#6851: #6 [2/9] WORKDIR /app
#6851: #6 CACHED
#6851:
#6851: #7 [3/9] COPY package.json .
#6851: #7 CACHED
#6851:
#6851: #8 [4/9] RUN npm install
#6851: #8 CACHED
#6851:
#6851: #9 [5/9] COPY hardhat.config.js .
#6851: #9 CACHED
#6851:
#6851: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6851: #10 DONE 0.3s
#6851:
#6851: #11 [7/9] COPY contracts contracts
#6851: #11 DONE 0.1s
#6851:
#6851: #12 [8/9] COPY ignition ignition
#6851: #12 DONE 0.0s
#6851:
#6851: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6851: #13 1.908 Downloading compiler 0.8.28
#6851: #13 2.729 Compiled 1 Solidity file successfully (evm target: paris).
#6851: #13 DONE 2.8s
#6851:
#6851: #14 exporting to image
#6851: #14 exporting layers
#6851: #14 exporting layers 0.3s done
#6851: #14 writing image sha256:7a41862230d7038c4976194dca2a5a698afcb34982daaca9024b50b21c4a6786 done
#6851: #14 naming to docker.io/library/donce-5546965ad926 done
#6851: #14 DONE 0.3s
+ sudo docker run --name donce-0719dc29909d --add-host host.docker.internal:host-gateway     donce-5546965ad926 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6883
#6883: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6883: // SPDX-License-Identifier: MIT
#6883:
#6883: require("@nomicfoundation/hardhat-toolbox");
#6883:
#6883: /** @type import("hardhat/config").HardhatUserConfig */
#6883:
#6883: module.exports = {
#6883:   solidity: "0.8.28",
#6883:   defaultNetwork: "foo",
#6883:   networks: {
#6883:     hardhat: {
#6883:       chainId: 4242,
#6883:       gas: 10,
#6883:       gasPrice: 4,
#6883:       maxFeePerGas: 100,
#6883:       maxPriorityFeePerGas: 100,
#6883:       initialBaseFeePerGas: 100,
#6883:       accounts: [
#6883:         {
#6883:           privateKey: &quot;81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a&quot;,
#6883:           balance: &quot;55555555555555555555555&quot;
#6883:         },
#6883:         {
#6883:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6883:           balance: "66666666666666666666666"
#6883:         }
#6883:       ]
#6883:     },
#6883:     foo: {
#6883:       chainId: 4242,
#6883:       url: "http://host.docker.internal:1040"
#6883:     }
#6883:   }
#6883: };
#6883: total 312
#6883: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#6883: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#6883: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#6883: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6883: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#6883: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6883: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6883: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6883: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6883: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6883: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6883: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6883:
#6883: Deploying [ FooModule ]
#6883:
#6883: Batch #1
#6883:   Executing FooModule#Foo...
#6883:
#6883: 3A0JBatch #1
#6883:   Executing FooModule#Foo...
#6883:
#6883: 3A0JBatch #1
#6883:   Executed FooModule#Foo
#6883:
#6883: 3A0JBatch #1
#6883:   Executed FooModule#Foo
#6883:
#6883: [ FooModule ] successfully deployed 🚀
#6883:
#6883: Deployed Addresses
#6883:
#6883: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6883: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-0719dc29909d /#6893
#6893: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6893: // SPDX-License-Identifier: MIT
#6893:
#6893: require("@nomicfoundation/hardhat-toolbox");
#6893:
#6893: /** @type import("hardhat/config").HardhatUserConfig */
#6893:
#6893: module.exports = {
#6893:   solidity: "0.8.28",
#6893:   defaultNetwork: "foo",
#6893:   networks: {
#6893:     hardhat: {
#6893:       chainId: 4242,
#6893:       gas: 10,
#6893:       gasPrice: 4,
#6893:       maxFeePerGas: 100,
#6893:       maxPriorityFeePerGas: 100,
#6893:       initialBaseFeePerGas: 100,
#6893:       accounts: [
#6893:         {
#6893:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6893:           balance: "55555555555555555555555"
#6893:         },
#6893:         {
#6893:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6893:           balance: "66666666666666666666666"
#6893:         }
#6893:       ]
#6893:     },
#6893:     foo: {
#6893:       chainId: 4242,
#6893:       url: "http://host.docker.internal:1040"
#6893:     }
#6893:   }
#6893: };
#6893: total 312
#6893: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#6893: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#6893: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#6893: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#6893: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#6893: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#6893: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#6893: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#6893: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#6893: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6893: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6893: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6893:
#6893: Deploying [ FooModule ]
#6893:
#6893: Batch #1
#6893:   Executing FooModule#Foo...
#6893:
#6893: 3A0JBatch #1
#6893:   Executing FooModule#Foo...
#6893:
#6893: 3A0JBatch #1
#6893:   Executed FooModule#Foo
#6893:
#6893: 3A0JBatch #1
#6893:   Executed FooModule#Foo
#6893:
#6893: [ FooModule ] successfully deployed 🚀
#6893:
#6893: Deployed Addresses
#6893:
#6893: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6893: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-0719dc29909d /#6901
#6901: donce-0719dc29909d
+ sudo docker rmi donce-5546965ad926 /#6909
#6909: Untagged: donce-5546965ad926:latest
#6909: Deleted: sha256:7a41862230d7038c4976194dca2a5a698afcb34982daaca9024b50b21c4a6786
+ sudo docker logs donce-3e3b646dbefd /#6926
#6926: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6926:
#6926: Accounts
#6926: ========
#6926: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6926:
#6926: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6926:
#6926: 32meth_chainId0m
#6926: 32meth_chainId (2)0m
#6926: 32meth_accounts0m
#6926: 32mhardhat_getAutomine0m
#6926: 32meth_chainId0m
#6926: 32meth_getBlockByNumber0m
#6926: 32meth_getTransactionCount0m
#6926: 32meth_getTransactionCount (2)0m
#6926: 32meth_getTransactionCount (3)0m
#6926: 32meth_getBlockByNumber0m
#6926: 32meth_getTransactionCount0m
#6926: 32meth_getBlockByNumber0m
#6926: 32meth_chainId0m
#6926: 32meth_maxPriorityFeePerGas0m
#6926: 32meth_estimateGas0m
#6926: 32meth_call0m
#6926:   Contract deployment: Foo
#6926:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6926:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6926:
#6926: 32meth_sendTransaction0m
#6926:   Contract deployment: Foo
#6926:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6926:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6926:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6926:   Value:               0 ETH
#6926:   Gas used:            1357081 of 1357081
#6926:   Block #1:            0xcb56bf8799f6091c72eff362af4cde5e1df1a22a8e745dcb00aef77aba0f58d7
#6926:
#6926: 32meth_getTransactionByHash0m
#6926: 32meth_getBlockByNumber0m
#6926: 32meth_getTransactionReceipt0m
#6926: 32meth_subscribe0m
#6926: 32meth_getBlockByNumber0m
#6926: 32meth_getTransactionCount0m
#6926: 32meth_estimateGas0m
#6926: 32meth_sendRawTransaction0m
#6926:   Contract call:       Foo#transfer
#6926:   Transaction:         0x69bb93d3efe3afa82304b088ab86a9addb809a33bfca1a81cfe25911a45dc4fb
#6926:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6926:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6926:   Value:               0 ETH
#6926:   Gas used:            35389 of 35389
#6926:   Block #2:            0xca6eb3dec988134c984809fbd1e4fb84919b28a7d1d680ce7fe508edbca98c20
#6926:
#6926: 32meth_unsubscribe0m
+ sudo docker rm --force donce-3e3b646dbefd /#6935
#6935: donce-3e3b646dbefd
+ sudo docker rmi donce-8bdbb19b1e06 /#6944
#6944: Untagged: donce-8bdbb19b1e06:latest
#6944: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
+ sudo docker logs donce-5690ac9b6a8d /#6952
#6952: + set -e
#6952: + [ -z jeffrey ]
#6952: + [ -z swordfish ]
#6952: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6952: Adding password for user jeffrey
#6952: + rm -f /run/squid.pid
#6952: + which squid
#6952: + exec /usr/sbin/squid -NYCd 1
#6952: 2026/06/19 05:54:03| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6952: 2026/06/19 05:54:03| aclIpParseIpData: IPv6 has not been enabled.
#6952: 2026/06/19 05:54:03| aclIpParseIpData: IPv6 has not been enabled.
#6952: 2026/06/19 05:54:03| aclIpParseIpData: IPv6 has not been enabled.
#6952: 2026/06/19 05:54:03| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6952: 2026/06/19 05:54:03| Created PID file (/run/squid.pid)
#6952: 2026/06/19 05:54:03| Current Directory is /
#6952: 2026/06/19 05:54:04| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6952: 2026/06/19 05:54:04| Service Name: squid
#6952: 2026/06/19 05:54:04| Process ID 1
#6952: 2026/06/19 05:54:04| Process Roles: master worker
#6952: 2026/06/19 05:54:04| With 1048576 file descriptors available
#6952: 2026/06/19 05:54:04| Initializing IP Cache...
#6952: 2026/06/19 05:54:04| DNS IPv4 socket created at 0.0.0.0, FD 8
#6952: 2026/06/19 05:54:04| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6952: 2026/06/19 05:54:04| Adding domain ec2.internal from /etc/resolv.conf
#6952: 2026/06/19 05:54:04| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6952: 2026/06/19 05:54:04| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6952: 2026/06/19 05:54:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6952: 2026/06/19 05:54:04| Store logging disabled
#6952: 2026/06/19 05:54:04| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6952: 2026/06/19 05:54:04| Target number of buckets: 31
#6952: 2026/06/19 05:54:04| Using 8192 Store buckets
#6952: 2026/06/19 05:54:04| Max Mem  size: 8192 KB
#6952: 2026/06/19 05:54:04| Max Swap size: 0 KB
#6952: 2026/06/19 05:54:04| Using Least Load store dir selection
#6952: 2026/06/19 05:54:04| Current Directory is /
#6952: 2026/06/19 05:54:04| Finished loading MIME types and icons.
#6952: 2026/06/19 05:54:04| HTCP Disabled.
#6952: 2026/06/19 05:54:04| Pinger socket opened on FD 11
#6952: 2026/06/19 05:54:04| Squid plugin modules loaded: 0
#6952: 2026/06/19 05:54:04| Adaptation support is off.
#6952: 2026/06/19 05:54:04| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6952:     listening port: 3128
#6952: 2026/06/19 05:54:04| Starting new basicauthenticator helpers...
#6952:     current master transaction: master53
#6952: 2026/06/19 05:54:04| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6952:     current master transaction: master53
#6952: 2026/06/19 05:54:05| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-5690ac9b6a8d /#6960
#6960: donce-5690ac9b6a8d
  test_accepts_payments_via_proxy                                32m PASS0m (13.84s)
+ sudo docker build --tag donce-0bb651b80d2b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6969
#6969: #0 building with "default" instance using docker driver
#6969:
#6969: #1 [internal] load build definition from Dockerfile
#6969: #1 transferring dockerfile: 552B done
#6969: #1 DONE 0.0s
#6969:
#6969: #2 [internal] load metadata for docker.io/library/node:24
#6969: #2 DONE 0.1s
#6969:
#6969: #3 [internal] load .dockerignore
#6969: #3 transferring context: 2B done
#6969: #3 DONE 0.0s
#6969:
#6969: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#6969: #4 DONE 0.0s
#6969:
#6969: #5 [internal] load build context
#6969: #5 transferring context: 243B done
#6969: #5 DONE 0.0s
#6969:
#6969: #6 [8/9] COPY ignition ignition
#6969: #6 CACHED
#6969:
#6969: #7 [2/9] WORKDIR /app
#6969: #7 CACHED
#6969:
#6969: #8 [3/9] COPY package.json .
#6969: #8 CACHED
#6969:
#6969: #9 [4/9] RUN npm install
#6969: #9 CACHED
#6969:
#6969: #10 [5/9] COPY hardhat.config.js .
#6969: #10 CACHED
#6969:
#6969: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6969: #11 CACHED
#6969:
#6969: #12 [7/9] COPY contracts contracts
#6969: #12 CACHED
#6969:
#6969: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6969: #13 CACHED
#6969:
#6969: #14 exporting to image
#6969: #14 exporting layers done
#6969: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#6969: #14 naming to docker.io/library/donce-0bb651b80d2b done
#6969: #14 DONE 0.0s
+ sudo docker run --detach --name donce-8af4cc888410 --add-host host.docker.internal:host-gateway   --publish 1041:8545  --user=1001:1001 donce-0bb651b80d2b /bin/bash -c npx\ hardhat\ node\  /#7001
#7001: 43043911fa407e03e2df6c8fab4e0cb8d382e283c81cc8247e44cdce723cad16
+ sudo docker build --tag donce-639f919306ba --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7011
#7011: #0 building with "default" instance using docker driver
#7011:
#7011: #1 [internal] load build definition from Dockerfile
#7011: #1 transferring dockerfile: 552B done
#7011: #1 DONE 0.0s
#7011:
#7011: #2 [internal] load metadata for docker.io/library/node:24
#7011: #2 DONE 0.1s
#7011:
#7011: #3 [internal] load .dockerignore
#7011: #3 transferring context: 2B done
#7011: #3 DONE 0.0s
#7011:
#7011: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#7011: #4 DONE 0.0s
#7011:
#7011: #5 [internal] load build context
#7011: #5 transferring context: 243B done
#7011: #5 DONE 0.0s
#7011:
#7011: #6 [2/9] WORKDIR /app
#7011: #6 CACHED
#7011:
#7011: #7 [3/9] COPY package.json .
#7011: #7 CACHED
#7011:
#7011: #8 [4/9] RUN npm install
#7011: #8 CACHED
#7011:
#7011: #9 [5/9] COPY hardhat.config.js .
#7011: #9 CACHED
#7011:
#7011: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7011: #10 DONE 0.3s
#7011:
#7011: #11 [7/9] COPY contracts contracts
#7011: #11 DONE 0.1s
#7011:
#7011: #12 [8/9] COPY ignition ignition
#7011: #12 DONE 0.0s
#7011:
#7011: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7011: #13 1.736 Downloading compiler 0.8.28
#7011: #13 2.449 Compiled 1 Solidity file successfully (evm target: paris).
#7011: #13 DONE 2.6s
#7011:
#7011: #14 exporting to image
#7011: #14 exporting layers
#7011: #14 exporting layers 0.2s done
#7011: #14 writing image sha256:f9dc1afeb55f6d9d842003b0b03154adc4a305a9e2b20e594cbbfd6481607217 done
#7011: #14 naming to docker.io/library/donce-639f919306ba done
#7011: #14 DONE 0.2s
+ sudo docker run --name donce-908a620db768 --add-host host.docker.internal:host-gateway     donce-639f919306ba /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7044
#7044: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7044: // SPDX-License-Identifier: MIT
#7044:
#7044: require("@nomicfoundation/hardhat-toolbox");
#7044:
#7044: /** @type import("hardhat/config").HardhatUserConfig */
#7044:
#7044: module.exports = {
#7044:   solidity: "0.8.28",
#7044:   defaultNetwork: "foo",
#7044:   networks: {
#7044:     hardhat: {
#7044:       chainId: 4242,
#7044:       gas: 10,
#7044:       gasPrice: 4,
#7044:       maxFeePerGas: 100,
#7044:       maxPriorityFeePerGas: 100,
#7044:       initialBaseFeePerGas: 100,
#7044:       accounts: [
#7044:         {
#7044:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7044:           balance: "55555555555555555555555"
#7044:         },
#7044:         {
#7044:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7044:           balance: "66666666666666666666666"
#7044:         }
#7044:       ]
#7044:     },
#7044:     foo: {
#7044:       chainId: 4242,
#7044:       url: "http://host.docker.internal:1041"
#7044:     }
#7044:   }
#7044: };
#7044: total 312
#7044: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7044: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7044: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7044: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7044: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7044: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7044: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7044: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7044: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7044: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7044: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7044: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7044:
#7044: Deploying [ FooModule ]
#7044:
#7044: Batch #1
#7044:   Executing FooModule#Foo...
#7044:
#7044: 3A0JBatch #1
#7044:   Executing FooModule#Foo...
#7044:
#7044: 3A0JBatch #1
#7044:   Executed FooModule#Foo
#7044:
#7044: 3A0JBatch #1
#7044:   Executed FooModule#Foo
#7044:
#7044: [ FooModule ] successfully deployed 🚀
#7044:
#7044: Deployed Addresses
#7044:
#7044: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7044: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-908a620db768 /#7054
#7054: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7054: // SPDX-License-Identifier: MIT
#7054:
#7054: require("@nomicfoundation/hardhat-toolbox");
#7054:
#7054: /** @type import("hardhat/config").HardhatUserConfig */
#7054:
#7054: module.exports = {
#7054:   solidity: "0.8.28",
#7054:   defaultNetwork: "foo",
#7054:   networks: {
#7054:     hardhat: {
#7054:       chainId: 4242,
#7054:       gas: 10,
#7054:       gasPrice: 4,
#7054:       maxFeePerGas: 100,
#7054:       maxPriorityFeePerGas: 100,
#7054:       initialBaseFeePerGas: 100,
#7054:       accounts: [
#7054:         {
#7054:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7054:           balance: "55555555555555555555555"
#7054:         },
#7054:         {
#7054:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7054:           balance: "66666666666666666666666"
#7054:         }
#7054:       ]
#7054:     },
#7054:     foo: {
#7054:       chainId: 4242,
#7054:       url: "http://host.docker.internal:1041"
#7054:     }
#7054:   }
#7054: };
#7054: total 312
#7054: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7054: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7054: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7054: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7054: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7054: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7054: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7054: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7054: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7054: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7054: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7054: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7054:
#7054: Deploying [ FooModule ]
#7054:
#7054: Batch #1
#7054:   Executing FooModule#Foo...
#7054:
#7054: 3A0JBatch #1
#7054:   Executing FooModule#Foo...
#7054:
#7054: 3A0JBatch #1
#7054:   Executed FooModule#Foo
#7054:
#7054: 3A0JBatch #1
#7054:   Executed FooModule#Foo
#7054:
#7054: [ FooModule ] successfully deployed 🚀
#7054:
#7054: Deployed Addresses
#7054:
#7054: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7054: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-908a620db768 /#7063
#7063: donce-908a620db768
+ sudo docker rmi donce-639f919306ba /#7071
#7071: Untagged: donce-639f919306ba:latest
#7071: Deleted: sha256:f9dc1afeb55f6d9d842003b0b03154adc4a305a9e2b20e594cbbfd6481607217
+ sudo docker logs donce-8af4cc888410 /#7081
#7081: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7081:
#7081: Accounts
#7081: ========
#7081: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7081:
#7081: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7081:
#7081: 32meth_chainId0m
#7081: 32meth_chainId (2)0m
#7081: 32meth_accounts0m
#7081: 32mhardhat_getAutomine0m
#7081: 32meth_chainId0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionCount0m
#7081: 32meth_getTransactionCount (2)0m
#7081: 32meth_getTransactionCount (3)0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionCount0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_chainId0m
#7081: 32meth_maxPriorityFeePerGas0m
#7081: 32meth_estimateGas0m
#7081: 32meth_call0m
#7081:   Contract deployment: Foo
#7081:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:
#7081: 32meth_sendTransaction0m
#7081:   Contract deployment: Foo
#7081:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   Value:               0 ETH
#7081:   Gas used:            1357081 of 1357081
#7081:   Block #1:            0x2993731c4ff032c2c0d8e21af94e61c356cb67870018faea306524975a7f5246
#7081:
#7081: 32meth_getTransactionByHash0m
#7081: 32meth_getBlockByNumber0m
#7081: 32meth_getTransactionReceipt0m
#7081: 32meth_accounts0m
#7081: 32meth_call0m
#7081:   Contract call:       Foo#balanceOf
#7081:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7081:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7081:
+ sudo docker rm --force donce-8af4cc888410 /#7091
#7091: donce-8af4cc888410
+ sudo docker rmi donce-0bb651b80d2b /#7099
#7099: Untagged: donce-0bb651b80d2b:latest
#7099: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_checks_balance                                            32m PASS0m (10.99s)
+ sudo docker build --tag donce-d5530084da25 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7108
#7108: #0 building with "default" instance using docker driver
#7108:
#7108: #1 [internal] load build definition from Dockerfile
#7108: #1 transferring dockerfile: 552B done
#7108: #1 DONE 0.0s
#7108:
#7108: #2 [internal] load metadata for docker.io/library/node:24
#7108: #2 DONE 0.1s
#7108:
#7108: #3 [internal] load .dockerignore
#7108: #3 transferring context:
#7108: #3 transferring context: 2B done
#7108: #3 DONE 0.0s
#7108:
#7108: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#7108: #4 DONE 0.0s
#7108:
#7108: #5 [internal] load build context
#7108: #5 transferring context: 243B done
#7108: #5 DONE 0.0s
#7108:
#7108: #6 [4/9] RUN npm install
#7108: #6 CACHED
#7108:
#7108: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7108: #7 CACHED
#7108:
#7108: #8 [8/9] COPY ignition ignition
#7108: #8 CACHED
#7108:
#7108: #9 [2/9] WORKDIR /app
#7108: #9 CACHED
#7108:
#7108: #10 [3/9] COPY package.json .
#7108: #10 CACHED
#7108:
#7108: #11 [7/9] COPY contracts contracts
#7108: #11 CACHED
#7108:
#7108: #12 [5/9] COPY hardhat.config.js .
#7108: #12 CACHED
#7108:
#7108: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7108: #13 CACHED
#7108:
#7108: #14 exporting to image
#7108: #14 exporting layers done
#7108: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#7108: #14 naming to docker.io/library/donce-d5530084da25 done
#7108: #14 DONE 0.0s
+ sudo docker run --detach --name donce-bf0a24b23f17 --add-host host.docker.internal:host-gateway   --publish 1042:8545  --user=1001:1001 donce-d5530084da25 /bin/bash -c npx\ hardhat\ node\  /#7140
#7140: 38fc85077669bdf4fdfaf040a93321e33e2e720a9f110af63fe9d18c3bfb7ed3
+ sudo docker build --tag donce-e17ac168dc8e --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7150
#7150: #0 building with &quot;default&quot; instance using docker driver
#7150:
#7150: #1 [internal] load build definition from Dockerfile
#7150: #1 transferring dockerfile: 552B done
#7150: #1 DONE 0.0s
#7150:
#7150: #2 [internal] load metadata for docker.io/library/node:24
#7150: #2 DONE 0.1s
#7150:
#7150: #3 [internal] load .dockerignore
#7150: #3 transferring context: 2B done
#7150: #3 DONE 0.0s
#7150:
#7150: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#7150: #4 DONE 0.0s
#7150:
#7150: #5 [internal] load build context
#7150: #5 transferring context: 243B done
#7150: #5 DONE 0.0s
#7150:
#7150: #6 [3/9] COPY package.json .
#7150: #6 CACHED
#7150:
#7150: #7 [4/9] RUN npm install
#7150: #7 CACHED
#7150:
#7150: #8 [2/9] WORKDIR /app
#7150: #8 CACHED
#7150:
#7150: #9 [5/9] COPY hardhat.config.js .
#7150: #9 CACHED
#7150:
#7150: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7150: #10 DONE 0.3s
#7150:
#7150: #11 [7/9] COPY contracts contracts
#7150: #11 DONE 0.1s
#7150:
#7150: #12 [8/9] COPY ignition ignition
#7150: #12 DONE 0.1s
#7150:
#7150: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7150: #13 1.724 Downloading compiler 0.8.28
#7150: #13 2.419 Compiled 1 Solidity file successfully (evm target: paris).
#7150: #13 DONE 2.5s
#7150:
#7150: #14 exporting to image
#7150: #14 exporting layers
#7150: #14 exporting layers 0.2s done
#7150: #14 writing image sha256:ff0c004a5b3982bac83d989649d20e06a1f8199670867011d4e84e68e183a88a
#7150: #14 writing image sha256:ff0c004a5b3982bac83d989649d20e06a1f8199670867011d4e84e68e183a88a done
#7150: #14 naming to docker.io/library/donce-e17ac168dc8e done
#7150: #14 DONE 0.2s
+ sudo docker run --name donce-d962886904bf --add-host host.docker.internal:host-gateway     donce-e17ac168dc8e /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7182
#7182: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7182: // SPDX-License-Identifier: MIT
#7182:
#7182: require("@nomicfoundation/hardhat-toolbox");
#7182:
#7182: /** @type import("hardhat/config").HardhatUserConfig */
#7182:
#7182: module.exports = {
#7182:   solidity: "0.8.28",
#7182:   defaultNetwork: "foo",
#7182:   networks: {
#7182:     hardhat: {
#7182:       chainId: 4242,
#7182:       gas: 10,
#7182:       gasPrice: 4,
#7182:       maxFeePerGas: 100,
#7182:       maxPriorityFeePerGas: 100,
#7182:       initialBaseFeePerGas: 100,
#7182:       accounts: [
#7182:         {
#7182:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7182:           balance: "55555555555555555555555"
#7182:         },
#7182:         {
#7182:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7182:           balance: "66666666666666666666666"
#7182:         }
#7182:       ]
#7182:     },
#7182:     foo: {
#7182:       chainId: 4242,
#7182:       url: "http://host.docker.internal:1042"
#7182:     }
#7182:   }
#7182: };
#7182: total 312
#7182: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7182: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7182: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7182: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7182: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7182: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7182: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7182: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7182: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7182: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7182: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7182: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7182:
#7182: Deploying [ FooModule ]
#7182:
#7182: Batch #1
#7182:   Executing FooModule#Foo...
#7182:
#7182: 3A0JBatch #1
#7182:   Executing FooModule#Foo...
#7182:
#7182: 3A0JBatch #1
#7182:   Executed FooModule#Foo
#7182:
#7182: 3A0JBatch #1
#7182:   Executed FooModule#Foo
#7182:
#7182: [ FooModule ] successfully deployed 🚀
#7182:
#7182: Deployed Addresses
#7182:
#7182: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7182: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d962886904bf /#7192
#7192: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7192: // SPDX-License-Identifier: MIT
#7192:
#7192: require("@nomicfoundation/hardhat-toolbox");
#7192:
#7192: /** @type import("hardhat/config").HardhatUserConfig */
#7192:
#7192: module.exports = {
#7192:   solidity: "0.8.28",
#7192:   defaultNetwork: "foo",
#7192:   networks: {
#7192:     hardhat: {
#7192:       chainId: 4242,
#7192:       gas: 10,
#7192:       gasPrice: 4,
#7192:       maxFeePerGas: 100,
#7192:       maxPriorityFeePerGas: 100,
#7192:       initialBaseFeePerGas: 100,
#7192:       accounts: [
#7192:         {
#7192:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7192:           balance: "55555555555555555555555"
#7192:         },
#7192:         {
#7192:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7192:           balance: "66666666666666666666666"
#7192:         }
#7192:       ]
#7192:     },
#7192:     foo: {
#7192:       chainId: 4242,
#7192:       url: "http://host.docker.internal:1042"
#7192:     }
#7192:   }
#7192: };
#7192: total 312
#7192: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7192: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7192: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7192: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7192: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7192: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7192: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7192: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7192: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7192: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7192: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7192: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7192:
#7192: Deploying [ FooModule ]
#7192:
#7192: Batch #1
#7192:   Executing FooModule#Foo...
#7192:
#7192: 3A0JBatch #1
#7192:   Executing FooModule#Foo...
#7192:
#7192: 3A0JBatch #1
#7192:   Executed FooModule#Foo
#7192:
#7192: 3A0JBatch #1
#7192:   Executed FooModule#Foo
#7192:
#7192: [ FooModule ] successfully deployed 🚀
#7192:
#7192: Deployed Addresses
#7192:
#7192: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7192: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d962886904bf /#7201
#7201: donce-d962886904bf
+ sudo docker rmi donce-e17ac168dc8e /#7209
#7209: Untagged: donce-e17ac168dc8e:latest
#7209: Deleted: sha256:ff0c004a5b3982bac83d989649d20e06a1f8199670867011d4e84e68e183a88a
+ sudo docker logs donce-bf0a24b23f17 /#7308
#7308: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7308:
#7308: Accounts
#7308: ========
#7308: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7308:
#7308: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7308:
#7308: 32meth_chainId0m
#7308: 32meth_chainId (2)0m
#7308: 32meth_accounts0m
#7308: 32mhardhat_getAutomine0m
#7308: 32meth_chainId0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_getTransactionCount0m
#7308: 32meth_getTransactionCount (2)0m
#7308: 32meth_getTransactionCount (3)0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_getTransactionCount0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_chainId0m
#7308: 32meth_maxPriorityFeePerGas0m
#7308: 32meth_estimateGas0m
#7308: 32meth_call0m
#7308:   Contract deployment: Foo
#7308:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:
#7308: 32meth_sendTransaction0m
#7308:   Contract deployment: Foo
#7308:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   Value:               0 ETH
#7308:   Gas used:            1357081 of 1357081
#7308:   Block #1:            0x7a6ed13187c9c4170c4875b6b110960bf38e2481bbc82947d20f6580817966df
#7308:
#7308: 32meth_getTransactionByHash0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_getTransactionReceipt0m
#7308: 32meth_subscribe0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_getBlockByNumber (2)0m
#7308: 32meth_getBlockByNumber (3)0m
#7308: 32meth_getBlockByNumber (4)0m
#7308: 32meth_getBlockByNumber (5)0m
#7308: 32meth_getBlockByNumber (6)0m
#7308: 32meth_getBlockByNumber (7)0m
#7308: 32meth_getBlockByNumber (8)0m
#7308: 32meth_getBlockByNumber (9)0m
#7308: 32meth_getTransactionCount0m
#7308: 32meth_getBlockByNumber0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xa5aeca6fac1c4248e8d87e99a27fe47f5f8f8f22986b2bf09ad197cea69c9a72
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #2:            0x1e5be67148d11ddadaae7729aa2f5d9b994c0019cebc65f40e0923df62535739
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xd03f273728a7c62d53f036cc5fd7fb0b2c022b0092423b802539b00599c0a088
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #3:            0x6956d556a510bd4dddb20318eef61c3ecafdfecdd7aa2bf137ba34fc7b07215a
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0x343f09c45c0b006a76b9dc2a15dcfdb2ee5904edc36297a5ee2073d14430dc0c
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #4:            0xcc961ee244ae75b08f2f5d35ea5ba51e3a4bdba14a9ff44d4e76bbc5c0c9a014
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xd2d218fc11261e55f1b94a5f5ec58825145ec5d455529ee571e6181fc97e3569
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #5:            0xf5c81cec0209a43c39d95457d0f94312d18582703cbc80e4b8ca89731f78e351
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xcee8e2bd823342256f63fde0db3d4fd1ec4af8117b7899196611f668db2d18e3
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #6:            0x64f0536f28bd6dc8cd844fb4196c1c52e6b1bfd5351ab2ade1dc4ae2d41ebad4
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xcc4966a181e760c37e1703e740f890311080a83078a36a3d5bf6b46e1a7651c7
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #7:            0x639765d98a6753bbe7e75bcead99d6ff126072e1caf842f6ceaa05f6b8a9b72c
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0x246b25b39c985f802baee5567e99f66e2b8d8e754f8d5812366362cd5c014013
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #8:            0x4033f6629697cdf0f2961c2455fb539ab8e49feee2bbb846fda1c0b481d82b92
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0xb9286e365b677a368142dc9fa5d4a269028afc1dfc935dbb69c231aaafffb4a9
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #9:            0x1f63c58e32081325d651c295da2dc26f738daedf1571b725193c6f2809fd973b
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0x7472c53bb85bffc6719b2277e5d2b4abe0b946744e33ddb4e01c1453535bc51b
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #10:           0xc0b15f1e20857cdecb91b8e9800bf40795feebfdd427c3e8b27198b4d37fd3ed
#7308:
#7308: 32meth_getTransactionCount0m
#7308: 32meth_estimateGas0m
#7308: 32meth_sendRawTransaction0m
#7308:   Contract call:       Foo#transfer
#7308:   Transaction:         0x3c040c7a2804135867fae43396405308c4a3fa35d0629e59e3e9584b51834113
#7308:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7308:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7308:   Value:               0 ETH
#7308:   Gas used:            35389 of 35389
#7308:   Block #11:           0xc2439c9d0a194e89192a83eb938a222b69c8f0d9388bec5d29516dfa2a5852b3
#7308:
#7308: 32meth_unsubscribe0m
+ sudo docker rm --force donce-bf0a24b23f17 /#7317
#7317: donce-bf0a24b23f17
+ sudo docker rmi donce-d5530084da25 /#7325
#7325: Untagged: donce-d5530084da25:latest
#7325: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_accepts_many_payments                                     32m PASS0m (12.44s)
+ sudo docker build --tag donce-03dc2204d319 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7334
#7334: #0 building with "default" instance using docker driver
#7334:
#7334: #1 [internal] load build definition from Dockerfile
#7334: #1 transferring dockerfile: 552B done
#7334: #1 DONE 0.0s
#7334:
#7334: #2 [internal] load metadata for docker.io/library/node:24
#7334: #2 DONE 0.2s
#7334:
#7334: #3 [internal] load .dockerignore
#7334: #3 transferring context: 2B done
#7334: #3 DONE 0.0s
#7334:
#7334: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#7334: #4 DONE 0.0s
#7334:
#7334: #5 [internal] load build context
#7334: #5 transferring context: 243B done
#7334: #5 DONE 0.0s
#7334:
#7334: #6 [2/9] WORKDIR /app
#7334: #6 CACHED
#7334:
#7334: #7 [4/9] RUN npm install
#7334: #7 CACHED
#7334:
#7334: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7334: #8 CACHED
#7334:
#7334: #9 [5/9] COPY hardhat.config.js .
#7334: #9 CACHED
#7334:
#7334: #10 [7/9] COPY contracts contracts
#7334: #10 CACHED
#7334:
#7334: #11 [8/9] COPY ignition ignition
#7334: #11 CACHED
#7334:
#7334: #12 [3/9] COPY package.json .
#7334: #12 CACHED
#7334:
#7334: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7334: #13 CACHED
#7334:
#7334: #14 exporting to image
#7334: #14 exporting layers done
#7334: #14 writing image sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b done
#7334: #14 naming to docker.io/library/donce-03dc2204d319 done
#7334: #14 DONE 0.0s
+ sudo docker run --detach --name donce-7b018b77a16e --add-host host.docker.internal:host-gateway   --publish 1043:8545  --user=1001:1001 donce-03dc2204d319 /bin/bash -c npx\ hardhat\ node\  /#7367
#7367: 842eed75b597bea8402929c84e9e27350cf4b23a10ce65c04231ce9300a33828
+ sudo docker build --tag donce-7b979a370c41 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7376
#7376: #0 building with "default" instance using docker driver
#7376:
#7376: #1 [internal] load build definition from Dockerfile
#7376: #1 transferring dockerfile: 552B done
#7376: #1 DONE 0.0s
#7376:
#7376: #2 [internal] load metadata for docker.io/library/node:24
#7376: #2 DONE 0.1s
#7376:
#7376: #3 [internal] load .dockerignore
#7376: #3 transferring context: 2B done
#7376: #3 DONE 0.0s
#7376:
#7376: #4 [1/9] FROM docker.io/library/node:24@sha256:032e78d7e54e352129831743737e3a83171d9cc5b5896f411649c597ce0b11ea
#7376: #4 DONE 0.0s
#7376:
#7376: #5 [internal] load build context
#7376: #5 transferring context: 243B done
#7376: #5 DONE 0.0s
#7376:
#7376: #6 [2/9] WORKDIR /app
#7376: #6 CACHED
#7376:
#7376: #7 [3/9] COPY package.json .
#7376: #7 CACHED
#7376:
#7376: #8 [4/9] RUN npm install
#7376: #8 CACHED
#7376:
#7376: #9 [5/9] COPY hardhat.config.js .
#7376: #9 CACHED
#7376:
#7376: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7376: #10 DONE 0.3s
#7376:
#7376: #11 [7/9] COPY contracts contracts
#7376: #11 DONE 0.1s
#7376:
#7376: #12 [8/9] COPY ignition ignition
#7376: #12 DONE 0.1s
#7376:
#7376: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7376: #13 1.714 Downloading compiler 0.8.28
#7376: #13 2.436 Compiled 1 Solidity file successfully (evm target: paris).
#7376: #13 DONE 2.6s
#7376:
#7376: #14 exporting to image
#7376: #14 exporting layers
#7376: #14 exporting layers 0.2s done
#7376: #14 writing image sha256:9c7a2743cef0ea699b16cd950295cb3c702c074c7646cbe11a1935ea7bdd51b1
#7376: #14 writing image sha256:9c7a2743cef0ea699b16cd950295cb3c702c074c7646cbe11a1935ea7bdd51b1 done
#7376: #14 naming to docker.io/library/donce-7b979a370c41 done
#7376: #14 DONE 0.2s
+ sudo docker run --name donce-1143055a7644 --add-host host.docker.internal:host-gateway     donce-7b979a370c41 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7408
#7408: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7408: // SPDX-License-Identifier: MIT
#7408:
#7408: require("@nomicfoundation/hardhat-toolbox");
#7408:
#7408: /** @type import("hardhat/config").HardhatUserConfig */
#7408:
#7408: module.exports = {
#7408:   solidity: "0.8.28",
#7408:   defaultNetwork: "foo",
#7408:   networks: {
#7408:     hardhat: {
#7408:       chainId: 4242,
#7408:       gas: 10,
#7408:       gasPrice: 4,
#7408:       maxFeePerGas: 100,
#7408:       maxPriorityFeePerGas: 100,
#7408:       initialBaseFeePerGas: 100,
#7408:       accounts: [
#7408:         {
#7408:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7408:           balance: "55555555555555555555555"
#7408:         },
#7408:         {
#7408:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7408:           balance: "66666666666666666666666"
#7408:         }
#7408:       ]
#7408:     },
#7408:     foo: {
#7408:       chainId: 4242,
#7408:       url: "http://host.docker.internal:1043"
#7408:     }
#7408:   }
#7408: };
#7408: total 312
#7408: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7408: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7408: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7408: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7408: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7408: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7408: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7408: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7408: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7408: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7408: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7408: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7408:
#7408: Deploying [ FooModule ]
#7408:
#7408: Batch #1
#7408:   Executing FooModule#Foo...
#7408:
#7408: 3A0JBatch #1
#7408:   Executing FooModule#Foo...
#7408:
#7408: 3A0JBatch #1
#7408:   Executed FooModule#Foo
#7408:
#7408: 3A0JBatch #1
#7408:   Executed FooModule#Foo
#7408:
#7408: [ FooModule ] successfully deployed 🚀
#7408:
#7408: Deployed Addresses
#7408:
#7408: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7408: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-1143055a7644 /#7418
#7418: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7418: // SPDX-License-Identifier: MIT
#7418:
#7418: require("@nomicfoundation/hardhat-toolbox");
#7418:
#7418: /** @type import("hardhat/config").HardhatUserConfig */
#7418:
#7418: module.exports = {
#7418:   solidity: "0.8.28",
#7418:   defaultNetwork: "foo",
#7418:   networks: {
#7418:     hardhat: {
#7418:       chainId: 4242,
#7418:       gas: 10,
#7418:       gasPrice: 4,
#7418:       maxFeePerGas: 100,
#7418:       maxPriorityFeePerGas: 100,
#7418:       initialBaseFeePerGas: 100,
#7418:       accounts: [
#7418:         {
#7418:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7418:           balance: "55555555555555555555555"
#7418:         },
#7418:         {
#7418:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7418:           balance: "66666666666666666666666"
#7418:         }
#7418:       ]
#7418:     },
#7418:     foo: {
#7418:       chainId: 4242,
#7418:       url: "http://host.docker.internal:1043"
#7418:     }
#7418:   }
#7418: };
#7418: total 312
#7418: drwxr-xr-x   1 root root   4096 Jun 19 05:54 .
#7418: drwxr-xr-x   1 root root   4096 Jun 19 05:54 ..
#7418: drwxr-xr-x   4 root root   4096 Jun 19 05:54 artifacts
#7418: drwxr-xr-x   2 root root   4096 Jun 19 05:46 contracts
#7418: -rw-r--r--   1 root root    874 Jun 19 05:54 hardhat.config.js
#7418: drwxr-xr-x   3 root root   4096 Jun 19 05:46 ignition
#7418: drwxr-xr-x 379 root root  12288 Jun 19 05:51 node_modules
#7418: -rw-r--r--   1 root root 278380 Jun 19 05:51 package-lock.json
#7418: -rw-r--r--   1 root root    106 Jun 19 05:46 package.json
#7418: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m&rsaquo;39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m&hellip;39m yes
#7418: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7418: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7418:
#7418: Deploying [ FooModule ]
#7418:
#7418: Batch #1
#7418:   Executing FooModule#Foo...
#7418:
#7418: 3A0JBatch #1
#7418:   Executing FooModule#Foo...
#7418:
#7418: 3A0JBatch #1
#7418:   Executed FooModule#Foo
#7418:
#7418: 3A0JBatch #1
#7418:   Executed FooModule#Foo
#7418:
#7418: [ FooModule ] successfully deployed 🚀
#7418:
#7418: Deployed Addresses
#7418:
#7418: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7418: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-1143055a7644 /#7427
#7427: donce-1143055a7644
+ sudo docker rmi donce-7b979a370c41 /#7435
#7435: Untagged: donce-7b979a370c41:latest
#7435: Deleted: sha256:9c7a2743cef0ea699b16cd950295cb3c702c074c7646cbe11a1935ea7bdd51b1
+ sudo docker logs donce-7b018b77a16e /#7537
#7537: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7537:
#7537: Accounts
#7537: ========
#7537: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7537:
#7537: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7537:
#7537: 32meth_chainId0m
#7537: 32meth_chainId (2)0m
#7537: 32meth_accounts0m
#7537: 32mhardhat_getAutomine0m
#7537: 32meth_chainId0m
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_getTransactionCount0m
#7537: 32meth_getTransactionCount (2)0m
#7537: 32meth_getTransactionCount (3)0m
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_getTransactionCount0m
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_chainId0m
#7537: 32meth_maxPriorityFeePerGas0m
#7537: 32meth_estimateGas0m
#7537: 32meth_call0m
#7537:   Contract deployment: Foo
#7537:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:
#7537: 32meth_sendTransaction0m
#7537:   Contract deployment: Foo
#7537:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   Value:               0 ETH
#7537:   Gas used:            1357081 of 1357081
#7537:   Block #1:            0x6466c3557e2f520ec70aeef9e66e21d78681f4d0c62054feae87d50f801b76a1
#7537:
#7537: 32meth_getTransactionByHash0m
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_getTransactionReceipt0m
#7537: 32meth_accounts0m
#7537: 32meth_call0m
#7537:   Contract call:       Foo#balanceOf
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_getBlockByNumber (2)0m
#7537: 32meth_getBlockByNumber (3)0m
#7537: 32meth_getBlockByNumber (4)0m
#7537: 32meth_getBlockByNumber (5)0m
#7537: 32meth_getBlockByNumber (6)0m
#7537: 32meth_getBlockByNumber (7)0m
#7537: 32meth_getBlockByNumber (8)0m
#7537: 32meth_getBlockByNumber (9)0m
#7537: 32meth_getTransactionCount0m
#7537: 32meth_getBlockByNumber0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0xcbe5376f11a7ac7fefbd0602c5b2f92531000cfad43bb224ac1bb29bb8a1f662
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #2:            0x07fe126f2c30818a982ee1719534855f650bb7bc8eb573df56a0326d3837ff5b
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x551463b97e004c2e88b47b5123b99595b6e4c91c7908f32f42dc36932f2fe985
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #3:            0x86c5b08b5c92fe1e52174b64ae62fa7ac88c293d12dfa7aaf4115af08a397a4f
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0xda568fb3ae746069ebc966784400947ebe33a37af3a709003634c386693e3177
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #4:            0xf0fdaa6b1e7f9a7c4de0103ffdca00ae74a0c3e5ceabcba6109a502e6cafadac
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x15c7c2bc2a4c02986994a02735371a7dbf943eaff6793e3e736188ecf45a5ad3
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #5:            0xc928d567b719a1631ec16b43ae9184f789e2763df5e928911ed01733bef30e62
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0xc95c23d8194dedf5ee369c5f6e792909be7323549b7bd2ea94e89985a810d0bd
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #6:            0x869edfe385c197b292fd5f5f838c4069f3300337e67e1017001625fdafa89d56
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x6d6782019d6700114e022cc64bd35c905532fca9359614e01b6c582f4ee98886
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #7:            0xa289e33a65f8162ba7b4f2ef0bd8d883917b75258986fd92963b9f176fe47029
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0xf30229160c37f3e59362ea490d4ed6ce1b8e2b33770eeaf75734a51686f31bc2
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #8:            0x449d079f3b8683bfa7089ae4046840bf1c60ad7a92bc08618a33f5790fd77f78
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x70c014ee193ded465c59a2c9f6ad343845c580c51443f63be2e3602029587703
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #9:            0x27706c0a7bae378f792847c41cd02092fe2a1b6e8da799dc3735761756fc517c
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x244cb12869e3c52787fc7ac9c6799692882f520b0e43912ecf1c30a3b7457d8d
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #10:           0x2457ceee3cba4b37c631a73b29e34c6b1c7d0dafb517b51ded9d71385db5219f
#7537:
#7537: 32meth_getTransactionCount0m
#7537: 32meth_estimateGas0m
#7537: 32meth_sendRawTransaction0m
#7537:   Contract call:       Foo#transfer
#7537:   Transaction:         0x26e92cfea9809117f71733060ed7c670b82a356b6a52195c4ce923d57479a8fa
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:   Value:               0 ETH
#7537:   Gas used:            35389 of 35389
#7537:   Block #11:           0xfb3253d761a3ed7e18403afdecfc337fbe783f252f828bd3bd8ab686388c228e
#7537:
#7537: 32meth_call0m
#7537:   Contract call:       Foo#balanceOf
#7537:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7537:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7537:
+ sudo docker rm --force donce-7b018b77a16e /#7546
#7546: donce-7b018b77a16e
+ sudo docker rmi donce-03dc2204d319 /#7554
#7554: Untagged: donce-03dc2204d319:latest
#7554: Deleted: sha256:7eda38b7f22cabeba1d885b2a6b7a4542453effafb2a5b5ae7a3f9faf6a7453b
  test_pays_in_threads                                           32m PASS0m (11.40s)

TestFakeWallet
  test_pays_fake_money                                           32m PASS0m (0.00s)
  test_checks_preset_fake_balance                                32m PASS0m (0.00s)
  test_pays_fake_eths                                            32m PASS0m (0.00s)
  test_checks_fake_balance                                       32m PASS0m (0.00s)
  test_checks_fake_eth_balance                                   32m PASS0m (0.00s)
  test_returns_host                                              32m PASS0m (0.00s)
  test_checks_gas_estimate                                       32m PASS0m (0.00s)
  test_reads_sum_of_payment                                      32m PASS0m (0.00s)
  test_checks_gas_price                                          32m PASS0m (0.00s)
  test_checks_preset_fake_eth_balance                            32m PASS0m (0.00s)
  test_accepts_payments_on_hardhat                               32m PASS0m (0.20s)

TestBin
  test_sends_eth_payment                                         32m PASS0m (3.03s)
  test_sends_eth_payment_in_eth                                  32m PASS0m (1.84s)
  test_sends_erc20_payment_in_dollars                            32m PASS0m (1.84s)
  test_sends_erc20_payment_in_usdt                               32m PASS0m (1.85s)
  test_sends_erc20_payment                                       32m PASS0m (1.87s)
  test_fetches_eth_balance                                       32m PASS0m (1.86s)
  test_prints_help                                               32m PASS0m (0.81s)
  test_fetches_gas_price                                         32m PASS0m (0.62s)
  test_sends_eth_payment_in_wei                                  32m PASS0m (1.86s)
  test_generates_private_key                                     32m PASS0m (0.63s)
  test_sends_eth_payment_in_gwei                                 32m PASS0m (1.86s)
  test_generates_public_key                                      32m PASS0m (1.24s)
  test_prints_version                                            32m PASS0m (0.62s)
  test_fetches_erc20_balance                                     32m PASS0m (1.85s)
  test_wrong_command                                             32m PASS0m (0.61s)

Finished in 315.80494s
61 tests, 96 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 97.75% (304 / 311)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.75% (304 / 311)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
  As a simple ETH/ERC20 user I want to use it

  Scenario: Help can be printed      90m# features/cli.feature:70m
    32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m           # features/step_definitions/steps.rb:410m0m
    32mAnd Stdout contains "32m1mhelp0m0m32m"90m       # features/step_definitions/steps.rb:330m0m

  Scenario: ETH private key can be generated 90m# features/cli.feature:120m
    32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m          # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                   # features/step_definitions/steps.rb:410m0m

  Scenario: ETH address can be created                                                                   90m# features/cli.feature:160m
    32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                               # features/step_definitions/steps.rb:410m0m

Feature: Command Line Processing, in Dry Mode
  As a simple ETH/ERC20 user I want to test it in dry mode

  Scenario: Gas price price can be retrieved             90m# features/dry.feature:70m
    32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                               # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 balance can be checked                                                           90m# features/dry.feature:110m
    32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                         # features/step_definitions/steps.rb:410m0m

  Scenario: ETH balance can be checked                                                                 90m# features/dry.feature:150m
    32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                             # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in tokens                                                                                                                    90m# features/dry.feature:190m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                         # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in dollars                                                                                                                    90m# features/dry.feature:230m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD $100m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                          # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in USDT                                                                                                                          90m# features/dry.feature:270m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                             # features/step_definitions/steps.rb:410m0m

  Scenario: ETH payment can be sent in wei                                                                                                                                   90m# features/dry.feature:310m
    32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                                   # features/step_definitions/steps.rb:410m0m

  Scenario: ETH payment can be sent in ETH                                                                                                                               90m# features/dry.feature:350m
    32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                               # features/step_definitions/steps.rb:410m0m

Feature: Gem Package
  As a source code writer I want to be able to
  package the Gem into .gem file

  Scenario: Gem can be packaged                  90m# features/gem_package.feature:80m
    32mGiven It is Unix90m                             # features/step_definitions/steps.rb:610m0m
    32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m      """0m
32m      #!/usr/bin/env ruby0m
32m      require 'rubygems'0m
32m      spec = Gem::Specification::load('./spec.rb')0m
32m      if spec.executables.empty?0m
32m        fail 'no executables: ' + File.read('./spec.rb')0m
32m      end0m
32m      """0m
    32mWhen I run bash with:90m                        # features/step_definitions/steps.rb:550m0m
32m      """0m
32m      cd erc200m
32m      gem build erc20.gemspec0m
32m      gem specification --ruby erc20-*.gem > ../spec.rb0m
32m      cd ..0m
32m      ruby execs.rb0m
32m      """0m
    32mThen Exit code is zero90m                       # features/step_definitions/steps.rb:410m0m

Feature: Command Line Processing
  As a simple ETH/ERC20 user I want to use it live

  Scenario: Gas price price can be retrieved       90m# features/live.feature:70m
    32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                         # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 balance can be checked                                                                  90m# features/live.feature:110m
    32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                # features/step_definitions/steps.rb:410m0m

  Scenario: ETH balance can be checked                                                                        90m# features/live.feature:150m
    32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                    # features/step_definitions/steps.rb:410m0m

15 scenarios (32m15 passed0m)
33 steps (32m33 passed0m)
0m13.625s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m     1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m Command line option:    36m--publish0m                                            1m32m│0m0m
1m32m│0m0m Environment variable:   36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m                        1m32m│0m0m
1m32m│0m0m cucumber.yml:           36mdefault: --publish0m                                   1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the      1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m          1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m                                                     1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 15 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

15 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo3/ERC20/FakeWallet.html..0mml0ml0m
Modules:         1 (    0 undocumented)
Classes:         2 (    0 undocumented)
Constants:       5 (    5 undocumented)
Attributes:      8 (    0 undocumented)
Methods:        20 (    0 undocumented)
 86.11% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/erc20.git
   0c4d168..0deb436  master -> master
container d191a981a5ec6f09b3352f0d5f4d8c8a59ee75a23f0158548f97c929706568b1 is dead
Fri Jun 19 06:28:39 UTC 2026