++ dirname ./run.sh
+ cd .
+ echo 1668
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Sep 23 02:59:50 UTC 2026
+ uptime
02:59:50 up 6 min, 0 users, load average: 0.35, 0.13, 0.04
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.76.3'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=195
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=195' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=195'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3'\''\'\'''\'''\'' '\'';'\'' '\''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=195'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_195
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-1
+ pwd
/tmp/rultor-Av0W
+ 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=195'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3'\''' ';' '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] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [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/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.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/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.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 'chore(deps): update reviewdog/action-actionlint action to v1.76.3' --ff __rultor
Updating e99db9a..3aac8e5
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 3aac8e5c61bdf63c75b64f94810c137214fad064
gpg: Signature made Tue Sep 22 23:09:29 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: Tue Sep 22 23:09:29 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.76.3
+ 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
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: 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
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_195\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 23 02:59 .
drwxrwxrwt 12 root root 4096 Sep 23 02:59 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 23 02:59 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 23 02:59 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 23 02:59 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 23 02:59 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 23 02:59 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 23 02:59 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 23 02:59 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8578 Sep 23 03:00 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Av0W:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=195 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=195'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3'\''\'\'''\'''\'' '\'';'\'' '\''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-Av0W/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_195 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=195' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.3' ; 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/checks.rb ...
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/fake_node.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.8
Installing concurrent-ruby 1.3.8
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 23.1.0
Installing cucumber-html-formatter 23.1.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 11.1.1
Installing cucumber 11.1.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 eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.8.1
Installing http_parser.rb 0.8.1 with native extensions
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Fetching erb 6.0.6
Installing erb 6.0.6 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 websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.2
Installing websocket-driver 0.8.2 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.21.1
Installing json 2.21.1 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.4
Installing faraday-net_http 3.4.4
Fetching faraday 2.14.3
Installing faraday 2.14.3
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.6
Installing language_server-protocol 3.17.0.6
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.12.0
Installing parser 3.3.12.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rbs 4.1.0
Installing rbs 4.1.0 with native extensions
Fetching rdoc 8.0.0
Installing rdoc 8.0.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.50.0
Installing rubocop-ast 1.50.0
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.88.2
Installing rubocop 1.88.2
Fetching rubocop-elegant 0.7.1
Installing rubocop-elegant 0.7.1
Fetching rubocop-minitest 0.40.0
Installing rubocop-minitest 0.40.0
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 1.0.3
Installing simplecov 1.0.3
Fetching simplecov-cobertura 4.0.0
Installing simplecov-cobertura 4.0.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.45
Installing yard 0.9.45
Bundle complete! 26 Gemfile dependencies, 95 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
/home/r/repo/test/test__helper.rb:20:in '<top (required)>': [DEPRECATION] `SimpleCov.minimum_coverage_by_file` is deprecated. Replace it with:
coverage(:line) { minimum_per_file 90 }
/home/r/repo/test/test__helper.rb:22:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "test/"`.
/home/r/repo/test/test__helper.rb:23:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "vendor/"`.
/home/r/repo/test/test__helper.rb:24:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "target/"`.
/home/r/repo/test/test__helper.rb:25:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "lib/**/*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "lib/**/*.rb" in the report, pass every directory you care about, e.g. `cover "lib/**/*.rb", "app/**/*.rb"`.
/home/r/repo/test/test__helper.rb:26:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "*.rb" in the report, pass every directory you care about, e.g. `cover "*.rb", "app/**/*.rb"`.
/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 6422
TestWallet
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_rejects_empty_result_of_eth_balance 32m PASS0m (0.04s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.51s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.32s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.09s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
E: Request #42 was rejected by ws://127.0.0.1:1029: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.51s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.41s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.04s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.41s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.03s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.05s)
test_tips_the_proposer_a_gwei 32m PASS0m (0.09s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
test_complains_when_the_block_fails 32m PASS0m (1.31s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
E: Request #42 was rejected by ws://127.0.0.1:1034: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.31s)
test_fails_after_exhausting_attempts 32m PASS0m (0.08s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.31s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.15s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.02s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.07s)
test_rejects_empty_result_of_balance 32m PASS0m (0.03s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.02s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.07s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.07s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.02s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.10s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.41s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
Talked to example.org:443 in 25ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.03s)
TestFakeWallet
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_checks_gas_estimate 32m PASS0m (0.00s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
TestWalletLive
test_pays_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-eee23e8b865e --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128 yegor256/squid-proxy:latest /#5084
#5084: Unable to find image 'yegor256/squid-proxy:latest' locally
#5084: latest: Pulling from yegor256/squid-proxy
#5084: cb259a83ac3d: Already exists
#5084: 3a7b115649ea: Pulling fs layer
#5084: a8d48c50659b: Pulling fs layer
#5084: b8637ed74f7c: Pulling fs layer
#5084: a8d48c50659b: Verifying Checksum
#5084: a8d48c50659b: Download complete
#5084: b8637ed74f7c: Verifying Checksum
#5084: b8637ed74f7c: Download complete
#5084: 3a7b115649ea: Verifying Checksum
#5084: 3a7b115649ea: Download complete
#5084: 3a7b115649ea: Pull complete
#5084: a8d48c50659b: Pull complete
#5084: b8637ed74f7c: Pull complete
#5084: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#5084: Status: Downloaded newer image for yegor256/squid-proxy:latest
#5084: c1aed1eecab06ddbbf206157c472d6e7fa0a133f66cde1528ec40f1b69ce7301
+ sudo docker logs donce-eee23e8b865e /#5097
#5097: + set -e
#5097: + [ -z jeffrey ]
#5097: + [ -z swordfish ]
#5097: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5097: Adding password for user jeffrey
#5097: + rm -f /run/squid.pid
#5097: + which squid
#5097: + exec /usr/sbin/squid -NYCd 1
#5097: 2026/09/23 03:03:31| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5097: 2026/09/23 03:03:31| aclIpParseIpData: IPv6 has not been enabled.
#5097: 2026/09/23 03:03:31| aclIpParseIpData: IPv6 has not been enabled.
#5097: 2026/09/23 03:03:31| aclIpParseIpData: IPv6 has not been enabled.
#5097: 2026/09/23 03:03:31| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5097: 2026/09/23 03:03:31| Created PID file (/run/squid.pid)
#5097: 2026/09/23 03:03:31| Current Directory is /
#5097: 2026/09/23 03:03:31| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5097: 2026/09/23 03:03:31| Service Name: squid
#5097: 2026/09/23 03:03:31| Process ID 1
#5097: 2026/09/23 03:03:31| Process Roles: master worker
#5097: 2026/09/23 03:03:31| With 1048576 file descriptors available
#5097: 2026/09/23 03:03:31| Initializing IP Cache...
#5097: 2026/09/23 03:03:31| DNS IPv4 socket created at 0.0.0.0, FD 8
#5097: 2026/09/23 03:03:31| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5097: 2026/09/23 03:03:31| Adding domain ec2.internal from /etc/resolv.conf
#5097: 2026/09/23 03:03:31| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5097: 2026/09/23 03:03:31| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5097: 2026/09/23 03:03:31| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5097: 2026/09/23 03:03:31| Store logging disabled
#5097: 2026/09/23 03:03:31| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5097: 2026/09/23 03:03:31| Target number of buckets: 31
#5097: 2026/09/23 03:03:31| Using 8192 Store buckets
#5097: 2026/09/23 03:03:31| Max Mem size: 8192 KB
#5097: 2026/09/23 03:03:31| Max Swap size: 0 KB
#5097: 2026/09/23 03:03:31| Using Least Load store dir selection
#5097: 2026/09/23 03:03:31| Current Directory is /
#5097: 2026/09/23 03:03:31| Finished loading MIME types and icons.
#5097: 2026/09/23 03:03:31| HTCP Disabled.
#5097: 2026/09/23 03:03:31| Pinger socket opened on FD 11
#5097: 2026/09/23 03:03:31| Squid plugin modules loaded: 0
#5097: 2026/09/23 03:03:31| Adaptation support is off.
#5097: 2026/09/23 03:03:31| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5097: listening port: 3128
#5097: 2026/09/23 03:03:32| Starting new basicauthenticator helpers...
#5097: current master transaction: master53
#5097: 2026/09/23 03:03:32| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5097: current master transaction: master53
+ sudo docker rm --force donce-eee23e8b865e /#5105
#5105: donce-eee23e8b865e
test_pings_google_via_proxy 32m PASS0m (5.29s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-5630c2aeba60 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1039:3128 yegor256/squid-proxy:latest /#5114
#5114: 0415cf6b5a3df468dc1d6a80987a655f377ba78af388a6fe5d1c9161abf4a714
+ sudo docker logs donce-5630c2aeba60 /#5123
#5123: + set -e
#5123: + [ -z jeffrey ]
#5123: + [ -z swordfish ]
#5123: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5123: Adding password for user jeffrey
#5123: + rm -f /run/squid.pid
#5123: + which squid
#5123: + exec /usr/sbin/squid -NYCd 1
#5123: 2026/09/23 03:03:32| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5123: 2026/09/23 03:03:32| aclIpParseIpData: IPv6 has not been enabled.
#5123: 2026/09/23 03:03:32| aclIpParseIpData: IPv6 has not been enabled.
#5123: 2026/09/23 03:03:32| aclIpParseIpData: IPv6 has not been enabled.
#5123: 2026/09/23 03:03:32| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5123: 2026/09/23 03:03:32| Created PID file (/run/squid.pid)
#5123: 2026/09/23 03:03:32| Current Directory is /
#5123: 2026/09/23 03:03:32| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5123: 2026/09/23 03:03:32| Service Name: squid
#5123: 2026/09/23 03:03:32| Process ID 1
#5123: 2026/09/23 03:03:32| Process Roles: master worker
#5123: 2026/09/23 03:03:32| With 1048576 file descriptors available
#5123: 2026/09/23 03:03:32| Initializing IP Cache...
#5123: 2026/09/23 03:03:32| DNS IPv4 socket created at 0.0.0.0, FD 8
#5123: 2026/09/23 03:03:32| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5123: 2026/09/23 03:03:32| Adding domain ec2.internal from /etc/resolv.conf
#5123: 2026/09/23 03:03:32| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5123: 2026/09/23 03:03:32| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5123: 2026/09/23 03:03:32| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5123: 2026/09/23 03:03:32| Store logging disabled
#5123: 2026/09/23 03:03:32| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5123: 2026/09/23 03:03:32| Target number of buckets: 31
#5123: 2026/09/23 03:03:32| Using 8192 Store buckets
#5123: 2026/09/23 03:03:32| Max Mem size: 8192 KB
#5123: 2026/09/23 03:03:32| Max Swap size: 0 KB
#5123: 2026/09/23 03:03:32| Using Least Load store dir selection
#5123: 2026/09/23 03:03:32| Current Directory is /
#5123: 2026/09/23 03:03:32| Finished loading MIME types and icons.
#5123: 2026/09/23 03:03:32| HTCP Disabled.
#5123: 2026/09/23 03:03:32| Pinger socket opened on FD 11
#5123: 2026/09/23 03:03:32| Squid plugin modules loaded: 0
#5123: 2026/09/23 03:03:32| Adaptation support is off.
#5123: 2026/09/23 03:03:32| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5123: listening port: 3128
#5123: 2026/09/23 03:03:32| Starting new basicauthenticator helpers...
#5123: current master transaction: master53
#5123: 2026/09/23 03:03:32| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5123: current master transaction: master53
+ sudo docker rm --force donce-5630c2aeba60 /#5131
#5131: donce-5630c2aeba60
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.91s)
TestBin
test_prints_help 32m PASS0m (0.57s)
test_fetches_gas_price 32m PASS0m (0.49s)
test_generates_public_key 32m PASS0m (0.98s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.50s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.47s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.48s)
test_fetches_eth_balance 32m PASS0m (1.48s)
test_sends_erc20_payment 32m PASS0m (1.50s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.50s)
test_wrong_command 32m PASS0m (0.50s)
test_sends_eth_payment_in_wei 32m PASS0m (1.49s)
test_sends_exact_amount_of_eth 32m PASS0m (1.48s)
test_prints_version 32m PASS0m (0.49s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.52s)
test_generates_private_key 32m PASS0m (0.50s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.49s)
test_fetches_erc20_balance 32m PASS0m (1.49s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.51s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.50s)
test_sends_eth_payment_in_eth 32m PASS0m (1.49s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.49s)
test_sends_eth_payment 32m PASS0m (1.50s)
TestWalletHardhat
+ sudo docker build --tag donce-2c6ab9fb0087 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5529
#5529: #0 building with "default" instance using docker driver
#5529:
#5529: #1 [internal] load build definition from Dockerfile
#5529: #1 transferring dockerfile: 552B done
#5529: #1 DONE 0.1s
#5529:
#5529: #2 [internal] load metadata for docker.io/library/node:24
#5529: #2 DONE 0.4s
#5529:
#5529: #3 [internal] load .dockerignore
#5529: #3 transferring context: 2B done
#5529: #3 DONE 0.0s
#5529:
#5529: #4 [internal] load build context
#5529: #4 transferring context: 4.97kB done
#5529: #4 DONE 0.0s
#5529:
#5529: #5 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5529: #5 resolve docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4 0.0s done
#5529: #5 sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4 3.88kB / 3.88kB done
#5529: #5 sha256:b795e77f6c253b171f482eff27b9b882dc4cdcb42d773372e298481c7318fbc2 6.67kB / 6.67kB done
#5529: #5 sha256:5a750d3be5e5c80275f8c9a5367c3aed99c2875656590c8d0701c7ee687f5f0a 2.49kB / 2.49kB done
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 4.19MB / 48.50MB 0.1s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 0B / 24.06MB 0.1s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 0B / 64.42MB 0.1s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 10.49MB / 48.50MB 0.2s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 3.15MB / 24.06MB 0.2s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 23.07MB / 48.50MB 0.4s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 10.49MB / 24.06MB 0.4s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 8.39MB / 64.42MB 0.4s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 32.51MB / 48.50MB 0.6s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 17.83MB / 24.06MB 0.6s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 14.68MB / 64.42MB 0.6s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 38.80MB / 48.50MB 0.7s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 20.97MB / 24.06MB 0.7s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 18.87MB / 64.42MB 0.7s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 48.50MB / 48.50MB 0.9s
#5529: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 24.06MB / 24.06MB 0.8s done
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 28.31MB / 64.42MB 0.9s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 0B / 211.71MB 0.9s
#5529: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 48.50MB / 48.50MB 0.9s done
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 32.51MB / 64.42MB 1.0s
#5529: #5 sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e 0B / 3.32kB 1.0s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 37.75MB / 64.42MB 1.1s
#5529: #5 sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e 3.32kB / 3.32kB 1.0s done
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 0B / 59.82MB 1.1s
#5529: #5 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 48.23MB / 64.42MB 1.3s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 14.68MB / 211.71MB 1.3s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 7.34MB / 59.82MB 1.3s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 53.48MB / 64.42MB 1.4s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 10.49MB / 59.82MB 1.4s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 58.72MB / 64.42MB 1.5s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 13.63MB / 59.82MB 1.5s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 62.91MB / 64.42MB 1.6s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 17.83MB / 59.82MB 1.6s
#5529: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 64.42MB / 64.42MB 1.7s done
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 27.26MB / 211.71MB 1.7s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 20.97MB / 59.82MB 1.7s
#5529: #5 sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 0B / 1.25MB 1.7s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 40.89MB / 211.71MB 1.9s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 28.31MB / 59.82MB 1.9s
#5529: #5 sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 1.25MB / 1.25MB 1.7s done
#5529: #5 sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 446B / 446B 1.8s done
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 32.51MB / 59.82MB 2.0s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 54.53MB / 211.71MB 2.1s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 37.75MB / 59.82MB 2.1s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 68.16MB / 211.71MB 2.3s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 50.33MB / 59.82MB 2.3s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 59.82MB / 59.82MB 2.5s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 88.08MB / 211.71MB 2.6s
#5529: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 59.82MB / 59.82MB 2.5s done
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 99.61MB / 211.71MB 2.7s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 122.68MB / 211.71MB 2.9s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 144.70MB / 211.71MB 3.1s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 166.72MB / 211.71MB 3.3s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 181.40MB / 211.71MB 3.5s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 193.99MB / 211.71MB 3.9s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 207.62MB / 211.71MB 4.3s
#5529: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 211.71MB / 211.71MB 4.6s done
#5529: #5 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 4.5s done
#5529: #5 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240
#5529: #5 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 0.8s done
#5529: #5 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d
#5529: #5 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 3.3s done
#5529: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a
#5529: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 5.1s
#5529: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 9.1s done
#5529: #5 extracting sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e done
#5529: #5 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 0.1s
#5529: #5 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 3.2s done
#5529: #5 extracting sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 0.1s done
#5529: #5 extracting sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 done
#5529: #5 DONE 23.0s
#5529:
#5529: #6 [2/9] WORKDIR /app
#5529: #6 DONE 0.2s
#5529:
#5529: #7 [3/9] COPY package.json .
#5529: #7 DONE 0.0s
#5529:
#5529: #8 [4/9] RUN npm install
#5529: #8 23.13 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.
#5529: #8 26.97 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5529: #8 27.33 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
#5529: #8 27.33 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
#5529: #8 27.44 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
#5529: #8 27.58 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
#5529: #8 27.69 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
#5529: #8 30.56 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).
#5529: #8 31.21 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
#5529: #8 40.99
#5529: #8 40.99 added 590 packages, and audited 591 packages in 40s
#5529: #8 40.99
#5529: #8 40.99 117 packages are looking for funding
#5529: #8 40.99 run `npm fund` for details
#5529: #8 41.05
#5529: #8 41.05 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5529: #8 41.05
#5529: #8 41.05 To address all issues (including breaking changes), run:
#5529: #8 41.05 npm audit fix --force
#5529: #8 41.05
#5529: #8 41.05 Run `npm audit` for details.
#5529: #8 41.05 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5529: #8 41.05 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5529: #8 41.05 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5529: #8 41.05 npm warn install-scripts
#5529: #8 41.05 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5529: #8 41.05 npm notice
#5529: #8 41.05 npm notice New major version of npm available! 11.19.0 -> 12.1.0
#5529: #8 41.05 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.1.0
#5529: #8 41.05 npm notice To update run: npm install -g npm@12.1.0
#5529: #8 41.05 npm notice
#5529: #8 DONE 41.7s
#5529:
#5529: #9 [5/9] COPY hardhat.config.js .
#5529: #9 DONE 0.0s
#5529:
#5529: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5529: #10 DONE 0.4s
#5529:
#5529: #11 [7/9] COPY contracts contracts
#5529: #11 DONE 0.1s
#5529:
#5529: #12 [8/9] COPY ignition ignition
#5529: #12 DONE 0.0s
#5529:
#5529: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5529: #13 2.032 Downloading compiler 0.8.28
#5529: #13 2.826 Compiled 1 Solidity file successfully (evm target: paris).
#5529: #13 DONE 2.9s
#5529:
#5529: #14 exporting to image
#5529: #14 exporting layers
#5529: #14 exporting layers 18.1s done
#5529: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#5529: #14 naming to docker.io/library/donce-2c6ab9fb0087 done
#5529: #14 DONE 18.1s
+ sudo docker run --detach --name donce-b894251c1359 --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-2c6ab9fb0087 /bin/bash -c npx\ hardhat\ node\ /#5562
#5562: 594ed4d167c0ebce284f89cc44ce97f021b5231391859e8184b3cb3a9c0dbffc
+ sudo docker build --tag donce-93c3ea0d5c41 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5570
#5570: #0 building with "default" instance using docker driver
#5570:
#5570: #1 [internal] load build definition from Dockerfile
#5570: #1 transferring dockerfile: 552B done
#5570: #1 DONE 0.0s
#5570:
#5570: #2 [internal] load metadata for docker.io/library/node:24
#5570: #2 DONE 0.1s
#5570:
#5570: #3 [internal] load .dockerignore
#5570: #3 transferring context: 2B 0.0s done
#5570: #3 DONE 0.0s
#5570:
#5570: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5570: #4 DONE 0.0s
#5570:
#5570: #5 [internal] load build context
#5570: #5 transferring context: 243B done
#5570: #5 DONE 0.0s
#5570:
#5570: #6 [2/9] WORKDIR /app
#5570: #6 CACHED
#5570:
#5570: #7 [3/9] COPY package.json .
#5570: #7 CACHED
#5570:
#5570: #8 [4/9] RUN npm install
#5570: #8 CACHED
#5570:
#5570: #9 [5/9] COPY hardhat.config.js .
#5570: #9 CACHED
#5570:
#5570: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5570: #10 DONE 0.3s
#5570:
#5570: #11 [7/9] COPY contracts contracts
#5570: #11 DONE 0.1s
#5570:
#5570: #12 [8/9] COPY ignition ignition
#5570: #12 DONE 0.0s
#5570:
#5570: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5570: #13 1.534 Downloading compiler 0.8.28
#5570: #13 2.302 Compiled 1 Solidity file successfully (evm target: paris).
#5570: #13 DONE 2.5s
#5570:
#5570: #14 exporting to image
#5570: #14 exporting layers 0.1s done
#5570: #14 writing image sha256:296e04bbac9c076f33268b42cf6a13f967b2cbcba5cd92f2edeb2d684d7d56ae
#5570: #14 writing image sha256:296e04bbac9c076f33268b42cf6a13f967b2cbcba5cd92f2edeb2d684d7d56ae done
#5570: #14 naming to docker.io/library/donce-93c3ea0d5c41 done
#5570: #14 DONE 0.1s
+ sudo docker run --name donce-f0638dfba280 --add-host host.docker.internal:host-gateway donce-93c3ea0d5c41 /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\) /#5603
#5603: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5603: // SPDX-License-Identifier: MIT
#5603:
#5603: require("@nomicfoundation/hardhat-toolbox");
#5603:
#5603: /** @type import("hardhat/config").HardhatUserConfig */
#5603:
#5603: module.exports = {
#5603: solidity: "0.8.28",
#5603: defaultNetwork: "foo",
#5603: networks: {
#5603: hardhat: {
#5603: chainId: 4242,
#5603: gas: 10,
#5603: gasPrice: 4,
#5603: maxFeePerGas: 100,
#5603: maxPriorityFeePerGas: 100,
#5603: initialBaseFeePerGas: 100,
#5603: accounts: [
#5603: {
#5603: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5603: balance: "55555555555555555555555"
#5603: },
#5603: {
#5603: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5603: balance: "66666666666666666666666"
#5603: }
#5603: ]
#5603: },
#5603: foo: {
#5603: chainId: 4242,
#5603: url: "http://host.docker.internal:1040"
#5603: }
#5603: }
#5603: };
#5603: total 328
#5603: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5603: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5603: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5603: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5603: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5603: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5603: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5603: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5603: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5603: ?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
#5603: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5603: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5603:
#5603: Deploying [ FooModule ]
#5603:
#5603: Batch #1
#5603: Executing FooModule#Foo...
#5603:
#5603: 3A0JBatch #1
#5603: Executing FooModule#Foo...
#5603:
#5603: 3A0JBatch #1
#5603: Executed FooModule#Foo
#5603:
#5603: 3A0JBatch #1
#5603: Executed FooModule#Foo
#5603:
#5603: [ FooModule ] successfully deployed 🚀
#5603:
#5603: Deployed Addresses
#5603:
#5603: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5603: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-f0638dfba280 /#5614
#5614: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5614: // SPDX-License-Identifier: MIT
#5614:
#5614: require("@nomicfoundation/hardhat-toolbox");
#5614:
#5614: /** @type import("hardhat/config").HardhatUserConfig */
#5614:
#5614: module.exports = {
#5614: solidity: "0.8.28",
#5614: defaultNetwork: "foo",
#5614: networks: {
#5614: hardhat: {
#5614: chainId: 4242,
#5614: gas: 10,
#5614: gasPrice: 4,
#5614: maxFeePerGas: 100,
#5614: maxPriorityFeePerGas: 100,
#5614: initialBaseFeePerGas: 100,
#5614: accounts: [
#5614: {
#5614: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5614: balance: "55555555555555555555555"
#5614: },
#5614: {
#5614: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5614: balance: "66666666666666666666666"
#5614: }
#5614: ]
#5614: },
#5614: foo: {
#5614: chainId: 4242,
#5614: url: "http://host.docker.internal:1040"
#5614: }
#5614: }
#5614: };
#5614: total 328
#5614: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5614: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5614: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5614: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5614: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5614: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5614: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5614: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5614: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5614: ?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
#5614: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5614: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5614:
#5614: Deploying [ FooModule ]
#5614:
#5614: Batch #1
#5614: Executing FooModule#Foo...
#5614:
#5614: 3A0JBatch #1
#5614: Executing FooModule#Foo...
#5614:
#5614: 3A0JBatch #1
#5614: Executed FooModule#Foo
#5614:
#5614: 3A0JBatch #1
#5614: Executed FooModule#Foo
#5614:
#5614: [ FooModule ] successfully deployed 🚀
#5614:
#5614: Deployed Addresses
#5614:
#5614: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5614: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-f0638dfba280 /#5622
#5622: donce-f0638dfba280
+ sudo docker rmi donce-93c3ea0d5c41 /#5630
#5630: Untagged: donce-93c3ea0d5c41:latest
#5630: Deleted: sha256:296e04bbac9c076f33268b42cf6a13f967b2cbcba5cd92f2edeb2d684d7d56ae
+ sudo docker logs donce-b894251c1359 /#5648
#5648: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5648:
#5648: Accounts
#5648: ========
#5648: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5648:
#5648: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5648:
#5648: 32meth_chainId0m
#5648: 32meth_chainId (2)0m
#5648: 32meth_accounts0m
#5648: 32mhardhat_getAutomine0m
#5648: 32meth_chainId0m
#5648: 32meth_getBlockByNumber0m
#5648: 32meth_getTransactionCount0m
#5648: 32meth_getTransactionCount (2)0m
#5648: 32meth_getTransactionCount (3)0m
#5648: 32meth_getBlockByNumber0m
#5648: 32meth_getTransactionCount0m
#5648: 32meth_getBlockByNumber0m
#5648: 32meth_chainId0m
#5648: 32meth_maxPriorityFeePerGas0m
#5648: 32meth_estimateGas0m
#5648: 32meth_call0m
#5648: Contract deployment: Foo
#5648: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5648: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5648:
#5648: 32meth_sendTransaction0m
#5648: Contract deployment: Foo
#5648: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5648: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5648: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5648: Value: 0 ETH
#5648: Gas used: 1357081 of 1357081
#5648: Block #1: 0x2788eec6dd262882d5afc0abf185959af489d7a633f267fde8665fbc5517141a
#5648:
#5648: 32meth_getTransactionByHash0m
#5648: 32meth_getBlockByNumber0m
#5648: 32meth_getTransactionReceipt0m
#5648: 32meth_getBlockByNumber0m
#5648: 32meth_getTransactionCount0m
#5648: 32meth_estimateGas0m
#5648: 32meth_sendRawTransaction0m
#5648: Contract call: Foo#transfer
#5648: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#5648: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5648: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5648: Value: 0 ETH
#5648: Gas used: 35389 of 35389
#5648: Block #2: 0x945b05bb3ed37dc0195d7117fc89b17d0d49f7fb325176df16650d9778353809
#5648:
#5648: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-b894251c1359 /#5656
#5656: donce-b894251c1359
+ sudo docker rmi donce-2c6ab9fb0087 /#5664
#5664: Untagged: donce-2c6ab9fb0087:latest
#5664: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_reads_payment_amount 32m PASS0m (97.50s)
+ sudo docker build --tag donce-c3b8f4669d4c --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5673
#5673: #0 building with "default" instance using docker driver
#5673:
#5673: #1 [internal] load build definition from Dockerfile
#5673: #1 transferring dockerfile: 552B done
#5673: #1 DONE 0.0s
#5673:
#5673: #2 [internal] load metadata for docker.io/library/node:24
#5673: #2 DONE 0.1s
#5673:
#5673: #3 [internal] load .dockerignore
#5673: #3 transferring context: 2B done
#5673: #3 DONE 0.0s
#5673:
#5673: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5673: #4 DONE 0.0s
#5673:
#5673: #5 [internal] load build context
#5673: #5 transferring context: 243B done
#5673: #5 DONE 0.0s
#5673:
#5673: #6 [4/9] RUN npm install
#5673: #6 CACHED
#5673:
#5673: #7 [5/9] COPY hardhat.config.js .
#5673: #7 CACHED
#5673:
#5673: #8 [2/9] WORKDIR /app
#5673: #8 CACHED
#5673:
#5673: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5673: #9 CACHED
#5673:
#5673: #10 [3/9] COPY package.json .
#5673: #10 CACHED
#5673:
#5673: #11 [7/9] COPY contracts contracts
#5673: #11 CACHED
#5673:
#5673: #12 [8/9] COPY ignition ignition
#5673: #12 CACHED
#5673:
#5673: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5673: #13 CACHED
#5673:
#5673: #14 exporting to image
#5673: #14 exporting layers done
#5673: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#5673: #14 naming to docker.io/library/donce-c3b8f4669d4c done
#5673: #14 DONE 0.0s
+ sudo docker run --detach --name donce-cf0a75aac250 --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-c3b8f4669d4c /bin/bash -c npx\ hardhat\ node\ /#5705
#5705: 68b3095006d60d65e63f737ec63c63b90ab160500a643d067bb35bd8e8ebaefc
+ sudo docker build --tag donce-b78d72413bbf --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5714
#5714: #0 building with "default" instance using docker driver
#5714:
#5714: #1 [internal] load build definition from Dockerfile
#5714: #1 transferring dockerfile: 552B done
#5714: #1 DONE 0.0s
#5714:
#5714: #2 [internal] load metadata for docker.io/library/node:24
#5714: #2 DONE 0.1s
#5714:
#5714: #3 [internal] load .dockerignore
#5714: #3 transferring context: 2B done
#5714: #3 DONE 0.0s
#5714:
#5714: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5714: #4 DONE 0.0s
#5714:
#5714: #5 [internal] load build context
#5714: #5 transferring context: 243B done
#5714: #5 DONE 0.0s
#5714:
#5714: #6 [2/9] WORKDIR /app
#5714: #6 CACHED
#5714:
#5714: #7 [3/9] COPY package.json .
#5714: #7 CACHED
#5714:
#5714: #8 [4/9] RUN npm install
#5714: #8 CACHED
#5714:
#5714: #9 [5/9] COPY hardhat.config.js .
#5714: #9 CACHED
#5714:
#5714: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5714: #10 DONE 0.3s
#5714:
#5714: #11 [7/9] COPY contracts contracts
#5714: #11 DONE 0.1s
#5714:
#5714: #12 [8/9] COPY ignition ignition
#5714: #12 DONE 0.0s
#5714:
#5714: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5714: #13 1.357 Downloading compiler 0.8.28
#5714: #13 2.026 Compiled 1 Solidity file successfully (evm target: paris).
#5714: #13 DONE 2.1s
#5714:
#5714: #14 exporting to image
#5714: #14 exporting layers
#5714: #14 exporting layers 0.2s done
#5714: #14 writing image sha256:84f64a65dcd1adc7b8d625e55c9a26b9896c2ec4aa6785c7dfcd53456db7b179 done
#5714: #14 naming to docker.io/library/donce-b78d72413bbf done
#5714: #14 DONE 0.2s
+ sudo docker run --name donce-d5a126a2e0ab --add-host host.docker.internal:host-gateway donce-b78d72413bbf /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\) /#5746
#5746: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5746: // SPDX-License-Identifier: MIT
#5746:
#5746: require("@nomicfoundation/hardhat-toolbox");
#5746:
#5746: /** @type import("hardhat/config").HardhatUserConfig */
#5746:
#5746: module.exports = {
#5746: solidity: "0.8.28",
#5746: defaultNetwork: "foo",
#5746: networks: {
#5746: hardhat: {
#5746: chainId: 4242,
#5746: gas: 10,
#5746: gasPrice: 4,
#5746: maxFeePerGas: 100,
#5746: maxPriorityFeePerGas: 100,
#5746: initialBaseFeePerGas: 100,
#5746: accounts: [
#5746: {
#5746: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5746: balance: "55555555555555555555555"
#5746: },
#5746: {
#5746: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5746: balance: "66666666666666666666666"
#5746: }
#5746: ]
#5746: },
#5746: foo: {
#5746: chainId: 4242,
#5746: url: "http://host.docker.internal:1041"
#5746: }
#5746: }
#5746: };
#5746: total 328
#5746: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5746: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5746: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5746: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5746: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5746: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5746: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5746: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5746: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5746: ?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
#5746: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5746: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5746:
#5746: Deploying [ FooModule ]
#5746:
#5746: Batch #1
#5746: Executing FooModule#Foo...
#5746:
#5746: 3A0JBatch #1
#5746: Executing FooModule#Foo...
#5746:
#5746: 3A0JBatch #1
#5746: Executed FooModule#Foo
#5746:
#5746: 3A0JBatch #1
#5746: Executed FooModule#Foo
#5746:
#5746: [ FooModule ] successfully deployed 🚀
#5746:
#5746: Deployed Addresses
#5746:
#5746: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5746: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d5a126a2e0ab /#5756
#5756: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5756: // SPDX-License-Identifier: MIT
#5756:
#5756: require("@nomicfoundation/hardhat-toolbox");
#5756:
#5756: /** @type import("hardhat/config").HardhatUserConfig */
#5756:
#5756: module.exports = {
#5756: solidity: "0.8.28",
#5756: defaultNetwork: "foo",
#5756: networks: {
#5756: hardhat: {
#5756: chainId: 4242,
#5756: gas: 10,
#5756: gasPrice: 4,
#5756: maxFeePerGas: 100,
#5756: maxPriorityFeePerGas: 100,
#5756: initialBaseFeePerGas: 100,
#5756: accounts: [
#5756: {
#5756: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5756: balance: "55555555555555555555555"
#5756: },
#5756: {
#5756: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5756: balance: "66666666666666666666666"
#5756: }
#5756: ]
#5756: },
#5756: foo: {
#5756: chainId: 4242,
#5756: url: "http://host.docker.internal:1041"
#5756: }
#5756: }
#5756: };
#5756: total 328
#5756: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5756: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5756: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5756: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5756: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5756: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5756: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5756: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5756: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5756: ?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
#5756: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5756: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5756:
#5756: Deploying [ FooModule ]
#5756:
#5756: Batch #1
#5756: Executing FooModule#Foo...
#5756:
#5756: 3A0JBatch #1
#5756: Executing FooModule#Foo...
#5756:
#5756: 3A0JBatch #1
#5756: Executed FooModule#Foo
#5756:
#5756: 3A0JBatch #1
#5756: Executed FooModule#Foo
#5756:
#5756: [ FooModule ] successfully deployed 🚀
#5756:
#5756: Deployed Addresses
#5756:
#5756: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5756: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d5a126a2e0ab /#5764
#5764: donce-d5a126a2e0ab
+ sudo docker rmi donce-b78d72413bbf /#5772
#5772: Untagged: donce-b78d72413bbf:latest
#5772: Deleted: sha256:84f64a65dcd1adc7b8d625e55c9a26b9896c2ec4aa6785c7dfcd53456db7b179
+ sudo docker logs donce-cf0a75aac250 /#5782
#5782: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5782:
#5782: Accounts
#5782: ========
#5782: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5782:
#5782: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5782:
#5782: 32meth_chainId0m
#5782: 32meth_chainId (2)0m
#5782: 32meth_accounts0m
#5782: 32mhardhat_getAutomine0m
#5782: 32meth_chainId0m
#5782: 32meth_getBlockByNumber0m
#5782: 32meth_getTransactionCount0m
#5782: 32meth_getTransactionCount (2)0m
#5782: 32meth_getTransactionCount (3)0m
#5782: 32meth_getBlockByNumber0m
#5782: 32meth_getTransactionCount0m
#5782: 32meth_getBlockByNumber0m
#5782: 32meth_chainId0m
#5782: 32meth_maxPriorityFeePerGas0m
#5782: 32meth_estimateGas0m
#5782: 32meth_call0m
#5782: Contract deployment: Foo
#5782: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5782: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5782:
#5782: 32meth_sendTransaction0m
#5782: Contract deployment: Foo
#5782: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5782: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5782: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5782: Value: 0 ETH
#5782: Gas used: 1357081 of 1357081
#5782: Block #1: 0xf823e0ecfd95a833fe600b0989d12ded3ac85f03745f1a07700c7d11e624d22a
#5782:
#5782: 32meth_getTransactionByHash0m
#5782: 32meth_getBlockByNumber0m
#5782: 32meth_getTransactionReceipt0m
#5782: 32meth_estimateGas0m
+ sudo docker rm --force donce-cf0a75aac250 /#5790
#5790: donce-cf0a75aac250
+ sudo docker rmi donce-c3b8f4669d4c /#5799
#5799: Untagged: donce-c3b8f4669d4c:latest
#5799: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_checks_gas_estimate 32m PASS0m (9.41s)
+ sudo docker build --tag donce-6cd9f22de13d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5808
#5808: #0 building with "default" instance using docker driver
#5808:
#5808: #1 [internal] load build definition from Dockerfile
#5808: #1 transferring dockerfile: 552B done
#5808: #1 DONE 0.0s
#5808:
#5808: #2 [internal] load metadata for docker.io/library/node:24
#5808: #2 DONE 0.1s
#5808:
#5808: #3 [internal] load .dockerignore
#5808: #3 transferring context: 2B done
#5808: #3 DONE 0.0s
#5808:
#5808: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5808: #4 DONE 0.0s
#5808:
#5808: #5 [internal] load build context
#5808: #5 transferring context: 243B done
#5808: #5 DONE 0.0s
#5808:
#5808: #6 [8/9] COPY ignition ignition
#5808: #6 CACHED
#5808:
#5808: #7 [3/9] COPY package.json .
#5808: #7 CACHED
#5808:
#5808: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5808: #8 CACHED
#5808:
#5808: #9 [7/9] COPY contracts contracts
#5808: #9 CACHED
#5808:
#5808: #10 [4/9] RUN npm install
#5808: #10 CACHED
#5808:
#5808: #11 [2/9] WORKDIR /app
#5808: #11 CACHED
#5808:
#5808: #12 [5/9] COPY hardhat.config.js .
#5808: #12 CACHED
#5808:
#5808: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5808: #13 CACHED
#5808:
#5808: #14 exporting to image
#5808: #14 exporting layers done
#5808: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#5808: #14 naming to docker.io/library/donce-6cd9f22de13d done
#5808: #14 DONE 0.0s
+ sudo docker run --detach --name donce-4b670a9d51c6 --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-6cd9f22de13d /bin/bash -c npx\ hardhat\ node\ /#5840
#5840: 6f1297b7bfa9282164fc0dc81245c5ef8b41d8afd851849b43036fb16637151a
+ sudo docker build --tag donce-cc44a0e6b93d --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5848
#5848: #0 building with "default" instance using docker driver
#5848:
#5848: #1 [internal] load build definition from Dockerfile
#5848: #1 transferring dockerfile: 552B done
#5848: #1 DONE 0.0s
#5848:
#5848: #2 [internal] load metadata for docker.io/library/node:24
#5848: #2 DONE 0.1s
#5848:
#5848: #3 [internal] load .dockerignore
#5848: #3 transferring context: 2B done
#5848: #3 DONE 0.0s
#5848:
#5848: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5848: #4 DONE 0.0s
#5848:
#5848: #5 [internal] load build context
#5848: #5 transferring context: 243B done
#5848: #5 DONE 0.0s
#5848:
#5848: #6 [2/9] WORKDIR /app
#5848: #6 CACHED
#5848:
#5848: #7 [3/9] COPY package.json .
#5848: #7 CACHED
#5848:
#5848: #8 [4/9] RUN npm install
#5848: #8 CACHED
#5848:
#5848: #9 [5/9] COPY hardhat.config.js .
#5848: #9 CACHED
#5848:
#5848: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5848: #10 DONE 0.3s
#5848:
#5848: #11 [7/9] COPY contracts contracts
#5848: #11 DONE 0.1s
#5848:
#5848: #12 [8/9] COPY ignition ignition
#5848: #12 DONE 0.0s
#5848:
#5848: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5848: #13 1.365 Downloading compiler 0.8.28
#5848: #13 2.030 Compiled 1 Solidity file successfully (evm target: paris).
#5848: #13 DONE 2.1s
#5848:
#5848: #14 exporting to image
#5848: #14 exporting layers
#5848: #14 exporting layers 0.3s done
#5848: #14 writing image sha256:9003387ea3819b567fde0680addcaa2ea1dff29d29a8da47502b4437e461db9a
#5848: #14 writing image sha256:9003387ea3819b567fde0680addcaa2ea1dff29d29a8da47502b4437e461db9a done
#5848: #14 naming to docker.io/library/donce-cc44a0e6b93d done
#5848: #14 DONE 0.3s
+ sudo docker run --name donce-0dc35b7dcea4 --add-host host.docker.internal:host-gateway donce-cc44a0e6b93d /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\) /#5880
#5880: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5880: // SPDX-License-Identifier: MIT
#5880:
#5880: require("@nomicfoundation/hardhat-toolbox");
#5880:
#5880: /** @type import("hardhat/config").HardhatUserConfig */
#5880:
#5880: module.exports = {
#5880: solidity: "0.8.28",
#5880: defaultNetwork: "foo",
#5880: networks: {
#5880: hardhat: {
#5880: chainId: 4242,
#5880: gas: 10,
#5880: gasPrice: 4,
#5880: maxFeePerGas: 100,
#5880: maxPriorityFeePerGas: 100,
#5880: initialBaseFeePerGas: 100,
#5880: accounts: [
#5880: {
#5880: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5880: balance: "55555555555555555555555"
#5880: },
#5880: {
#5880: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5880: balance: "66666666666666666666666"
#5880: }
#5880: ]
#5880: },
#5880: foo: {
#5880: chainId: 4242,
#5880: url: "http://host.docker.internal:1042"
#5880: }
#5880: }
#5880: };
#5880: total 328
#5880: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5880: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5880: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5880: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5880: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5880: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5880: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5880: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5880: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5880: ?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
#5880: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5880: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5880:
#5880: Deploying [ FooModule ]
#5880:
#5880: Batch #1
#5880: Executing FooModule#Foo...
#5880:
#5880: 3A0JBatch #1
#5880: Executing FooModule#Foo...
#5880:
#5880: 3A0JBatch #1
#5880: Executed FooModule#Foo
#5880:
#5880: 3A0JBatch #1
#5880: Executed FooModule#Foo
#5880:
#5880: [ FooModule ] successfully deployed 🚀
#5880:
#5880: Deployed Addresses
#5880:
#5880: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5880: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-0dc35b7dcea4 /#5889
#5889: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5889: // SPDX-License-Identifier: MIT
#5889:
#5889: require("@nomicfoundation/hardhat-toolbox");
#5889:
#5889: /** @type import("hardhat/config").HardhatUserConfig */
#5889:
#5889: module.exports = {
#5889: solidity: "0.8.28",
#5889: defaultNetwork: "foo",
#5889: networks: {
#5889: hardhat: {
#5889: chainId: 4242,
#5889: gas: 10,
#5889: gasPrice: 4,
#5889: maxFeePerGas: 100,
#5889: maxPriorityFeePerGas: 100,
#5889: initialBaseFeePerGas: 100,
#5889: accounts: [
#5889: {
#5889: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5889: balance: "55555555555555555555555"
#5889: },
#5889: {
#5889: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5889: balance: "66666666666666666666666"
#5889: }
#5889: ]
#5889: },
#5889: foo: {
#5889: chainId: 4242,
#5889: url: "http://host.docker.internal:1042"
#5889: }
#5889: }
#5889: };
#5889: total 328
#5889: drwxr-xr-x 1 root root 4096 Sep 23 03:05 .
#5889: drwxr-xr-x 1 root root 4096 Sep 23 03:05 ..
#5889: drwxr-xr-x 4 root root 4096 Sep 23 03:05 artifacts
#5889: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#5889: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#5889: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#5889: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#5889: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#5889: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#5889: ?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
#5889: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5889: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5889:
#5889: Deploying [ FooModule ]
#5889:
#5889: Batch #1
#5889: Executing FooModule#Foo...
#5889:
#5889: 3A0JBatch #1
#5889: Executing FooModule#Foo...
#5889:
#5889: 3A0JBatch #1
#5889: Executed FooModule#Foo
#5889:
#5889: 3A0JBatch #1
#5889: Executed FooModule#Foo
#5889:
#5889: [ FooModule ] successfully deployed 🚀
#5889:
#5889: Deployed Addresses
#5889:
#5889: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5889: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-0dc35b7dcea4 /#5897
#5897: donce-0dc35b7dcea4
+ sudo docker rmi donce-cc44a0e6b93d /#5905
#5905: Untagged: donce-cc44a0e6b93d:latest
#5905: Deleted: sha256:9003387ea3819b567fde0680addcaa2ea1dff29d29a8da47502b4437e461db9a
+ sudo docker logs donce-4b670a9d51c6 /#5915
#5915: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5915:
#5915: Accounts
#5915: ========
#5915: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5915:
#5915: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5915:
#5915: 32meth_chainId0m
#5915: 32meth_chainId (2)0m
#5915: 32meth_accounts0m
#5915: 32mhardhat_getAutomine0m
#5915: 32meth_chainId0m
#5915: 32meth_getBlockByNumber0m
#5915: 32meth_getTransactionCount0m
#5915: 32meth_getTransactionCount (2)0m
#5915: 32meth_getTransactionCount (3)0m
#5915: 32meth_getBlockByNumber0m
#5915: 32meth_getTransactionCount0m
#5915: 32meth_getBlockByNumber0m
#5915: 32meth_chainId0m
#5915: 32meth_maxPriorityFeePerGas0m
#5915: 32meth_estimateGas0m
#5915: 32meth_call0m
#5915: Contract deployment: Foo
#5915: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5915: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5915:
#5915: 32meth_sendTransaction0m
#5915: Contract deployment: Foo
#5915: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5915: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5915: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5915: Value: 0 ETH
#5915: Gas used: 1357081 of 1357081
#5915: Block #1: 0xf1f30d5e8cd5789877ac3217e5d42405e3779f755dab980326e252bc1c84630c
#5915:
#5915: 32meth_getTransactionByHash0m
#5915: 32meth_getBlockByNumber0m
#5915: 32meth_getTransactionReceipt0m
#5915: 32meth_getBalance0m
+ sudo docker rm --force donce-4b670a9d51c6 /#5923
#5923: donce-4b670a9d51c6
+ sudo docker rmi donce-6cd9f22de13d /#5931
#5931: Untagged: donce-6cd9f22de13d:latest
#5931: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_checks_eth_balance 32m PASS0m (9.31s)
+ sudo docker build --tag donce-44d6b1d54c86 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5940
#5940: #0 building with "default" instance using docker driver
#5940:
#5940: #1 [internal] load build definition from Dockerfile
#5940: #1 transferring dockerfile: 552B done
#5940: #1 DONE 0.0s
#5940:
#5940: #2 [internal] load metadata for docker.io/library/node:24
#5940: #2 DONE 0.1s
#5940:
#5940: #3 [internal] load .dockerignore
#5940: #3 transferring context: 2B done
#5940: #3 DONE 0.0s
#5940:
#5940: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5940: #4 DONE 0.0s
#5940:
#5940: #5 [internal] load build context
#5940: #5 transferring context: 243B done
#5940: #5 DONE 0.0s
#5940:
#5940: #6 [3/9] COPY package.json .
#5940: #6 CACHED
#5940:
#5940: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5940: #7 CACHED
#5940:
#5940: #8 [4/9] RUN npm install
#5940: #8 CACHED
#5940:
#5940: #9 [2/9] WORKDIR /app
#5940: #9 CACHED
#5940:
#5940: #10 [7/9] COPY contracts contracts
#5940: #10 CACHED
#5940:
#5940: #11 [8/9] COPY ignition ignition
#5940: #11 CACHED
#5940:
#5940: #12 [5/9] COPY hardhat.config.js .
#5940: #12 CACHED
#5940:
#5940: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5940: #13 CACHED
#5940:
#5940: #14 exporting to image
#5940: #14 exporting layers done
#5940: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#5940: #14 naming to docker.io/library/donce-44d6b1d54c86 done
#5940: #14 DONE 0.0s
+ sudo docker run --detach --name donce-931411013d0b --add-host host.docker.internal:host-gateway --publish 1043:8545 --user=1001:1001 donce-44d6b1d54c86 /bin/bash -c npx\ hardhat\ node\ /#5971
#5971: 56d91baf4c579a48494d3dd131585299bbde699db94e72d84f92979d33496128
+ sudo docker build --tag donce-a878ccdc3517 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5980
#5980: #0 building with "default" instance using docker driver
#5980:
#5980: #1 [internal] load build definition from Dockerfile
#5980: #1 transferring dockerfile: 552B done
#5980: #1 DONE 0.0s
#5980:
#5980: #2 [internal] load metadata for docker.io/library/node:24
#5980: #2 DONE 0.1s
#5980:
#5980: #3 [internal] load .dockerignore
#5980: #3 transferring context: 2B done
#5980: #3 DONE 0.0s
#5980:
#5980: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#5980: #4 DONE 0.0s
#5980:
#5980: #5 [internal] load build context
#5980: #5 transferring context: 243B done
#5980: #5 DONE 0.0s
#5980:
#5980: #6 [2/9] WORKDIR /app
#5980: #6 CACHED
#5980:
#5980: #7 [3/9] COPY package.json .
#5980: #7 CACHED
#5980:
#5980: #8 [4/9] RUN npm install
#5980: #8 CACHED
#5980:
#5980: #9 [5/9] COPY hardhat.config.js .
#5980: #9 CACHED
#5980:
#5980: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5980: #10 DONE 0.3s
#5980:
#5980: #11 [7/9] COPY contracts contracts
#5980: #11 DONE 0.1s
#5980:
#5980: #12 [8/9] COPY ignition ignition
#5980: #12 DONE 0.0s
#5980:
#5980: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5980: #13 1.356 Downloading compiler 0.8.28
#5980: #13 2.052 Compiled 1 Solidity file successfully (evm target: paris).
#5980: #13 DONE 2.1s
#5980:
#5980: #14 exporting to image
#5980: #14 exporting layers
#5980: #14 exporting layers 0.2s done
#5980: #14 writing image sha256:f1ea672c6a173f67068fc5dfca9fc903a8478d76c468491faa65af661e2d1478 done
#5980: #14 naming to docker.io/library/donce-a878ccdc3517 done
#5980: #14 DONE 0.2s
+ sudo docker run --name donce-aadb4a458a60 --add-host host.docker.internal:host-gateway donce-a878ccdc3517 /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\) /#6012
#6012: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6012: // SPDX-License-Identifier: MIT
#6012:
#6012: require("@nomicfoundation/hardhat-toolbox");
#6012:
#6012: /** @type import("hardhat/config").HardhatUserConfig */
#6012:
#6012: module.exports = {
#6012: solidity: "0.8.28",
#6012: defaultNetwork: "foo",
#6012: networks: {
#6012: hardhat: {
#6012: chainId: 4242,
#6012: gas: 10,
#6012: gasPrice: 4,
#6012: maxFeePerGas: 100,
#6012: maxPriorityFeePerGas: 100,
#6012: initialBaseFeePerGas: 100,
#6012: accounts: [
#6012: {
#6012: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6012: balance: "55555555555555555555555"
#6012: },
#6012: {
#6012: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6012: balance: "66666666666666666666666"
#6012: }
#6012: ]
#6012: },
#6012: foo: {
#6012: chainId: 4242,
#6012: url: "http://host.docker.internal:1043"
#6012: }
#6012: }
#6012: };
#6012: total 328
#6012: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6012: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6012: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6012: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6012: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#6012: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6012: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6012: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6012: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6012: ?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
#6012: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6012: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6012:
#6012: Deploying [ FooModule ]
#6012:
#6012: Batch #1
#6012: Executing FooModule#Foo...
#6012:
#6012: 3A0JBatch #1
#6012: Executing FooModule#Foo...
#6012:
#6012: 3A0JBatch #1
#6012: Executed FooModule#Foo
#6012:
#6012: 3A0JBatch #1
#6012: Executed FooModule#Foo
#6012:
#6012: [ FooModule ] successfully deployed 🚀
#6012:
#6012: Deployed Addresses
#6012:
#6012: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6012: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-aadb4a458a60 /#6022
#6022: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6022: // SPDX-License-Identifier: MIT
#6022:
#6022: require("@nomicfoundation/hardhat-toolbox");
#6022:
#6022: /** @type import("hardhat/config").HardhatUserConfig */
#6022:
#6022: module.exports = {
#6022: solidity: "0.8.28",
#6022: defaultNetwork: "foo",
#6022: networks: {
#6022: hardhat: {
#6022: chainId: 4242,
#6022: gas: 10,
#6022: gasPrice: 4,
#6022: maxFeePerGas: 100,
#6022: maxPriorityFeePerGas: 100,
#6022: initialBaseFeePerGas: 100,
#6022: accounts: [
#6022: {
#6022: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6022: balance: "55555555555555555555555"
#6022: },
#6022: {
#6022: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6022: balance: "66666666666666666666666"
#6022: }
#6022: ]
#6022: },
#6022: foo: {
#6022: chainId: 4242,
#6022: url: "http://host.docker.internal:1043"
#6022: }
#6022: }
#6022: };
#6022: total 328
#6022: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6022: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6022: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6022: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6022: -rw-r--r-- 1 root root 874 Sep 23 03:05 hardhat.config.js
#6022: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6022: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6022: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6022: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6022: ?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
#6022: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6022: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6022:
#6022: Deploying [ FooModule ]
#6022:
#6022: Batch #1
#6022: Executing FooModule#Foo...
#6022:
#6022: 3A0JBatch #1
#6022: Executing FooModule#Foo...
#6022:
#6022: 3A0JBatch #1
#6022: Executed FooModule#Foo
#6022:
#6022: 3A0JBatch #1
#6022: Executed FooModule#Foo
#6022:
#6022: [ FooModule ] successfully deployed 🚀
#6022:
#6022: Deployed Addresses
#6022:
#6022: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6022: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-aadb4a458a60 /#6030
#6030: donce-aadb4a458a60
+ sudo docker rmi donce-a878ccdc3517 /#6038
#6038: Untagged: donce-a878ccdc3517:latest
#6038: Deleted: sha256:f1ea672c6a173f67068fc5dfca9fc903a8478d76c468491faa65af661e2d1478
+ sudo docker logs donce-931411013d0b /#6140
#6140: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6140:
#6140: Accounts
#6140: ========
#6140: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6140:
#6140: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6140:
#6140: 32meth_chainId0m
#6140: 32meth_chainId (2)0m
#6140: 32meth_accounts0m
#6140: 32mhardhat_getAutomine0m
#6140: 32meth_chainId0m
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_getTransactionCount0m
#6140: 32meth_getTransactionCount (2)0m
#6140: 32meth_getTransactionCount (3)0m
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_getTransactionCount0m
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_chainId0m
#6140: 32meth_maxPriorityFeePerGas0m
#6140: 32meth_estimateGas0m
#6140: 32meth_call0m
#6140: Contract deployment: Foo
#6140: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140:
#6140: 32meth_sendTransaction0m
#6140: Contract deployment: Foo
#6140: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: Value: 0 ETH
#6140: Gas used: 1357081 of 1357081
#6140: Block #1: 0x0173320d34a32e5e45e17145caf0096f010fa8a93e17ed1654791955946efac3
#6140:
#6140: 32meth_getTransactionByHash0m
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_getTransactionReceipt0m
#6140: 32meth_accounts0m
#6140: 32meth_call0m
#6140: Contract call: Foo#balanceOf
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140:
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_getBlockByNumber (2)0m
#6140: 32meth_getBlockByNumber (3)0m
#6140: 32meth_getBlockByNumber (4)0m
#6140: 32meth_getBlockByNumber (5)0m
#6140: 32meth_getBlockByNumber (6)0m
#6140: 32meth_getBlockByNumber (7)0m
#6140: 32meth_getBlockByNumber (8)0m
#6140: 32meth_getBlockByNumber (9)0m
#6140: 32meth_getTransactionCount0m
#6140: 32meth_getBlockByNumber0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #2: 0x47a0cbe4a0043411eff271ac8b53da4e6a6f9c71bc923f8a6ac7f8b7f300ea31
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #3: 0x910e49417b456dd4ddd05dbf4363fe4af01e99397ec1a9e416a920fca76e359c
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #4: 0x653743a3e4e7cfd8f14f73f24d6e971d5082a7210c5eaa874ae429b811f672e4
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #5: 0x0b05fdb28259c0ba455789a0318bfb0367fe98f7cad8a069455967748a5fde67
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #6: 0xa838b51bddd84b84485a633ee21bd8be2597231ebfcd9fa0d5807447baac99c8
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #7: 0x78ffd954bd6e7fc20b66f8b17a2795070613f60cef8b0e6b6f54459abee8ccdd
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #8: 0x5689c249556df695d96991f163c70651fba10a6a08aa4b4f41f2adcbe7ecfe79
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #9: 0x4eed5c1f8cfab911b84b1a3afa44636bfdcbf52fdbf3c6f81031b762251393c5
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #10: 0x1a939eaeaac5f0152cdcf388a6fa3b16180c803c05c90659a0d5c63458feca75
#6140:
#6140: 32meth_getTransactionCount0m
#6140: 32meth_estimateGas0m
#6140: 32meth_sendRawTransaction0m
#6140: Contract call: Foo#transfer
#6140: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140: Value: 0 ETH
#6140: Gas used: 35389 of 35389
#6140: Block #11: 0xb46434ca0d49718236bba0b9b11d93f01b55cc66c32675664bf3153b14316e18
#6140:
#6140: 32meth_call0m
#6140: Contract call: Foo#balanceOf
#6140: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6140: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6140:
+ sudo docker rm --force donce-931411013d0b /#6148
#6148: donce-931411013d0b
+ sudo docker rmi donce-44d6b1d54c86 /#6156
#6156: Untagged: donce-44d6b1d54c86:latest
#6156: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_pays_in_threads 32m PASS0m (9.79s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker build --tag donce-7af12f6939bb --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6165
#6165: #0 building with "default" instance using docker driver
#6165:
#6165: #1 [internal] load build definition from Dockerfile
#6165: #1 transferring dockerfile: 552B done
#6165: #1 DONE 0.0s
#6165:
#6165: #2 [internal] load metadata for docker.io/library/node:24
#6165: #2 DONE 0.1s
#6165:
#6165: #3 [internal] load .dockerignore
#6165: #3 transferring context: 2B done
#6165: #3 DONE 0.0s
#6165:
#6165: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6165: #4 DONE 0.0s
#6165:
#6165: #5 [internal] load build context
#6165: #5 transferring context: 243B done
#6165: #5 DONE 0.0s
#6165:
#6165: #6 [5/9] COPY hardhat.config.js .
#6165: #6 CACHED
#6165:
#6165: #7 [2/9] WORKDIR /app
#6165: #7 CACHED
#6165:
#6165: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6165: #8 CACHED
#6165:
#6165: #9 [7/9] COPY contracts contracts
#6165: #9 CACHED
#6165:
#6165: #10 [8/9] COPY ignition ignition
#6165: #10 CACHED
#6165:
#6165: #11 [3/9] COPY package.json .
#6165: #11 CACHED
#6165:
#6165: #12 [4/9] RUN npm install
#6165: #12 CACHED
#6165:
#6165: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6165: #13 CACHED
#6165:
#6165: #14 exporting to image
#6165: #14 exporting layers done
#6165: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6165: #14 naming to docker.io/library/donce-7af12f6939bb done
#6165: #14 DONE 0.0s
+ sudo docker run --detach --name donce-ab14a46da39e --add-host host.docker.internal:host-gateway --publish 1044:8545 --user=1001:1001 donce-7af12f6939bb /bin/bash -c npx\ hardhat\ node\ /#6197
#6197: 6ccc3b05ab2f88081ae8cdf922cc2c99171a26d6e14d763981128fb80eb20f0b
+ sudo docker build --tag donce-e8da0efe08d6 --build-arg HOST\=host.docker.internal --build-arg PORT\=1044 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6205
#6205: #0 building with "default" instance using docker driver
#6205:
#6205: #1 [internal] load build definition from Dockerfile
#6205: #1 transferring dockerfile: 552B done
#6205: #1 DONE 0.0s
#6205:
#6205: #2 [internal] load metadata for docker.io/library/node:24
#6205: #2 DONE 0.1s
#6205:
#6205: #3 [internal] load .dockerignore
#6205: #3 transferring context: 2B done
#6205: #3 DONE 0.0s
#6205:
#6205: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6205: #4 DONE 0.0s
#6205:
#6205: #5 [internal] load build context
#6205: #5 transferring context: 243B done
#6205: #5 DONE 0.0s
#6205:
#6205: #6 [4/9] RUN npm install
#6205: #6 CACHED
#6205:
#6205: #7 [2/9] WORKDIR /app
#6205: #7 CACHED
#6205:
#6205: #8 [3/9] COPY package.json .
#6205: #8 CACHED
#6205:
#6205: #9 [5/9] COPY hardhat.config.js .
#6205: #9 CACHED
#6205:
#6205: #10 [6/9] RUN sed -i "s/PORT/1044/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6205: #10 DONE 0.3s
#6205:
#6205: #11 [7/9] COPY contracts contracts
#6205: #11 DONE 0.1s
#6205:
#6205: #12 [8/9] COPY ignition ignition
#6205: #12 DONE 0.0s
#6205:
#6205: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6205: #13 1.378 Downloading compiler 0.8.28
#6205: #13 2.050 Compiled 1 Solidity file successfully (evm target: paris).
#6205: #13 DONE 2.1s
#6205:
#6205: #14 exporting to image
#6205: #14 exporting layers
#6205: #14 exporting layers 0.2s done
#6205: #14 writing image sha256:b31aaeacb6137cc3797241a4c47307c5d27c6ff813c0f2eb28f95c4c4c355ee7 done
#6205: #14 naming to docker.io/library/donce-e8da0efe08d6
#6205: #14 naming to docker.io/library/donce-e8da0efe08d6 done
#6205: #14 DONE 0.2s
+ sudo docker run --name donce-a95e43aff935 --add-host host.docker.internal:host-gateway donce-e8da0efe08d6 /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\) /#6238
#6238: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6238: // SPDX-License-Identifier: MIT
#6238:
#6238: require("@nomicfoundation/hardhat-toolbox");
#6238:
#6238: /** @type import("hardhat/config").HardhatUserConfig */
#6238:
#6238: module.exports = {
#6238: solidity: "0.8.28",
#6238: defaultNetwork: "foo",
#6238: networks: {
#6238: hardhat: {
#6238: chainId: 4242,
#6238: gas: 10,
#6238: gasPrice: 4,
#6238: maxFeePerGas: 100,
#6238: maxPriorityFeePerGas: 100,
#6238: initialBaseFeePerGas: 100,
#6238: accounts: [
#6238: {
#6238: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6238: balance: "55555555555555555555555"
#6238: },
#6238: {
#6238: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6238: balance: "66666666666666666666666"
#6238: }
#6238: ]
#6238: },
#6238: foo: {
#6238: chainId: 4242,
#6238: url: "http://host.docker.internal:1044"
#6238: }
#6238: }
#6238: };
#6238: total 328
#6238: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6238: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6238: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6238: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6238: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6238: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6238: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6238: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6238: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6238: ?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
#6238: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6238: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6238:
#6238: Deploying [ FooModule ]
#6238:
#6238: Batch #1
#6238: Executing FooModule#Foo...
#6238:
#6238: 3A0JBatch #1
#6238: Executing FooModule#Foo...
#6238:
#6238: 3A0JBatch #1
#6238: Executed FooModule#Foo
#6238:
#6238: 3A0JBatch #1
#6238: Executed FooModule#Foo
#6238:
#6238: [ FooModule ] successfully deployed 🚀
#6238:
#6238: Deployed Addresses
#6238:
#6238: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6238: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a95e43aff935 /#6250
#6250: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6250: // SPDX-License-Identifier: MIT
#6250:
#6250: require("@nomicfoundation/hardhat-toolbox");
#6250:
#6250: /** @type import("hardhat/config").HardhatUserConfig */
#6250:
#6250: module.exports = {
#6250: solidity: "0.8.28",
#6250: defaultNetwork: "foo",
#6250: networks: {
#6250: hardhat: {
#6250: chainId: 4242,
#6250: gas: 10,
#6250: gasPrice: 4,
#6250: maxFeePerGas: 100,
#6250: maxPriorityFeePerGas: 100,
#6250: initialBaseFeePerGas: 100,
#6250: accounts: [
#6250: {
#6250: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6250: balance: "55555555555555555555555"
#6250: },
#6250: {
#6250: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6250: balance: "66666666666666666666666"
#6250: }
#6250: ]
#6250: },
#6250: foo: {
#6250: chainId: 4242,
#6250: url: "http://host.docker.internal:1044"
#6250: }
#6250: }
#6250: };
#6250: total 328
#6250: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6250: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6250: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6250: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6250: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6250: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6250: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6250: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6250: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6250: ?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
#6250: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6250: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6250:
#6250: Deploying [ FooModule ]
#6250:
#6250: Batch #1
#6250: Executing FooModule#Foo...
#6250:
#6250: 3A0JBatch #1
#6250: Executing FooModule#Foo...
#6250:
#6250: 3A0JBatch #1
#6250: Executed FooModule#Foo
#6250:
#6250: 3A0JBatch #1
#6250: Executed FooModule#Foo
#6250:
#6250: [ FooModule ] successfully deployed 🚀
#6250:
#6250: Deployed Addresses
#6250:
#6250: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6250: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a95e43aff935 /#6258
#6258: donce-a95e43aff935
+ sudo docker rmi donce-e8da0efe08d6 /#6266
#6266: Untagged: donce-e8da0efe08d6:latest
#6266: Deleted: sha256:b31aaeacb6137cc3797241a4c47307c5d27c6ff813c0f2eb28f95c4c4c355ee7
+ sudo docker logs donce-ab14a46da39e /#6286
#6286: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6286:
#6286: Accounts
#6286: ========
#6286: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6286:
#6286: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6286:
#6286: 32meth_chainId0m
#6286: 32meth_chainId (2)0m
#6286: 32meth_accounts0m
#6286: 32mhardhat_getAutomine0m
#6286: 32meth_chainId0m
#6286: 32meth_getBlockByNumber0m
#6286: 32meth_getTransactionCount0m
#6286: 32meth_getTransactionCount (2)0m
#6286: 32meth_getTransactionCount (3)0m
#6286: 32meth_getBlockByNumber0m
#6286: 32meth_getTransactionCount0m
#6286: 32meth_getBlockByNumber0m
#6286: 32meth_chainId0m
#6286: 32meth_maxPriorityFeePerGas0m
#6286: 32meth_estimateGas0m
#6286: 32meth_call0m
#6286: Contract deployment: Foo
#6286: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6286: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6286:
#6286: 32meth_sendTransaction0m
#6286: Contract deployment: Foo
#6286: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6286: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6286: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6286: Value: 0 ETH
#6286: Gas used: 1357081 of 1357081
#6286: Block #1: 0x8c97e6569583e1d3edf3be5a2f4a3a8ef8c2bba84124086bf7348b3ae141d14b
#6286:
#6286: 32meth_getTransactionByHash0m
#6286: 32meth_getBlockByNumber0m
#6286: 32meth_getTransactionReceipt0m
#6286: 32meth_getBalance0m
#6286: 32meth_getBalance (2)0m
#6286: 32meth_getBlockByNumber0m
#6286: 32meth_getTransactionCount0m
#6286: 32meth_sendRawTransaction0m
#6286: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#6286: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6286: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6286: Value: 42000 wei
#6286: Gas used: 21000 of 22000
#6286: Block #2: 0x45cf45cd999e1842b4378b81302b1b3d06903efba3ceb7a5b12304dfe1adf15a
#6286:
#6286: 32meth_getBalance0m
+ sudo docker rm --force donce-ab14a46da39e /#6295
#6295: donce-ab14a46da39e
+ sudo docker rmi donce-7af12f6939bb /#6303
#6303: Untagged: donce-7af12f6939bb:latest
#6303: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_eth_pays 32m PASS0m (9.18s)
+ sudo docker run --detach --name donce-6fcef20c3d0c --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1045:3128 yegor256/squid-proxy:latest /#6312
#6312: 7de6a070265355c803f39232e0608351aecbf1aa6fea46a61b69b703acdc58a2
+ sudo docker build --tag donce-4407e2e179ce --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6321
#6321: #0 building with "default" instance using docker driver
#6321:
#6321: #1 [internal] load build definition from Dockerfile
#6321: #1 transferring dockerfile: 552B done
#6321: #1 DONE 0.0s
#6321:
#6321: #2 [internal] load metadata for docker.io/library/node:24
#6321: #2 DONE 0.1s
#6321:
#6321: #3 [internal] load .dockerignore
#6321: #3 transferring context:
#6321: #3 transferring context: 2B done
#6321: #3 DONE 0.0s
#6321:
#6321: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6321: #4 DONE 0.0s
#6321:
#6321: #5 [internal] load build context
#6321: #5 transferring context: 243B done
#6321: #5 DONE 0.0s
#6321:
#6321: #6 [4/9] RUN npm install
#6321: #6 CACHED
#6321:
#6321: #7 [5/9] COPY hardhat.config.js .
#6321: #7 CACHED
#6321:
#6321: #8 [3/9] COPY package.json .
#6321: #8 CACHED
#6321:
#6321: #9 [2/9] WORKDIR /app
#6321: #9 CACHED
#6321:
#6321: #10 [7/9] COPY contracts contracts
#6321: #10 CACHED
#6321:
#6321: #11 [8/9] COPY ignition ignition
#6321: #11 CACHED
#6321:
#6321: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6321: #12 CACHED
#6321:
#6321: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6321: #13 CACHED
#6321:
#6321: #14 exporting to image
#6321: #14 exporting layers done
#6321: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6321: #14 naming to docker.io/library/donce-4407e2e179ce done
#6321: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e8fef171db3c --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-4407e2e179ce /bin/bash -c npx\ hardhat\ node\ /#6353
#6353: 3cf31dad531c491dc59d418834a05f9e68aae52d92b9b28fe077cc1d6dfaad2c
+ sudo docker build --tag donce-9e54dab33172 --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6361
#6361: #0 building with "default" instance using docker driver
#6361:
#6361: #1 [internal] load build definition from Dockerfile
#6361: #1 transferring dockerfile: 552B done
#6361: #1 DONE 0.0s
#6361:
#6361: #2 [internal] load metadata for docker.io/library/node:24
#6361: #2 DONE 0.1s
#6361:
#6361: #3 [internal] load .dockerignore
#6361: #3 transferring context: 2B done
#6361: #3 DONE 0.0s
#6361:
#6361: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6361: #4 DONE 0.0s
#6361:
#6361: #5 [internal] load build context
#6361: #5 transferring context: 243B done
#6361: #5 DONE 0.0s
#6361:
#6361: #6 [3/9] COPY package.json .
#6361: #6 CACHED
#6361:
#6361: #7 [4/9] RUN npm install
#6361: #7 CACHED
#6361:
#6361: #8 [2/9] WORKDIR /app
#6361: #8 CACHED
#6361:
#6361: #9 [5/9] COPY hardhat.config.js .
#6361: #9 CACHED
#6361:
#6361: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6361: #10 DONE 0.3s
#6361:
#6361: #11 [7/9] COPY contracts contracts
#6361: #11 DONE 0.0s
#6361:
#6361: #12 [8/9] COPY ignition ignition
#6361: #12 DONE 0.1s
#6361:
#6361: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6361: #13 1.557 Downloading compiler 0.8.28
#6361: #13 2.428 Compiled 1 Solidity file successfully (evm target: paris).
#6361: #13 DONE 2.5s
#6361:
#6361: #14 exporting to image
#6361: #14 exporting layers
#6361: #14 exporting layers 0.2s done
#6361: #14 writing image sha256:3f469722383ca78f813c1a29a99cfa3c0653476c136747a9c0928152682726cc done
#6361: #14 naming to docker.io/library/donce-9e54dab33172 done
#6361: #14 DONE 0.2s
+ sudo docker run --name donce-3af768bcde43 --add-host host.docker.internal:host-gateway donce-9e54dab33172 /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\) /#6393
#6393: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6393: // SPDX-License-Identifier: MIT
#6393:
#6393: require("@nomicfoundation/hardhat-toolbox");
#6393:
#6393: /** @type import("hardhat/config").HardhatUserConfig */
#6393:
#6393: module.exports = {
#6393: solidity: "0.8.28",
#6393: defaultNetwork: "foo",
#6393: networks: {
#6393: hardhat: {
#6393: chainId: 4242,
#6393: gas: 10,
#6393: gasPrice: 4,
#6393: maxFeePerGas: 100,
#6393: maxPriorityFeePerGas: 100,
#6393: initialBaseFeePerGas: 100,
#6393: accounts: [
#6393: {
#6393: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6393: balance: "55555555555555555555555"
#6393: },
#6393: {
#6393: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6393: balance: "66666666666666666666666"
#6393: }
#6393: ]
#6393: },
#6393: foo: {
#6393: chainId: 4242,
#6393: url: "http://host.docker.internal:1046"
#6393: }
#6393: }
#6393: };
#6393: total 328
#6393: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6393: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6393: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6393: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6393: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6393: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6393: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6393: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6393: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6393: ?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
#6393: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6393: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6393:
#6393: Deploying [ FooModule ]
#6393:
#6393: Batch #1
#6393: Executing FooModule#Foo...
#6393:
#6393: 3A0JBatch #1
#6393: Executing FooModule#Foo...
#6393:
#6393: 3A0JBatch #1
#6393: Executed FooModule#Foo
#6393:
#6393: 3A0JBatch #1
#6393: Executed FooModule#Foo
#6393:
#6393: [ FooModule ] successfully deployed 🚀
#6393:
#6393: Deployed Addresses
#6393:
#6393: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6393: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-3af768bcde43 /#6405
#6405: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6405: // SPDX-License-Identifier: MIT
#6405:
#6405: require("@nomicfoundation/hardhat-toolbox");
#6405:
#6405: /** @type import("hardhat/config").HardhatUserConfig */
#6405:
#6405: module.exports = {
#6405: solidity: "0.8.28",
#6405: defaultNetwork: "foo",
#6405: networks: {
#6405: hardhat: {
#6405: chainId: 4242,
#6405: gas: 10,
#6405: gasPrice: 4,
#6405: maxFeePerGas: 100,
#6405: maxPriorityFeePerGas: 100,
#6405: initialBaseFeePerGas: 100,
#6405: accounts: [
#6405: {
#6405: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6405: balance: "55555555555555555555555"
#6405: },
#6405: {
#6405: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6405: balance: "66666666666666666666666"
#6405: }
#6405: ]
#6405: },
#6405: foo: {
#6405: chainId: 4242,
#6405: url: "http://host.docker.internal:1046"
#6405: }
#6405: }
#6405: };
#6405: total 328
#6405: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6405: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6405: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6405: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6405: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6405: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6405: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6405: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6405: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6405: ?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
#6405: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6405: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6405:
#6405: Deploying [ FooModule ]
#6405:
#6405: Batch #1
#6405: Executing FooModule#Foo...
#6405:
#6405: 3A0JBatch #1
#6405: Executing FooModule#Foo...
#6405:
#6405: 3A0JBatch #1
#6405: Executed FooModule#Foo
#6405:
#6405: 3A0JBatch #1
#6405: Executed FooModule#Foo
#6405:
#6405: [ FooModule ] successfully deployed 🚀
#6405:
#6405: Deployed Addresses
#6405:
#6405: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6405: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-3af768bcde43 /#6414
#6414: donce-3af768bcde43
+ sudo docker rmi donce-9e54dab33172 /#6423
#6423: Untagged: donce-9e54dab33172:latest
#6423: Deleted: sha256:3f469722383ca78f813c1a29a99cfa3c0653476c136747a9c0928152682726cc
+ sudo docker logs donce-e8fef171db3c /#6433
#6433: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6433:
#6433: Accounts
#6433: ========
#6433: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6433:
#6433: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6433:
#6433: 32meth_chainId0m
#6433: 32meth_chainId (2)0m
#6433: 32meth_accounts0m
#6433: 32mhardhat_getAutomine0m
#6433: 32meth_chainId0m
#6433: 32meth_getBlockByNumber0m
#6433: 32meth_getTransactionCount0m
#6433: 32meth_getTransactionCount (2)0m
#6433: 32meth_getTransactionCount (3)0m
#6433: 32meth_getBlockByNumber0m
#6433: 32meth_getTransactionCount0m
#6433: 32meth_getBlockByNumber0m
#6433: 32meth_chainId0m
#6433: 32meth_maxPriorityFeePerGas0m
#6433: 32meth_estimateGas0m
#6433: 32meth_call0m
#6433: Contract deployment: Foo
#6433: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6433: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6433:
#6433: 32meth_sendTransaction0m
#6433: Contract deployment: Foo
#6433: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6433: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6433: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6433: Value: 0 ETH
#6433: Gas used: 1357081 of 1357081
#6433: Block #1: 0xd159750c9dc242d0a4bf8db2cc0ffab322af8eb085785dd430e134a0c4eaec40
#6433:
#6433: 32meth_getTransactionByHash0m
#6433: 32meth_getBlockByNumber0m
#6433: 32meth_getTransactionReceipt0m
#6433: 32meth_accounts0m
#6433: 32meth_call0m
#6433: Contract call: Foo#balanceOf
#6433: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6433: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6433:
+ sudo docker rm --force donce-e8fef171db3c /#6441
#6441: donce-e8fef171db3c
+ sudo docker rmi donce-4407e2e179ce /#6449
#6449: Untagged: donce-4407e2e179ce:latest
#6449: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
+ sudo docker logs donce-6fcef20c3d0c /#6457
#6457: + set -e
#6457: + [ -z jeffrey ]
#6457: + [ -z swordfish ]
#6457: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6457: Adding password for user jeffrey
#6457: + rm -f /run/squid.pid
#6457: + which squid
#6457: + exec /usr/sbin/squid -NYCd 1
#6457: 2026/09/23 03:06:16| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6457: 2026/09/23 03:06:16| aclIpParseIpData: IPv6 has not been enabled.
#6457: 2026/09/23 03:06:16| aclIpParseIpData: IPv6 has not been enabled.
#6457: 2026/09/23 03:06:16| aclIpParseIpData: IPv6 has not been enabled.
#6457: 2026/09/23 03:06:16| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6457: 2026/09/23 03:06:16| Created PID file (/run/squid.pid)
#6457: 2026/09/23 03:06:16| Current Directory is /
#6457: 2026/09/23 03:06:16| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6457: 2026/09/23 03:06:16| Service Name: squid
#6457: 2026/09/23 03:06:16| Process ID 1
#6457: 2026/09/23 03:06:16| Process Roles: master worker
#6457: 2026/09/23 03:06:16| With 1048576 file descriptors available
#6457: 2026/09/23 03:06:16| Initializing IP Cache...
#6457: 2026/09/23 03:06:16| DNS IPv4 socket created at 0.0.0.0, FD 8
#6457: 2026/09/23 03:06:16| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6457: 2026/09/23 03:06:16| Adding domain ec2.internal from /etc/resolv.conf
#6457: 2026/09/23 03:06:16| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6457: 2026/09/23 03:06:16| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6457: 2026/09/23 03:06:16| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6457: 2026/09/23 03:06:16| Store logging disabled
#6457: 2026/09/23 03:06:16| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6457: 2026/09/23 03:06:16| Target number of buckets: 31
#6457: 2026/09/23 03:06:16| Using 8192 Store buckets
#6457: 2026/09/23 03:06:16| Max Mem size: 8192 KB
#6457: 2026/09/23 03:06:16| Max Swap size: 0 KB
#6457: 2026/09/23 03:06:16| Using Least Load store dir selection
#6457: 2026/09/23 03:06:16| Current Directory is /
#6457: 2026/09/23 03:06:16| Finished loading MIME types and icons.
#6457: 2026/09/23 03:06:16| HTCP Disabled.
#6457: 2026/09/23 03:06:16| Pinger socket opened on FD 11
#6457: 2026/09/23 03:06:16| Squid plugin modules loaded: 0
#6457: 2026/09/23 03:06:16| Adaptation support is off.
#6457: 2026/09/23 03:06:16| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6457: listening port: 3128
#6457: 2026/09/23 03:06:16| Starting new basicauthenticator helpers...
#6457: current master transaction: master53
#6457: 2026/09/23 03:06:16| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6457: current master transaction: master53
#6457: 2026/09/23 03:06:17| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-6fcef20c3d0c /#6465
#6465: donce-6fcef20c3d0c
test_checks_balance_via_proxy 32m PASS0m (10.99s)
+ sudo docker build --tag donce-25a6c8994dc3 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6474
#6474: #0 building with "default" instance using docker driver
#6474:
#6474: #1 [internal] load build definition from Dockerfile
#6474: #1 transferring dockerfile: 552B done
#6474: #1 DONE 0.0s
#6474:
#6474: #2 [internal] load metadata for docker.io/library/node:24
#6474: #2 DONE 0.1s
#6474:
#6474: #3 [internal] load .dockerignore
#6474: #3 transferring context: 2B done
#6474: #3 DONE 0.0s
#6474:
#6474: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6474: #4 DONE 0.0s
#6474:
#6474: #5 [internal] load build context
#6474: #5 transferring context: 243B done
#6474: #5 DONE 0.0s
#6474:
#6474: #6 [5/9] COPY hardhat.config.js .
#6474: #6 CACHED
#6474:
#6474: #7 [2/9] WORKDIR /app
#6474: #7 CACHED
#6474:
#6474: #8 [3/9] COPY package.json .
#6474: #8 CACHED
#6474:
#6474: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6474: #9 CACHED
#6474:
#6474: #10 [7/9] COPY contracts contracts
#6474: #10 CACHED
#6474:
#6474: #11 [4/9] RUN npm install
#6474: #11 CACHED
#6474:
#6474: #12 [8/9] COPY ignition ignition
#6474: #12 CACHED
#6474:
#6474: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6474: #13 CACHED
#6474:
#6474: #14 exporting to image
#6474: #14 exporting layers done
#6474: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6474: #14 naming to docker.io/library/donce-25a6c8994dc3 done
#6474: #14 DONE 0.0s
+ sudo docker run --detach --name donce-27468740ea34 --add-host host.docker.internal:host-gateway --publish 1047:8545 --user=1001:1001 donce-25a6c8994dc3 /bin/bash -c npx\ hardhat\ node\ /#6506
#6506: bfbaafb0cbced73e7193e7431b8314ccbb29454f298b90e744c8fd6656a3c9f0
+ sudo docker build --tag donce-ef9639ba6a2d --build-arg HOST\=host.docker.internal --build-arg PORT\=1047 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6515
#6515: #0 building with "default" instance using docker driver
#6515:
#6515: #1 [internal] load build definition from Dockerfile
#6515: #1 transferring dockerfile: 552B done
#6515: #1 DONE 0.0s
#6515:
#6515: #2 [internal] load metadata for docker.io/library/node:24
#6515: #2 DONE 0.1s
#6515:
#6515: #3 [internal] load .dockerignore
#6515: #3 transferring context: 2B done
#6515: #3 DONE 0.0s
#6515:
#6515: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6515: #4 DONE 0.0s
#6515:
#6515: #5 [internal] load build context
#6515: #5 transferring context: 243B done
#6515: #5 DONE 0.0s
#6515:
#6515: #6 [2/9] WORKDIR /app
#6515: #6 CACHED
#6515:
#6515: #7 [3/9] COPY package.json .
#6515: #7 CACHED
#6515:
#6515: #8 [4/9] RUN npm install
#6515: #8 CACHED
#6515:
#6515: #9 [5/9] COPY hardhat.config.js .
#6515: #9 CACHED
#6515:
#6515: #10 [6/9] RUN sed -i "s/PORT/1047/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6515: #10 DONE 0.3s
#6515:
#6515: #11 [7/9] COPY contracts contracts
#6515: #11 DONE 0.1s
#6515:
#6515: #12 [8/9] COPY ignition ignition
#6515: #12 DONE 0.0s
#6515:
#6515: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6515: #13 1.339 Downloading compiler 0.8.28
#6515: #13 2.000 Compiled 1 Solidity file successfully (evm target: paris).
#6515: #13 DONE 2.1s
#6515:
#6515: #14 exporting to image
#6515: #14 exporting layers
#6515: #14 exporting layers 0.2s done
#6515: #14 writing image sha256:fd2a021dc3b39016d6ad247cc829e4f7f051d915a8aab73da8319f59b0fbfa88
#6515: #14 writing image sha256:fd2a021dc3b39016d6ad247cc829e4f7f051d915a8aab73da8319f59b0fbfa88 done
#6515: #14 naming to docker.io/library/donce-ef9639ba6a2d done
#6515: #14 DONE 0.2s
+ sudo docker run --name donce-2c1a17deba57 --add-host host.docker.internal:host-gateway donce-ef9639ba6a2d /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\) /#6547
#6547: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6547: // SPDX-License-Identifier: MIT
#6547:
#6547: require("@nomicfoundation/hardhat-toolbox");
#6547:
#6547: /** @type import("hardhat/config").HardhatUserConfig */
#6547:
#6547: module.exports = {
#6547: solidity: "0.8.28",
#6547: defaultNetwork: "foo",
#6547: networks: {
#6547: hardhat: {
#6547: chainId: 4242,
#6547: gas: 10,
#6547: gasPrice: 4,
#6547: maxFeePerGas: 100,
#6547: maxPriorityFeePerGas: 100,
#6547: initialBaseFeePerGas: 100,
#6547: accounts: [
#6547: {
#6547: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6547: balance: "55555555555555555555555"
#6547: },
#6547: {
#6547: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6547: balance: "66666666666666666666666"
#6547: }
#6547: ]
#6547: },
#6547: foo: {
#6547: chainId: 4242,
#6547: url: "http://host.docker.internal:1047"
#6547: }
#6547: }
#6547: };
#6547: total 328
#6547: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6547: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6547: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6547: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6547: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6547: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6547: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6547: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6547: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6547: ?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
#6547: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6547: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6547:
#6547: Deploying [ FooModule ]
#6547:
#6547: Batch #1
#6547: Executing FooModule#Foo...
#6547:
#6547: 3A0JBatch #1
#6547: Executing FooModule#Foo...
#6547:
#6547: 3A0JBatch #1
#6547: Executed FooModule#Foo
#6547:
#6547: 3A0JBatch #1
#6547: Executed FooModule#Foo
#6547:
#6547: [ FooModule ] successfully deployed 🚀
#6547:
#6547: Deployed Addresses
#6547:
#6547: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6547: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2c1a17deba57 /#6557
#6557: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6557: // SPDX-License-Identifier: MIT
#6557:
#6557: require("@nomicfoundation/hardhat-toolbox");
#6557:
#6557: /** @type import("hardhat/config").HardhatUserConfig */
#6557:
#6557: module.exports = {
#6557: solidity: "0.8.28",
#6557: defaultNetwork: "foo",
#6557: networks: {
#6557: hardhat: {
#6557: chainId: 4242,
#6557: gas: 10,
#6557: gasPrice: 4,
#6557: maxFeePerGas: 100,
#6557: maxPriorityFeePerGas: 100,
#6557: initialBaseFeePerGas: 100,
#6557: accounts: [
#6557: {
#6557: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6557: balance: "55555555555555555555555"
#6557: },
#6557: {
#6557: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6557: balance: "66666666666666666666666"
#6557: }
#6557: ]
#6557: },
#6557: foo: {
#6557: chainId: 4242,
#6557: url: "http://host.docker.internal:1047"
#6557: }
#6557: }
#6557: };
#6557: total 328
#6557: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6557: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6557: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6557: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6557: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6557: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6557: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6557: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6557: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6557: ?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
#6557: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6557: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6557:
#6557: Deploying [ FooModule ]
#6557:
#6557: Batch #1
#6557: Executing FooModule#Foo...
#6557:
#6557: 3A0JBatch #1
#6557: Executing FooModule#Foo...
#6557:
#6557: 3A0JBatch #1
#6557: Executed FooModule#Foo
#6557:
#6557: 3A0JBatch #1
#6557: Executed FooModule#Foo
#6557:
#6557: [ FooModule ] successfully deployed 🚀
#6557:
#6557: Deployed Addresses
#6557:
#6557: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6557: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2c1a17deba57 /#6565
#6565: donce-2c1a17deba57
+ sudo docker rmi donce-ef9639ba6a2d /#6573
#6573: Untagged: donce-ef9639ba6a2d:latest
#6573: Deleted: sha256:fd2a021dc3b39016d6ad247cc829e4f7f051d915a8aab73da8319f59b0fbfa88
E: The block failed to process the payment in 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534, the event is lost (StandardError): intentional
+ sudo docker logs donce-27468740ea34 /#6672
#6672: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6672:
#6672: Accounts
#6672: ========
#6672: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6672:
#6672: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6672:
#6672: 32meth_chainId0m
#6672: 32meth_chainId (2)0m
#6672: 32meth_accounts0m
#6672: 32mhardhat_getAutomine0m
#6672: 32meth_chainId0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_getTransactionCount0m
#6672: 32meth_getTransactionCount (2)0m
#6672: 32meth_getTransactionCount (3)0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_getTransactionCount0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_chainId0m
#6672: 32meth_maxPriorityFeePerGas0m
#6672: 32meth_estimateGas0m
#6672: 32meth_call0m
#6672: Contract deployment: Foo
#6672: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672:
#6672: 32meth_sendTransaction0m
#6672: Contract deployment: Foo
#6672: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: Value: 0 ETH
#6672: Gas used: 1357081 of 1357081
#6672: Block #1: 0x36d2774c629cf8d4f9d50ebba1efb1b4b05dc16aaaf4f92df35b7d1973958538
#6672:
#6672: 32meth_getTransactionByHash0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_getTransactionReceipt0m
#6672: 32meth_subscribe0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_getBlockByNumber (2)0m
#6672: 32meth_getBlockByNumber (3)0m
#6672: 32meth_getBlockByNumber (4)0m
#6672: 32meth_getBlockByNumber (5)0m
#6672: 32meth_getBlockByNumber (6)0m
#6672: 32meth_getBlockByNumber (7)0m
#6672: 32meth_getBlockByNumber (8)0m
#6672: 32meth_getBlockByNumber (9)0m
#6672: 32meth_getTransactionCount0m
#6672: 32meth_getBlockByNumber0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #2: 0xc0dc088e5427f15977c0abc09762a70b0d772f2e384af5c0e6bb6f6f2e814ecf
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #3: 0xe0e27ac759cf8ac6510648ad776ec00ab2bfdfadb12706113d51aa517d1025f9
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #4: 0x1cfb7f5bb27fd41c352879426146830796a8be9be8cd8e9334eae34b5f219bed
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #5: 0xe5466e2b4df80c98fe8dea9b3b05e93b08c3500b28b2e64e599e48c5dcf28ed3
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #6: 0x2a4f6fcb7fa22ecd771e2b14ba913ae565fbebdb8e4378540272d36c3e217729
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #7: 0x1a21073c8365e4f2dc715c5b13d109168a6ef889d468511ad6f7936f892921d3
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #8: 0x7bdc3a14d68836776830b45cf3412485085aa79a5f63b0b168ca7681c23fa55a
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #9: 0x694e1fa5d9f6de2c82dc54ac48f53b98325eb52d68ccd39a831e189b6e0cfae5
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #10: 0x2d695c1611096887780edf78ede9e86c649286757cf14aef89174b2ddcbf6c82
#6672:
#6672: 32meth_getTransactionCount0m
#6672: 32meth_estimateGas0m
#6672: 32meth_sendRawTransaction0m
#6672: Contract call: Foo#transfer
#6672: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6672: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6672: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6672: Value: 0 ETH
#6672: Gas used: 35389 of 35389
#6672: Block #11: 0xe4d10215911044f614e2b96a4e7bec22db9dcac4f88765609827e5386c88d17a
#6672:
#6672: 32meth_unsubscribe0m
+ sudo docker rm --force donce-27468740ea34 /#6680
#6680: donce-27468740ea34
+ sudo docker rmi donce-25a6c8994dc3 /#6688
#6688: Untagged: donce-25a6c8994dc3:latest
#6688: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_accepts_payments_with_failures 32m PASS0m (10.69s)
+ sudo docker build --tag donce-3e58d188a751 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6698
#6698: #0 building with "default" instance using docker driver
#6698:
#6698: #1 [internal] load build definition from Dockerfile
#6698: #1 transferring dockerfile: 552B done
#6698: #1 DONE 0.0s
#6698:
#6698: #2 [internal] load metadata for docker.io/library/node:24
#6698: #2 DONE 0.1s
#6698:
#6698: #3 [internal] load .dockerignore
#6698: #3 transferring context: 2B done
#6698: #3 DONE 0.0s
#6698:
#6698: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6698: #4 DONE 0.0s
#6698:
#6698: #5 [internal] load build context
#6698: #5 transferring context: 243B done
#6698: #5 DONE 0.0s
#6698:
#6698: #6 [4/9] RUN npm install
#6698: #6 CACHED
#6698:
#6698: #7 [2/9] WORKDIR /app
#6698: #7 CACHED
#6698:
#6698: #8 [5/9] COPY hardhat.config.js .
#6698: #8 CACHED
#6698:
#6698: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6698: #9 CACHED
#6698:
#6698: #10 [7/9] COPY contracts contracts
#6698: #10 CACHED
#6698:
#6698: #11 [8/9] COPY ignition ignition
#6698: #11 CACHED
#6698:
#6698: #12 [3/9] COPY package.json .
#6698: #12 CACHED
#6698:
#6698: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6698: #13 CACHED
#6698:
#6698: #14 exporting to image
#6698: #14 exporting layers done
#6698: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6698: #14 naming to docker.io/library/donce-3e58d188a751 done
#6698: #14 DONE 0.0s
+ sudo docker run --detach --name donce-2c00a03e9418 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-3e58d188a751 /bin/bash -c npx\ hardhat\ node\ /#6730
#6730: 961067e878a20adaa7a5434f1e7ec9ded22288153685ba498d67b4cabba783cd
+ sudo docker build --tag donce-8c76d9db717a --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6742
#6742: #0 building with "default" instance using docker driver
#6742:
#6742: #1 [internal] load build definition from Dockerfile
#6742: #1 transferring dockerfile: 552B done
#6742: #1 DONE 0.0s
#6742:
#6742: #2 [internal] load metadata for docker.io/library/node:24
#6742: #2 DONE 0.1s
#6742:
#6742: #3 [internal] load .dockerignore
#6742: #3 transferring context: 2B done
#6742: #3 DONE 0.0s
#6742:
#6742: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6742: #4 DONE 0.0s
#6742:
#6742: #5 [internal] load build context
#6742: #5 transferring context: 243B done
#6742: #5 DONE 0.0s
#6742:
#6742: #6 [2/9] WORKDIR /app
#6742: #6 CACHED
#6742:
#6742: #7 [3/9] COPY package.json .
#6742: #7 CACHED
#6742:
#6742: #8 [4/9] RUN npm install
#6742: #8 CACHED
#6742:
#6742: #9 [5/9] COPY hardhat.config.js .
#6742: #9 CACHED
#6742:
#6742: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6742: #10 DONE 0.3s
#6742:
#6742: #11 [7/9] COPY contracts contracts
#6742: #11 DONE 0.1s
#6742:
#6742: #12 [8/9] COPY ignition ignition
#6742: #12 DONE 0.0s
#6742:
#6742: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6742: #13 1.381 Downloading compiler 0.8.28
#6742: #13 2.037 Compiled 1 Solidity file successfully (evm target: paris).
#6742: #13 DONE 2.2s
#6742:
#6742: #14 exporting to image
#6742: #14 exporting layers
#6742: #14 exporting layers 0.2s done
#6742: #14 writing image sha256:57658a78f2151ce39c4ed351c495402a127903efd0b44b3a69129e86e096d730
#6742: #14 writing image sha256:57658a78f2151ce39c4ed351c495402a127903efd0b44b3a69129e86e096d730 done
#6742: #14 naming to docker.io/library/donce-8c76d9db717a done
#6742: #14 DONE 0.2s
+ sudo docker run --name donce-f73a4b73d031 --add-host host.docker.internal:host-gateway donce-8c76d9db717a /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\) /#6774
#6774: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6774: // SPDX-License-Identifier: MIT
#6774:
#6774: require("@nomicfoundation/hardhat-toolbox");
#6774:
#6774: /** @type import("hardhat/config").HardhatUserConfig */
#6774:
#6774: module.exports = {
#6774: solidity: "0.8.28",
#6774: defaultNetwork: "foo",
#6774: networks: {
#6774: hardhat: {
#6774: chainId: 4242,
#6774: gas: 10,
#6774: gasPrice: 4,
#6774: maxFeePerGas: 100,
#6774: maxPriorityFeePerGas: 100,
#6774: initialBaseFeePerGas: 100,
#6774: accounts: [
#6774: {
#6774: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6774: balance: "55555555555555555555555"
#6774: },
#6774: {
#6774: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6774: balance: "66666666666666666666666"
#6774: }
#6774: ]
#6774: },
#6774: foo: {
#6774: chainId: 4242,
#6774: url: "http://host.docker.internal:1048"
#6774: }
#6774: }
#6774: };
#6774: total 328
#6774: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6774: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6774: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6774: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6774: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6774: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6774: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6774: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6774: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6774: ?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
#6774: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6774: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6774:
#6774: Deploying [ FooModule ]
#6774:
#6774: Batch #1
#6774: Executing FooModule#Foo...
#6774:
#6774: 3A0JBatch #1
#6774: Executing FooModule#Foo...
#6774:
#6774: 3A0JBatch #1
#6774: Executed FooModule#Foo
#6774:
#6774: 3A0JBatch #1
#6774: Executed FooModule#Foo
#6774:
#6774: [ FooModule ] successfully deployed 🚀
#6774:
#6774: Deployed Addresses
#6774:
#6774: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6774: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-f73a4b73d031 /#6786
#6786: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6786: // SPDX-License-Identifier: MIT
#6786:
#6786: require("@nomicfoundation/hardhat-toolbox");
#6786:
#6786: /** @type import("hardhat/config").HardhatUserConfig */
#6786:
#6786: module.exports = {
#6786: solidity: "0.8.28",
#6786: defaultNetwork: "foo",
#6786: networks: {
#6786: hardhat: {
#6786: chainId: 4242,
#6786: gas: 10,
#6786: gasPrice: 4,
#6786: maxFeePerGas: 100,
#6786: maxPriorityFeePerGas: 100,
#6786: initialBaseFeePerGas: 100,
#6786: accounts: [
#6786: {
#6786: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6786: balance: "55555555555555555555555"
#6786: },
#6786: {
#6786: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6786: balance: "66666666666666666666666"
#6786: }
#6786: ]
#6786: },
#6786: foo: {
#6786: chainId: 4242,
#6786: url: "http://host.docker.internal:1048"
#6786: }
#6786: }
#6786: };
#6786: total 328
#6786: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6786: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6786: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6786: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6786: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6786: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6786: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6786: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6786: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6786: ?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
#6786: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6786: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6786:
#6786: Deploying [ FooModule ]
#6786:
#6786: Batch #1
#6786: Executing FooModule#Foo...
#6786:
#6786: 3A0JBatch #1
#6786: Executing FooModule#Foo...
#6786:
#6786: 3A0JBatch #1
#6786: Executed FooModule#Foo
#6786:
#6786: 3A0JBatch #1
#6786: Executed FooModule#Foo
#6786:
#6786: [ FooModule ] successfully deployed 🚀
#6786:
#6786: Deployed Addresses
#6786:
#6786: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6786: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-f73a4b73d031 /#6795
#6795: donce-f73a4b73d031
+ sudo docker rmi donce-8c76d9db717a /#6803
#6803: Untagged: donce-8c76d9db717a:latest
#6803: Deleted: sha256:57658a78f2151ce39c4ed351c495402a127903efd0b44b3a69129e86e096d730
+ sudo docker logs donce-2c00a03e9418 /#6813
#6813: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6813:
#6813: Accounts
#6813: ========
#6813: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6813:
#6813: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6813:
#6813: 32meth_chainId0m
#6813: 32meth_chainId (2)0m
#6813: 32meth_accounts0m
#6813: 32mhardhat_getAutomine0m
#6813: 32meth_chainId0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionCount0m
#6813: 32meth_getTransactionCount (2)0m
#6813: 32meth_getTransactionCount (3)0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionCount0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_chainId0m
#6813: 32meth_maxPriorityFeePerGas0m
#6813: 32meth_estimateGas0m
#6813: 32meth_call0m
#6813: Contract deployment: Foo
#6813: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813:
#6813: 32meth_sendTransaction0m
#6813: Contract deployment: Foo
#6813: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813: Value: 0 ETH
#6813: Gas used: 1357081 of 1357081
#6813: Block #1: 0x08572b40637219a5e9d616c25459eddf256e6f98e2a1688059ba978a18cb7b82
#6813:
#6813: 32meth_getTransactionByHash0m
#6813: 32meth_getBlockByNumber0m
#6813: 32meth_getTransactionReceipt0m
#6813: 32meth_accounts0m
#6813: 32meth_call0m
#6813: Contract call: Foo#balanceOf
#6813: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6813: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6813:
+ sudo docker rm --force donce-2c00a03e9418 /#6821
#6821: donce-2c00a03e9418
+ sudo docker rmi donce-3e58d188a751 /#6829
#6829: Untagged: donce-3e58d188a751:latest
#6829: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_checks_balance 32m PASS0m (9.22s)
+ sudo docker build --tag donce-958e576c8083 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6838
#6838: #0 building with "default" instance using docker driver
#6838:
#6838: #1 [internal] load build definition from Dockerfile
#6838: #1 transferring dockerfile: 552B done
#6838: #1 DONE 0.0s
#6838:
#6838: #2 [internal] load metadata for docker.io/library/node:24
#6838: #2 DONE 0.1s
#6838:
#6838: #3 [internal] load .dockerignore
#6838: #3 transferring context: 2B done
#6838: #3 DONE 0.0s
#6838:
#6838: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6838: #4 DONE 0.0s
#6838:
#6838: #5 [internal] load build context
#6838: #5 transferring context: 243B done
#6838: #5 DONE 0.0s
#6838:
#6838: #6 [4/9] RUN npm install
#6838: #6 CACHED
#6838:
#6838: #7 [5/9] COPY hardhat.config.js .
#6838: #7 CACHED
#6838:
#6838: #8 [7/9] COPY contracts contracts
#6838: #8 CACHED
#6838:
#6838: #9 [8/9] COPY ignition ignition
#6838: #9 CACHED
#6838:
#6838: #10 [3/9] COPY package.json .
#6838: #10 CACHED
#6838:
#6838: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6838: #11 CACHED
#6838:
#6838: #12 [2/9] WORKDIR /app
#6838: #12 CACHED
#6838:
#6838: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6838: #13 CACHED
#6838:
#6838: #14 exporting to image
#6838: #14 exporting layers done
#6838: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6838: #14 naming to docker.io/library/donce-958e576c8083 done
#6838: #14 DONE 0.0s
+ sudo docker run --detach --name donce-8e9845d86d8b --add-host host.docker.internal:host-gateway --publish 1049:8545 --user=1001:1001 donce-958e576c8083 /bin/bash -c npx\ hardhat\ node\ /#6870
#6870: ef8b44c417f20df38746e89640bcefa2eb0dfbb0dde14dd0051ecca2d2c40d9b
+ sudo docker build --tag donce-8cf6d61a0a5f --build-arg HOST\=host.docker.internal --build-arg PORT\=1049 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6878
#6878: #0 building with "default" instance using docker driver
#6878:
#6878: #1 [internal] load build definition from Dockerfile
#6878: #1 transferring dockerfile: 552B done
#6878: #1 DONE 0.0s
#6878:
#6878: #2 [internal] load metadata for docker.io/library/node:24
#6878: #2 DONE 0.1s
#6878:
#6878: #3 [internal] load .dockerignore
#6878: #3 transferring context: 2B done
#6878: #3 DONE 0.0s
#6878:
#6878: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6878: #4 DONE 0.0s
#6878:
#6878: #5 [internal] load build context
#6878: #5 transferring context: 243B done
#6878: #5 DONE 0.0s
#6878:
#6878: #6 [2/9] WORKDIR /app
#6878: #6 CACHED
#6878:
#6878: #7 [3/9] COPY package.json .
#6878: #7 CACHED
#6878:
#6878: #8 [4/9] RUN npm install
#6878: #8 CACHED
#6878:
#6878: #9 [5/9] COPY hardhat.config.js .
#6878: #9 CACHED
#6878:
#6878: #10 [6/9] RUN sed -i "s/PORT/1049/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6878: #10 DONE 0.3s
#6878:
#6878: #11 [7/9] COPY contracts contracts
#6878: #11 DONE 0.1s
#6878:
#6878: #12 [8/9] COPY ignition ignition
#6878: #12 DONE 0.0s
#6878:
#6878: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6878: #13 1.351 Downloading compiler 0.8.28
#6878: #13 2.021 Compiled 1 Solidity file successfully (evm target: paris).
#6878: #13 DONE 2.1s
#6878:
#6878: #14 exporting to image
#6878: #14 exporting layers
#6878: #14 exporting layers 0.2s done
#6878: #14 writing image sha256:c19941d446f3580c253a0ac25e8c7dfc21c0569799a0dcb6017355f4c576aeb2 done
#6878: #14 naming to docker.io/library/donce-8cf6d61a0a5f done
#6878: #14 DONE 0.2s
+ sudo docker run --name donce-ef47af4f2168 --add-host host.docker.internal:host-gateway donce-8cf6d61a0a5f /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\) /#6910
#6910: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6910: // SPDX-License-Identifier: MIT
#6910:
#6910: require("@nomicfoundation/hardhat-toolbox");
#6910:
#6910: /** @type import("hardhat/config").HardhatUserConfig */
#6910:
#6910: module.exports = {
#6910: solidity: "0.8.28",
#6910: defaultNetwork: "foo",
#6910: networks: {
#6910: hardhat: {
#6910: chainId: 4242,
#6910: gas: 10,
#6910: gasPrice: 4,
#6910: maxFeePerGas: 100,
#6910: maxPriorityFeePerGas: 100,
#6910: initialBaseFeePerGas: 100,
#6910: accounts: [
#6910: {
#6910: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6910: balance: "55555555555555555555555"
#6910: },
#6910: {
#6910: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6910: balance: "66666666666666666666666"
#6910: }
#6910: ]
#6910: },
#6910: foo: {
#6910: chainId: 4242,
#6910: url: "http://host.docker.internal:1049"
#6910: }
#6910: }
#6910: };
#6910: total 328
#6910: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6910: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6910: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6910: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6910: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6910: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6910: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6910: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6910: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6910: ?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
#6910: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6910: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6910:
#6910: Deploying [ FooModule ]
#6910:
#6910: Batch #1
#6910: Executing FooModule#Foo...
#6910:
#6910: 3A0JBatch #1
#6910: Executing FooModule#Foo...
#6910:
#6910: 3A0JBatch #1
#6910: Executed FooModule#Foo
#6910:
#6910: 3A0JBatch #1
#6910: Executed FooModule#Foo
#6910:
#6910: [ FooModule ] successfully deployed 🚀
#6910:
#6910: Deployed Addresses
#6910:
#6910: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6910: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ef47af4f2168 /#6922
#6922: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6922: // SPDX-License-Identifier: MIT
#6922:
#6922: require("@nomicfoundation/hardhat-toolbox");
#6922:
#6922: /** @type import("hardhat/config").HardhatUserConfig */
#6922:
#6922: module.exports = {
#6922: solidity: "0.8.28",
#6922: defaultNetwork: "foo",
#6922: networks: {
#6922: hardhat: {
#6922: chainId: 4242,
#6922: gas: 10,
#6922: gasPrice: 4,
#6922: maxFeePerGas: 100,
#6922: maxPriorityFeePerGas: 100,
#6922: initialBaseFeePerGas: 100,
#6922: accounts: [
#6922: {
#6922: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6922: balance: "55555555555555555555555"
#6922: },
#6922: {
#6922: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6922: balance: "66666666666666666666666"
#6922: }
#6922: ]
#6922: },
#6922: foo: {
#6922: chainId: 4242,
#6922: url: "http://host.docker.internal:1049"
#6922: }
#6922: }
#6922: };
#6922: total 328
#6922: drwxr-xr-x 1 root root 4096 Sep 23 03:06 .
#6922: drwxr-xr-x 1 root root 4096 Sep 23 03:06 ..
#6922: drwxr-xr-x 4 root root 4096 Sep 23 03:06 artifacts
#6922: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#6922: -rw-r--r-- 1 root root 874 Sep 23 03:06 hardhat.config.js
#6922: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#6922: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#6922: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#6922: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#6922: ?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
#6922: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6922: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6922:
#6922: Deploying [ FooModule ]
#6922:
#6922: Batch #1
#6922: Executing FooModule#Foo...
#6922:
#6922: 3A0JBatch #1
#6922: Executing FooModule#Foo...
#6922:
#6922: 3A0JBatch #1
#6922: Executed FooModule#Foo
#6922:
#6922: 3A0JBatch #1
#6922: Executed FooModule#Foo
#6922:
#6922: [ FooModule ] successfully deployed 🚀
#6922:
#6922: Deployed Addresses
#6922:
#6922: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6922: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ef47af4f2168 /#6930
#6930: donce-ef47af4f2168
+ sudo docker rmi donce-8cf6d61a0a5f /#6938
#6938: Untagged: donce-8cf6d61a0a5f:latest
#6938: Deleted: sha256:c19941d446f3580c253a0ac25e8c7dfc21c0569799a0dcb6017355f4c576aeb2
+ sudo docker logs donce-8e9845d86d8b /#6963
#6963: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6963:
#6963: Accounts
#6963: ========
#6963: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6963:
#6963: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6963:
#6963: 32meth_chainId0m
#6963: 32meth_chainId (2)0m
#6963: 32meth_accounts0m
#6963: 32mhardhat_getAutomine0m
#6963: 32meth_chainId0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_getTransactionCount0m
#6963: 32meth_getTransactionCount (2)0m
#6963: 32meth_getTransactionCount (3)0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_getTransactionCount0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_chainId0m
#6963: 32meth_maxPriorityFeePerGas0m
#6963: 32meth_estimateGas0m
#6963: 32meth_call0m
#6963: Contract deployment: Foo
#6963: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6963: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6963:
#6963: 32meth_sendTransaction0m
#6963: Contract deployment: Foo
#6963: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6963: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6963: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6963: Value: 0 ETH
#6963: Gas used: 1357081 of 1357081
#6963: Block #1: 0x1dea608f9c9663d6741e65ec6e1d6f4f546c9673c0aaf37f8fcc0b80ba5c040a
#6963:
#6963: 32meth_getTransactionByHash0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_getTransactionReceipt0m
#6963: 32meth_subscribe0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_getTransactionCount0m
#6963: 32meth_estimateGas0m
#6963: 32meth_sendRawTransaction0m
#6963: Contract call: Foo#transfer
#6963: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#6963: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6963: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6963: Value: 0 ETH
#6963: Gas used: 35401 of 35401
#6963: Block #2: 0x7da8b2db2536d77168fa5d477a3da342f98c2d8e111d45c2405e687d6f5e22fd
#6963:
#6963: 32meth_unsubscribe0m
#6963: 32meth_subscribe0m
#6963: 32meth_getBlockByNumber0m
#6963: 32meth_getTransactionCount0m
#6963: 32meth_estimateGas0m
#6963: 32meth_sendRawTransaction0m
#6963: Contract call: Foo#transfer
#6963: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#6963: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6963: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6963: Value: 0 ETH
#6963: Gas used: 35389 of 35389
#6963: Block #3: 0x3712787c3dc60b1217c499f2a32260feb6e0b17d883d1b4c65843e40a790f520
#6963:
#6963: 32meth_unsubscribe0m
#6963: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-8e9845d86d8b /#6971
#6971: donce-8e9845d86d8b
+ sudo docker rmi donce-958e576c8083 /#6979
#6979: Untagged: donce-958e576c8083:latest
#6979: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_accepts_payments_on_changing_addresses 32m PASS0m (11.32s)
+ sudo docker build --tag donce-2990838c97c1 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6988
#6988: #0 building with "default" instance using docker driver
#6988:
#6988: #1 [internal] load build definition from Dockerfile
#6988: #1 transferring dockerfile: 552B done
#6988: #1 DONE 0.0s
#6988:
#6988: #2 [internal] load metadata for docker.io/library/node:24
#6988: #2 DONE 0.1s
#6988:
#6988: #3 [internal] load .dockerignore
#6988: #3 transferring context: 2B done
#6988: #3 DONE 0.0s
#6988:
#6988: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#6988: #4 DONE 0.0s
#6988:
#6988: #5 [internal] load build context
#6988: #5 transferring context: 243B done
#6988: #5 DONE 0.0s
#6988:
#6988: #6 [2/9] WORKDIR /app
#6988: #6 CACHED
#6988:
#6988: #7 [4/9] RUN npm install
#6988: #7 CACHED
#6988:
#6988: #8 [3/9] COPY package.json .
#6988: #8 CACHED
#6988:
#6988: #9 [8/9] COPY ignition ignition
#6988: #9 CACHED
#6988:
#6988: #10 [5/9] COPY hardhat.config.js .
#6988: #10 CACHED
#6988:
#6988: #11 [7/9] COPY contracts contracts
#6988: #11 CACHED
#6988:
#6988: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6988: #12 CACHED
#6988:
#6988: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6988: #13 CACHED
#6988:
#6988: #14 exporting to image
#6988: #14 exporting layers done
#6988: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#6988: #14 naming to docker.io/library/donce-2990838c97c1 done
#6988: #14 DONE 0.0s
+ sudo docker run --detach --name donce-6e15dd68be0a --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-2990838c97c1 /bin/bash -c npx\ hardhat\ node\ /#7020
#7020: 50c2553e881e14948555f473bf24c6708734f387a740291791e1f419bc2c9a73
+ sudo docker build --tag donce-5e075f828771 --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7028
#7028: #0 building with "default" instance using docker driver
#7028:
#7028: #1 [internal] load build definition from Dockerfile
#7028: #1 transferring dockerfile: 552B done
#7028: #1 DONE 0.0s
#7028:
#7028: #2 [internal] load metadata for docker.io/library/node:24
#7028: #2 DONE 0.1s
#7028:
#7028: #3 [internal] load .dockerignore
#7028: #3 transferring context: 2B done
#7028: #3 DONE 0.0s
#7028:
#7028: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7028: #4 DONE 0.0s
#7028:
#7028: #5 [internal] load build context
#7028: #5 transferring context: 243B done
#7028: #5 DONE 0.0s
#7028:
#7028: #6 [2/9] WORKDIR /app
#7028: #6 CACHED
#7028:
#7028: #7 [3/9] COPY package.json .
#7028: #7 CACHED
#7028:
#7028: #8 [4/9] RUN npm install
#7028: #8 CACHED
#7028:
#7028: #9 [5/9] COPY hardhat.config.js .
#7028: #9 CACHED
#7028:
#7028: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7028: #10 DONE 0.3s
#7028:
#7028: #11 [7/9] COPY contracts contracts
#7028: #11 DONE 0.1s
#7028:
#7028: #12 [8/9] COPY ignition ignition
#7028: #12 DONE 0.0s
#7028:
#7028: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7028: #13 1.345 Downloading compiler 0.8.28
#7028: #13 2.034 Compiled 1 Solidity file successfully (evm target: paris).
#7028: #13 DONE 2.1s
#7028:
#7028: #14 exporting to image
#7028: #14 exporting layers
#7028: #14 exporting layers 0.2s done
#7028: #14 writing image sha256:a07924bbdced198492c1325efbb7c56cec3f77f51bab0d6847848a1fde540836 done
#7028: #14 naming to docker.io/library/donce-5e075f828771 done
#7028: #14 DONE 0.2s
+ sudo docker run --name donce-b09bf175d44e --add-host host.docker.internal:host-gateway donce-5e075f828771 /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\) /#7060
#7060: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7060: // SPDX-License-Identifier: MIT
#7060:
#7060: require("@nomicfoundation/hardhat-toolbox");
#7060:
#7060: /** @type import("hardhat/config").HardhatUserConfig */
#7060:
#7060: module.exports = {
#7060: solidity: "0.8.28",
#7060: defaultNetwork: "foo",
#7060: networks: {
#7060: hardhat: {
#7060: chainId: 4242,
#7060: gas: 10,
#7060: gasPrice: 4,
#7060: maxFeePerGas: 100,
#7060: maxPriorityFeePerGas: 100,
#7060: initialBaseFeePerGas: 100,
#7060: accounts: [
#7060: {
#7060: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7060: balance: "55555555555555555555555"
#7060: },
#7060: {
#7060: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7060: balance: "66666666666666666666666"
#7060: }
#7060: ]
#7060: },
#7060: foo: {
#7060: chainId: 4242,
#7060: url: "http://host.docker.internal:1050"
#7060: }
#7060: }
#7060: };
#7060: total 328
#7060: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7060: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7060: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7060: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7060: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7060: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7060: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7060: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7060: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7060: ?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
#7060: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7060: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7060:
#7060: Deploying [ FooModule ]
#7060:
#7060: Batch #1
#7060: Executing FooModule#Foo...
#7060:
#7060: 3A0JBatch #1
#7060: Executing FooModule#Foo...
#7060:
#7060: 3A0JBatch #1
#7060: Executed FooModule#Foo
#7060:
#7060: 3A0JBatch #1
#7060: Executed FooModule#Foo
#7060:
#7060: [ FooModule ] successfully deployed 🚀
#7060:
#7060: Deployed Addresses
#7060:
#7060: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7060: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b09bf175d44e /#7072
#7072: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7072: // SPDX-License-Identifier: MIT
#7072:
#7072: require("@nomicfoundation/hardhat-toolbox");
#7072:
#7072: /** @type import("hardhat/config").HardhatUserConfig */
#7072:
#7072: module.exports = {
#7072: solidity: "0.8.28",
#7072: defaultNetwork: "foo",
#7072: networks: {
#7072: hardhat: {
#7072: chainId: 4242,
#7072: gas: 10,
#7072: gasPrice: 4,
#7072: maxFeePerGas: 100,
#7072: maxPriorityFeePerGas: 100,
#7072: initialBaseFeePerGas: 100,
#7072: accounts: [
#7072: {
#7072: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7072: balance: "55555555555555555555555"
#7072: },
#7072: {
#7072: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7072: balance: "66666666666666666666666"
#7072: }
#7072: ]
#7072: },
#7072: foo: {
#7072: chainId: 4242,
#7072: url: "http://host.docker.internal:1050"
#7072: }
#7072: }
#7072: };
#7072: total 328
#7072: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7072: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7072: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7072: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7072: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7072: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7072: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7072: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7072: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7072: ?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
#7072: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7072: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7072:
#7072: Deploying [ FooModule ]
#7072:
#7072: Batch #1
#7072: Executing FooModule#Foo...
#7072:
#7072: 3A0JBatch #1
#7072: Executing FooModule#Foo...
#7072:
#7072: 3A0JBatch #1
#7072: Executed FooModule#Foo
#7072:
#7072: 3A0JBatch #1
#7072: Executed FooModule#Foo
#7072:
#7072: [ FooModule ] successfully deployed 🚀
#7072:
#7072: Deployed Addresses
#7072:
#7072: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7072: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b09bf175d44e /#7080
#7080: donce-b09bf175d44e
+ sudo docker rmi donce-5e075f828771 /#7089
#7089: Untagged: donce-5e075f828771:latest
#7089: Deleted: sha256:a07924bbdced198492c1325efbb7c56cec3f77f51bab0d6847848a1fde540836
+ sudo docker logs donce-6e15dd68be0a /#7121
#7121: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7121:
#7121: Accounts
#7121: ========
#7121: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7121:
#7121: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7121:
#7121: 32meth_chainId0m
#7121: 32meth_chainId (2)0m
#7121: 32meth_accounts0m
#7121: 32mhardhat_getAutomine0m
#7121: 32meth_chainId0m
#7121: 32meth_getBlockByNumber0m
#7121: 32meth_getTransactionCount0m
#7121: 32meth_getTransactionCount (2)0m
#7121: 32meth_getTransactionCount (3)0m
#7121: 32meth_getBlockByNumber0m
#7121: 32meth_getTransactionCount0m
#7121: 32meth_getBlockByNumber0m
#7121: 32meth_chainId0m
#7121: 32meth_maxPriorityFeePerGas0m
#7121: 32meth_estimateGas0m
#7121: 32meth_call0m
#7121: Contract deployment: Foo
#7121: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121:
#7121: 32meth_sendTransaction0m
#7121: Contract deployment: Foo
#7121: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: Value: 0 ETH
#7121: Gas used: 1357081 of 1357081
#7121: Block #1: 0x9030a5849645d9e46faadbedd443a66e3cf9212e9a474efca88a270186e2968f
#7121:
#7121: 32meth_getTransactionByHash0m
#7121: 32meth_getBlockByNumber0m
#7121: 32meth_getTransactionReceipt0m
#7121: 32meth_accounts0m
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
#7121: 32meth_call0m
#7121: Contract call: Foo#balanceOf
#7121: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7121: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7121:
+ sudo docker rm --force donce-6e15dd68be0a /#7129
#7129: donce-6e15dd68be0a
+ sudo docker rmi donce-2990838c97c1 /#7137
#7137: Untagged: donce-2990838c97c1:latest
#7137: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_checks_balance_in_threads 32m PASS0m (9.33s)
+ sudo docker build --tag donce-94604d635695 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7146
#7146: #0 building with "default" instance using docker driver
#7146:
#7146: #1 [internal] load build definition from Dockerfile
#7146: #1 transferring dockerfile: 552B done
#7146: #1 DONE 0.0s
#7146:
#7146: #2 [internal] load metadata for docker.io/library/node:24
#7146: #2 DONE 0.1s
#7146:
#7146: #3 [internal] load .dockerignore
#7146: #3 transferring context:
#7146: #3 transferring context: 2B done
#7146: #3 DONE 0.0s
#7146:
#7146: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7146: #4 DONE 0.0s
#7146:
#7146: #5 [internal] load build context
#7146: #5 transferring context: 243B done
#7146: #5 DONE 0.0s
#7146:
#7146: #6 [5/9] COPY hardhat.config.js .
#7146: #6 CACHED
#7146:
#7146: #7 [7/9] COPY contracts contracts
#7146: #7 CACHED
#7146:
#7146: #8 [2/9] WORKDIR /app
#7146: #8 CACHED
#7146:
#7146: #9 [3/9] COPY package.json .
#7146: #9 CACHED
#7146:
#7146: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7146: #10 CACHED
#7146:
#7146: #11 [8/9] COPY ignition ignition
#7146: #11 CACHED
#7146:
#7146: #12 [4/9] RUN npm install
#7146: #12 CACHED
#7146:
#7146: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7146: #13 CACHED
#7146:
#7146: #14 exporting to image
#7146: #14 exporting layers done
#7146: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#7146: #14 naming to docker.io/library/donce-94604d635695 done
#7146: #14 DONE 0.0s
+ sudo docker run --detach --name donce-58ac19a6877b --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-94604d635695 /bin/bash -c npx\ hardhat\ node\ /#7178
#7178: 8b7b43ad80fb2a2b8d2d6b227bd88b86788643c58805277984de42a148829409
+ sudo docker build --tag donce-25ef5ac7b85e --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7189
#7189: #0 building with "default" instance using docker driver
#7189:
#7189: #1 [internal] load build definition from Dockerfile
#7189: #1 transferring dockerfile: 552B done
#7189: #1 DONE 0.0s
#7189:
#7189: #2 [internal] load metadata for docker.io/library/node:24
#7189: #2 DONE 0.1s
#7189:
#7189: #3 [internal] load .dockerignore
#7189: #3 transferring context:
#7189: #3 transferring context: 2B done
#7189: #3 DONE 0.0s
#7189:
#7189: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7189: #4 DONE 0.0s
#7189:
#7189: #5 [internal] load build context
#7189: #5 transferring context: 243B done
#7189: #5 DONE 0.0s
#7189:
#7189: #6 [2/9] WORKDIR /app
#7189: #6 CACHED
#7189:
#7189: #7 [3/9] COPY package.json .
#7189: #7 CACHED
#7189:
#7189: #8 [4/9] RUN npm install
#7189: #8 CACHED
#7189:
#7189: #9 [5/9] COPY hardhat.config.js .
#7189: #9 CACHED
#7189:
#7189: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7189: #10 DONE 0.3s
#7189:
#7189: #11 [7/9] COPY contracts contracts
#7189: #11 DONE 0.1s
#7189:
#7189: #12 [8/9] COPY ignition ignition
#7189: #12 DONE 0.0s
#7189:
#7189: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7189: #13 1.352 Downloading compiler 0.8.28
#7189: #13 2.010 Compiled 1 Solidity file successfully (evm target: paris).
#7189: #13 DONE 2.1s
#7189:
#7189: #14 exporting to image
#7189: #14 exporting layers
#7189: #14 exporting layers 0.2s done
#7189: #14 writing image sha256:5a9471bdfbc781cc463030affdf23246b7b53afd194b773fd2868d08498228fc
#7189: #14 writing image sha256:5a9471bdfbc781cc463030affdf23246b7b53afd194b773fd2868d08498228fc done
#7189: #14 naming to docker.io/library/donce-25ef5ac7b85e done
#7189: #14 DONE 0.2s
+ sudo docker run --name donce-37d25fe5a743 --add-host host.docker.internal:host-gateway donce-25ef5ac7b85e /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\) /#7221
#7221: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7221: // SPDX-License-Identifier: MIT
#7221:
#7221: require("@nomicfoundation/hardhat-toolbox");
#7221:
#7221: /** @type import("hardhat/config").HardhatUserConfig */
#7221:
#7221: module.exports = {
#7221: solidity: "0.8.28",
#7221: defaultNetwork: "foo",
#7221: networks: {
#7221: hardhat: {
#7221: chainId: 4242,
#7221: gas: 10,
#7221: gasPrice: 4,
#7221: maxFeePerGas: 100,
#7221: maxPriorityFeePerGas: 100,
#7221: initialBaseFeePerGas: 100,
#7221: accounts: [
#7221: {
#7221: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7221: balance: "55555555555555555555555"
#7221: },
#7221: {
#7221: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7221: balance: "66666666666666666666666"
#7221: }
#7221: ]
#7221: },
#7221: foo: {
#7221: chainId: 4242,
#7221: url: "http://host.docker.internal:1051"
#7221: }
#7221: }
#7221: };
#7221: total 328
#7221: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7221: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7221: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7221: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7221: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7221: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7221: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7221: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7221: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7221: ?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
#7221: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7221: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7221:
#7221: Deploying [ FooModule ]
#7221:
#7221: Batch #1
#7221: Executing FooModule#Foo...
#7221:
#7221: 3A0JBatch #1
#7221: Executing FooModule#Foo...
#7221:
#7221: 3A0JBatch #1
#7221: Executed FooModule#Foo
#7221:
#7221: 3A0JBatch #1
#7221: Executed FooModule#Foo
#7221:
#7221: [ FooModule ] successfully deployed 🚀
#7221:
#7221: Deployed Addresses
#7221:
#7221: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7221: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-37d25fe5a743 /#7231
#7231: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7231: // SPDX-License-Identifier: MIT
#7231:
#7231: require("@nomicfoundation/hardhat-toolbox");
#7231:
#7231: /** @type import("hardhat/config").HardhatUserConfig */
#7231:
#7231: module.exports = {
#7231: solidity: "0.8.28",
#7231: defaultNetwork: "foo",
#7231: networks: {
#7231: hardhat: {
#7231: chainId: 4242,
#7231: gas: 10,
#7231: gasPrice: 4,
#7231: maxFeePerGas: 100,
#7231: maxPriorityFeePerGas: 100,
#7231: initialBaseFeePerGas: 100,
#7231: accounts: [
#7231: {
#7231: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7231: balance: "55555555555555555555555"
#7231: },
#7231: {
#7231: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7231: balance: "66666666666666666666666"
#7231: }
#7231: ]
#7231: },
#7231: foo: {
#7231: chainId: 4242,
#7231: url: "http://host.docker.internal:1051"
#7231: }
#7231: }
#7231: };
#7231: total 328
#7231: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7231: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7231: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7231: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7231: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7231: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7231: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7231: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7231: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7231: ?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
#7231: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7231: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7231:
#7231: Deploying [ FooModule ]
#7231:
#7231: Batch #1
#7231: Executing FooModule#Foo...
#7231:
#7231: 3A0JBatch #1
#7231: Executing FooModule#Foo...
#7231:
#7231: 3A0JBatch #1
#7231: Executed FooModule#Foo
#7231:
#7231: 3A0JBatch #1
#7231: Executed FooModule#Foo
#7231:
#7231: [ FooModule ] successfully deployed 🚀
#7231:
#7231: Deployed Addresses
#7231:
#7231: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7231: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-37d25fe5a743 /#7239
#7239: donce-37d25fe5a743
+ sudo docker rmi donce-25ef5ac7b85e /#7247
#7247: Untagged: donce-25ef5ac7b85e:latest
#7247: Deleted: sha256:5a9471bdfbc781cc463030affdf23246b7b53afd194b773fd2868d08498228fc
+ sudo docker logs donce-58ac19a6877b /#7346
#7346: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7346:
#7346: Accounts
#7346: ========
#7346: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7346:
#7346: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7346:
#7346: 32meth_chainId0m
#7346: 32meth_chainId (2)0m
#7346: 32meth_accounts0m
#7346: 32mhardhat_getAutomine0m
#7346: 32meth_chainId0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_getTransactionCount0m
#7346: 32meth_getTransactionCount (2)0m
#7346: 32meth_getTransactionCount (3)0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_getTransactionCount0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_chainId0m
#7346: 32meth_maxPriorityFeePerGas0m
#7346: 32meth_estimateGas0m
#7346: 32meth_call0m
#7346: Contract deployment: Foo
#7346: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346:
#7346: 32meth_sendTransaction0m
#7346: Contract deployment: Foo
#7346: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: Value: 0 ETH
#7346: Gas used: 1357081 of 1357081
#7346: Block #1: 0x796cd669f882eea175ca69b996fc128b0c651fb11ac8e2d8bdf0e0147baa0037
#7346:
#7346: 32meth_getTransactionByHash0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_getTransactionReceipt0m
#7346: 32meth_subscribe0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_getBlockByNumber (2)0m
#7346: 32meth_getBlockByNumber (3)0m
#7346: 32meth_getBlockByNumber (4)0m
#7346: 32meth_getBlockByNumber (5)0m
#7346: 32meth_getBlockByNumber (6)0m
#7346: 32meth_getBlockByNumber (7)0m
#7346: 32meth_getBlockByNumber (8)0m
#7346: 32meth_getBlockByNumber (9)0m
#7346: 32meth_getTransactionCount0m
#7346: 32meth_getBlockByNumber0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #2: 0xf6de38da0f6f86b385191efc7edffcba5b1a81381c7087cf85b8f3a7f58bdf12
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #3: 0xcbbd5fe065cd6ddd31703294566f84c31403aa08ed2dd68587a09662a3668afa
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #4: 0x39e5694aebc0bd7721cfa6f3f06fa48acb41c8675355bd296694adac7cb4ec14
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #5: 0x21db94c6545f05edf22b56c243f70285e5d6c4defd5cb7174ccfff4dcfa4502c
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #6: 0x6b9daedfc7a0bdaeb2a415ff98ef59f7ec343e76e2368659d16dad7f7e0d6015
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #7: 0xd6274adc01975db703146246f162d946ccfddd076bb1fc99a69ebfd14b9f92ae
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #8: 0x1080ff491041e21747fc808712d6076da2180fe865d5ddd48985c84eb0922a50
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #9: 0x315947d21f2fc3ce0e9a11400aaa165547684167ac43377e7b359c9e4ddbe7ce
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #10: 0x4ce7cacbb58f23b8b6aeefb98a1e5bf3759e1683746d317000ed31184079ae0e
#7346:
#7346: 32meth_getTransactionCount0m
#7346: 32meth_estimateGas0m
#7346: 32meth_sendRawTransaction0m
#7346: Contract call: Foo#transfer
#7346: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7346: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7346: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7346: Value: 0 ETH
#7346: Gas used: 35389 of 35389
#7346: Block #11: 0xa2a011c40a12f6efeab6c92b00bc24a3a8aa3ebca97071e3ff4a09529050da6c
#7346:
#7346: 32meth_unsubscribe0m
+ sudo docker rm --force donce-58ac19a6877b /#7355
#7355: donce-58ac19a6877b
+ sudo docker rmi donce-94604d635695 /#7363
#7363: Untagged: donce-94604d635695:latest
#7363: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_accepts_many_payments 32m PASS0m (10.66s)
+ sudo docker build --tag donce-612070279557 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7372
#7372: #0 building with "default" instance using docker driver
#7372:
#7372: #1 [internal] load build definition from Dockerfile
#7372: #1 transferring dockerfile: 552B done
#7372: #1 DONE 0.0s
#7372:
#7372: #2 [internal] load metadata for docker.io/library/node:24
#7372: #2 DONE 0.1s
#7372:
#7372: #3 [internal] load .dockerignore
#7372: #3 transferring context: 2B done
#7372: #3 DONE 0.0s
#7372:
#7372: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7372: #4 DONE 0.0s
#7372:
#7372: #5 [internal] load build context
#7372: #5 transferring context: 243B done
#7372: #5 DONE 0.0s
#7372:
#7372: #6 [2/9] WORKDIR /app
#7372: #6 CACHED
#7372:
#7372: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7372: #7 CACHED
#7372:
#7372: #8 [4/9] RUN npm install
#7372: #8 CACHED
#7372:
#7372: #9 [3/9] COPY package.json .
#7372: #9 CACHED
#7372:
#7372: #10 [7/9] COPY contracts contracts
#7372: #10 CACHED
#7372:
#7372: #11 [5/9] COPY hardhat.config.js .
#7372: #11 CACHED
#7372:
#7372: #12 [8/9] COPY ignition ignition
#7372: #12 CACHED
#7372:
#7372: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7372: #13 CACHED
#7372:
#7372: #14 exporting to image
#7372: #14 exporting layers done
#7372: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#7372: #14 naming to docker.io/library/donce-612070279557 done
#7372: #14 DONE 0.0s
+ sudo docker run --detach --name donce-cf388e8b9555 --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-612070279557 /bin/bash -c npx\ hardhat\ node\ /#7404
#7404: 58b8c3c1446abead2fb861fa75bf72810084d0c7cf1d6c01276ed812134cb0a2
+ sudo docker build --tag donce-0da3da8fd974 --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7412
#7412: #0 building with "default" instance using docker driver
#7412:
#7412: #1 [internal] load build definition from Dockerfile
#7412: #1 transferring dockerfile: 552B done
#7412: #1 DONE 0.0s
#7412:
#7412: #2 [internal] load metadata for docker.io/library/node:24
#7412: #2 DONE 0.1s
#7412:
#7412: #3 [internal] load .dockerignore
#7412: #3 transferring context: 2B done
#7412: #3 DONE 0.0s
#7412:
#7412: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7412: #4 DONE 0.0s
#7412:
#7412: #5 [internal] load build context
#7412: #5 transferring context: 243B done
#7412: #5 DONE 0.0s
#7412:
#7412: #6 [2/9] WORKDIR /app
#7412: #6 CACHED
#7412:
#7412: #7 [3/9] COPY package.json .
#7412: #7 CACHED
#7412:
#7412: #8 [4/9] RUN npm install
#7412: #8 CACHED
#7412:
#7412: #9 [5/9] COPY hardhat.config.js .
#7412: #9 CACHED
#7412:
#7412: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7412: #10 DONE 0.3s
#7412:
#7412: #11 [7/9] COPY contracts contracts
#7412: #11 DONE 0.1s
#7412:
#7412: #12 [8/9] COPY ignition ignition
#7412: #12 DONE 0.0s
#7412:
#7412: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7412: #13 1.343 Downloading compiler 0.8.28
#7412: #13 2.023 Compiled 1 Solidity file successfully (evm target: paris).
#7412: #13 DONE 2.1s
#7412:
#7412: #14 exporting to image
#7412: #14 exporting layers
#7412: #14 exporting layers 0.2s done
#7412: #14 writing image sha256:c78b6e8806fc8950187c10c33118e014be581e9b75f092a2cf27b8dcffc7eed9 done
#7412: #14 naming to docker.io/library/donce-0da3da8fd974 done
#7412: #14 DONE 0.2s
+ sudo docker run --name donce-7683d0166545 --add-host host.docker.internal:host-gateway donce-0da3da8fd974 /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\) /#7444
#7444: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7444: // SPDX-License-Identifier: MIT
#7444:
#7444: require("@nomicfoundation/hardhat-toolbox");
#7444:
#7444: /** @type import("hardhat/config").HardhatUserConfig */
#7444:
#7444: module.exports = {
#7444: solidity: "0.8.28",
#7444: defaultNetwork: "foo",
#7444: networks: {
#7444: hardhat: {
#7444: chainId: 4242,
#7444: gas: 10,
#7444: gasPrice: 4,
#7444: maxFeePerGas: 100,
#7444: maxPriorityFeePerGas: 100,
#7444: initialBaseFeePerGas: 100,
#7444: accounts: [
#7444: {
#7444: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7444: balance: "55555555555555555555555"
#7444: },
#7444: {
#7444: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7444: balance: "66666666666666666666666"
#7444: }
#7444: ]
#7444: },
#7444: foo: {
#7444: chainId: 4242,
#7444: url: "http://host.docker.internal:1052"
#7444: }
#7444: }
#7444: };
#7444: total 328
#7444: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7444: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7444: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7444: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7444: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7444: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7444: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7444: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7444: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7444: ?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
#7444: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7444: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7444:
#7444: Deploying [ FooModule ]
#7444:
#7444: Batch #1
#7444: Executing FooModule#Foo...
#7444:
#7444: 3A0JBatch #1
#7444: Executing FooModule#Foo...
#7444:
#7444: 3A0JBatch #1
#7444: Executed FooModule#Foo
#7444:
#7444: 3A0JBatch #1
#7444: Executed FooModule#Foo
#7444:
#7444: [ FooModule ] successfully deployed 🚀
#7444:
#7444: Deployed Addresses
#7444:
#7444: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7444: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-7683d0166545 /#7454
#7454: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7454: // SPDX-License-Identifier: MIT
#7454:
#7454: require("@nomicfoundation/hardhat-toolbox");
#7454:
#7454: /** @type import("hardhat/config").HardhatUserConfig */
#7454:
#7454: module.exports = {
#7454: solidity: "0.8.28",
#7454: defaultNetwork: "foo",
#7454: networks: {
#7454: hardhat: {
#7454: chainId: 4242,
#7454: gas: 10,
#7454: gasPrice: 4,
#7454: maxFeePerGas: 100,
#7454: maxPriorityFeePerGas: 100,
#7454: initialBaseFeePerGas: 100,
#7454: accounts: [
#7454: {
#7454: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7454: balance: "55555555555555555555555"
#7454: },
#7454: {
#7454: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7454: balance: "66666666666666666666666"
#7454: }
#7454: ]
#7454: },
#7454: foo: {
#7454: chainId: 4242,
#7454: url: "http://host.docker.internal:1052"
#7454: }
#7454: }
#7454: };
#7454: total 328
#7454: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7454: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7454: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7454: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7454: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7454: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7454: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7454: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7454: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7454: ?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
#7454: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7454: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7454:
#7454: Deploying [ FooModule ]
#7454:
#7454: Batch #1
#7454: Executing FooModule#Foo...
#7454:
#7454: 3A0JBatch #1
#7454: Executing FooModule#Foo...
#7454:
#7454: 3A0JBatch #1
#7454: Executed FooModule#Foo
#7454:
#7454: 3A0JBatch #1
#7454: Executed FooModule#Foo
#7454:
#7454: [ FooModule ] successfully deployed 🚀
#7454:
#7454: Deployed Addresses
#7454:
#7454: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7454: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-7683d0166545 /#7462
#7462: donce-7683d0166545
+ sudo docker rmi donce-0da3da8fd974 /#7470
#7470: Untagged: donce-0da3da8fd974:latest
#7470: Deleted: sha256:c78b6e8806fc8950187c10c33118e014be581e9b75f092a2cf27b8dcffc7eed9
+ sudo docker logs donce-cf388e8b9555 /#7487
#7487: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7487:
#7487: Accounts
#7487: ========
#7487: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7487:
#7487: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7487:
#7487: 32meth_chainId0m
#7487: 32meth_chainId (2)0m
#7487: 32meth_accounts0m
#7487: 32mhardhat_getAutomine0m
#7487: 32meth_chainId0m
#7487: 32meth_getBlockByNumber0m
#7487: 32meth_getTransactionCount0m
#7487: 32meth_getTransactionCount (2)0m
#7487: 32meth_getTransactionCount (3)0m
#7487: 32meth_getBlockByNumber0m
#7487: 32meth_getTransactionCount0m
#7487: 32meth_getBlockByNumber0m
#7487: 32meth_chainId0m
#7487: 32meth_maxPriorityFeePerGas0m
#7487: 32meth_estimateGas0m
#7487: 32meth_call0m
#7487: Contract deployment: Foo
#7487: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7487: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7487:
#7487: 32meth_sendTransaction0m
#7487: Contract deployment: Foo
#7487: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7487: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7487: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7487: Value: 0 ETH
#7487: Gas used: 1357081 of 1357081
#7487: Block #1: 0xb9a73729a71ec8c54d8c71abcdde11061d5ca37b12cdac0fb18f96089f42418a
#7487:
#7487: 32meth_getTransactionByHash0m
#7487: 32meth_getBlockByNumber0m
#7487: 32meth_getTransactionReceipt0m
#7487: 32meth_subscribe0m
#7487: 32meth_getBlockByNumber0m
#7487: 32meth_getTransactionCount0m
#7487: 32meth_estimateGas0m
#7487: 32meth_sendRawTransaction0m
#7487: Contract call: Foo#transfer
#7487: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#7487: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7487: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7487: Value: 0 ETH
#7487: Gas used: 35401 of 35401
#7487: Block #2: 0x7811ef06351a6d52dbf496eefd350e799f561f3f4f5153a1fd849552b0f9fba5
#7487:
#7487: 32meth_unsubscribe0m
+ sudo docker rm --force donce-cf388e8b9555 /#7496
#7496: donce-cf388e8b9555
+ sudo docker rmi donce-612070279557 /#7504
#7504: Untagged: donce-612070279557:latest
#7504: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_accepts_payments 32m PASS0m (10.35s)
+ sudo docker build --tag donce-fba4850e5017 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7514
#7514: #0 building with "default" instance using docker driver
#7514:
#7514: #1 [internal] load build definition from Dockerfile
#7514: #1 transferring dockerfile: 552B done
#7514: #1 DONE 0.0s
#7514:
#7514: #2 [internal] load metadata for docker.io/library/node:24
#7514: #2 DONE 0.1s
#7514:
#7514: #3 [internal] load .dockerignore
#7514: #3 transferring context: 2B done
#7514: #3 DONE 0.0s
#7514:
#7514: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7514: #4 DONE 0.0s
#7514:
#7514: #5 [internal] load build context
#7514: #5 transferring context: 243B done
#7514: #5 DONE 0.0s
#7514:
#7514: #6 [4/9] RUN npm install
#7514: #6 CACHED
#7514:
#7514: #7 [5/9] COPY hardhat.config.js .
#7514: #7 CACHED
#7514:
#7514: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7514: #8 CACHED
#7514:
#7514: #9 [2/9] WORKDIR /app
#7514: #9 CACHED
#7514:
#7514: #10 [3/9] COPY package.json .
#7514: #10 CACHED
#7514:
#7514: #11 [7/9] COPY contracts contracts
#7514: #11 CACHED
#7514:
#7514: #12 [8/9] COPY ignition ignition
#7514: #12 CACHED
#7514:
#7514: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7514: #13 CACHED
#7514:
#7514: #14 exporting to image
#7514: #14 exporting layers done
#7514: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#7514: #14 naming to docker.io/library/donce-fba4850e5017 done
#7514: #14 DONE 0.0s
+ sudo docker run --detach --name donce-6e354062dba8 --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-fba4850e5017 /bin/bash -c npx\ hardhat\ node\ /#7546
#7546: 1d5509e57571c2efd2845727623a1486f29b3e83e1c8a6a92f52d9edc93dc084
+ sudo docker build --tag donce-830d9abe57f1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7554
#7554: #0 building with "default" instance using docker driver
#7554:
#7554: #1 [internal] load build definition from Dockerfile
#7554: #1 transferring dockerfile: 552B done
#7554: #1 DONE 0.0s
#7554:
#7554: #2 [internal] load metadata for docker.io/library/node:24
#7554: #2 DONE 0.1s
#7554:
#7554: #3 [internal] load .dockerignore
#7554: #3 transferring context: 2B done
#7554: #3 DONE 0.0s
#7554:
#7554: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7554: #4 DONE 0.0s
#7554:
#7554: #5 [internal] load build context
#7554: #5 transferring context: 243B done
#7554: #5 DONE 0.0s
#7554:
#7554: #6 [2/9] WORKDIR /app
#7554: #6 CACHED
#7554:
#7554: #7 [3/9] COPY package.json .
#7554: #7 CACHED
#7554:
#7554: #8 [4/9] RUN npm install
#7554: #8 CACHED
#7554:
#7554: #9 [5/9] COPY hardhat.config.js .
#7554: #9 CACHED
#7554:
#7554: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7554: #10 DONE 0.3s
#7554:
#7554: #11 [7/9] COPY contracts contracts
#7554: #11 DONE 0.1s
#7554:
#7554: #12 [8/9] COPY ignition ignition
#7554: #12 DONE 0.0s
#7554:
#7554: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7554: #13 1.361 Downloading compiler 0.8.28
#7554: #13 1.961 Compiled 1 Solidity file successfully (evm target: paris).
#7554: #13 DONE 2.1s
#7554:
#7554: #14 exporting to image
#7554: #14 exporting layers
#7554: #14 exporting layers 0.2s done
#7554: #14 writing image sha256:f9d7166a06763d6dbce8f57a5e9db44280cd458d7bd0a41a8494cde85ae2b722
#7554: #14 writing image sha256:f9d7166a06763d6dbce8f57a5e9db44280cd458d7bd0a41a8494cde85ae2b722 done
#7554: #14 naming to docker.io/library/donce-830d9abe57f1 done
#7554: #14 DONE 0.2s
+ sudo docker run --name donce-c919f2357a83 --add-host host.docker.internal:host-gateway donce-830d9abe57f1 /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\) /#7586
#7586: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7586: // SPDX-License-Identifier: MIT
#7586:
#7586: require("@nomicfoundation/hardhat-toolbox");
#7586:
#7586: /** @type import("hardhat/config").HardhatUserConfig */
#7586:
#7586: module.exports = {
#7586: solidity: "0.8.28",
#7586: defaultNetwork: "foo",
#7586: networks: {
#7586: hardhat: {
#7586: chainId: 4242,
#7586: gas: 10,
#7586: gasPrice: 4,
#7586: maxFeePerGas: 100,
#7586: maxPriorityFeePerGas: 100,
#7586: initialBaseFeePerGas: 100,
#7586: accounts: [
#7586: {
#7586: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7586: balance: "55555555555555555555555"
#7586: },
#7586: {
#7586: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7586: balance: "66666666666666666666666"
#7586: }
#7586: ]
#7586: },
#7586: foo: {
#7586: chainId: 4242,
#7586: url: "http://host.docker.internal:1053"
#7586: }
#7586: }
#7586: };
#7586: total 328
#7586: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7586: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7586: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7586: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7586: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7586: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7586: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7586: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7586: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7586: ?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
#7586: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7586: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7586:
#7586: Deploying [ FooModule ]
#7586:
#7586: Batch #1
#7586: Executing FooModule#Foo...
#7586:
#7586: 3A0JBatch #1
#7586: Executing FooModule#Foo...
#7586:
#7586: 3A0JBatch #1
#7586: Executed FooModule#Foo
#7586:
#7586: 3A0JBatch #1
#7586: Executed FooModule#Foo
#7586:
#7586: [ FooModule ] successfully deployed 🚀
#7586:
#7586: Deployed Addresses
#7586:
#7586: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7586: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c919f2357a83 /#7598
#7598: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7598: // SPDX-License-Identifier: MIT
#7598:
#7598: require("@nomicfoundation/hardhat-toolbox");
#7598:
#7598: /** @type import("hardhat/config").HardhatUserConfig */
#7598:
#7598: module.exports = {
#7598: solidity: "0.8.28",
#7598: defaultNetwork: "foo",
#7598: networks: {
#7598: hardhat: {
#7598: chainId: 4242,
#7598: gas: 10,
#7598: gasPrice: 4,
#7598: maxFeePerGas: 100,
#7598: maxPriorityFeePerGas: 100,
#7598: initialBaseFeePerGas: 100,
#7598: accounts: [
#7598: {
#7598: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7598: balance: "55555555555555555555555"
#7598: },
#7598: {
#7598: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7598: balance: "66666666666666666666666"
#7598: }
#7598: ]
#7598: },
#7598: foo: {
#7598: chainId: 4242,
#7598: url: "http://host.docker.internal:1053"
#7598: }
#7598: }
#7598: };
#7598: total 328
#7598: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7598: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7598: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7598: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7598: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7598: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7598: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7598: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7598: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7598: ?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
#7598: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7598: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7598:
#7598: Deploying [ FooModule ]
#7598:
#7598: Batch #1
#7598: Executing FooModule#Foo...
#7598:
#7598: 3A0JBatch #1
#7598: Executing FooModule#Foo...
#7598:
#7598: 3A0JBatch #1
#7598: Executed FooModule#Foo
#7598:
#7598: 3A0JBatch #1
#7598: Executed FooModule#Foo
#7598:
#7598: [ FooModule ] successfully deployed 🚀
#7598:
#7598: Deployed Addresses
#7598:
#7598: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7598: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c919f2357a83 /#7606
#7606: donce-c919f2357a83
+ sudo docker rmi donce-830d9abe57f1 /#7614
#7614: Untagged: donce-830d9abe57f1:latest
#7614: Deleted: sha256:f9d7166a06763d6dbce8f57a5e9db44280cd458d7bd0a41a8494cde85ae2b722
+ sudo docker logs donce-6e354062dba8 /#7636
#7636: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7636:
#7636: Accounts
#7636: ========
#7636: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7636:
#7636: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7636:
#7636: 32meth_chainId0m
#7636: 32meth_chainId (2)0m
#7636: 32meth_accounts0m
#7636: 32mhardhat_getAutomine0m
#7636: 32meth_chainId0m
#7636: 32meth_getBlockByNumber0m
#7636: 32meth_getTransactionCount0m
#7636: 32meth_getTransactionCount (2)0m
#7636: 32meth_getTransactionCount (3)0m
#7636: 32meth_getBlockByNumber0m
#7636: 32meth_getTransactionCount0m
#7636: 32meth_getBlockByNumber0m
#7636: 32meth_chainId0m
#7636: 32meth_maxPriorityFeePerGas0m
#7636: 32meth_estimateGas0m
#7636: 32meth_call0m
#7636: Contract deployment: Foo
#7636: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636:
#7636: 32meth_sendTransaction0m
#7636: Contract deployment: Foo
#7636: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636: Value: 0 ETH
#7636: Gas used: 1357081 of 1357081
#7636: Block #1: 0xa9797debb377c28610041beef7b6417abd8c07cd815f10609597676f9bde1131
#7636:
#7636: 32meth_getTransactionByHash0m
#7636: 32meth_getBlockByNumber0m
#7636: 32meth_getTransactionReceipt0m
#7636: 32meth_accounts0m
#7636: 32meth_call0m
#7636: Contract call: Foo#balanceOf
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636:
#7636: 32meth_call0m
#7636: Contract call: Foo#balanceOf
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636:
#7636: 32meth_getBlockByNumber0m
#7636: 32meth_getTransactionCount0m
#7636: 32meth_estimateGas0m
#7636: 32meth_sendRawTransaction0m
#7636: Contract call: Foo#transfer
#7636: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636: Value: 0 ETH
#7636: Gas used: 35389 of 35389
#7636: Block #2: 0xb24fe29106acdb305cc9a398e93485a1ac9011184be4734a5c787f318c3eda10
#7636:
#7636: 32meth_call0m
#7636: Contract call: Foo#balanceOf
#7636: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7636: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7636:
+ sudo docker rm --force donce-6e354062dba8 /#7645
#7645: donce-6e354062dba8
+ sudo docker rmi donce-fba4850e5017 /#7653
#7653: Untagged: donce-fba4850e5017:latest
#7653: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_pays 32m PASS0m (9.01s)
+ sudo docker run --detach --name donce-ef4dd3655e40 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1054:3128 yegor256/squid-proxy:latest /#7662
#7662: cd111917d3c3546097c966603be285e24c8703e5b89c1fc9108703debf12a090
+ sudo docker build --tag donce-ce566ce61253 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7671
#7671: #0 building with "default" instance using docker driver
#7671:
#7671: #1 [internal] load build definition from Dockerfile
#7671: #1 transferring dockerfile: 552B done
#7671: #1 DONE 0.0s
#7671:
#7671: #2 [internal] load metadata for docker.io/library/node:24
#7671: #2 DONE 0.1s
#7671:
#7671: #3 [internal] load .dockerignore
#7671: #3 transferring context: 2B done
#7671: #3 DONE 0.0s
#7671:
#7671: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7671: #4 DONE 0.0s
#7671:
#7671: #5 [internal] load build context
#7671: #5 transferring context: 243B done
#7671: #5 DONE 0.0s
#7671:
#7671: #6 [7/9] COPY contracts contracts
#7671: #6 CACHED
#7671:
#7671: #7 [3/9] COPY package.json .
#7671: #7 CACHED
#7671:
#7671: #8 [8/9] COPY ignition ignition
#7671: #8 CACHED
#7671:
#7671: #9 [2/9] WORKDIR /app
#7671: #9 CACHED
#7671:
#7671: #10 [4/9] RUN npm install
#7671: #10 CACHED
#7671:
#7671: #11 [5/9] COPY hardhat.config.js .
#7671: #11 CACHED
#7671:
#7671: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7671: #12 CACHED
#7671:
#7671: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7671: #13 CACHED
#7671:
#7671: #14 exporting to image
#7671: #14 exporting layers done
#7671: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#7671: #14 naming to docker.io/library/donce-ce566ce61253 done
#7671: #14 DONE 0.0s
+ sudo docker run --detach --name donce-7929b5b43dcc --add-host host.docker.internal:host-gateway --publish 1055:8545 --user=1001:1001 donce-ce566ce61253 /bin/bash -c npx\ hardhat\ node\ /#7703
#7703: cd14e48bcb19b002b5377c53e82de28728b1b17909aaf8111f7a1ae85a8acbd7
+ sudo docker build --tag donce-7903c7dc8c11 --build-arg HOST\=host.docker.internal --build-arg PORT\=1055 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7711
#7711: #0 building with "default" instance using docker driver
#7711:
#7711: #1 [internal] load build definition from Dockerfile
#7711: #1 transferring dockerfile: 552B done
#7711: #1 DONE 0.0s
#7711:
#7711: #2 [internal] load metadata for docker.io/library/node:24
#7711: #2 DONE 0.1s
#7711:
#7711: #3 [internal] load .dockerignore
#7711: #3 transferring context: 2B done
#7711: #3 DONE 0.0s
#7711:
#7711: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7711: #4 DONE 0.0s
#7711:
#7711: #5 [internal] load build context
#7711: #5 transferring context: 243B done
#7711: #5 DONE 0.0s
#7711:
#7711: #6 [2/9] WORKDIR /app
#7711: #6 CACHED
#7711:
#7711: #7 [3/9] COPY package.json .
#7711: #7 CACHED
#7711:
#7711: #8 [4/9] RUN npm install
#7711: #8 CACHED
#7711:
#7711: #9 [5/9] COPY hardhat.config.js .
#7711: #9 CACHED
#7711:
#7711: #10 [6/9] RUN sed -i "s/PORT/1055/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7711: #10 DONE 0.3s
#7711:
#7711: #11 [7/9] COPY contracts contracts
#7711: #11 DONE 0.1s
#7711:
#7711: #12 [8/9] COPY ignition ignition
#7711: #12 DONE 0.0s
#7711:
#7711: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7711: #13 1.413 Downloading compiler 0.8.28
#7711: #13 2.111 Compiled 1 Solidity file successfully (evm target: paris).
#7711: #13 DONE 2.2s
#7711:
#7711: #14 exporting to image
#7711: #14 exporting layers
#7711: #14 exporting layers 0.2s done
#7711: #14 writing image sha256:abff5dc37f99eec8787b6b8d662807ce8b4e6b438e384490c8760cd237b10ff5 done
#7711: #14 naming to docker.io/library/donce-7903c7dc8c11 done
#7711: #14 DONE 0.3s
+ sudo docker run --name donce-1f9b5a499430 --add-host host.docker.internal:host-gateway donce-7903c7dc8c11 /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\) /#7743
#7743: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7743: // SPDX-License-Identifier: MIT
#7743:
#7743: require("@nomicfoundation/hardhat-toolbox");
#7743:
#7743: /** @type import("hardhat/config").HardhatUserConfig */
#7743:
#7743: module.exports = {
#7743: solidity: "0.8.28",
#7743: defaultNetwork: "foo",
#7743: networks: {
#7743: hardhat: {
#7743: chainId: 4242,
#7743: gas: 10,
#7743: gasPrice: 4,
#7743: maxFeePerGas: 100,
#7743: maxPriorityFeePerGas: 100,
#7743: initialBaseFeePerGas: 100,
#7743: accounts: [
#7743: {
#7743: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7743: balance: "55555555555555555555555"
#7743: },
#7743: {
#7743: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7743: balance: "66666666666666666666666"
#7743: }
#7743: ]
#7743: },
#7743: foo: {
#7743: chainId: 4242,
#7743: url: "http://host.docker.internal:1055"
#7743: }
#7743: }
#7743: };
#7743: total 328
#7743: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7743: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7743: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7743: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7743: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7743: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7743: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7743: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7743: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7743: ?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
#7743: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7743: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7743:
#7743: Deploying [ FooModule ]
#7743:
#7743: Batch #1
#7743: Executing FooModule#Foo...
#7743:
#7743: 3A0JBatch #1
#7743: Executing FooModule#Foo...
#7743:
#7743: 3A0JBatch #1
#7743: Executed FooModule#Foo
#7743:
#7743: 3A0JBatch #1
#7743: Executed FooModule#Foo
#7743:
#7743: [ FooModule ] successfully deployed 🚀
#7743:
#7743: Deployed Addresses
#7743:
#7743: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7743: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-1f9b5a499430 /#7753
#7753: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7753: // SPDX-License-Identifier: MIT
#7753:
#7753: require("@nomicfoundation/hardhat-toolbox");
#7753:
#7753: /** @type import("hardhat/config").HardhatUserConfig */
#7753:
#7753: module.exports = {
#7753: solidity: "0.8.28",
#7753: defaultNetwork: "foo",
#7753: networks: {
#7753: hardhat: {
#7753: chainId: 4242,
#7753: gas: 10,
#7753: gasPrice: 4,
#7753: maxFeePerGas: 100,
#7753: maxPriorityFeePerGas: 100,
#7753: initialBaseFeePerGas: 100,
#7753: accounts: [
#7753: {
#7753: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7753: balance: "55555555555555555555555"
#7753: },
#7753: {
#7753: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7753: balance: "66666666666666666666666"
#7753: }
#7753: ]
#7753: },
#7753: foo: {
#7753: chainId: 4242,
#7753: url: "http://host.docker.internal:1055"
#7753: }
#7753: }
#7753: };
#7753: total 328
#7753: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7753: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7753: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7753: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7753: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7753: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7753: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7753: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7753: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7753: ?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
#7753: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7753: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7753:
#7753: Deploying [ FooModule ]
#7753:
#7753: Batch #1
#7753: Executing FooModule#Foo...
#7753:
#7753: 3A0JBatch #1
#7753: Executing FooModule#Foo...
#7753:
#7753: 3A0JBatch #1
#7753: Executed FooModule#Foo
#7753:
#7753: 3A0JBatch #1
#7753: Executed FooModule#Foo
#7753:
#7753: [ FooModule ] successfully deployed 🚀
#7753:
#7753: Deployed Addresses
#7753:
#7753: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7753: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-1f9b5a499430 /#7761
#7761: donce-1f9b5a499430
+ sudo docker rmi donce-7903c7dc8c11 /#7769
#7769: Untagged: donce-7903c7dc8c11:latest
#7769: Deleted: sha256:abff5dc37f99eec8787b6b8d662807ce8b4e6b438e384490c8760cd237b10ff5
+ sudo docker logs donce-7929b5b43dcc /#7786
#7786: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7786:
#7786: Accounts
#7786: ========
#7786: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7786:
#7786: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7786:
#7786: 32meth_chainId0m
#7786: 32meth_chainId (2)0m
#7786: 32meth_accounts0m
#7786: 32mhardhat_getAutomine0m
#7786: 32meth_chainId0m
#7786: 32meth_getBlockByNumber0m
#7786: 32meth_getTransactionCount0m
#7786: 32meth_getTransactionCount (2)0m
#7786: 32meth_getTransactionCount (3)0m
#7786: 32meth_getBlockByNumber0m
#7786: 32meth_getTransactionCount0m
#7786: 32meth_getBlockByNumber0m
#7786: 32meth_chainId0m
#7786: 32meth_maxPriorityFeePerGas0m
#7786: 32meth_estimateGas0m
#7786: 32meth_call0m
#7786: Contract deployment: Foo
#7786: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7786: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7786:
#7786: 32meth_sendTransaction0m
#7786: Contract deployment: Foo
#7786: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7786: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7786: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7786: Value: 0 ETH
#7786: Gas used: 1357081 of 1357081
#7786: Block #1: 0x16594bd0ff3d1d438bbd81046b9f549ccb8ea9c1fde54288e373017e3e87536f
#7786:
#7786: 32meth_getTransactionByHash0m
#7786: 32meth_getBlockByNumber0m
#7786: 32meth_getTransactionReceipt0m
#7786: 32meth_subscribe0m
#7786: 32meth_getBlockByNumber0m
#7786: 32meth_getTransactionCount0m
#7786: 32meth_estimateGas0m
#7786: 32meth_sendRawTransaction0m
#7786: Contract call: Foo#transfer
#7786: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#7786: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7786: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7786: Value: 0 ETH
#7786: Gas used: 35389 of 35389
#7786: Block #2: 0xddf05978b67a7c7d06de57f644ae8eec0e7649c9c60e041998fd89705cade658
#7786:
#7786: 32meth_unsubscribe0m
+ sudo docker rm --force donce-7929b5b43dcc /#7794
#7794: donce-7929b5b43dcc
+ sudo docker rmi donce-ce566ce61253 /#7802
#7802: Untagged: donce-ce566ce61253:latest
#7802: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
+ sudo docker logs donce-ef4dd3655e40 /#7810
#7810: + set -e
#7810: + [ -z jeffrey ]
#7810: + [ -z swordfish ]
#7810: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7810: Adding password for user jeffrey
#7810: + rm -f /run/squid.pid
#7810: + which squid
#7810: + exec /usr/sbin/squid -NYCd 1
#7810: 2026/09/23 03:07:38| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7810: 2026/09/23 03:07:38| aclIpParseIpData: IPv6 has not been enabled.
#7810: 2026/09/23 03:07:38| aclIpParseIpData: IPv6 has not been enabled.
#7810: 2026/09/23 03:07:38| aclIpParseIpData: IPv6 has not been enabled.
#7810: 2026/09/23 03:07:38| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7810: 2026/09/23 03:07:38| Created PID file (/run/squid.pid)
#7810: 2026/09/23 03:07:38| Current Directory is /
#7810: 2026/09/23 03:07:38| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7810: 2026/09/23 03:07:38| Service Name: squid
#7810: 2026/09/23 03:07:38| Process ID 1
#7810: 2026/09/23 03:07:38| Process Roles: master worker
#7810: 2026/09/23 03:07:38| With 1048576 file descriptors available
#7810: 2026/09/23 03:07:38| Initializing IP Cache...
#7810: 2026/09/23 03:07:38| DNS IPv4 socket created at 0.0.0.0, FD 8
#7810: 2026/09/23 03:07:38| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7810: 2026/09/23 03:07:38| Adding domain ec2.internal from /etc/resolv.conf
#7810: 2026/09/23 03:07:38| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7810: 2026/09/23 03:07:38| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7810: 2026/09/23 03:07:38| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7810: 2026/09/23 03:07:38| Store logging disabled
#7810: 2026/09/23 03:07:38| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7810: 2026/09/23 03:07:38| Target number of buckets: 31
#7810: 2026/09/23 03:07:38| Using 8192 Store buckets
#7810: 2026/09/23 03:07:38| Max Mem size: 8192 KB
#7810: 2026/09/23 03:07:38| Max Swap size: 0 KB
#7810: 2026/09/23 03:07:38| Using Least Load store dir selection
#7810: 2026/09/23 03:07:38| Current Directory is /
#7810: 2026/09/23 03:07:38| Finished loading MIME types and icons.
#7810: 2026/09/23 03:07:38| HTCP Disabled.
#7810: 2026/09/23 03:07:38| Pinger socket opened on FD 11
#7810: 2026/09/23 03:07:38| Squid plugin modules loaded: 0
#7810: 2026/09/23 03:07:38| Adaptation support is off.
#7810: 2026/09/23 03:07:38| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7810: listening port: 3128
#7810: 2026/09/23 03:07:38| Starting new basicauthenticator helpers...
#7810: current master transaction: master53
#7810: 2026/09/23 03:07:38| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7810: current master transaction: master53
#7810: 2026/09/23 03:07:39| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-ef4dd3655e40 /#7819
#7819: donce-ef4dd3655e40
test_accepts_payments_via_proxy 32m PASS0m (11.92s)
+ sudo docker build --tag donce-308e7f585868 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7828
#7828: #0 building with "default" instance using docker driver
#7828:
#7828: #1 [internal] load build definition from Dockerfile
#7828: #1 transferring dockerfile: 552B done
#7828: #1 DONE 0.0s
#7828:
#7828: #2 [internal] load metadata for docker.io/library/node:24
#7828: #2 DONE 0.1s
#7828:
#7828: #3 [internal] load .dockerignore
#7828: #3 transferring context:
#7828: #3 transferring context: 2B done
#7828: #3 DONE 0.0s
#7828:
#7828: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7828: #4 DONE 0.0s
#7828:
#7828: #5 [internal] load build context
#7828: #5 transferring context: 243B done
#7828: #5 DONE 0.0s
#7828:
#7828: #6 [7/9] COPY contracts contracts
#7828: #6 CACHED
#7828:
#7828: #7 [8/9] COPY ignition ignition
#7828: #7 CACHED
#7828:
#7828: #8 [2/9] WORKDIR /app
#7828: #8 CACHED
#7828:
#7828: #9 [5/9] COPY hardhat.config.js .
#7828: #9 CACHED
#7828:
#7828: #10 [4/9] RUN npm install
#7828: #10 CACHED
#7828:
#7828: #11 [3/9] COPY package.json .
#7828: #11 CACHED
#7828:
#7828: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7828: #12 CACHED
#7828:
#7828: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7828: #13 CACHED
#7828:
#7828: #14 exporting to image
#7828: #14 exporting layers done
#7828: #14 writing image sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54 done
#7828: #14 naming to docker.io/library/donce-308e7f585868 done
#7828: #14 DONE 0.0s
+ sudo docker run --detach --name donce-dd3f8aa83dac --add-host host.docker.internal:host-gateway --publish 1056:8545 --user=1001:1001 donce-308e7f585868 /bin/bash -c npx\ hardhat\ node\ /#7860
#7860: 64554b274354d2d387e78017c2344c76c6f344a40cbbfc2324fa49d91332882b
+ sudo docker build --tag donce-a4c4a47d01fc --build-arg HOST\=host.docker.internal --build-arg PORT\=1056 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7869
#7869: #0 building with "default" instance using docker driver
#7869:
#7869: #1 [internal] load build definition from Dockerfile
#7869: #1 transferring dockerfile: 552B done
#7869: #1 DONE 0.0s
#7869:
#7869: #2 [internal] load metadata for docker.io/library/node:24
#7869: #2 DONE 0.1s
#7869:
#7869: #3 [internal] load .dockerignore
#7869: #3 transferring context: 2B done
#7869: #3 DONE 0.0s
#7869:
#7869: #4 [1/9] FROM docker.io/library/node:24@sha256:64af3819f9275802414d7cdc38c27e9d82bd564dec4d4da87d008255d36c63b4
#7869: #4 DONE 0.0s
#7869:
#7869: #5 [internal] load build context
#7869: #5 transferring context: 243B done
#7869: #5 DONE 0.0s
#7869:
#7869: #6 [2/9] WORKDIR /app
#7869: #6 CACHED
#7869:
#7869: #7 [3/9] COPY package.json .
#7869: #7 CACHED
#7869:
#7869: #8 [4/9] RUN npm install
#7869: #8 CACHED
#7869:
#7869: #9 [5/9] COPY hardhat.config.js .
#7869: #9 CACHED
#7869:
#7869: #10 [6/9] RUN sed -i "s/PORT/1056/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7869: #10 DONE 0.3s
#7869:
#7869: #11 [7/9] COPY contracts contracts
#7869: #11 DONE 0.1s
#7869:
#7869: #12 [8/9] COPY ignition ignition
#7869: #12 DONE 0.0s
#7869:
#7869: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7869: #13 1.362 Downloading compiler 0.8.28
#7869: #13 2.077 Compiled 1 Solidity file successfully (evm target: paris).
#7869: #13 DONE 2.2s
#7869:
#7869: #14 exporting to image
#7869: #14 exporting layers
#7869: #14 exporting layers 0.2s done
#7869: #14 writing image sha256:269c35c9f02861ce9ac2409b1da11b996d4d6b3d12fa27dba9afb2adfffb9fa0 done
#7869: #14 naming to docker.io/library/donce-a4c4a47d01fc done
#7869: #14 DONE 0.2s
+ sudo docker run --name donce-9dd5c0a7caed --add-host host.docker.internal:host-gateway donce-a4c4a47d01fc /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\) /#7901
#7901: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7901: // SPDX-License-Identifier: MIT
#7901:
#7901: require("@nomicfoundation/hardhat-toolbox");
#7901:
#7901: /** @type import("hardhat/config").HardhatUserConfig */
#7901:
#7901: module.exports = {
#7901: solidity: "0.8.28",
#7901: defaultNetwork: "foo",
#7901: networks: {
#7901: hardhat: {
#7901: chainId: 4242,
#7901: gas: 10,
#7901: gasPrice: 4,
#7901: maxFeePerGas: 100,
#7901: maxPriorityFeePerGas: 100,
#7901: initialBaseFeePerGas: 100,
#7901: accounts: [
#7901: {
#7901: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7901: balance: "55555555555555555555555"
#7901: },
#7901: {
#7901: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7901: balance: "66666666666666666666666"
#7901: }
#7901: ]
#7901: },
#7901: foo: {
#7901: chainId: 4242,
#7901: url: "http://host.docker.internal:1056"
#7901: }
#7901: }
#7901: };
#7901: total 328
#7901: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7901: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7901: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7901: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7901: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7901: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7901: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7901: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7901: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7901: ?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
#7901: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7901: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7901:
#7901: Deploying [ FooModule ]
#7901:
#7901: Batch #1
#7901: Executing FooModule#Foo...
#7901:
#7901: 3A0JBatch #1
#7901: Executing FooModule#Foo...
#7901:
#7901: 3A0JBatch #1
#7901: Executed FooModule#Foo
#7901:
#7901: 3A0JBatch #1
#7901: Executed FooModule#Foo
#7901:
#7901: [ FooModule ] successfully deployed 🚀
#7901:
#7901: Deployed Addresses
#7901:
#7901: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7901: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-9dd5c0a7caed /#7912
#7912: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7912: // SPDX-License-Identifier: MIT
#7912:
#7912: require("@nomicfoundation/hardhat-toolbox");
#7912:
#7912: /** @type import("hardhat/config").HardhatUserConfig */
#7912:
#7912: module.exports = {
#7912: solidity: "0.8.28",
#7912: defaultNetwork: "foo",
#7912: networks: {
#7912: hardhat: {
#7912: chainId: 4242,
#7912: gas: 10,
#7912: gasPrice: 4,
#7912: maxFeePerGas: 100,
#7912: maxPriorityFeePerGas: 100,
#7912: initialBaseFeePerGas: 100,
#7912: accounts: [
#7912: {
#7912: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7912: balance: "55555555555555555555555"
#7912: },
#7912: {
#7912: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7912: balance: "66666666666666666666666"
#7912: }
#7912: ]
#7912: },
#7912: foo: {
#7912: chainId: 4242,
#7912: url: "http://host.docker.internal:1056"
#7912: }
#7912: }
#7912: };
#7912: total 328
#7912: drwxr-xr-x 1 root root 4096 Sep 23 03:07 .
#7912: drwxr-xr-x 1 root root 4096 Sep 23 03:07 ..
#7912: drwxr-xr-x 4 root root 4096 Sep 23 03:07 artifacts
#7912: drwxr-xr-x 2 root root 4096 Sep 23 03:00 contracts
#7912: -rw-r--r-- 1 root root 874 Sep 23 03:07 hardhat.config.js
#7912: drwxr-xr-x 3 root root 4096 Sep 23 03:00 ignition
#7912: drwxr-xr-x 381 root root 12288 Sep 23 03:05 node_modules
#7912: -rw-r--r-- 1 root root 294439 Sep 23 03:05 package-lock.json
#7912: -rw-r--r-- 1 root root 106 Sep 23 03:00 package.json
#7912: ?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
#7912: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7912: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7912:
#7912: Deploying [ FooModule ]
#7912:
#7912: Batch #1
#7912: Executing FooModule#Foo...
#7912:
#7912: 3A0JBatch #1
#7912: Executing FooModule#Foo...
#7912:
#7912: 3A0JBatch #1
#7912: Executed FooModule#Foo
#7912:
#7912: 3A0JBatch #1
#7912: Executed FooModule#Foo
#7912:
#7912: [ FooModule ] successfully deployed 🚀
#7912:
#7912: Deployed Addresses
#7912:
#7912: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7912: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-9dd5c0a7caed /#7921
#7921: donce-9dd5c0a7caed
+ sudo docker rmi donce-a4c4a47d01fc /#7930
#7930: Untagged: donce-a4c4a47d01fc:latest
#7930: Deleted: sha256:269c35c9f02861ce9ac2409b1da11b996d4d6b3d12fa27dba9afb2adfffb9fa0
+ sudo docker logs donce-dd3f8aa83dac /#8013
#8013: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#8013:
#8013: Accounts
#8013: ========
#8013: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#8013:
#8013: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#8013:
#8013: 32meth_chainId0m
#8013: 32meth_chainId (2)0m
#8013: 32meth_accounts0m
#8013: 32mhardhat_getAutomine0m
#8013: 32meth_chainId0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_getTransactionCount0m
#8013: 32meth_getTransactionCount (2)0m
#8013: 32meth_getTransactionCount (3)0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_getTransactionCount0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_chainId0m
#8013: 32meth_maxPriorityFeePerGas0m
#8013: 32meth_estimateGas0m
#8013: 32meth_call0m
#8013: Contract deployment: Foo
#8013: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013:
#8013: 32meth_sendTransaction0m
#8013: Contract deployment: Foo
#8013: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8013: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: Value: 0 ETH
#8013: Gas used: 1357081 of 1357081
#8013: Block #1: 0x1bfc39fb39ce661fcbf707ce07fdf07083461aa9f7202eb4864641eb0e1d9307
#8013:
#8013: 32meth_getTransactionByHash0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_getTransactionReceipt0m
#8013: 32meth_getBalance0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_getBlockByNumber (2)0m
#8013: 32meth_getBlockByNumber (3)0m
#8013: 32meth_getBlockByNumber (4)0m
#8013: 32meth_getBlockByNumber (5)0m
#8013: 32meth_getBlockByNumber (6)0m
#8013: 32meth_getBlockByNumber (7)0m
#8013: 32meth_getBlockByNumber (8)0m
#8013: 32meth_getBlockByNumber (9)0m
#8013: 32meth_getTransactionCount0m
#8013: 32meth_getBlockByNumber0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #2: 0x50e53932b1b7f1ab3cd7ff33161536327e86a984c8f340abbe41e24d56855d98
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #3: 0x3f3d9dbdb0ab712a4f14d8e0226a9f9c5d9da9df0da0099f25959183105e3f42
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #4: 0x6733677b1b4584be8c9d8916ff3afc807c0fb499d7e55305326388fd3b63a73e
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #5: 0xadb18108deef5bdea9ac75ca355e8d1e4b6f6a59e6e47dd501dfc7486a421dd7
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #6: 0x112fecee26d796293bdabe06db1f01951f47acb790d88216c0960bde86c91eae
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #7: 0xaccc98418f1b77fec623e8d88231e2e06955d1a3dda332a18ce6f3ef6ad8ffb3
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #8: 0x90fb3e6a884ee45501ab76d6cab8cef1a4692cba285c0ff911dec7b2d3c10f55
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #9: 0xf6117dc393f7ae457236e17837795c4ba57a5068e6d19d1432625e4a4bcc5562
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #10: 0x4c0e474f7832aac4ee1b1adea64e23d489ffa06970a6f34f5f327ee1bc4da3b3
#8013:
#8013: 32meth_getTransactionCount0m
#8013: 32meth_sendRawTransaction0m
#8013: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#8013: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8013: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#8013: Value: 42000 wei
#8013: Gas used: 21000 of 22000
#8013: Block #11: 0x62529236f67c5f16dcb3aa6cd2165170ffc09cf67b484b11d169a791437b2400
#8013:
#8013: 32meth_getBalance0m
+ sudo docker rm --force donce-dd3f8aa83dac /#8022
#8022: donce-dd3f8aa83dac
+ sudo docker rmi donce-308e7f585868 /#8030
#8030: Untagged: donce-308e7f585868:latest
#8030: Deleted: sha256:4b29de65f6a088c06dd0d598124be8f8605032af1a731ebf50606e98b1d3cb54
test_pays_eth_in_threads 32m PASS0m (9.56s)
Finished in 306.50097s
110 tests, 180 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to coverage/index.html
Line coverage: 399 / 408 (32m97.79%0m)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.79% (399 / 408)
/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: ERC20 payment in USDT keeps every token unit 90m# features/dry.feature:310m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 8.2usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Stdout contains "32m1mSending 8200000 ERC20 tokens0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH payment can be sent in wei 90m# features/dry.feature:350m
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:390m
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
Scenario: ETH payment smaller than one wei is rejected 90m# features/dry.feature:430m
32mWhen I run bin/erc20 with "32m1meth_pay --dry 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 0.0000000000000000001eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is not zero90m # features/step_definitions/steps.rb:450m0m
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
17 scenarios (32m17 passed0m)
37 steps (32m37 passed0m)
0m9.820s
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 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html.0mtml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% 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
e99db9a..3aac8e5 master -> master
container 9c7a1e7d87a1fa4b6f493fc1b33edd52e98ae0f2acc1fd3cc37401e8ffdc10c3 is dead
Wed Sep 23 03:19:21 UTC 2026