+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1756 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed Mar 19 05:47:13 UTC 2025 + uptime 05:47:13 up 1 min, 0 users, load average: 2.54, 0.67, 0.23 + head=git@github.com:yegor256/factbase.git + ff=default + image=yegor256/ruby + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.9.5 + vars=('--env=head=git@github.com:yegor256/factbase.git' '--env=tag=0.9.5' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/factbase.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.9.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/factbase.rb'\'' '\'';'\'' '\''git add lib/factbase.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build factbase.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:yegor256/factbase.git'\''' ';' 'export '\''tag=0.9.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/factbase.rb' ';' 'git add lib/factbase.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build factbase.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';') + directory= + container=yegor256_factbase_207 + as_root=false + hostname ip-172-31-28-133 + pwd /tmp/rultor-yv7c + 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 git@github.com:yegor256/factbase.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:yegor256/factbase.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/factbase.git'\''' ';' 'export '\''tag=0.9.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/factbase.rb' ';' 'git add lib/factbase.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build factbase.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' + sensitive=() + rm -rf .gnupg + set -ex + '[' -z 0.9.5 ']' + [[ 0.9.5 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.9.5"' tag name is valid: "0.9.5" + cd repo ++ git tag -l 0.9.5 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.26 ++ bc ++ echo 0.26 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.26, low enough to run a new Docker container' load average is 0.26, 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 4ff5a3a54264: Pulling fs layer 8d6bcbc2151c: Pulling fs layer 1e36295709cc: Pulling fs layer e451f55144f6: Pulling fs layer 2dd8157b40b5: Pulling fs layer c65458208920: Pulling fs layer a1dd7fc7aabd: Pulling fs layer 4f4fb700ef54: Pulling fs layer 98f300d013cf: Pulling fs layer 0f33ae39eec5: Pulling fs layer c93c8445f261: Pulling fs layer 6b3cee26e1f0: Pulling fs layer bfda3c850aa9: Pulling fs layer 0b40ad57d022: Pulling fs layer 553642531e30: Pulling fs layer 0db28847957d: Pulling fs layer e451f55144f6: Waiting 2dd8157b40b5: Waiting c65458208920: Waiting a1dd7fc7aabd: Waiting 4f4fb700ef54: Waiting 98f300d013cf: Waiting 0f33ae39eec5: Waiting c93c8445f261: Waiting 6b3cee26e1f0: Waiting bfda3c850aa9: Waiting 0b40ad57d022: Waiting 553642531e30: Waiting 0db28847957d: Waiting 8d6bcbc2151c: Verifying Checksum 8d6bcbc2151c: Download complete 1e36295709cc: Verifying Checksum 1e36295709cc: Download complete 4ff5a3a54264: Verifying Checksum 4ff5a3a54264: Download complete 2dd8157b40b5: Verifying Checksum 2dd8157b40b5: Download complete a1dd7fc7aabd: Verifying Checksum a1dd7fc7aabd: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete c65458208920: Verifying Checksum c65458208920: Download complete 98f300d013cf: Verifying Checksum 98f300d013cf: Download complete 0f33ae39eec5: Verifying Checksum 0f33ae39eec5: Download complete c93c8445f261: Verifying Checksum c93c8445f261: Download complete 6b3cee26e1f0: Verifying Checksum 6b3cee26e1f0: Download complete 0b40ad57d022: Verifying Checksum 0b40ad57d022: Download complete bfda3c850aa9: Verifying Checksum bfda3c850aa9: Download complete 553642531e30: Verifying Checksum 553642531e30: Download complete 0db28847957d: Verifying Checksum 0db28847957d: Download complete e451f55144f6: Verifying Checksum e451f55144f6: Download complete 4ff5a3a54264: Pull complete 8d6bcbc2151c: Pull complete 1e36295709cc: Pull complete e451f55144f6: Pull complete 2dd8157b40b5: Pull complete c65458208920: Pull complete a1dd7fc7aabd: Pull complete 4f4fb700ef54: Pull complete 98f300d013cf: Pull complete 0f33ae39eec5: Pull complete c93c8445f261: Pull complete 6b3cee26e1f0: Pull complete bfda3c850aa9: Pull complete 0b40ad57d022: Pull complete 553642531e30: Pull complete 0db28847957d: Pull complete Digest: sha256:4d7e3a773376424e91f8bcbc5b8ae42c98f7746daf812a71b75b1eddd4e2a5f6 Status: Downloaded newer image for yegor256/ruby:latest docker.io/yegor256/ruby:latest + docker ps --filter=status=exited + grep --quiet '\syegor256_factbase_207\s*$' + ls -al . total 52 drwx------ 3 ubuntu ubuntu 4096 Mar 19 05:47 . drwxrwxrwt 12 root root 4096 Mar 19 05:47 .. -rwxrwxr-x 1 ubuntu ubuntu 2089 Mar 19 05:47 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Mar 19 05:47 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Mar 19 05:47 pid drwxrwxr-x 9 ubuntu ubuntu 4096 Mar 19 05:47 repo -rw-rw-r-- 1 ubuntu ubuntu 81 Mar 19 05:47 rubygems.yml -rwxrwxr-x 1 ubuntu ubuntu 9265 Mar 19 05:47 run.sh -rw-rw-r-- 1 ubuntu ubuntu 664 Mar 19 05:47 script.sh -rw-rw-r-- 1 ubuntu ubuntu 6518 Mar 19 05:48 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-yv7c:/main --env=head=git@github.com:yegor256/factbase.git --env=tag=0.9.5 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/factbase.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.9.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/factbase.rb'\'' '\'';'\'' '\''git add lib/factbase.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build factbase.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-yv7c/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_factbase_207 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 ssh 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 /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 #!/bin/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/factbase.git' ; export 'tag=0.9.5' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; bundle exec rake ; rm -rf *.gem ; sed -i "s/0\.0\.0/${tag}/g" lib/factbase.rb ; git add lib/factbase.rb ; git commit -m "version set to ${tag}" ; gem build factbase.gemspec ; chmod 0600 ../rubygems.yml ; gem push *.gem --config-file ../rubygems.yml ; + 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.2 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/renovate.json is a binary file (107 bytes) Reading .0pdd.yml ... Reading .gitattributes ... Reading .github/workflows/actionlint.yml ... Reading .github/workflows/benchmark.yml ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/copyrights.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/xcop.yml ... Reading .github/workflows/yamllint.yml ... Reading .gitignore ... Reading .pdd ... Reading .rubocop.yml ... Reading .rultor.yml ... Reading .simplecov ... Reading Gemfile ... Reading Gemfile.lock ... Reading LICENSE.txt ... Reading LICENSES/MIT.txt ... Reading README.md ... Reading REUSE.toml ... Reading Rakefile ... Reading benchmark/bench_factbase.rb ... Reading benchmark/bench_large_query.rb ... Reading benchmark/bench_query.rb ... Reading benchmark/bench_taped.rb ... Reading factbase.gemspec ... Reading fixtures/stories/agg.yml ... Reading fixtures/stories/always.yml ... Reading fixtures/stories/and.yml ... Reading fixtures/stories/as.yml ... Reading fixtures/stories/count.yml ... Reading fixtures/stories/empty.yml ... Reading fixtures/stories/eq.yml ... Reading fixtures/stories/gt.yml ... Reading fixtures/stories/join.yml ... Reading fixtures/stories/max.yml ... Reading fixtures/stories/min.yml ... Reading fixtures/stories/nth.yml ... Reading fixtures/stories/one.yml ... Reading fixtures/stories/or.yml ... Reading fixtures/stories/sprintf.yml ... Reading fixtures/stories/sum.yml ... Reading fixtures/stories/unique.yml ... Reading lib/factbase/accum.rb ... Reading lib/factbase/cached/cached_fact.rb ... Reading lib/factbase/cached/cached_factbase.rb ... Reading lib/factbase/cached/cached_query.rb ... Reading lib/factbase/cached/cached_term.rb ... Reading lib/factbase/churn.rb ... Reading lib/factbase/fact.rb ... Reading lib/factbase/flatten.rb ... Reading lib/factbase/indexed/indexed_fact.rb ... Reading lib/factbase/indexed/indexed_factbase.rb ... Reading lib/factbase/indexed/indexed_query.rb ... Reading lib/factbase/indexed/indexed_term.rb ... Reading lib/factbase/inv.rb ... Reading lib/factbase/light.rb ... Reading lib/factbase/logged.rb ... Reading lib/factbase/pre.rb ... Reading lib/factbase/query.rb ... Reading lib/factbase/rules.rb ... Reading lib/factbase/sync/sync_factbase.rb ... Reading lib/factbase/sync/sync_query.rb ... Reading lib/factbase/syntax.rb ... Reading lib/factbase/tallied.rb ... Reading lib/factbase/taped.rb ... Reading lib/factbase/tee.rb ... Reading lib/factbase/term.rb ... Reading lib/factbase/terms/aggregates.rb ... Reading lib/factbase/terms/aliases.rb ... Reading lib/factbase/terms/casting.rb ... Reading lib/factbase/terms/debug.rb ... Reading lib/factbase/terms/defn.rb ... Reading lib/factbase/terms/logical.rb ... Reading lib/factbase/terms/math.rb ... Reading lib/factbase/terms/meta.rb ... Reading lib/factbase/terms/ordering.rb ... Reading lib/factbase/terms/strings.rb ... Reading lib/factbase/terms/system.rb ... Reading lib/factbase/to_json.rb ... Reading lib/factbase/to_xml.rb ... Reading lib/factbase/to_yaml.rb ... Reading lib/factbase.rb ... Reading test/factbase/cached/test_cached_factbase.rb ... Reading test/factbase/cached/test_cached_query.rb ... Reading test/factbase/indexed/test_indexed_fact.rb ... Reading test/factbase/indexed/test_indexed_factbase.rb ... Reading test/factbase/indexed/test_indexed_query.rb ... Reading test/factbase/indexed/test_indexed_term.rb ... Reading test/factbase/sync/test_sync_factbase.rb ... Reading test/factbase/sync/test_sync_query.rb ... Reading test/factbase/terms/test_aggregates.rb ... Reading test/factbase/terms/test_aliases.rb ... Reading test/factbase/terms/test_casting.rb ... Reading test/factbase/terms/test_debug.rb ... Reading test/factbase/terms/test_defn.rb ... Reading test/factbase/terms/test_logical.rb ... Reading test/factbase/terms/test_math.rb ... Reading test/factbase/terms/test_meta.rb ... Reading test/factbase/terms/test_ordering.rb ... Reading test/factbase/terms/test_strings.rb ... Reading test/factbase/terms/test_system.rb ... Reading test/factbase/test_accum.rb ... Reading test/factbase/test_churn.rb ... Reading test/factbase/test_fact.rb ... Reading test/factbase/test_flatten.rb ... Reading test/factbase/test_inv.rb ... Reading test/factbase/test_logged.rb ... Reading test/factbase/test_pre.rb ... Reading test/factbase/test_query.rb ... Reading test/factbase/test_rules.rb ... Reading test/factbase/test_syntax.rb ... Reading test/factbase/test_tallied.rb ... Reading test/factbase/test_taped.rb ... Reading test/factbase/test_tee.rb ... Reading test/factbase/test_term.rb ... Reading test/factbase/test_to_json.rb ... Reading test/factbase/test_to_xml.rb ... Reading test/factbase/test_to_yaml.rb ... Reading test/test__helper.rb ... Reading test/test_factbase.rb ... Puzzle 98-ccf056c0 60/DEV at test/test_factbase.rb Puzzle 98-6370f6bf 60/DEV at test/test_factbase.rb Puzzle 98-8aa17f83 60/DEV at test/test_factbase.rb Bundler 2.6.2 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 benchmark 0.4.0 Installing benchmark 0.4.0 Fetching bigdecimal 3.1.9 Installing bigdecimal 3.1.9 with native extensions Fetching concurrent-ruby 1.3.5 Installing concurrent-ruby 1.3.5 Fetching connection_pool 2.5.0 Installing connection_pool 2.5.0 Fetching i18n 1.14.7 Installing i18n 1.14.7 Fetching logger 1.6.6 Installing logger 1.6.6 Fetching minitest 5.25.5 Installing minitest 5.25.5 Fetching securerandom 0.4.1 Installing securerandom 0.4.1 Fetching tzinfo 2.0.6 Installing tzinfo 2.0.6 Fetching uri 1.0.3 Installing uri 1.0.3 Fetching activesupport 8.0.2 Installing activesupport 8.0.2 Fetching builder 3.3.0 Installing builder 3.3.0 Fetching erubi 1.13.1 Installing erubi 1.13.1 Fetching nokogiri 1.18.4 (x86_64-linux-gnu) Installing nokogiri 1.18.4 (x86_64-linux-gnu) Fetching rails-dom-testing 2.2.0 Installing rails-dom-testing 2.2.0 Fetching crass 1.0.6 Installing crass 1.0.6 Fetching loofah 2.24.0 Installing loofah 2.24.0 Fetching rails-html-sanitizer 1.6.2 Installing rails-html-sanitizer 1.6.2 Fetching actionview 8.0.2 Installing actionview 8.0.2 Fetching rack 3.1.12 Installing rack 3.1.12 Fetching rack-session 2.1.0 Installing rack-session 2.1.0 Fetching rack-test 2.2.0 Installing rack-test 2.2.0 Fetching useragent 0.16.11 Installing useragent 0.16.11 Fetching actionpack 8.0.2 Installing actionpack 8.0.2 Fetching ansi 1.5.0 Installing ansi 1.5.0 Fetching ast 2.4.2 Installing ast 2.4.2 Fetching backtrace 0.4.0 Installing backtrace 0.4.0 Fetching date 3.4.1 Installing date 3.4.1 with native extensions Fetching decoor 0.0.1 Installing decoor 0.0.1 Fetching diff-lcs 1.6.0 Installing diff-lcs 1.6.0 Fetching docile 1.4.1 Installing docile 1.4.1 Fetching loog 0.6.0 Installing loog 0.6.0 Fetching tago 0.0.2 Installing tago 0.0.2 Fetching elapsed 0.0.1 Installing elapsed 0.0.1 Fetching json 2.10.2 Installing json 2.10.2 with native extensions Fetching others 0.0.3 Installing others 0.0.3 Fetching yaml 0.4.0 Installing yaml 0.4.0 Fetching io-console 0.8.0 Installing io-console 0.8.0 with native extensions Fetching prettyprint 0.2.0 Installing prettyprint 0.2.0 Fetching pp 0.6.2 Installing pp 0.6.2 Fetching stringio 3.1.5 Installing stringio 3.1.5 with native extensions Fetching psych 5.2.3 Installing psych 5.2.3 with native extensions Fetching rdoc 6.12.0 Installing rdoc 6.12.0 Fetching reline 0.6.0 Installing reline 0.6.0 Fetching irb 1.15.1 Installing irb 1.15.1 Fetching language_server-protocol 3.17.0.4 Installing language_server-protocol 3.17.0.4 Fetching lint_roller 1.1.0 Installing lint_roller 1.1.0 Fetching ruby-progressbar 1.13.0 Installing ruby-progressbar 1.13.0 Fetching minitest-reporters 1.7.1 Installing minitest-reporters 1.7.1 Fetching os 1.1.4 Installing os 1.1.4 Fetching parallel 1.26.3 Installing parallel 1.26.3 Fetching parser 3.3.7.1 Installing parser 3.3.7.1 Fetching qbash 0.4.0 Installing qbash 0.4.0 Fetching rackup 2.2.1 Installing rackup 2.2.1 Fetching thor 1.3.2 Installing thor 1.3.2 Fetching zeitwerk 2.7.2 Installing zeitwerk 2.7.2 Fetching railties 8.0.2 Installing railties 8.0.2 Fetching regexp_parser 2.10.0 Installing regexp_parser 2.10.0 Fetching rexml 3.4.1 Installing rexml 3.4.1 Fetching rspec-support 3.13.2 Installing rspec-support 3.13.2 Fetching rspec-core 3.13.3 Installing rspec-core 3.13.3 Fetching rspec-expectations 3.13.3 Installing rspec-expectations 3.13.3 Fetching rspec-mocks 3.13.2 Installing rspec-mocks 3.13.2 Fetching rspec-rails 7.1.1 Installing rspec-rails 7.1.1 Fetching rubocop-ast 1.39.0 Installing rubocop-ast 1.39.0 Fetching unicode-emoji 4.0.4 Installing unicode-emoji 4.0.4 Fetching unicode-display_width 3.1.4 Installing unicode-display_width 3.1.4 Fetching rubocop 1.74.0 Installing rubocop 1.74.0 Fetching rubocop-minitest 0.37.1 Installing rubocop-minitest 0.37.1 Fetching rubocop-performance 1.24.0 Installing rubocop-performance 1.24.0 Fetching rubocop-rake 0.7.1 Installing rubocop-rake 0.7.1 Fetching rubocop-rspec 3.5.0 Installing rubocop-rspec 3.5.0 Fetching simplecov-html 0.13.1 Installing simplecov-html 0.13.1 Fetching simplecov_json_formatter 0.1.4 Installing simplecov_json_formatter 0.1.4 Fetching simplecov 0.22.0 Installing simplecov 0.22.0 Fetching simplecov-cobertura 2.1.0 Installing simplecov-cobertura 2.1.0 Fetching threads 0.4.1 Installing threads 0.4.1 Fetching yard 0.9.37 Installing yard 0.9.37 Bundle complete! 16 Gemfile dependencies, 85 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. /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 Started with run options --seed 30610 TestIndexedFact test_updates_origin 32m PASS0m (0.00s) TestSyncFactbase test_queries_and_inserts 32m PASS0m (0.00s) TestDebug test_traced_raises_when_too_many_args 32m PASS0m (0.00s) test_traced_raises 32m PASS0m (0.00s) test_traced 32m PASS0m (0.00s) TestRules test_query_one 32m PASS0m (0.00s) test_check_with_id 32m PASS0m (0.00s) test_rollback_on_violation 32m PASS0m (0.00s) test_in_combination_with_pre 32m PASS0m (0.00s) test_to_string 32m PASS0m (0.00s) test_simple_checking 32m PASS0m (0.00s) test_check_only_when_txn_is_closed 32m PASS0m (0.00s) TestToXML test_simple_rendering 32m PASS0m (0.00s) test_meta_data_presence 32m PASS0m (0.00s) test_sorts_keys 32m PASS0m (0.00s) test_show_types_as_attributes 32m PASS0m (0.00s) test_to_xml_with_short_names 32m PASS0m (0.00s) test_complex_rendering 32m PASS0m (0.00s) TestIndexedFactbase test_queries_after_update_in_txn 32m PASS0m (0.00s) test_queries_after_update 32m PASS0m (0.00s) test_queries_after_insert_in_txn 32m PASS0m (0.00s) TestMath test_simple 32m PASS0m (0.00s) test_plus_time 32m PASS0m (0.00s) test_gte 32m PASS0m (0.00s) test_eq_time 32m PASS0m (0.00s) test_minus_time 32m PASS0m (0.00s) test_zero 32m PASS0m (0.00s) test_minus_time_singular 32m PASS0m (0.00s) test_lte 32m PASS0m (0.00s) test_gt 32m PASS0m (0.00s) test_gt_time 32m PASS0m (0.00s) test_plus 32m PASS0m (0.00s) test_eq 32m PASS0m (0.00s) test_lt_time 32m PASS0m (0.00s) test_lt 32m PASS0m (0.00s) test_minus 32m PASS0m (0.00s) TestCachedQuery test_joins_too 32m PASS0m (0.00s) test_caches_while_being_decorated 32m PASS0m (0.96s) test_negates_correctly 32m PASS0m (0.00s) test_deletes_too 32m PASS0m (0.00s) test_queries_many_times 32m PASS0m (0.00s) test_aggregates_too 32m PASS0m (0.89s) TestSyntax test_exact_parsing 32m PASS0m (0.00s) test_fails_when_term_is_wrong_class 32m PASS0m (0.00s) test_parses_string_right 32m PASS0m (0.00s) test_simple_parsing 32m PASS0m (0.00s) test_fails_when_term_is_incorrectly_defined_class 32m PASS0m (0.00s) test_fails_when_term_is_not_a_class 32m PASS0m (0.00s) test_simplification 32m PASS0m (0.00s) test_simple_matching 32m PASS0m (0.00s) test_broken_syntax 32m PASS0m (0.00s) test_makes_static_terms 32m PASS0m (0.00s) test_makes_abstract_terms 32m PASS0m (0.00s) test_raises_on_broken_syntax 32m PASS0m (0.01s) TestSystem test_when_default_is_absent 32m PASS0m (0.00s) test_env 32m PASS0m (0.00s) test_default 32m PASS0m (0.00s) TestStrings test_regexp_matching 32m PASS0m (0.00s) test_sprintf 32m PASS0m (0.00s) test_concat_empty 32m PASS0m (0.00s) test_concat 32m PASS0m (0.00s) TestCasting test_to_str 32m PASS0m (0.00s) test_to_time 32m PASS0m (0.00s) test_to_integer 32m PASS0m (0.00s) test_to_float 32m PASS0m (0.00s) TestAggregates test_empty_with_params 32m PASS0m (0.00s) test_empty 32m PASS0m (0.00s) test_aggregation 32m PASS0m (0.00s) TestAccum test_passes_props 32m PASS0m (0.00s) test_prints_to_string 32m PASS0m (0.00s) test_holds_props 32m PASS0m (0.00s) test_empties 32m PASS0m (0.00s) test_appends_props 32m PASS0m (0.00s) TestTee test_recursively 32m PASS0m (0.00s) test_two_facts 32m PASS0m (0.00s) test_prints_to_string 32m PASS0m (0.00s) test_all_properties 32m PASS0m (0.00s) TestInv test_simple_checking 32m PASS0m (0.00s) test_pre_and_inv 32m PASS0m (0.00s) TestQuery test_returns_int 32m PASS0m (0.00s) test_with_nil_alias 32m PASS0m (0.00s) test_to_array 32m PASS0m (0.00s) test_simple_deleting 32m PASS0m (0.00s) test_simple_parsing_with_time 32m PASS0m (0.00s) test_simple_parsing 32m PASS0m (0.00s) test_scans_and_inserts 32m PASS0m (0.01s) test_scans_and_appends_in_queried_txn 32m PASS0m (0.01s) test_deleting_nothing 32m PASS0m (0.00s) test_stories 32m PASS0m (0.70s) test_scans_and_inserts_in_txn 32m PASS0m (0.01s) test_scans_and_inserts_in_queried_txn 32m PASS0m (0.01s) test_get_all_properties 32m PASS0m (0.00s) test_reading_one 32m PASS0m (0.01s) test_with_params 32m PASS0m (0.00s) test_with_aliases 32m PASS0m (0.00s) test_complex_parsing 32m PASS0m (0.18s) TestSyncQuery test_queries_many_times 32m PASS0m (0.00s) test_deletes_too 32m PASS0m (0.00s) TestFact test_fails_when_not_found 32m PASS0m (0.00s) test_get_all_properties 32m PASS0m (0.00s) test_set_by_name 32m PASS0m (0.00s) test_some_names_are_prohibited 32m PASS0m (0.00s) test_fails_when_setting_empty 32m PASS0m (0.00s) test_fails_when_setting_nil 32m PASS0m (0.00s) test_time_in_utc 32m PASS0m (0.00s) test_simple_resetting 32m PASS0m (0.00s) test_fails_when_empty 32m PASS0m (0.00s) test_keeps_values_unique 32m PASS0m (0.00s) test_injects_data_correctly 32m PASS0m (0.00s) test_set_twice_same_value 32m PASS0m (0.00s) TestIndexedQuery test_queries_many_times 32m PASS0m (0.00s) test_queries_and_updates_origin 32m PASS0m (0.00s) test_joins_too 32m PASS0m (3.22s) test_finds_by_eq_with_agg 32m PASS0m (0.00s) test_deletes_too 32m PASS0m (0.00s) test_finds_with_disjunction 32m PASS0m (0.00s) test_finds_with_conjunction 32m PASS0m (0.00s) test_finds_with_disjunction_in_txn 32m PASS0m (0.00s) test_finds_by_eq_with_symbol 32m PASS0m (0.00s) test_finds_by_eq 32m PASS0m (0.00s) test_finds_by_eq_in_txn 32m PASS0m (0.00s) test_finds_with_inversion 32m PASS0m (0.00s) test_attaches_alias 32m PASS0m (0.00s) test_finds_by_eq_with_formula 32m PASS0m (0.00s) test_finds_by_eq_with_array 32m PASS0m (0.00s) test_finds_max_value 32m PASS0m (0.00s) TestAliases test_join 32m PASS0m (0.00s) test_aliases 32m PASS0m (0.00s) TestOrdering test_unique 32m PASS0m (0.00s) test_prev 32m PASS0m (0.00s) TestTaped test_tracks_factbase 32m PASS0m (0.00s) test_tracks_insertion 32m PASS0m (0.00s) test_tracks_deletion 32m PASS0m (0.00s) test_tracks_addition_uniquely 32m PASS0m (0.00s) test_tracks_addition 32m PASS0m (0.00s) TestIndexedTerm test_predicts_on_not 32m PASS0m (0.00s) test_predicts_on_eq 32m PASS0m (0.00s) test_predicts_on_one 32m PASS0m (0.00s) test_predicts_on_exists 32m PASS0m (0.00s) test_predicts_on_others 32m PASS0m (0.00s) test_predicts_on_or 32m PASS0m (0.00s) test_predicts_on_and 32m PASS0m (0.00s) TestCachedFactbase test_queries_after_update_in_txn 32m PASS0m (0.00s) test_inserts_and_queries 32m PASS0m (0.00s) TestToYAML test_sorts_keys 32m PASS0m (0.00s) test_simple_rendering 32m PASS0m (0.00s) TestFlatten test_without_sorter 32m PASS0m (0.00s) test_mapping 32m PASS0m (0.00s) TestLogged test_proper_logging 32m PASS0m (0.00s) test_returns_int_when_empty 32m PASS0m (0.00s) test_with_txn 32m PASS0m (0.00s) test_reading_one 32m PASS0m (0.00s) test_returns_int 32m PASS0m (0.00s) test_with_modifying_txn 32m PASS0m (0.00s) test_with_txn_rollback 32m PASS0m (0.00s) test_logs_when_enumerator 32m PASS0m (0.00s) test_with_empty_txn 32m PASS0m (0.00s) test_simple_setting 32m PASS0m (0.00s) test_with_slow_txn 32m PASS0m (0.40s) TestMeta test_nil 32m PASS0m (0.00s) test_exists 32m PASS0m (0.00s) test_one 32m PASS0m (0.00s) test_many 32m PASS0m (0.00s) test_type 32m PASS0m (0.00s) test_size 32m PASS0m (0.00s) test_absent 32m PASS0m (0.00s) TestPre test_simple_setting 32m PASS0m (0.00s) test_in_transaction 32m PASS0m (0.00s) TestTerm test_at 32m PASS0m (0.00s) test_past 32m PASS0m (0.00s) test_type_matching 32m PASS0m (0.00s) test_exists_matching 32m PASS0m (0.00s) test_false_matching 32m PASS0m (0.00s) test_report_other_error 32m PASS0m (0.00s) test_absent_matching 32m PASS0m (0.00s) test_report_missing_term 32m PASS0m (0.00s) test_redresses_itself 32m PASS0m (0.00s) test_size_matching 32m PASS0m (0.00s) TestTallied test_counts_simple_changes 32m PASS0m (0.00s) test_counts_in_txn 32m PASS0m (0.00s) test_counts_size 32m PASS0m (0.00s) test_counts_in_txn_in_threads 32m PASS0m (0.00s) test_returns_all_props 32m PASS0m (0.00s) test_queries_empty_factbase 32m PASS0m (0.00s) test_counts_in_one 32m PASS0m (0.00s) TestFactbase test_empty_or_not 32m PASS0m (0.00s) test_concurrent_transactions_inserts 33m SKIP0m (0.00s) test_deals_with_arrays_in_txn 32m PASS0m (0.00s) test_concurrent_transactions_successful 32m PASS0m (0.01s) test_simple_concurrent_inserts_in_txns 32m PASS0m (0.01s) test_evals_complex_txn 32m PASS0m (0.00s) test_dup_concurrent 32m PASS0m (0.23s) test_injects_data_correctly 32m PASS0m (0.00s) test_txn_inside_query 32m PASS0m (0.00s) test_appends_in_txn 32m PASS0m (0.00s) test_txn_with_rollback 32m PASS0m (0.00s) test_simple_concurrent_inserts_in_txns_with_sleep 32m PASS0m (0.03s) test_modifies_existing_fact_in_txn 32m PASS0m (0.00s) test_txn_returns_boolean 32m PASS0m (0.00s) test_different_values_when_concurrent_inserts 32m PASS0m (0.00s) test_reads_from_empty_file 32m PASS0m (0.00s) test_serialize_and_deserialize 32m PASS0m (0.00s) test_export_import_concurrent 32m PASS0m (0.63s) test_different_properties_when_concurrent_inserts 33m SKIP0m (0.00s) test_run_txn 32m PASS0m (0.00s) test_concurrent_transactions_with_rollbacks 32m PASS0m (0.00s) test_modify_via_query 32m PASS0m (0.00s) test_concurrent_inserts 32m PASS0m (0.01s) test_converts_query_to_term 32m PASS0m (0.00s) test_query_many_times 32m PASS0m (0.00s) test_concurrent_queries 33m SKIP0m (0.00s) test_simple_setting 32m PASS0m (0.00s) test_all_decorators 32m PASS0m (0.00s) test_run_txn_with_inv 32m PASS0m (0.00s) test_run_txn_via_query 32m PASS0m (0.00s) test_simple_concurrent_inserts 32m PASS0m (0.00s) TestLogical test_or_matching 32m PASS0m (0.00s) test_when_matching 32m PASS0m (0.00s) test_not_matching 32m PASS0m (0.00s) test_not_eq_matching 32m PASS0m (0.00s) test_either 32m PASS0m (0.00s) TestDefn test_defn_simple 32m PASS0m (0.00s) test_undef_simple 32m PASS0m (0.00s) test_defn_bad_name_spelling_by_mistake 32m PASS0m (0.00s) test_defn_bad_name_by_mistake 32m PASS0m (0.00s) test_defn_again_by_mistake 32m PASS0m (0.00s) TestToJSON test_sort_keys 32m PASS0m (0.00s) test_simple_rendering 32m PASS0m (0.00s) TestChurn test_concatenates_with_other 32m PASS0m (0.00s) test_makes_a_duplicate 32m PASS0m (0.00s) test_checks_for_zero 32m PASS0m (0.00s) test_appends 32m PASS0m (0.00s) Finished in 7.52887s 232 tests, 8840 assertions, 32m0 failures, 0 errors, 0m33m3 skips0m Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 1293 / 1317 LOC (98.18%) covered + bundle exec ruby test/factbase/cached/test_cached_factbase.rb Started with run options --seed 14599 TestCachedFactbase test_queries_after_update_in_txn PASS (0.00s) test_inserts_and_queries PASS (0.00s) Finished in 0.00777s 2 tests, 5 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 507 / 806 LOC (62.90%) covered + bundle exec ruby test/factbase/cached/test_cached_query.rb Started with run options --seed 28428 TestCachedQuery test_deletes_too PASS (0.00s) test_aggregates_too PASS (0.97s) test_queries_many_times PASS (0.00s) test_caches_while_being_decorated PASS (0.83s) test_joins_too PASS (0.00s) test_negates_correctly PASS (0.00s) Finished in 1.80858s 6 tests, 21 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 558 / 857 LOC (65.11%) covered + bundle exec ruby test/factbase/indexed/test_indexed_fact.rb Started with run options --seed 5072 TestIndexedFact test_updates_origin PASS (0.00s) Finished in 0.00197s 1 tests, 2 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 38 / 42 LOC (90.48%) covered + bundle exec ruby test/factbase/indexed/test_indexed_factbase.rb Started with run options --seed 41981 TestIndexedFactbase test_queries_after_insert_in_txn PASS (0.00s) test_queries_after_update_in_txn PASS (0.00s) test_queries_after_update PASS (0.00s) Finished in 0.01033s 3 tests, 54 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 554 / 853 LOC (64.95%) covered + bundle exec ruby test/factbase/indexed/test_indexed_query.rb Started with run options --seed 32399 TestIndexedQuery test_finds_by_eq_in_txn PASS (0.00s) test_finds_by_eq_with_array PASS (0.00s) test_finds_with_disjunction PASS (0.00s) test_deletes_too PASS (0.00s) test_finds_by_eq PASS (0.00s) test_finds_by_eq_with_formula PASS (0.00s) test_finds_by_eq_with_symbol PASS (0.00s) test_queries_and_updates_origin PASS (0.00s) test_finds_by_eq_with_agg PASS (0.00s) test_finds_max_value PASS (0.00s) test_attaches_alias PASS (0.00s) test_finds_with_conjunction PASS (0.00s) test_queries_many_times PASS (0.00s) test_finds_with_disjunction_in_txn PASS (0.00s) test_joins_too PASS (3.26s) test_finds_with_inversion PASS (0.00s) Finished in 3.28414s 16 tests, 47 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 650 / 922 LOC (70.50%) covered + bundle exec ruby test/factbase/indexed/test_indexed_term.rb Started with run options --seed 37586 TestIndexedTerm test_predicts_on_or PASS (0.00s) test_predicts_on_one PASS (0.00s) test_predicts_on_others PASS (0.00s) test_predicts_on_and PASS (0.00s) test_predicts_on_not PASS (0.00s) test_predicts_on_exists PASS (0.00s) test_predicts_on_eq PASS (0.00s) Finished in 0.00336s 7 tests, 13 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 241 / 607 LOC (39.70%) covered + bundle exec ruby test/factbase/sync/test_sync_factbase.rb Started with run options --seed 61217 TestSyncFactbase test_queries_and_inserts PASS (0.01s) Finished in 0.00894s 1 tests, 0 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 336 / 672 LOC (50.00%) covered + bundle exec ruby test/factbase/sync/test_sync_query.rb Started with run options --seed 9073 TestSyncQuery test_deletes_too PASS (0.01s) test_queries_many_times PASS (0.00s) Finished in 0.01025s 2 tests, 6 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 349 / 672 LOC (51.93%) covered + bundle exec ruby test/factbase/terms/test_aggregates.rb Started with run options --seed 44021 TestAggregates test_aggregation PASS (0.00s) test_empty PASS (0.00s) test_empty_with_params PASS (0.00s) Finished in 0.00671s 3 tests, 18 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 369 / 625 LOC (59.04%) covered + bundle exec ruby test/factbase/terms/test_aliases.rb Started with run options --seed 43935 TestAliases test_aliases PASS (0.00s) test_join PASS (0.00s) Finished in 0.00797s 2 tests, 16 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 429 / 745 LOC (57.58%) covered + bundle exec ruby test/factbase/terms/test_casting.rb Started with run options --seed 15438 TestCasting test_to_integer PASS (0.00s) test_to_time PASS (0.00s) test_to_float PASS (0.00s) test_to_str PASS (0.00s) Finished in 0.00308s 4 tests, 4 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 165 / 466 LOC (35.41%) covered + bundle exec ruby test/factbase/terms/test_debug.rb Started with run options --seed 22500 TestDebug test_traced_raises PASS (0.00s) test_traced_raises_when_too_many_args PASS (0.00s) test_traced PASS (0.00s) Finished in 0.00335s 3 tests, 8 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 165 / 466 LOC (35.41%) covered + bundle exec ruby test/factbase/terms/test_defn.rb Started with run options --seed 21828 TestDefn test_defn_bad_name_by_mistake PASS (0.00s) test_undef_simple PASS (0.00s) test_defn_again_by_mistake PASS (0.00s) test_defn_bad_name_spelling_by_mistake PASS (0.00s) test_defn_simple PASS (0.00s) Finished in 0.00423s 5 tests, 7 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 165 / 466 LOC (35.41%) covered + bundle exec ruby test/factbase/terms/test_logical.rb Started with run options --seed 55420 TestLogical test_not_matching PASS (0.00s) test_not_eq_matching PASS (0.00s) test_either PASS (0.00s) test_or_matching PASS (0.00s) test_when_matching PASS (0.00s) Finished in 0.00370s 5 tests, 10 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 190 / 466 LOC (40.77%) covered + bundle exec ruby test/factbase/terms/test_math.rb Started with run options --seed 36354 TestMath test_gte PASS (0.00s) test_lt PASS (0.00s) test_eq_time PASS (0.00s) test_minus_time_singular PASS (0.00s) test_gt_time PASS (0.00s) test_zero PASS (0.00s) test_lt_time PASS (0.00s) test_minus PASS (0.00s) test_lte PASS (0.00s) test_simple PASS (0.00s) test_gt PASS (0.00s) test_minus_time PASS (0.00s) test_plus_time PASS (0.00s) test_plus PASS (0.00s) test_eq PASS (0.00s) Finished in 0.00648s 15 tests, 46 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 190 / 466 LOC (40.77%) covered + bundle exec ruby test/factbase/terms/test_meta.rb Started with run options --seed 37547 TestMeta test_one PASS (0.00s) test_nil PASS (0.00s) test_type PASS (0.00s) test_exists PASS (0.00s) test_size PASS (0.00s) test_many PASS (0.00s) test_absent PASS (0.00s) Finished in 0.00329s 7 tests, 29 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 179 / 466 LOC (38.41%) covered + bundle exec ruby test/factbase/terms/test_ordering.rb Started with run options --seed 15600 TestOrdering test_prev PASS (0.00s) test_unique PASS (0.00s) Finished in 0.00188s 2 tests, 7 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 167 / 466 LOC (35.84%) covered + bundle exec ruby test/factbase/terms/test_strings.rb Started with run options --seed 9503 TestStrings test_regexp_matching PASS (0.00s) test_concat_empty PASS (0.00s) test_sprintf PASS (0.00s) test_concat PASS (0.00s) Finished in 0.00390s 4 tests, 6 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 165 / 466 LOC (35.41%) covered + bundle exec ruby test/factbase/terms/test_system.rb Started with run options --seed 57915 TestSystem test_when_default_is_absent PASS (0.00s) test_default PASS (0.00s) test_env PASS (0.00s) Finished in 0.00257s 3 tests, 3 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 159 / 466 LOC (34.12%) covered + bundle exec ruby test/factbase/test_accum.rb Started with run options --seed 61289 TestAccum test_appends_props PASS (0.00s) test_prints_to_string PASS (0.00s) test_empties PASS (0.00s) test_holds_props PASS (0.00s) test_passes_props PASS (0.00s) Finished in 0.00365s 5 tests, 9 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 57 / 62 LOC (91.94%) covered + bundle exec ruby test/factbase/test_churn.rb Started with run options --seed 1848 TestChurn test_appends PASS (0.00s) test_checks_for_zero PASS (0.00s) test_concatenates_with_other PASS (0.00s) test_makes_a_duplicate PASS (0.00s) Finished in 0.00380s 4 tests, 5 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 20 / 20 LOC (100.00%) covered + bundle exec ruby test/factbase/test_fact.rb Started with run options --seed 57980 TestFact test_get_all_properties PASS (0.00s) test_set_twice_same_value PASS (0.00s) test_injects_data_correctly PASS (0.00s) test_fails_when_not_found PASS (0.00s) test_simple_resetting PASS (0.00s) test_keeps_values_unique PASS (0.00s) test_time_in_utc PASS (0.00s) test_some_names_are_prohibited PASS (0.00s) test_set_by_name PASS (0.00s) test_fails_when_setting_nil PASS (0.00s) test_fails_when_setting_empty PASS (0.00s) test_fails_when_empty PASS (0.00s) Finished in 0.00503s 12 tests, 20 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 33 / 33 LOC (100.00%) covered + bundle exec ruby test/factbase/test_flatten.rb Started with run options --seed 28727 TestFlatten test_without_sorter PASS (0.00s) test_mapping PASS (0.00s) Finished in 0.00238s 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 10 / 10 LOC (100.00%) covered + bundle exec ruby test/factbase/test_inv.rb Started with run options --seed 6821 TestInv test_simple_checking PASS (0.01s) test_pre_and_inv PASS (0.00s) Finished in 0.00913s 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 322 / 678 LOC (47.49%) covered + bundle exec ruby test/factbase/test_logged.rb Started with run options --seed 48729 TestLogged test_with_slow_txn PASS (0.40s) test_simple_setting PASS (0.00s) test_returns_int PASS (0.00s) test_proper_logging PASS (0.00s) test_reading_one PASS (0.00s) test_with_txn PASS (0.00s) test_with_txn_rollback PASS (0.00s) test_returns_int_when_empty PASS (0.00s) test_with_modifying_txn PASS (0.00s) test_logs_when_enumerator PASS (0.00s) test_with_empty_txn PASS (0.00s) Finished in 0.41030s 11 tests, 41 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 549 / 857 LOC (64.06%) covered + bundle exec ruby test/factbase/test_pre.rb Started with run options --seed 18777 TestPre test_in_transaction PASS (0.01s) test_simple_setting PASS (0.00s) Finished in 0.00988s 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 366 / 753 LOC (48.61%) covered + bundle exec ruby test/factbase/test_query.rb Started with run options --seed 38552 TestQuery test_with_nil_alias PASS (0.00s) test_returns_int PASS (0.00s) test_scans_and_appends_in_queried_txn PASS (0.01s) test_with_params PASS (0.00s) test_get_all_properties PASS (0.00s) test_scans_and_inserts PASS (0.00s) test_simple_parsing PASS (0.00s) test_stories PASS (0.70s) test_with_aliases PASS (0.00s) test_deleting_nothing PASS (0.00s) test_complex_parsing PASS (0.18s) test_to_array PASS (0.00s) test_simple_parsing_with_time PASS (0.00s) test_scans_and_inserts_in_queried_txn PASS (0.01s) test_scans_and_inserts_in_txn PASS (0.01s) test_reading_one PASS (0.01s) test_simple_deleting PASS (0.00s) Finished in 0.93279s 17 tests, 7425 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 1164 / 1261 LOC (92.31%) covered + bundle exec ruby test/factbase/test_rules.rb Started with run options --seed 10333 TestRules test_check_only_when_txn_is_closed PASS (0.00s) test_query_one PASS (0.00s) test_in_combination_with_pre PASS (0.00s) test_check_with_id PASS (0.00s) test_simple_checking PASS (0.00s) test_rollback_on_violation PASS (0.00s) test_to_string PASS (0.00s) Finished in 0.00913s 7 tests, 11 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 500 / 825 LOC (60.61%) covered + bundle exec ruby test/factbase/test_syntax.rb Started with run options --seed 3261 TestSyntax test_simple_parsing PASS (0.00s) test_fails_when_term_is_wrong_class PASS (0.00s) test_exact_parsing PASS (0.00s) test_parses_string_right PASS (0.00s) test_raises_on_broken_syntax PASS (0.01s) test_broken_syntax PASS (0.00s) test_simplification PASS (0.00s) test_fails_when_term_is_incorrectly_defined_class PASS (0.00s) test_fails_when_term_is_not_a_class PASS (0.00s) test_makes_static_terms PASS (0.00s) test_simple_matching PASS (0.00s) test_makes_abstract_terms PASS (0.00s) Finished in 0.02018s 12 tests, 193 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 285 / 552 LOC (51.63%) covered + bundle exec ruby test/factbase/test_tallied.rb Started with run options --seed 64137 TestTallied test_counts_in_txn PASS (0.01s) test_counts_simple_changes PASS (0.00s) test_counts_in_one PASS (0.00s) test_counts_size PASS (0.00s) test_queries_empty_factbase PASS (0.00s) test_returns_all_props PASS (0.00s) test_counts_in_txn_in_threads PASS (0.00s) Finished in 0.01423s 7 tests, 16 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 475 / 784 LOC (60.59%) covered + bundle exec ruby test/factbase/test_taped.rb Started with run options --seed 55270 TestTaped test_tracks_addition_uniquely PASS (0.00s) test_tracks_deletion PASS (0.00s) test_tracks_addition PASS (0.00s) test_tracks_factbase PASS (0.01s) test_tracks_insertion PASS (0.00s) Finished in 0.00955s 5 tests, 8 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 347 / 705 LOC (49.22%) covered + bundle exec ruby test/factbase/test_tee.rb Started with run options --seed 31995 TestTee test_all_properties PASS (0.00s) test_two_facts PASS (0.00s) test_recursively PASS (0.00s) test_prints_to_string PASS (0.00s) Finished in 0.00238s 4 tests, 9 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 49 / 51 LOC (96.08%) covered + bundle exec ruby test/factbase/test_term.rb Started with run options --seed 14462 TestTerm test_absent_matching PASS (0.00s) test_false_matching PASS (0.00s) test_report_other_error PASS (0.00s) test_exists_matching PASS (0.00s) test_at PASS (0.00s) test_size_matching PASS (0.00s) test_type_matching PASS (0.00s) test_report_missing_term PASS (0.00s) test_redresses_itself PASS (0.00s) test_past PASS (0.00s) Finished in 0.00693s 10 tests, 25 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 204 / 535 LOC (38.13%) covered + bundle exec ruby test/factbase/test_to_json.rb Started with run options --seed 5423 TestToJSON test_sort_keys PASS (0.00s) test_simple_rendering PASS (0.00s) Finished in 0.00512s 2 tests, 3 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 43 / 52 LOC (82.69%) covered + bundle exec ruby test/factbase/test_to_xml.rb Started with run options --seed 3127 TestToXML test_show_types_as_attributes PASS (0.00s) test_meta_data_presence PASS (0.00s) test_complex_rendering PASS (0.00s) test_simple_rendering PASS (0.00s) test_sorts_keys PASS (0.00s) test_to_xml_with_short_names PASS (0.00s) Finished in 0.00790s 6 tests, 34 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 62 / 71 LOC (87.32%) covered + bundle exec ruby test/factbase/test_to_yaml.rb Started with run options --seed 7817 TestToYAML test_simple_rendering PASS (0.00s) test_sorts_keys PASS (0.00s) Finished in 0.00659s 2 tests, 5 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 43 / 52 LOC (82.69%) covered + bundle exec ruby test/test__helper.rb Started with run options --seed 43276 Finished in 0.00139s 0 tests, 0 assertions, 0 failures, 0 errors, 0 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 0 / 0 LOC (100.00%) covered + bundle exec ruby test/test_factbase.rb Started with run options --seed 34157 TestFactbase test_reads_from_empty_file PASS (0.00s) test_all_decorators PASS (0.00s) test_evals_complex_txn PASS (0.00s) test_concurrent_transactions_successful PASS (0.01s) test_modify_via_query PASS (0.00s) test_run_txn_via_query PASS (0.00s) test_export_import_concurrent PASS (0.48s) test_serialize_and_deserialize PASS (0.00s) test_simple_concurrent_inserts_in_txns_with_sleep PASS (0.03s) test_txn_returns_boolean PASS (0.00s) test_dup_concurrent PASS (0.14s) test_concurrent_inserts PASS (0.00s) test_run_txn PASS (0.00s) test_different_properties_when_concurrent_inserts SKIP (0.00s) test_converts_query_to_term PASS (0.00s) test_concurrent_queries SKIP (0.00s) test_deals_with_arrays_in_txn PASS (0.00s) test_appends_in_txn PASS (0.00s) test_concurrent_transactions_with_rollbacks PASS (0.00s) test_concurrent_transactions_inserts SKIP (0.00s) test_txn_inside_query PASS (0.00s) test_simple_setting PASS (0.00s) test_empty_or_not PASS (0.00s) test_query_many_times PASS (0.00s) test_simple_concurrent_inserts_in_txns PASS (0.01s) test_simple_concurrent_inserts PASS (0.00s) test_txn_with_rollback PASS (0.00s) test_injects_data_correctly PASS (0.00s) test_different_values_when_concurrent_inserts PASS (0.00s) test_modifies_existing_fact_in_txn PASS (0.00s) test_run_txn_with_inv PASS (0.00s) Finished in 0.70055s 31 tests, 722 assertions, 0 failures, 0 errors, 3 skips Coverage report generated for Unit Tests to /home/r/repo/coverage/coverage.xml. 158 / 185 LOC (85.41%) covered + bundle exec ruby lib/factbase/accum.rb + bundle exec ruby lib/factbase/cached/cached_fact.rb + bundle exec ruby lib/factbase/cached/cached_factbase.rb + bundle exec ruby lib/factbase/cached/cached_query.rb + bundle exec ruby lib/factbase/cached/cached_term.rb + bundle exec ruby lib/factbase/churn.rb + bundle exec ruby lib/factbase/fact.rb + bundle exec ruby lib/factbase/flatten.rb + bundle exec ruby lib/factbase/indexed/indexed_fact.rb + bundle exec ruby lib/factbase/indexed/indexed_factbase.rb + bundle exec ruby lib/factbase/indexed/indexed_query.rb + bundle exec ruby lib/factbase/indexed/indexed_term.rb + bundle exec ruby lib/factbase/inv.rb + bundle exec ruby lib/factbase/light.rb + bundle exec ruby lib/factbase/logged.rb + bundle exec ruby lib/factbase/pre.rb + bundle exec ruby lib/factbase/query.rb + bundle exec ruby lib/factbase/rules.rb + bundle exec ruby lib/factbase/sync/sync_factbase.rb + bundle exec ruby lib/factbase/sync/sync_query.rb + bundle exec ruby lib/factbase/syntax.rb + bundle exec ruby lib/factbase/tallied.rb + bundle exec ruby lib/factbase/taped.rb + bundle exec ruby lib/factbase/tee.rb + bundle exec ruby lib/factbase/term.rb + bundle exec ruby lib/factbase/terms/aggregates.rb + bundle exec ruby lib/factbase/terms/aliases.rb + bundle exec ruby lib/factbase/terms/casting.rb + bundle exec ruby lib/factbase/terms/debug.rb + bundle exec ruby lib/factbase/terms/defn.rb + bundle exec ruby lib/factbase/terms/logical.rb + bundle exec ruby lib/factbase/terms/math.rb + bundle exec ruby lib/factbase/terms/meta.rb + bundle exec ruby lib/factbase/terms/ordering.rb + bundle exec ruby lib/factbase/terms/strings.rb + bundle exec ruby lib/factbase/terms/system.rb + bundle exec ruby lib/factbase/to_json.rb + bundle exec ruby lib/factbase/to_xml.rb + bundle exec ruby lib/factbase/to_yaml.rb + bundle exec ruby lib/factbase.rb Running RuboCop... 33mrubocop-rspec gem supports plugin, use `--plugin` instead of `--require`. 0m Inspecting 86 files 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 86 files inspected, 32mno offenses0m detected [warn]:Kin5YARD::Handlers::Ruby::DSLHandler:0Undocumentable method, missing name in file 'lib/factbase/fact.rb':54: 54: others do |*args| [warn]:K@param⣟tagrhasgunknowncparameterhname:c_paramsry.rb0m in file `lib/factbase/cached/cached_query.rb' near line 48 ?25h2KFiles:1m⢿aGenera40ngadoc/Factbase/IndexedFactbase.html0mmb0m Modules: 13 ( 0 undocumented) Classes: 42 ( 0 undocumented) Constants: 2 ( 1 undocumented) Attributes: 6 ( 0 undocumented) Methods: 215 ( 108 undocumented) 60.79% documented [__rultor cd4ed56] version set to 0.9.5 1 file changed, 1 insertion(+), 1 deletion(-) WARNING: open-ended dependency on backtrace (>= 0.4.0) is not recommended if backtrace is semantically versioned, use: add_runtime_dependency "backtrace", "~> 0.4", ">= 0.4.0" WARNING: open-ended dependency on decoor (>= 0.0.1) is not recommended if decoor is semantically versioned, use: add_runtime_dependency "decoor", "~> 0.0", ">= 0.0.1" WARNING: open-ended dependency on loog (>= 0.6.0) is not recommended if loog is semantically versioned, use: add_runtime_dependency "loog", "~> 0.6", ">= 0.6.0" WARNING: open-ended dependency on others (>= 0.0.3) is not recommended if others is semantically versioned, use: add_runtime_dependency "others", "~> 0.0", ">= 0.0.3" WARNING: open-ended dependency on tago (>= 0.0.2) is not recommended if tago is semantically versioned, use: add_runtime_dependency "tago", "~> 0.0", ">= 0.0.2" WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: factbase Version: 0.9.5 File: factbase-0.9.5.gem Pushing gem to https://rubygems.org... Successfully registered gem: factbase (0.9.5) + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R ubuntu repo + cd repo + git checkout __rultor Already on '__rultor' + git tag 0.9.5 -m '0.9.5: tagged by rultor.com' + git reset --hard HEAD is now at cd4ed56 version set to 0.9.5 + git clean -fd + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was cd4ed56). + git push --all origin Everything up-to-date + git push --tags origin To github.com:yegor256/factbase.git * [new tag] 0.9.5 -> 0.9.5 container c390eacd91afe745a6c34fa91fdadea3d5328daf01eb6742373e013f0fd786a5 is dead Wed Mar 19 05:50:56 UTC 2025