+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 503679 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Thu Oct 5 01:59:53 PM CEST 2023 + uptime 13:59:53 up 21 days, 17:13, 0 users, load average: 0.10, 0.07, 0.08 + head=git@github.com:objectionary/eo-hamcrest.git + ff=default + image=yegor256/rultor-image + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.5.1 + vars=('--env=head=git@github.com:objectionary/eo-hamcrest.git' '--env=tag=0.5.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-hamcrest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.5.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''javac -version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED"'\'' '\'';'\'' '\''mvn clean deploy -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' '\''mkdir /tmp/objectionary'\'' '\'';'\'' '\''cp -R src/main/eo /tmp/objectionary/objects'\'' '\'';'\'' '\''cp -R src/test/eo /tmp/objectionary/tests'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''sudo git config --global --add safe.directory "$(pwd)"'\'' '\'';'\'' '\''sudo /bin/bash -c "cd '\''\'\'''\''$(pwd)'\''\'\'''\''; git clean -fd"'\'' '\'';'\'' '\''rm -rf objectionary'\'' '\'';'\'' '\''cp -R /tmp/objectionary .'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/0\.0\.0/${tag}/g"'\'' '\'';'\'' '\''git add objectionary'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' > objectionary.lst'\'' '\'';'\'' '\''git add objectionary.lst'\'' '\'';'\'' '\''git commit -am "objectionary ${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:objectionary/eo-hamcrest.git'\''' ';' 'export '\''tag=0.5.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'javac -version' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED"' ';' 'mvn clean deploy -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';' 'mkdir /tmp/objectionary' ';' 'cp -R src/main/eo /tmp/objectionary/objects' ';' 'cp -R src/test/eo /tmp/objectionary/tests' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'sudo git config --global --add safe.directory "$(pwd)"' ';' 'sudo /bin/bash -c "cd '\''$(pwd)'\''; git clean -fd"' ';' 'rm -rf objectionary' ';' 'cp -R /tmp/objectionary .' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/0\.0\.0/${tag}/g"' ';' 'git add objectionary' ';' 'find objectionary -name '\''*.eo'\'' > objectionary.lst' ';' 'git add objectionary.lst' ';' 'git commit -am "objectionary ${tag}"' ';' 'git checkout "${branch}"' ';') + directory= + container=objectionary_eo-hamcrest_213 + as_root=false + hostname b3.rultor.com + pwd /tmp/rultor-u5TG + git --version git version 2.34.1 + docker --version Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:objectionary/eo-hamcrest.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:objectionary/eo-hamcrest.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:objectionary/eo-hamcrest.git'\''' ';' 'export '\''tag=0.5.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'javac -version' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED"' ';' 'mvn clean deploy -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';' 'mkdir /tmp/objectionary' ';' 'cp -R src/main/eo /tmp/objectionary/objects' ';' 'cp -R src/test/eo /tmp/objectionary/tests' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'sudo git config --global --add safe.directory "$(pwd)"' ';' 'sudo /bin/bash -c "cd '\''$(pwd)'\''; git clean -fd"' ';' 'rm -rf objectionary' ';' 'cp -R /tmp/objectionary .' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/0\.0\.0/${tag}/g"' ';' 'git add objectionary' ';' 'find objectionary -name '\''*.eo'\'' > objectionary.lst' ';' 'git add objectionary.lst' ';' 'git commit -am "objectionary ${tag}"' ';' 'git checkout "${branch}"' ';' + sensitive=() + rm -rf .gnupg + '[' -z 0.5.1 ']' + [[ 0.5.1 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.5.1"' tag name is valid: "0.5.1" + cd repo ++ git tag -l 0.5.1 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.08 ++ echo 0.08 '>' 30 ++ bc ./run.sh: line 108: bc: command not found + '[' -eq 1 ']' ./run.sh: line 108: [: -eq: unary operator expected + echo 'load average is 0.08, low enough to run a new Docker container' load average is 0.08, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image + docker pull yegor256/rultor-image Using default tag: latest latest: Pulling from yegor256/rultor-image Digest: sha256:5eb015a11396cf3c2ddcca2fd0eec66920bf30fb0bfa1180a5c901223aad3110 Status: Image is up to date for yegor256/rultor-image:latest docker.io/yegor256/rultor-image:latest + docker ps --filter=status=exited + grep --quiet '\sobjectionary_eo-hamcrest_213\s*$' + ls -al . total 60 drwx------ 3 rultor rultor 4096 Oct 5 13:59 . drwxrwxrwt 12 root root 4096 Oct 5 13:59 .. -rwxrwxr-x 1 rultor rultor 556 Oct 5 13:59 end.sh -rwxrwxr-x 1 rultor rultor 363 Oct 5 13:59 entry.sh -rw-rw-r-- 1 rultor rultor 7 Oct 5 13:59 pid -rw-rw-r-- 1 rultor rultor 2260 Oct 5 13:59 pubring.gpg drwxrwxr-x 5 rultor rultor 4096 Oct 5 13:59 repo -rwxrwxr-x 1 rultor rultor 7802 Oct 5 13:59 run.sh -rw-rw-r-- 1 rultor rultor 1413 Oct 5 13:59 script.sh -rw-rw-r-- 1 rultor rultor 4842 Oct 5 13:59 secring.gpg -rw-rw-r-- 1 rultor rultor 588 Oct 5 13:59 settings.xml -rw-rw-r-- 1 rultor rultor 7000 Oct 5 13:59 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-u5TG:/main --env=head=git@github.com:objectionary/eo-hamcrest.git --env=tag=0.5.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-hamcrest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.5.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''javac -version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED"'\'' '\'';'\'' '\''mvn clean deploy -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' '\''mkdir /tmp/objectionary'\'' '\'';'\'' '\''cp -R src/main/eo /tmp/objectionary/objects'\'' '\'';'\'' '\''cp -R src/test/eo /tmp/objectionary/tests'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''sudo git config --global --add safe.directory "$(pwd)"'\'' '\'';'\'' '\''sudo /bin/bash -c "cd '\''\'\'''\''$(pwd)'\''\'\'''\''; git clean -fd"'\'' '\'';'\'' '\''rm -rf objectionary'\'' '\'';'\'' '\''cp -R /tmp/objectionary .'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/0\.0\.0/${tag}/g"'\'' '\'';'\'' '\''git add objectionary'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' > objectionary.lst'\'' '\'';'\'' '\''git add objectionary.lst'\'' '\'';'\'' '\''git commit -am "objectionary ${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-u5TG/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo-hamcrest_213 yegor256/rultor-image /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 + set -e + set -o pipefail + '[' -e /home/r/.profile ']' + source /home/r/.profile ++ '[' /bin/bash ']' ++ '[' -f /home/r/.bashrc ']' ++ . /home/r/.bashrc +++ '[' -z '' ']' +++ return ++ mesg n ++ true ++ export LC_ALL=en_US.UTF-8 ++ LC_ALL=en_US.UTF-8 ++ export LANG=en_US.UTF-8 ++ LANG=en_US.UTF-8 ++ export LANGUAGE=en_US.UTF-8 ++ LANGUAGE=en_US.UTF-8 ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ source /usr/local/rvm/scripts/rvm +++ builtin test -n '5.1.16(1)-release' -o -n '' -o -n '' +++ case "`uname`" in ++++ uname +++ case "$(command uname -o)" in ++++ command uname -o ++++ command ps -p 300 -o ucomm= +++ __shell_name=script.sh +++ case "$__shell_name" in +++ unset __shell_name +++ __rvm_has_opt posix +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.1.16(1)-release ]] +++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]] +++ return 1 +++ export HOME rvm_prefix rvm_user_install_flag rvm_path +++ HOME=/home/r +++ [[ -n '' ]] ++++ umask +++ export rvm_stored_umask=0002 +++ rvm_stored_umask=0002 +++ (( 0 == 0 )) +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /etc/rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /etc/rvmrc +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /home/r/.rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /home/r/.rvmrc +++ source /home/r/.rvmrc ++++ rvm_silence_path_mismatch_check_flag=1 +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /usr/local/.rvmrc ]] +++ unset rvm_rvmrc_files +++ [[ -z /usr/local/rvm ]] +++ rvm_path=/usr/local/rvm +++ [[ -z /usr/local ]] +++ [[ -n '' ]] +++ case "$rvm_path" in +++ rvm_user_install_flag=0 +++ export rvm_loaded_flag +++ [[ -n 5.1.16(1)-release ]] +++ typeset -f rvm +++ rvm_loaded_flag=0 +++ (( 0 == 0 )) +++ [[ -n /usr/local/rvm ]] +++ [[ -d /usr/local/rvm ]] +++ true /usr/local/rvm/scripts +++ [[ ! -f /usr/local/rvm/scripts/base ]] +++ source /usr/local/rvm/scripts/base ++++ __rvm_has_opt errexit ++++ [[ -n '' ]] ++++ [[ -n '' ]] ++++ [[ -n 5.1.16(1)-release ]] ++++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]] ++++ rvm_stored_errexit=1 ++++ set +e ++++ (( 0 == 1 )) ++++ export __array_start rvm_path ++++ [[ -n '' ]] ++++ __array_start=0 ++++ (( 0 == 0 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /etc/rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /home/r/.rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /usr/local/.rvmrc ]] ++++ unset rvm_rvmrc_files ++++ export rvm_path ++++ [[ -z /usr/local/rvm ]] ++++ true /usr/local/rvm/scripts ++++ load_rvm_scripts ++++ typeset -a scripts ++++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list) ++++ source /usr/local/rvm/scripts/initialize +++++ [[ -n 5.1.16(1)-release ]] +++++ shopt -s extglob +++++ (( 0 == 1 )) +++++ export __rvm_env_loaded +++++ : __rvm_env_loaded:0: +++++ : __rvm_env_loaded:1: +++++ [[ -z '' ]] +++++ typeset -f __rvm_cleanse_variables +++++ (( 0 == 0 )) +++++ [[ -n 0002 ]] +++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++++ [[ -n /usr/local ]] +++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /etc/rvmrc ]] +++++ GREP_OPTIONS= +++++ command grep '^\s*rvm .*$' /etc/rvmrc +++++ source /etc/rvmrc ++++++ umask u=rwx,g=rwx,o=rx +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /home/r/.rvmrc ]] +++++ GREP_OPTIONS= +++++ command grep '^\s*rvm .*$' /home/r/.rvmrc +++++ source /home/r/.rvmrc ++++++ rvm_silence_path_mismatch_check_flag=1 +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /usr/local/.rvmrc ]] +++++ unset rvm_rvmrc_files +++++ export rvm_path +++++ [[ -z /usr/local/rvm ]] +++++ true /usr/local/rvm/scripts +++++ [[ -n 0 ]] +++++ export rvm_user_install_flag +++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache +++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]] ++++ source /usr/local/rvm/scripts/functions/selector +++++ source /usr/local/rvm/scripts/functions/selector_gemsets +++++ source /usr/local/rvm/scripts/functions/selector_late +++++ source /usr/local/rvm/scripts/functions/selector_parse +++++ source /usr/local/rvm/scripts/functions/selector_interpreters ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\o\g\g\i\n\g\ * ]] ++++ source /usr/local/rvm/scripts/functions/logging +++++ __rvm_set_colors +++++ case "${TERM:-dumb}" in +++++ __rvm_set_color rvm_error_clr red +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_error_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single red +++++ case "$1" in +++++ __buffer+=31 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_error_clr == '' ]] +++++ [[ rvm_error_clr == \p\r\i\n\t ]] +++++ eval 'rvm_error_clr='\''31m'\''' ++++++ rvm_error_clr='31m' +++++ __rvm_set_color rvm_warn_clr yellow +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_warn_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single yellow +++++ case "$1" in +++++ __buffer+=33 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_warn_clr == '' ]] +++++ [[ rvm_warn_clr == \p\r\i\n\t ]] +++++ eval 'rvm_warn_clr='\''33m'\''' ++++++ rvm_warn_clr='33m' +++++ __rvm_set_color rvm_debug_clr magenta +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_debug_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single magenta +++++ case "$1" in +++++ __buffer+=35 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_debug_clr == '' ]] +++++ [[ rvm_debug_clr == \p\r\i\n\t ]] +++++ eval 'rvm_debug_clr='\''35m'\''' ++++++ rvm_debug_clr='35m' +++++ __rvm_set_color rvm_notify_clr green +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_notify_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single green +++++ case "$1" in +++++ __buffer+=32 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_notify_clr == '' ]] +++++ [[ rvm_notify_clr == \p\r\i\n\t ]] +++++ eval 'rvm_notify_clr='\''32m'\''' ++++++ rvm_notify_clr='32m' +++++ __rvm_set_color rvm_code_clr blue +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_code_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single blue +++++ case "$1" in +++++ __buffer+=34 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_code_clr == '' ]] +++++ [[ rvm_code_clr == \p\r\i\n\t ]] +++++ eval 'rvm_code_clr='\''34m'\''' ++++++ rvm_code_clr='34m' +++++ __rvm_set_color rvm_comment_clr iblack +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_comment_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single iblack +++++ case "$1" in +++++ __buffer+='30;1' +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_comment_clr == '' ]] +++++ [[ rvm_comment_clr == \p\r\i\n\t ]] +++++ eval 'rvm_comment_clr='\''30;1m'\''' ++++++ rvm_comment_clr='30;1m' +++++ __rvm_set_color rvm_reset_clr reset +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_reset_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single reset +++++ case "$1" in +++++ __buffer+=0 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_reset_clr == '' ]] +++++ [[ rvm_reset_clr == \p\r\i\n\t ]] +++++ eval 'rvm_reset_clr='\''0m'\''' ++++++ rvm_reset_clr='0m' +++++ exec ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\u\p\p\o\r\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/support +++++ [[ -n '' ]] +++++ __rvm_setup_utils_functions +++++ typeset gnu_tools_path gnu_prefix gnu_util +++++ typeset -a gnu_utils gnu_missing +++++ gnu_utils=(awk cp date find sed tail tar xargs) +++++ gnu_missing=() +++++ is_a_function __rvm_setup_utils_functions_ +++++ typeset -f __rvm_setup_utils_functions_ +++++ return 1 +++++ __rvm_setup_utils_functions_Other +++++ __rvm_setup_utils_functions_common +++++ command which --skip-alias --skip-functions which +++++ command which whence +++++ command which which +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_awk() { \awk "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_cp() { \cp "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_date() { \date "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_find() { \find "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_sed() { \sed "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tail() { \tail "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tar() { \tar "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }' +++++ source /usr/local/rvm/scripts/functions/db +++++ source /usr/local/rvm/scripts/functions/detect/system ++++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename ++++++ __rvm_detect_system ++++++ unset _system_type _system_name _system_version _system_arch ++++++ export _system_type _system_name _system_version _system_arch +++++++ command uname -a ++++++ _system_info='Linux docker 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux' ++++++ _system_type=unknown ++++++ _system_name=unknown ++++++ _system_name_lowercase=unknown ++++++ _system_version=unknown +++++++ command uname -m ++++++ _system_arch=x86_64 ++++++ case "$(command uname)" in +++++++ command uname ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release ++++++ _system_type=Linux ++++++ [[ -f /etc/lsb-release ]] ++++++ __rvm_detect_system_from_lsb_release +++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release +++++++ head -n 1 +++++++ tr '[A-Z]' '[a-z]' +++++++ tr -d '"' ++++++ local __system_name=ubuntu ++++++ case $__system_name in ++++++ _system_name=Ubuntu +++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release +++++++ head -n 1 ++++++ _system_version=22.04 +++++++ uname -m ++++++ _system_arch=x86_64 ++++++ return 0 ++++++ : ++++++ _system_type=Linux ++++++ _system_name=Ubuntu +++++++ echo Ubuntu +++++++ command tr '[A-Z]' '[a-z]' ++++++ _system_name_lowercase=ubuntu ++++++ _system_version=22.04 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ __rvm_detect_system_override ++++++ typeset _var ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_type _system_type ++++++ typeset value key variable ++++++ key=system_type ++++++ variable=_system_type ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_type +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_type +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name _system_name ++++++ typeset value key variable ++++++ key=system_name ++++++ variable=_system_name ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name_lowercase _system_name_lowercase ++++++ typeset value key variable ++++++ key=system_name_lowercase ++++++ variable=_system_name_lowercase ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_version _system_version ++++++ typeset value key variable ++++++ key=system_version ++++++ variable=_system_version ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_version +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_version +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_arch _system_arch ++++++ typeset value key variable ++++++ key=system_arch ++++++ variable=_system_arch ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_arch +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_arch +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 +++++ __rvm_setup_statf_function +++++ [[ Linux == Darwin ]] +++++ [[ Linux == BSD ]] +++++ __rvm_setup_sudo_function +++++ is_a_function __rvm_setup_sudo_function_Ubuntu +++++ typeset -f __rvm_setup_sudo_function_Ubuntu +++++ return 1 +++++ __rvm_setup_sudo_function_Other +++++ __rvm_which sudo +++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink) +++++ [[ Ubuntu 22.04 == \S\o\l\a\r\i\s\ \1\0 ]] +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_ant() { \ant "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_automake() { \automake "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_make() { \make "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_mount() { \mount "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_patch() { \patch "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }' +++++ unset other_util other_utils ++++ for entry in ${scripts[@]} ++++ [[ == *\ \u\t\i\l\i\t\y\ * ]] ++++ source /usr/local/rvm/scripts/functions/utility +++++ source /usr/local/rvm/scripts/functions/utility_logging +++++ source /usr/local/rvm/scripts/functions/utility_package +++++ source /usr/local/rvm/scripts/functions/utility_rubygems +++++ source /usr/local/rvm/scripts/functions/utility_system ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\i\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/init ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\l\e\a\n\u\p\ * ]] ++++ source /usr/local/rvm/scripts/functions/cleanup ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\ * ]] ++++ source /usr/local/rvm/scripts/functions/env ++++ for entry in ${scripts[@]} ++++ [[ == *\ \r\v\m\r\c\ * ]] ++++ source /usr/local/rvm/scripts/functions/rvmrc +++++ source /usr/local/rvm/scripts/functions/rvmrc_env +++++ source /usr/local/rvm/scripts/functions/rvmrc_project +++++ source /usr/local/rvm/scripts/functions/rvmrc_set +++++ source /usr/local/rvm/scripts/functions/rvmrc_to +++++ source /usr/local/rvm/scripts/functions/rvmrc_trust +++++ source /usr/local/rvm/scripts/functions/rvmrc_warning ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\s\t\a\l\l\ * ]] ++++ source /usr/local/rvm/scripts/functions/install ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/environment ++++ for entry in ${scripts[@]} ++++ [[ == *\ \g\e\m\s\e\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/gemset ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]] ++++ source /usr/local/rvm/scripts/functions/checksum ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\i\s\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/list ++++ unset rvm_base_except +++ __rvm_ensure_is_a_function +++ [[ 0 == 1 ]] +++ is_a_function rvm +++ typeset -f rvm +++ return 1 +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/version ]] +++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/selector ]] +++ source /usr/local/rvm/scripts/functions/selector ++++ source /usr/local/rvm/scripts/functions/selector_gemsets ++++ source /usr/local/rvm/scripts/functions/selector_late ++++ source /usr/local/rvm/scripts/functions/selector_parse ++++ source /usr/local/rvm/scripts/functions/selector_interpreters +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cd ]] +++ source /usr/local/rvm/scripts/cd ++++ case "${rvm_project_rvmrc:-1}" in ++++ source /usr/local/rvm/scripts/extras/bash_zsh_support/chpwd/function.sh ++++ [[ -n '' ]] ++++ [[ == *\ \_\_\r\v\m\_\c\d\_\f\u\n\c\t\i\o\n\s\_\s\e\t\ * ]] ++++ chpwd_functions=("${chpwd_functions[@]}" __rvm_cd_functions_set) ++++ (( 0 == 1 )) +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/cli ]] +++ source /usr/local/rvm/scripts/functions/cli ++++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cli ]] +++ source /usr/local/rvm/scripts/cli +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/override_gem ]] +++ source /usr/local/rvm/scripts/override_gem ++++ [[ 0 -eq 0 ]] +++ __rvm_setup +++ __variables_definition export +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=export +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ true +++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.1.16(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ (( __rvm_env_loaded != 1 )) +++ [[ -n 5.1.16(1)-release ]] +++ __function_on_stack cd pushd popd +++ __rvm_string_includes '__function_on_stack __rvm_setup source source main' cd pushd popd +++ typeset __search '__text=__function_on_stack __rvm_setup source source main' +++ shift +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \c\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\u\s\h\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\o\p\d\ * ]] +++ return 1 +++ return 1 +++ export rvm_shell_nounset +++ __rvm_has_opt nounset +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.1.16(1)-release ]] +++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]] +++ return 1 +++ rvm_bash_nounset=0 +++ set +o nounset ++++ trap ++++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ GREP_OPTIONS= ++++ command grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ return 1 ++++ true +++ _rvm_old_traps= +++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ export rvm_version ++++ __rvm_version_installed +++++ command cat /usr/local/rvm/VERSION +++++ command cat /usr/local/rvm/RELEASE ++++ echo '1.29.12 (latest)' +++ rvm_version='1.29.12 (latest)' +++ alias 'rvm-restart=rvm_reload_flag=1 source '\''/usr/local/rvm/scripts/rvm'\''' ++++ builtin command -v ruby +++ __path_to_ruby=/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby +++ [[ -z /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby ]] +++ [[ /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby != \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\/\r\u\b\y ]] +++ [[ /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ -z /usr/local/rvm/gems/ruby-3.0.1 ]] +++ [[ -z /usr/local/rvm/gems/ruby-3.0.1:/usr/local/rvm/gems/ruby-3.0.1@global ]] +++ unset __path_to_ruby +++ [[ :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]] +++ (( 0 == 1 )) +++ rvm_loaded_flag=1 +++ __rvm_teardown +++ builtin command -v __rvm_cleanup_tmp +++ __rvm_cleanup_tmp +++ [[ -d /usr/local/rvm/tmp/ ]] +++ case "${rvm_tmp_path%\/}" in +++ __rvm_rm_rf '/usr/local/rvm/tmp/300*' +++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/300*' +++ typeset target +++ target='/usr/local/rvm/tmp/300*' +++ [[ -n '' ]] +++ [[ -n 5.1.16(1)-release ]] +++ builtin shopt -s extglob +++ case "${target}" in +++ [[ -z /usr/local/rvm/tmp/300* ]] +++ [[ -d /usr/local/rvm/tmp/300* ]] +++ [[ -f /usr/local/rvm/tmp/300* ]] +++ [[ -L /usr/local/rvm/tmp/300* ]] +++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/300*' +++ (( 0 )) +++ return 0 +++ true +++ true +++ export __rvm_env_loaded +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:0: +++ [[ -z /usr/local/rvm/tmp ]] +++ (( __rvm_env_loaded > 0 )) +++ [[ -n 5.1.16(1)-release ]] +++ trap - EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ (( rvm_bash_nounset == 1 )) +++ unset rvm_bash_nounset +++ [[ -n '' ]] +++ [[ -n 0002 ]] +++ umask 0002 +++ unset rvm_stored_umask +++ builtin command -v __rvm_cleanup_download +++ [[ 1 == \1 ]] +++ set -e +++ __variables_definition unset +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=unset +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures +++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.1.16(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ unset _system_arch _system_name _system_type _system_version +++ return 0 +++ [[ 0 -eq 1 ]] +++ unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag ++ rvm use 3.0.1 ++ typeset result current_result ++ rvm_ruby_args=() ++ __rvm_teardown_if_broken ++ __function_on_stack __rvm_load_project_config ++ __rvm_string_includes '__function_on_stack __rvm_teardown_if_broken rvm source main' __rvm_load_project_config ++ typeset __search '__text=__function_on_stack __rvm_teardown_if_broken rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_teardown_if_broken rvm source main == *\ \_\_\r\v\m\_\l\o\a\d\_\p\r\o\j\e\c\t\_\c\o\n\f\i\g\ * ]] ++ return 1 ++ return 1 ++ __function_on_stack __rvm_with ++ __rvm_string_includes '__function_on_stack __rvm_teardown_if_broken rvm source main' __rvm_with ++ typeset __search '__text=__function_on_stack __rvm_teardown_if_broken rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_teardown_if_broken rvm source main == *\ \_\_\r\v\m\_\w\i\t\h\ * ]] ++ return 1 ++ return 1 ++ (( 0 > 0 )) ++ __rvm_cli_posix_check ++ __rvm_has_opt posix ++ [[ -n '' ]] ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]] ++ return 1 ++ __rvm_cli_load_rvmrc ++ (( 0 == 0 )) ++ [[ -n '' ]] +++ umask ++ export rvm_stored_umask=0002 ++ rvm_stored_umask=0002 ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ ! /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /usr/local/.rvmrc ]] ++ unset rvm_rvmrc_files ++ __rvm_cli_version_check use 3.0.1 ++ typeset disk_version +++ __rvm_version_installed ++++ command cat /usr/local/rvm/VERSION ++++ command cat /usr/local/rvm/RELEASE +++ echo '1.29.12 (latest)' ++ disk_version='1.29.12 (latest)' ++ [[ -s /usr/local/rvm/VERSION ]] ++ [[ 1.29.12 (latest) != \1\.\2\9\.\1\2\ \(\l\a\t\e\s\t\) ]] ++ __rvm_initialize ++ true /usr/local/rvm/scripts ++ export rvm_scripts_path ++ source /usr/local/rvm/scripts/base +++ __rvm_has_opt errexit +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.1.16(1)-release ]] +++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]] +++ rvm_stored_errexit=1 +++ set +e +++ (( 0 == 1 )) +++ export __array_start rvm_path +++ [[ -n '' ]] +++ __array_start=0 +++ (( 0 == 0 )) +++ [[ -n 0002 ]] +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /etc/rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /etc/rvmrc +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /home/r/.rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /home/r/.rvmrc +++ source /home/r/.rvmrc ++++ rvm_silence_path_mismatch_check_flag=1 +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /usr/local/.rvmrc ]] +++ unset rvm_rvmrc_files +++ export rvm_path +++ [[ -z /usr/local/rvm ]] +++ true /usr/local/rvm/scripts +++ load_rvm_scripts +++ typeset -a scripts +++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list) +++ source /usr/local/rvm/scripts/initialize ++++ [[ -n 5.1.16(1)-release ]] ++++ shopt -s extglob ++++ (( 0 == 1 )) ++++ export __rvm_env_loaded ++++ : __rvm_env_loaded:0: ++++ : __rvm_env_loaded:1: ++++ [[ -z '' ]] ++++ typeset -f __rvm_cleanse_variables ++++ __rvm_cleanse_variables ++++ __rvm_unset_ruby_variables ++++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++++ __rvm_load_rvmrc ++++ typeset _file ++++ typeset -a rvm_rvmrc_files ++++ (( 0 == 1 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /etc/rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /home/r/.rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /usr/local/.rvmrc ]] ++++ return 0 ++++ [[ 0 -eq 1 ]] ++++ unset rvm_gemset_name ++++ unset rvm_configure_flags rvm_patch_names rvm_make_flags ++++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag ++++ __rvm_load_rvmrc ++++ typeset _file ++++ typeset -a rvm_rvmrc_files ++++ (( 0 == 1 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /etc/rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /home/r/.rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /usr/local/.rvmrc ]] ++++ return 0 ++++ (( 0 == 0 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /etc/rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /home/r/.rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /usr/local/.rvmrc ]] ++++ unset rvm_rvmrc_files ++++ export rvm_path ++++ [[ -z /usr/local/rvm ]] ++++ true /usr/local/rvm/scripts ++++ [[ -n '' ]] ++++ case "$rvm_path" in ++++ rvm_user_install_flag=0 ++++ export rvm_user_install_flag ++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache ++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag +++ for entry in ${scripts[@]} +++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]] +++ source /usr/local/rvm/scripts/functions/selector ++++ source /usr/local/rvm/scripts/functions/selector_gemsets ++++ source /usr/local/rvm/scripts/functions/selector_late ++++ source /usr/local/rvm/scripts/functions/selector_parse ++++ source /usr/local/rvm/scripts/functions/selector_interpreters +++ for entry in ${scripts[@]} +++ [[ == *\ \l\o\g\g\i\n\g\ * ]] +++ source /usr/local/rvm/scripts/functions/logging ++++ __rvm_set_colors ++++ case "${TERM:-dumb}" in ++++ __rvm_set_color rvm_error_clr red ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_error_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single red ++++ case "$1" in ++++ __buffer+=31 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_error_clr == '' ]] ++++ [[ rvm_error_clr == \p\r\i\n\t ]] ++++ eval 'rvm_error_clr='\''31m'\''' +++++ rvm_error_clr='31m' ++++ __rvm_set_color rvm_warn_clr yellow ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_warn_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single yellow ++++ case "$1" in ++++ __buffer+=33 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_warn_clr == '' ]] ++++ [[ rvm_warn_clr == \p\r\i\n\t ]] ++++ eval 'rvm_warn_clr='\''33m'\''' +++++ rvm_warn_clr='33m' ++++ __rvm_set_color rvm_debug_clr magenta ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_debug_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single magenta ++++ case "$1" in ++++ __buffer+=35 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_debug_clr == '' ]] ++++ [[ rvm_debug_clr == \p\r\i\n\t ]] ++++ eval 'rvm_debug_clr='\''35m'\''' +++++ rvm_debug_clr='35m' ++++ __rvm_set_color rvm_notify_clr green ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_notify_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single green ++++ case "$1" in ++++ __buffer+=32 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_notify_clr == '' ]] ++++ [[ rvm_notify_clr == \p\r\i\n\t ]] ++++ eval 'rvm_notify_clr='\''32m'\''' +++++ rvm_notify_clr='32m' ++++ __rvm_set_color rvm_code_clr blue ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_code_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single blue ++++ case "$1" in ++++ __buffer+=34 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_code_clr == '' ]] ++++ [[ rvm_code_clr == \p\r\i\n\t ]] ++++ eval 'rvm_code_clr='\''34m'\''' +++++ rvm_code_clr='34m' ++++ __rvm_set_color rvm_comment_clr iblack ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_comment_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single iblack ++++ case "$1" in ++++ __buffer+='30;1' ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_comment_clr == '' ]] ++++ [[ rvm_comment_clr == \p\r\i\n\t ]] ++++ eval 'rvm_comment_clr='\''30;1m'\''' +++++ rvm_comment_clr='30;1m' ++++ __rvm_set_color rvm_reset_clr reset ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_reset_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single reset ++++ case "$1" in ++++ __buffer+=0 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_reset_clr == '' ]] ++++ [[ rvm_reset_clr == \p\r\i\n\t ]] ++++ eval 'rvm_reset_clr='\''0m'\''' +++++ rvm_reset_clr='0m' ++++ exec +++ for entry in ${scripts[@]} +++ [[ == *\ \s\u\p\p\o\r\t\ * ]] +++ source /usr/local/rvm/scripts/functions/support ++++ [[ -n '' ]] ++++ __rvm_setup_utils_functions ++++ typeset gnu_tools_path gnu_prefix gnu_util ++++ typeset -a gnu_utils gnu_missing ++++ gnu_utils=(awk cp date find sed tail tar xargs) ++++ gnu_missing=() ++++ is_a_function __rvm_setup_utils_functions_ ++++ typeset -f __rvm_setup_utils_functions_ ++++ return 1 ++++ __rvm_setup_utils_functions_Other ++++ __rvm_setup_utils_functions_common ++++ command which --skip-alias --skip-functions which ++++ command which whence ++++ command which which ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_awk() { \awk "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_cp() { \cp "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_date() { \date "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_find() { \find "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_sed() { \sed "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_tail() { \tail "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_tar() { \tar "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }' ++++ source /usr/local/rvm/scripts/functions/db ++++ source /usr/local/rvm/scripts/functions/detect/system +++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename +++++ __rvm_detect_system +++++ unset _system_type _system_name _system_version _system_arch +++++ export _system_type _system_name _system_version _system_arch ++++++ command uname -a +++++ _system_info='Linux docker 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux' +++++ _system_type=unknown +++++ _system_name=unknown +++++ _system_name_lowercase=unknown +++++ _system_version=unknown ++++++ command uname -m +++++ _system_arch=x86_64 +++++ case "$(command uname)" in ++++++ command uname +++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release +++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release +++++ _system_type=Linux +++++ [[ -f /etc/lsb-release ]] +++++ __rvm_detect_system_from_lsb_release ++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release ++++++ head -n 1 ++++++ tr '[A-Z]' '[a-z]' ++++++ tr -d '"' +++++ local __system_name=ubuntu +++++ case $__system_name in +++++ _system_name=Ubuntu ++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release ++++++ head -n 1 +++++ _system_version=22.04 ++++++ uname -m +++++ _system_arch=x86_64 +++++ return 0 +++++ : +++++ _system_type=Linux +++++ _system_name=Ubuntu ++++++ echo Ubuntu ++++++ command tr '[A-Z]' '[a-z]' +++++ _system_name_lowercase=ubuntu +++++ _system_version=22.04 +++++ _system_arch=x86_64 +++++ _system_arch=x86_64 +++++ _system_arch=x86_64 +++++ __rvm_detect_system_override +++++ typeset _var +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_type _system_type +++++ typeset value key variable +++++ key=system_type +++++ variable=_system_type +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_type ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_type ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_type ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_type ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_type ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_type ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_name _system_name +++++ typeset value key variable +++++ key=system_name +++++ variable=_system_name +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_name ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_name ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_name ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_name ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_name ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_name ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_name_lowercase _system_name_lowercase +++++ typeset value key variable +++++ key=system_name_lowercase +++++ variable=_system_name_lowercase +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_name_lowercase ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_name_lowercase ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_version _system_version +++++ typeset value key variable +++++ key=system_version +++++ variable=_system_version +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_version ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_version ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_version ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_version ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_version ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_version ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_arch _system_arch +++++ typeset value key variable +++++ key=system_arch +++++ variable=_system_arch +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_arch ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_arch ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_arch ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_arch ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_arch ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_arch ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 ++++ __rvm_setup_statf_function ++++ [[ Linux == Darwin ]] ++++ [[ Linux == BSD ]] ++++ __rvm_setup_sudo_function ++++ is_a_function __rvm_setup_sudo_function_Ubuntu ++++ typeset -f __rvm_setup_sudo_function_Ubuntu ++++ return 1 ++++ __rvm_setup_sudo_function_Other ++++ __rvm_which sudo ++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink) ++++ [[ Ubuntu 22.04 == \S\o\l\a\r\i\s\ \1\0 ]] ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_ant() { \ant "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_automake() { \automake "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_make() { \make "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_mount() { \mount "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_patch() { \patch "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }' ++++ unset other_util other_utils +++ for entry in ${scripts[@]} +++ [[ == *\ \u\t\i\l\i\t\y\ * ]] +++ source /usr/local/rvm/scripts/functions/utility ++++ source /usr/local/rvm/scripts/functions/utility_logging ++++ source /usr/local/rvm/scripts/functions/utility_package ++++ source /usr/local/rvm/scripts/functions/utility_rubygems ++++ source /usr/local/rvm/scripts/functions/utility_system +++ for entry in ${scripts[@]} +++ [[ == *\ \i\n\i\t\ * ]] +++ source /usr/local/rvm/scripts/functions/init +++ for entry in ${scripts[@]} +++ [[ == *\ \c\l\e\a\n\u\p\ * ]] +++ source /usr/local/rvm/scripts/functions/cleanup +++ for entry in ${scripts[@]} +++ [[ == *\ \e\n\v\ * ]] +++ source /usr/local/rvm/scripts/functions/env +++ for entry in ${scripts[@]} +++ [[ == *\ \r\v\m\r\c\ * ]] +++ source /usr/local/rvm/scripts/functions/rvmrc ++++ source /usr/local/rvm/scripts/functions/rvmrc_env ++++ source /usr/local/rvm/scripts/functions/rvmrc_project ++++ source /usr/local/rvm/scripts/functions/rvmrc_set ++++ source /usr/local/rvm/scripts/functions/rvmrc_to ++++ source /usr/local/rvm/scripts/functions/rvmrc_trust ++++ source /usr/local/rvm/scripts/functions/rvmrc_warning +++ for entry in ${scripts[@]} +++ [[ == *\ \i\n\s\t\a\l\l\ * ]] +++ source /usr/local/rvm/scripts/functions/install +++ for entry in ${scripts[@]} +++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]] +++ source /usr/local/rvm/scripts/functions/environment +++ for entry in ${scripts[@]} +++ [[ == *\ \g\e\m\s\e\t\ * ]] +++ source /usr/local/rvm/scripts/functions/gemset +++ for entry in ${scripts[@]} +++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]] +++ source /usr/local/rvm/scripts/functions/checksum +++ for entry in ${scripts[@]} +++ [[ == *\ \l\i\s\t\ * ]] +++ source /usr/local/rvm/scripts/functions/list +++ unset rvm_base_except ++ __rvm_conditionally_add_bin_path ++ [[ :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]] ++ export PATH ++ [[ -d /usr/local/rvm/tmp ]] ++ return 0 ++ __rvm_path_match_gem_home_check ++ (( 1 == 0 )) ++ return 0 ++ __rvm_setup ++ __variables_definition export ++ typeset -a __variables_list __array_list ++ typeset __method ++ __method=export ++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) ++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) ++ case "${__method}" in ++ true ++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error ++ [[ -n 5.1.16(1)-release ]] ++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems ++ (( __rvm_env_loaded != 1 )) ++ [[ -n 5.1.16(1)-release ]] ++ __function_on_stack cd pushd popd ++ __rvm_string_includes '__function_on_stack __rvm_setup rvm source main' cd pushd popd ++ typeset __search '__text=__function_on_stack __rvm_setup rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \c\d\ * ]] ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \p\u\s\h\d\ * ]] ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \p\o\p\d\ * ]] ++ return 1 ++ return 1 ++ export rvm_shell_nounset ++ __rvm_has_opt nounset ++ [[ -n '' ]] ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]] ++ return 1 ++ rvm_bash_nounset=0 ++ set +o nounset +++ trap +++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' +++ GREP_OPTIONS= +++ command grep -E 'EXIT|HUP|INT|QUIT|TERM' +++ return 1 +++ true ++ _rvm_old_traps= ++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM ++ [[ -n '' ]] ++ __rvm_cli_autoupdate use 3.0.1 ++ [[ use 3.0.1 == *\ \i\n\s\t\a\l\l\ * ]] ++ [[ use 3.0.1 == *\ \l\i\s\t\ \k\n\o\w\n\ * ]] ++ return 0 ++ next_token=use ++ (( 2 == 0 )) ++ shift ++ __rvm_parse_args 3.0.1 ++ typeset _string ++ export rvm_ruby_string ++ rvm_action= ++ rvm_parse_break=0 ++ [[ 3.0.1 == *\ \-\-\t\r\a\c\e\ * ]] ++ [[ -n use ]] ++ rvm_token=use ++ (( 1 > 0 )) ++ next_token=3.0.1 ++ shift ++ case "$rvm_token" in ++ case "$rvm_token" in ++ rvm_action=use ++ rvm_verbose_flag=1 ++ __rvm_file_env_check_unload ++ (( 0 > 0 )) ++ rvm_saved_env=() ++ [[ -n 3.0.1 ]] ++ [[ ! -d 3.0.1 ]] ++ [[ 3.0.1 != \-* ]] ++ [[ 3.0.1 != \@* ]] ++ rvm_ruby_interpreter=3.0.1 ++ rvm_ruby_string=3.0.1 ++ rvm_ruby_strings=3.0.1 ++ next_token= ++ (( 0 == 0 )) ++ [[ -z use ]] ++ [[ error == \u\s\e ]] ++ [[ 0 -eq 1 ]] ++ [[ -n '' ]] ++ [[ -n '' ]] ++ : rvm_ruby_args:0:: ++ [[ -n '' ]] ++ result=0 ++ : rvm_ruby_args:0:: ++ (( 0 == 0 )) ++ (( result )) ++ case "${rvm_action:=help}" in ++ rvm_is_a_shell_function ++ typeset _message ++ (( 0 )) ++ return 0 ++ __rvm_use ++ typeset binary full_binary_path rvm_ruby_gem_home __path_prefix __path_suffix ++ __rvm_select ++ true ++ __rvm_select_set_variable_defaults ++ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC ++ export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_ruby_repo_tag ++ __rvm_select_detect_ruby_string '' ++ rvm_ruby_string=3.0.1 ++ [[ -z 3.0.1 ]] ++ __rvm_ruby_string ++ true 0 0 ++ rvm_expanding_aliases= ++ true '' '' 3.0.1 '' '' '' '' @ 3.0.1 0 0 ++ [[ 3.0.1 == *\@* ]] ++ (( rvm_expanding_aliases == 0 )) ++ [[ -n 3.0.1 ]] ++ [[ 3.0.1 != \s\y\s\t\e\m ]] ++ [[ -f /usr/local/rvm/config/known_aliases ]] ++ [[ -s /usr/local/rvm/config/known_aliases ]] +++ __rvm_db_ /usr/local/rvm/config/known_aliases 3.0.1 +++ typeset __db __key __value +++ __db=/usr/local/rvm/config/known_aliases +++ __key=3.0.1 +++ shift 2 +++ __value= +++ case "${__value}" in +++ __rvm_db_get /usr/local/rvm/config/known_aliases 3.0.1 +++ [[ -f /usr/local/rvm/config/known_aliases ]] +++ __rvm_sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' +++ sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' ++ expanded_alias_name= ++ [[ -n '' ]] ++ (( rvm_expanding_aliases == 0 )) ++ [[ -n 3.0.1 ]] ++ [[ 3.0.1 != \s\y\s\t\e\m ]] ++ [[ -f /usr/local/rvm/config/alias ]] ++ [[ -s /usr/local/rvm/config/alias ]] +++ __rvm_db_ /usr/local/rvm/config/alias 3.0.1 +++ typeset __db __key __value +++ __db=/usr/local/rvm/config/alias +++ __key=3.0.1 +++ shift 2 +++ __value= +++ case "${__value}" in +++ __rvm_db_get /usr/local/rvm/config/alias 3.0.1 +++ [[ -f /usr/local/rvm/config/alias ]] +++ __rvm_sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' +++ sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' ++ expanded_alias_name= ++ [[ -n '' ]] ++ [[ 3.0.1 == default ]] ++ [[ 3.0.1 == *\@* ]] ++ [[ -n '' ]] ++ __rvm_ruby_string_parse ++ __rvm_ruby_string_parse_ ++ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name ++ ruby_string=3.0.1 ++ gemset_name= ++ repo_url= ++ branch_name= ++ ruby_name= ++ tag_name= ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ rvm_ruby_repo_url= ++ rvm_ruby_repo_branch= ++ rvm_ruby_name= ++ rvm_ruby_repo_tag= ++ export rvm_head_flag=0 ++ rvm_head_flag=0 ++ [[ -z 3.0.1 ]] ++ [[ 3.0.1 == \c\u\r\r\e\n\t ]] ++ strings=() ++ __rvm_custom_separated_array strings - 3.0.1 ++ typeset IFS ++ IFS=- ++ [[ -n '' ]] ++ eval 'strings+=( $3 )' +++ strings+=($3) ++ rvm_ruby_string=3.0.1 ++ [[ -n '' ]] ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_version=3.0.1 ++ rvm_ruby_revision= ++ rvm_ruby_tag= ++ [[ -z '' ]] ++ [[ -n 3.0.1 ]] ++ case "${rvm_ruby_version}" in ++ rvm_ruby_interpreter=ruby ++ [[ -n ruby ]] ++ rvm_ruby_string=ruby-3.0.1 ++ true ++ (( 0 == 1 )) ++ __rvm_ruby_string_parse_ ++ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name ++ ruby_string=ruby-3.0.1 ++ gemset_name= ++ repo_url= ++ branch_name= ++ ruby_name= ++ tag_name= ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ rvm_ruby_repo_url= ++ rvm_ruby_repo_branch= ++ rvm_ruby_name= ++ rvm_ruby_repo_tag= ++ export rvm_head_flag=0 ++ rvm_head_flag=0 ++ [[ -z ruby-3.0.1 ]] ++ [[ ruby-3.0.1 == \c\u\r\r\e\n\t ]] ++ strings=() ++ __rvm_custom_separated_array strings - ruby-3.0.1 ++ typeset IFS ++ IFS=- ++ [[ -n '' ]] ++ eval 'strings+=( $3 )' +++ strings+=($3) ++ rvm_ruby_string=ruby-3.0.1 ++ [[ -n '' ]] ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_interpreter=ruby ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_version=3.0.1 ++ rvm_ruby_revision= ++ rvm_ruby_tag= ++ [[ -z ruby ]] ++ true ++ [[ -z ruby ]] ++ __rvm_ruby_string_find ++ __rvm_ruby_string_installed ++ typeset __ruby_inst_dir=/usr/local/rvm/rubies/ruby-3.0.1 ++ [[ -n '' ]] ++ [[ -n ruby ]] ++ [[ -n ruby-3.0.1 ]] ++ [[ -d /usr/local/rvm/rubies/ruby-3.0.1 ]] ++ [[ -z '' ]] ++ true ++ [[ -n '' ]] ++ detected_rvm_ruby_name= ++ rvm_ruby_name= ++ true ++ __rvm_select_after_parse ++ __rvm_select_interpreter_variables ++ rvm_archive_extension=tar.gz ++ [[ -z ruby ]] ++ rvm_ruby_interpreter=ruby ++ is_a_function __rvm_select_interpreter_ruby ++ typeset -f __rvm_select_interpreter_ruby ++ __rvm_select_interpreter_ruby ++ [[ '' == \p\0 ]] ++ rvm_ruby_package_name=ruby-3.0.1 ++ rvm_ruby_package_file=ruby-3.0.1 ++ [[ -z 3.0.1 ]] +++ __rvm_db ruby_repo_url +++ typeset value key variable +++ key=ruby_repo_url +++ variable= +++ value= +++ [[ -f /usr/local/rvm/user/db ]] ++++ __rvm_db_ /usr/local/rvm/user/db ruby_repo_url ++++ typeset __db __key __value ++++ __db=/usr/local/rvm/user/db ++++ __key=ruby_repo_url ++++ shift 2 ++++ __value= ++++ case "${__value}" in ++++ __rvm_db_get /usr/local/rvm/user/db ruby_repo_url ++++ [[ -f /usr/local/rvm/user/db ]] ++++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' ++++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' +++ value= +++ [[ -z '' ]] +++ [[ -f /usr/local/rvm/config/db ]] ++++ __rvm_db_ /usr/local/rvm/config/db ruby_repo_url ++++ typeset __db __key __value ++++ __db=/usr/local/rvm/config/db ++++ __key=ruby_repo_url ++++ shift 2 ++++ __value= ++++ case "${__value}" in ++++ __rvm_db_get /usr/local/rvm/config/db ruby_repo_url ++++ [[ -f /usr/local/rvm/config/db ]] ++++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' ++++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' +++ value=https://github.com/ruby/ruby.git +++ [[ -n https://github.com/ruby/ruby.git ]] +++ [[ -n '' ]] +++ echo https://github.com/ruby/ruby.git +++ true ++ rvm_ruby_repo_url=https://github.com/ruby/ruby.git ++ (( 0 == 0 )) ++ __rvm_version_compare 3.0.1 -ge 3.0.0 ++ typeset first +++ command printf %b '3.0.1\n3.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n +++ awk '-F\t' '{print $2}' ++ first=3.0.0 ++ case "$2" in ++ [[ 3.0.0 == \h\e\a\d ]] ++ [[ 3.0.0 == \3\.\0\.\0 ]] ++ return 0 ++ rvm_archive_extension=tar.gz ++ true ++ __rvm_select_version_variables ++ case "$rvm_ruby_version" in ++ rvm_ruby_release_version=3 ++ rvm_ruby_major_version=3.0 ++ rvm_ruby_major_version=0 ++ rvm_ruby_minor_version=1 ++ __rvm_select_default_variables ++ [[ ruby != ext ]] ++ rvm_ruby_package_name=ruby-3.0.1 ++ rvm_ruby_home=/usr/local/rvm/rubies/ruby-3.0.1 ++ rvm_ruby_binary=/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby ++ rvm_ruby_irbrc=/usr/local/rvm/rubies/ruby-3.0.1/.irbrc ++ [[ system == \r\u\b\y ]] ++ __rvm_gemset_select ++ __rvm_gemset_select_only ++ rvm_ruby_gem_home=/usr/local/rvm/gems/ruby-3.0.1 ++ : rvm_ignore_gemsets_flag:0: ++ (( rvm_ignore_gemsets_flag )) ++ rvm_ruby_global_gems_path=/usr/local/rvm/gems/ruby-3.0.1@global ++ __rvm_gemset_handle_default ++ rvm_gemset_name=@@ ++ rvm_gemset_name=@@ ++ rvm_gemset_name= ++ [[ -z '' ]] ++ [[ '' == \g\l\o\b\a\l ]] ++ rvm_ruby_gem_path=/usr/local/rvm/gems/ruby-3.0.1:/usr/local/rvm/gems/ruby-3.0.1@global ++ [[ -n '' ]] ++ rvm_env_string=ruby-3.0.1 ++ true ++ __rvm_gemset_select_validation ++ [[ ! -d /usr/local/rvm/gems/ruby-3.0.1 ]] ++ (( 0 == 1 )) ++ case "${rvm_gemset_name}" in ++ typeset rvm_ruby_gem_home_254 ++ [[ -n '' ]] ++ rvm_ruby_gem_home_254=/usr/local/rvm/gems/ruby-3.0.1 ++ [[ /usr/local/rvm/gems/ruby-3.0.1 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\3\.\0\.\1 ]] ++ rvm_ruby_selected_flag=1 ++ [[ system == ruby ]] ++ __rvm_use_ ++ rvm_ruby_home=/usr/local/rvm/rubies/ruby-3.0.1 ++ [[ ! -d /usr/local/rvm/rubies/ruby-3.0.1 ]] ++ __rvm_gemset_use_ensure ++ [[ ! -d /usr/local/rvm/gems/ruby-3.0.1 ]] ++ [[ -n '' ]] ++ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC ++ GEM_HOME=/usr/local/rvm/gems/ruby-3.0.1 ++ GEM_PATH=/usr/local/rvm/gems/ruby-3.0.1:/usr/local/rvm/gems/ruby-3.0.1@global ++ MY_RUBY_HOME=/usr/local/rvm/rubies/ruby-3.0.1 ++ RUBY_VERSION=ruby-3.0.1 ++ IRBRC=/usr/local/rvm/rubies/ruby-3.0.1/.irbrc ++ unset BUNDLE_PATH ++ [[ maglev == \r\u\b\y ]] ++ [[ -n /usr/local/rvm/rubies/ruby-3.0.1/.irbrc ]] ++ (( 1 >= 2 && 0 == 0 )) ++ (( 1 == 1 && 1 == 1 )) ++ rvm_log 'Using /usr/local/rvm/gems/ruby-3.0.1' ++ [[ '' == 1 ]] ++ printf %b 'Using /usr/local/rvm/gems/ruby-3.0.1\n' Using /usr/local/rvm/gems/ruby-3.0.1 ++ [[ /usr/local/rvm/gems/ruby-3.0.1 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\3\.\0\.\1\@\g\l\o\b\a\l ]] ++ __path_prefix=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin ++ __path_suffix= ++ __rvm_use_common ++ [[ -z ruby-3.0.1 ]] ++ export rvm_ruby_string ++ [[ -z '' ]] ++ typeset __save_PATH ++ __rvm_remove_rvm_from_path ++ typeset local_rvm_path ++ __rvm_remove_from_path '/usr/local/rvm/*' ++ export PATH ++ typeset _value ++ _value='/usr/local/rvm/*' ++ [[ /usr/local/rvm/* == \/\* ]] ++ [[ /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/*:*' ++ typeset _string ++ _string=:/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ typeset -a _path ++ _path=() ++ __rvm_custom_separated_array _path : /home/r/.cargo/bin:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ typeset IFS ++ IFS=: ++ [[ -n '' ]] ++ eval '_path+=( $3 )' +++ _path+=($3) ++ __rvm_remove_from_array _path '/usr/local/rvm/*' /home/r/.cargo/bin /usr/local/rvm/gems/ruby-3.0.1/bin /usr/local/rvm/gems/ruby-3.0.1@global/bin /usr/local/rvm/rubies/ruby-3.0.1/bin /usr/local/rvm/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/local/games /snap/bin /usr/local/texlive/2023/bin/latest /usr/lib/postgresql/14/bin /home/r/.cargo/bin /usr/local/texlive/2023/bin/latest ++ typeset _array_name _iterator _search ++ typeset -a _temp_array ++ _array_name=_path ++ _search='/usr/local/rvm/*' ++ shift 2 ++ _temp_array=() ++ for _iterator in "$@" ++ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/home/r/.cargo/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/gems/ruby-3.0.1/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/gems/ruby-3.0.1/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/gems/ruby-3.0.1@global/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/gems/ruby-3.0.1@global/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/rubies/ruby-3.0.1/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/rubies/ruby-3.0.1/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/games '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/games ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/games '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/games ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /snap/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/snap/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/texlive/2023/bin/latest '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/texlive/2023/bin/latest ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/lib/postgresql/14/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/lib/postgresql/14/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/home/r/.cargo/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/texlive/2023/bin/latest '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/texlive/2023/bin/latest ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ eval '_path=( "${_temp_array[@]}" )' +++ _path=("${_temp_array[@]}") ++ __rvm_join_array PATH : _path ++ typeset IFS ++ IFS=: ++ eval 'PATH="${_path[*]}"' +++ PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ __rvm_remove_from_path '/usr/local/rvm/gems/*' ++ export PATH ++ typeset _value ++ _value='/usr/local/rvm/gems/*' ++ [[ /usr/local/rvm/gems/* == \/\* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/gems/*:*' ++ typeset _string ++ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ __rvm_remove_from_path /usr/local/rvm/bin ++ export PATH ++ typeset _value ++ _value=/usr/local/rvm/bin ++ [[ /usr/local/rvm/bin == \/\* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/bin:*' ++ typeset _string ++ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 +++ __rvm_which rvm ++ local_rvm_path= ++ builtin hash -r ++ __save_PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ [[ -n '' ]] ++ PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ export PATH ++ builtin hash -r ++ [[ ruby-3.0.1 != \s\y\s\t\e\m ]] ++ case "${rvm_rvmrc_flag:-0}" in ++ typeset environment_id +++ __rvm_env_string +++ typeset _string +++ _string=/usr/local/rvm/gems/ruby-3.0.1 +++ _string=ruby-3.0.1 +++ printf %b 'ruby-3.0.1\n' ++ environment_id=ruby-3.0.1 ++ (( 0 == 1 )) ++ rvm_default_flag=0 ++ [[ -n '' ]] ++ rvm_hook=after_use ++ source /usr/local/rvm/scripts/hook +++ typeset old_rvm_verbose_flag old_rvm_debug_flag +++ old_rvm_verbose_flag=1 +++ old_rvm_debug_flag=0 +++ typeset rvm_verbose_flag rvm_debug_flag hooks +++ true rvm_verbose_flag:1 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_use +++ [[ -n after_use ]] +++ hooks=() +++ [[ -d /usr/local/rvm/hooks ]] +++ hooks+=("$rvm_hooks_path") +++ [[ /home/r/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]] +++ [[ -d /home/r/.rvm/hooks ]] +++ [[ -n /usr/local/rvm/hooks ]] +++ __rvm_read_lines _hooks_list /dev/fd/63 +++ typeset IFS +++ IFS=' ' +++ [[ /dev/fd/63 == \- ]] ++++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_use*' -type f +++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )' ++++ _hooks_list=($( \command \cat "${2:--}" )) +++++ command cat /dev/fd/63 +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_maglev ]] +++ [[ /usr/local/rvm/hooks/after_use_maglev == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s\/* ]] +++ rvm_debug 'Running /usr/local/rvm/hooks/after_use_maglev' +++ (( 0 )) +++ return 0 +++ __rvm_conditionally_do_with_env . /usr/local/rvm/hooks/after_use_maglev +++ (( __rvm_env_loaded > 0 )) +++ . /usr/local/rvm/hooks/after_use_maglev ++++ . /usr/local/rvm/scripts/functions/hooks/maglev ++++ [[ ruby-3.0.1 =~ maglev ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_rbx_opts ]] +++ [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_jruby_opts ]] +++ [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_jruby ]] +++ [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_home_bin ]] +++ [[ after_use_home_bin == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_textmate ]] +++ [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_current ]] +++ [[ after_use_current == \a\f\t\e\r\_\u\s\e ]] +++ unset rvm_hook hooks _hooks_list hook ++ return 0 ++ __rvm_use_ruby_warnings ++ [[ ruby-3.0.1 == \s\y\s\t\e\m ]] ++ [[ ruby-3.0.1 == '' ]] ++ typeset __executable __gem_version ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby ]] ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/gem ]] ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/irb ]] ++ [[ ruby == \r\u\b\y ]] ++ __rvm_version_compare 3.0.1 -ge 2.0.0 ++ typeset first +++ command printf %b '3.0.1\n2.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ awk '-F\t' '{print $2}' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n ++ first=2.0.0 ++ case "$2" in ++ [[ 2.0.0 == \h\e\a\d ]] ++ [[ 2.0.0 == \2\.\0\.\0 ]] ++ return 0 ++ __rvm_which gem ++ command which gem +++ RUBYGEMS_GEMDEPS= +++ gem --version +++ typeset result +++ typeset rvmrc +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /etc/rvmrc ]] +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /home/r/.rvmrc ]] +++ source /home/r/.rvmrc ++++ rvm_silence_path_mismatch_check_flag=1 +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /usr/local/.rvmrc ]] +++ true +++ unset rvm_rvmrc_files +++ command gem --version +++ hash -r +++ return 0 ++ __gem_version=3.2.15 ++ [[ -n 3.2.15 ]] ++ __rvm_version_compare 3.2.15 -lt 2.0.0 ++ typeset first +++ command printf %b '3.2.15\n2.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ awk '-F\t' '{print $2}' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n ++ first=2.0.0 ++ case "$2" in ++ [[ 2.0.0 == \h\e\a\d ]] ++ [[ 2.0.0 == \3\.\2\.\1\5 ]] ++ return 1 ++ current_result=0 ++ (( result )) ++ result=0 ++ (( result )) ++ case "$rvm_action" in ++ current_result=0 ++ (( result )) ++ result=0 ++ typeset __local_rvm_trace_flag ++ __local_rvm_trace_flag=0 ++ __rvm_cli_autoreload ++ [[ 0 -eq 1 ]] ++ __rvm_teardown ++ builtin command -v __rvm_cleanup_tmp ++ __rvm_cleanup_tmp ++ [[ -d /usr/local/rvm/tmp/ ]] ++ case "${rvm_tmp_path%\/}" in ++ __rvm_rm_rf '/usr/local/rvm/tmp/300*' ++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/300*' ++ typeset target ++ target='/usr/local/rvm/tmp/300*' ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ builtin shopt -s extglob ++ case "${target}" in ++ [[ -z /usr/local/rvm/tmp/300* ]] ++ [[ -d /usr/local/rvm/tmp/300* ]] ++ [[ -f /usr/local/rvm/tmp/300* ]] ++ [[ -L /usr/local/rvm/tmp/300* ]] ++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/300*' ++ (( 0 )) ++ return 0 ++ true ++ true ++ export __rvm_env_loaded ++ : __rvm_env_loaded:1: ++ : __rvm_env_loaded:1: ++ : __rvm_env_loaded:0: ++ [[ -z /usr/local/rvm/tmp ]] ++ (( __rvm_env_loaded > 0 )) ++ [[ -n 5.1.16(1)-release ]] ++ trap - EXIT HUP INT QUIT TERM ++ [[ -n '' ]] ++ (( rvm_bash_nounset == 1 )) ++ unset rvm_bash_nounset ++ [[ -n '' ]] ++ [[ -n 0002 ]] ++ umask 0002 ++ unset rvm_stored_umask ++ builtin command -v __rvm_cleanup_download ++ [[ 1 == \1 ]] ++ set -e ++ __variables_definition unset ++ typeset -a __variables_list __array_list ++ typeset __method ++ __method=unset ++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) ++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) ++ case "${__method}" in ++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures ++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error ++ [[ -n 5.1.16(1)-release ]] ++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems ++ unset _system_arch _system_name _system_type _system_version ++ return 0 ++ (( __local_rvm_trace_flag > 0 )) ++ return 0 ++ rvm default 3.0.1 ++ typeset result current_result ++ rvm_ruby_args=() ++ __rvm_teardown_if_broken ++ __function_on_stack __rvm_load_project_config ++ __rvm_string_includes '__function_on_stack __rvm_teardown_if_broken rvm source main' __rvm_load_project_config ++ typeset __search '__text=__function_on_stack __rvm_teardown_if_broken rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_teardown_if_broken rvm source main == *\ \_\_\r\v\m\_\l\o\a\d\_\p\r\o\j\e\c\t\_\c\o\n\f\i\g\ * ]] ++ return 1 ++ return 1 ++ __function_on_stack __rvm_with ++ __rvm_string_includes '__function_on_stack __rvm_teardown_if_broken rvm source main' __rvm_with ++ typeset __search '__text=__function_on_stack __rvm_teardown_if_broken rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_teardown_if_broken rvm source main == *\ \_\_\r\v\m\_\w\i\t\h\ * ]] ++ return 1 ++ return 1 ++ (( 0 > 0 )) ++ __rvm_cli_posix_check ++ __rvm_has_opt posix ++ [[ -n '' ]] ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]] ++ return 1 ++ __rvm_cli_load_rvmrc ++ (( 0 == 0 )) ++ [[ -n '' ]] +++ umask ++ export rvm_stored_umask=0002 ++ rvm_stored_umask=0002 ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ ! /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /usr/local/.rvmrc ]] ++ unset rvm_rvmrc_files ++ __rvm_cli_version_check default 3.0.1 ++ typeset disk_version +++ __rvm_version_installed ++++ command cat /usr/local/rvm/VERSION ++++ command cat /usr/local/rvm/RELEASE +++ echo '1.29.12 (latest)' ++ disk_version='1.29.12 (latest)' ++ [[ -s /usr/local/rvm/VERSION ]] ++ [[ 1.29.12 (latest) != \1\.\2\9\.\1\2\ \(\l\a\t\e\s\t\) ]] ++ __rvm_initialize ++ true /usr/local/rvm/scripts ++ export rvm_scripts_path ++ source /usr/local/rvm/scripts/base +++ __rvm_has_opt errexit +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.1.16(1)-release ]] +++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]] +++ rvm_stored_errexit=1 +++ set +e +++ (( 0 == 1 )) +++ export __array_start rvm_path +++ [[ -n '' ]] +++ __array_start=0 +++ (( 0 == 0 )) +++ [[ -n 0002 ]] +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /etc/rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /etc/rvmrc +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /home/r/.rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /home/r/.rvmrc +++ source /home/r/.rvmrc ++++ rvm_silence_path_mismatch_check_flag=1 +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /usr/local/.rvmrc ]] +++ unset rvm_rvmrc_files +++ export rvm_path +++ [[ -z /usr/local/rvm ]] +++ true /usr/local/rvm/scripts +++ load_rvm_scripts +++ typeset -a scripts +++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list) +++ source /usr/local/rvm/scripts/initialize ++++ [[ -n 5.1.16(1)-release ]] ++++ shopt -s extglob ++++ (( 0 == 1 )) ++++ export __rvm_env_loaded ++++ : __rvm_env_loaded:0: ++++ : __rvm_env_loaded:1: ++++ [[ -z '' ]] ++++ typeset -f __rvm_cleanse_variables ++++ __rvm_cleanse_variables ++++ __rvm_unset_ruby_variables ++++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++++ __rvm_load_rvmrc ++++ typeset _file ++++ typeset -a rvm_rvmrc_files ++++ (( 0 == 1 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /etc/rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /home/r/.rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /usr/local/.rvmrc ]] ++++ return 0 ++++ [[ 0 -eq 1 ]] ++++ unset rvm_gemset_name ++++ unset rvm_configure_flags rvm_patch_names rvm_make_flags ++++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag ++++ __rvm_load_rvmrc ++++ typeset _file ++++ typeset -a rvm_rvmrc_files ++++ (( 0 == 1 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /etc/rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /home/r/.rvmrc ]] ++++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for _file in "${rvm_rvmrc_files[@]}" ++++ [[ -s /usr/local/.rvmrc ]] ++++ return 0 ++++ (( 0 == 0 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /etc/rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /home/r/.rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /home/r/.rvmrc ++++ source /home/r/.rvmrc +++++ rvm_silence_path_mismatch_check_flag=1 ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /usr/local/.rvmrc ]] ++++ unset rvm_rvmrc_files ++++ export rvm_path ++++ [[ -z /usr/local/rvm ]] ++++ true /usr/local/rvm/scripts ++++ [[ -n '' ]] ++++ case "$rvm_path" in ++++ rvm_user_install_flag=0 ++++ export rvm_user_install_flag ++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache ++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag +++ for entry in ${scripts[@]} +++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]] +++ source /usr/local/rvm/scripts/functions/selector ++++ source /usr/local/rvm/scripts/functions/selector_gemsets ++++ source /usr/local/rvm/scripts/functions/selector_late ++++ source /usr/local/rvm/scripts/functions/selector_parse ++++ source /usr/local/rvm/scripts/functions/selector_interpreters +++ for entry in ${scripts[@]} +++ [[ == *\ \l\o\g\g\i\n\g\ * ]] +++ source /usr/local/rvm/scripts/functions/logging ++++ __rvm_set_colors ++++ case "${TERM:-dumb}" in ++++ __rvm_set_color rvm_error_clr red ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_error_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single red ++++ case "$1" in ++++ __buffer+=31 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_error_clr == '' ]] ++++ [[ rvm_error_clr == \p\r\i\n\t ]] ++++ eval 'rvm_error_clr='\''31m'\''' +++++ rvm_error_clr='31m' ++++ __rvm_set_color rvm_warn_clr yellow ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_warn_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single yellow ++++ case "$1" in ++++ __buffer+=33 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_warn_clr == '' ]] ++++ [[ rvm_warn_clr == \p\r\i\n\t ]] ++++ eval 'rvm_warn_clr='\''33m'\''' +++++ rvm_warn_clr='33m' ++++ __rvm_set_color rvm_debug_clr magenta ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_debug_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single magenta ++++ case "$1" in ++++ __buffer+=35 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_debug_clr == '' ]] ++++ [[ rvm_debug_clr == \p\r\i\n\t ]] ++++ eval 'rvm_debug_clr='\''35m'\''' +++++ rvm_debug_clr='35m' ++++ __rvm_set_color rvm_notify_clr green ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_notify_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single green ++++ case "$1" in ++++ __buffer+=32 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_notify_clr == '' ]] ++++ [[ rvm_notify_clr == \p\r\i\n\t ]] ++++ eval 'rvm_notify_clr='\''32m'\''' +++++ rvm_notify_clr='32m' ++++ __rvm_set_color rvm_code_clr blue ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_code_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single blue ++++ case "$1" in ++++ __buffer+=34 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_code_clr == '' ]] ++++ [[ rvm_code_clr == \p\r\i\n\t ]] ++++ eval 'rvm_code_clr='\''34m'\''' +++++ rvm_code_clr='34m' ++++ __rvm_set_color rvm_comment_clr iblack ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_comment_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single iblack ++++ case "$1" in ++++ __buffer+='30;1' ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_comment_clr == '' ]] ++++ [[ rvm_comment_clr == \p\r\i\n\t ]] ++++ eval 'rvm_comment_clr='\''30;1m'\''' +++++ rvm_comment_clr='30;1m' ++++ __rvm_set_color rvm_reset_clr reset ++++ typeset __buffer __variable ++++ __buffer='' ++++ __variable=rvm_reset_clr ++++ shift ++++ (( 1 )) ++++ __rvm_set_color_single reset ++++ case "$1" in ++++ __buffer+=0 ++++ shift ++++ (( 0 )) ++++ (( 0 )) ++++ __buffer+=m ++++ [[ rvm_reset_clr == '' ]] ++++ [[ rvm_reset_clr == \p\r\i\n\t ]] ++++ eval 'rvm_reset_clr='\''0m'\''' +++++ rvm_reset_clr='0m' ++++ exec +++ for entry in ${scripts[@]} +++ [[ == *\ \s\u\p\p\o\r\t\ * ]] +++ source /usr/local/rvm/scripts/functions/support ++++ [[ -n '' ]] ++++ __rvm_setup_utils_functions ++++ typeset gnu_tools_path gnu_prefix gnu_util ++++ typeset -a gnu_utils gnu_missing ++++ gnu_utils=(awk cp date find sed tail tar xargs) ++++ gnu_missing=() ++++ is_a_function __rvm_setup_utils_functions_ ++++ typeset -f __rvm_setup_utils_functions_ ++++ return 1 ++++ __rvm_setup_utils_functions_Other ++++ __rvm_setup_utils_functions_common ++++ command which --skip-alias --skip-functions which ++++ command which whence ++++ command which which ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_awk() { \awk "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_cp() { \cp "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_date() { \date "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_find() { \find "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_sed() { \sed "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_tail() { \tail "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_tar() { \tar "$@" || return $?; }' ++++ for gnu_util in "${gnu_utils[@]}" ++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }' ++++ source /usr/local/rvm/scripts/functions/db ++++ source /usr/local/rvm/scripts/functions/detect/system +++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename +++++ __rvm_detect_system +++++ unset _system_type _system_name _system_version _system_arch +++++ export _system_type _system_name _system_version _system_arch ++++++ command uname -a +++++ _system_info='Linux docker 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux' +++++ _system_type=unknown +++++ _system_name=unknown +++++ _system_name_lowercase=unknown +++++ _system_version=unknown ++++++ command uname -m +++++ _system_arch=x86_64 +++++ case "$(command uname)" in ++++++ command uname +++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release +++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release +++++ _system_type=Linux +++++ [[ -f /etc/lsb-release ]] +++++ __rvm_detect_system_from_lsb_release ++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release ++++++ head -n 1 ++++++ tr '[A-Z]' '[a-z]' ++++++ tr -d '"' +++++ local __system_name=ubuntu +++++ case $__system_name in +++++ _system_name=Ubuntu ++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release ++++++ head -n 1 +++++ _system_version=22.04 ++++++ uname -m +++++ _system_arch=x86_64 +++++ return 0 +++++ : +++++ _system_type=Linux +++++ _system_name=Ubuntu ++++++ echo Ubuntu ++++++ command tr '[A-Z]' '[a-z]' +++++ _system_name_lowercase=ubuntu +++++ _system_version=22.04 +++++ _system_arch=x86_64 +++++ _system_arch=x86_64 +++++ _system_arch=x86_64 +++++ __rvm_detect_system_override +++++ typeset _var +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_type _system_type +++++ typeset value key variable +++++ key=system_type +++++ variable=_system_type +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_type ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_type ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_type ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_type ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_type ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_type ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_name _system_name +++++ typeset value key variable +++++ key=system_name +++++ variable=_system_name +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_name ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_name ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_name ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_name ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_name ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_name ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_name_lowercase _system_name_lowercase +++++ typeset value key variable +++++ key=system_name_lowercase +++++ variable=_system_name_lowercase +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_name_lowercase ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_name_lowercase ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_version _system_version +++++ typeset value key variable +++++ key=system_version +++++ variable=_system_version +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_version ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_version ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_version ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_version ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_version ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_version ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 +++++ for _var in system_type system_name system_name_lowercase system_version system_arch +++++ __rvm_db system_arch _system_arch +++++ typeset value key variable +++++ key=system_arch +++++ variable=_system_arch +++++ value= +++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_db_ /usr/local/rvm/user/db system_arch ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/user/db ++++++ __key=system_arch ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/user/db system_arch ++++++ [[ -f /usr/local/rvm/user/db ]] ++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -z '' ]] +++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_db_ /usr/local/rvm/config/db system_arch ++++++ typeset __db __key __value ++++++ __db=/usr/local/rvm/config/db ++++++ __key=system_arch ++++++ shift 2 ++++++ __value= ++++++ case "${__value}" in ++++++ __rvm_db_get /usr/local/rvm/config/db system_arch ++++++ [[ -f /usr/local/rvm/config/db ]] ++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++ value= +++++ [[ -n '' ]] +++++ return 1 ++++ __rvm_setup_statf_function ++++ [[ Linux == Darwin ]] ++++ [[ Linux == BSD ]] ++++ __rvm_setup_sudo_function ++++ is_a_function __rvm_setup_sudo_function_Ubuntu ++++ typeset -f __rvm_setup_sudo_function_Ubuntu ++++ return 1 ++++ __rvm_setup_sudo_function_Other ++++ __rvm_which sudo ++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink) ++++ [[ Ubuntu 22.04 == \S\o\l\a\r\i\s\ \1\0 ]] ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_ant() { \ant "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_automake() { \automake "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_make() { \make "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_mount() { \mount "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_patch() { \patch "$@" || return $?; }' ++++ for other_util in "${other_utils[@]}" ++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }' ++++ unset other_util other_utils +++ for entry in ${scripts[@]} +++ [[ == *\ \u\t\i\l\i\t\y\ * ]] +++ source /usr/local/rvm/scripts/functions/utility ++++ source /usr/local/rvm/scripts/functions/utility_logging ++++ source /usr/local/rvm/scripts/functions/utility_package ++++ source /usr/local/rvm/scripts/functions/utility_rubygems ++++ source /usr/local/rvm/scripts/functions/utility_system +++ for entry in ${scripts[@]} +++ [[ == *\ \i\n\i\t\ * ]] +++ source /usr/local/rvm/scripts/functions/init +++ for entry in ${scripts[@]} +++ [[ == *\ \c\l\e\a\n\u\p\ * ]] +++ source /usr/local/rvm/scripts/functions/cleanup +++ for entry in ${scripts[@]} +++ [[ == *\ \e\n\v\ * ]] +++ source /usr/local/rvm/scripts/functions/env +++ for entry in ${scripts[@]} +++ [[ == *\ \r\v\m\r\c\ * ]] +++ source /usr/local/rvm/scripts/functions/rvmrc ++++ source /usr/local/rvm/scripts/functions/rvmrc_env ++++ source /usr/local/rvm/scripts/functions/rvmrc_project ++++ source /usr/local/rvm/scripts/functions/rvmrc_set ++++ source /usr/local/rvm/scripts/functions/rvmrc_to ++++ source /usr/local/rvm/scripts/functions/rvmrc_trust ++++ source /usr/local/rvm/scripts/functions/rvmrc_warning +++ for entry in ${scripts[@]} +++ [[ == *\ \i\n\s\t\a\l\l\ * ]] +++ source /usr/local/rvm/scripts/functions/install +++ for entry in ${scripts[@]} +++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]] +++ source /usr/local/rvm/scripts/functions/environment +++ for entry in ${scripts[@]} +++ [[ == *\ \g\e\m\s\e\t\ * ]] +++ source /usr/local/rvm/scripts/functions/gemset +++ for entry in ${scripts[@]} +++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]] +++ source /usr/local/rvm/scripts/functions/checksum +++ for entry in ${scripts[@]} +++ [[ == *\ \l\i\s\t\ * ]] +++ source /usr/local/rvm/scripts/functions/list +++ unset rvm_base_except ++ __rvm_conditionally_add_bin_path ++ [[ :/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]] ++ export PATH ++ [[ -d /usr/local/rvm/tmp ]] ++ return 0 ++ __rvm_path_match_gem_home_check ++ (( 1 == 0 )) ++ return 0 ++ __rvm_setup ++ __variables_definition export ++ typeset -a __variables_list __array_list ++ typeset __method ++ __method=export ++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) ++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) ++ case "${__method}" in ++ true ++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error ++ [[ -n 5.1.16(1)-release ]] ++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems ++ (( __rvm_env_loaded != 1 )) ++ [[ -n 5.1.16(1)-release ]] ++ __function_on_stack cd pushd popd ++ __rvm_string_includes '__function_on_stack __rvm_setup rvm source main' cd pushd popd ++ typeset __search '__text=__function_on_stack __rvm_setup rvm source main' ++ shift ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \c\d\ * ]] ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \p\u\s\h\d\ * ]] ++ for __search in "$@" ++ [[ __function_on_stack __rvm_setup rvm source main == *\ \p\o\p\d\ * ]] ++ return 1 ++ return 1 ++ export rvm_shell_nounset ++ __rvm_has_opt nounset ++ [[ -n '' ]] ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]] ++ return 1 ++ rvm_bash_nounset=0 ++ set +o nounset +++ trap +++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' +++ GREP_OPTIONS= +++ command grep -E 'EXIT|HUP|INT|QUIT|TERM' +++ return 1 +++ true ++ _rvm_old_traps= ++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM ++ [[ -n '' ]] ++ __rvm_cli_autoupdate default 3.0.1 ++ [[ default 3.0.1 == *\ \i\n\s\t\a\l\l\ * ]] ++ [[ default 3.0.1 == *\ \l\i\s\t\ \k\n\o\w\n\ * ]] ++ return 0 ++ next_token=default ++ (( 2 == 0 )) ++ shift ++ __rvm_parse_args 3.0.1 ++ typeset _string ++ export rvm_ruby_string ++ rvm_action= ++ rvm_parse_break=0 ++ [[ 3.0.1 == *\ \-\-\t\r\a\c\e\ * ]] ++ [[ -n default ]] ++ rvm_token=default ++ (( 1 > 0 )) ++ next_token=3.0.1 ++ shift ++ case "$rvm_token" in ++ case "$rvm_token" in ++ rvm_action=use ++ rvm_ruby_interpreter=default ++ rvm_ruby_string=default ++ rvm_ruby_strings=default ++ [[ -z use ]] ++ [[ error == \u\s\e ]] ++ [[ 0 -eq 1 ]] ++ [[ -n '' ]] ++ [[ -n 3.0.1 ]] ++ rvm_token=3.0.1 ++ (( 0 > 0 )) ++ next_token= ++ case "$rvm_token" in ++ case "$rvm_token" in ++ rvm_verbose_flag=1 ++ rvm_action=use ++ rvm_ruby_string=3.0.1 ++ rvm_ruby_strings=3.0.1 ++ [[ -z use ]] ++ [[ error == \u\s\e ]] ++ [[ 0 -eq 1 ]] ++ [[ -n '' ]] ++ [[ -n '' ]] ++ : rvm_ruby_args:0:: ++ [[ -n '' ]] ++ result=0 ++ : rvm_ruby_args:0:: ++ (( 0 == 0 )) ++ (( result )) ++ case "${rvm_action:=help}" in ++ rvm_is_a_shell_function ++ typeset _message ++ (( 0 )) ++ return 0 ++ __rvm_use ++ typeset binary full_binary_path rvm_ruby_gem_home __path_prefix __path_suffix ++ __rvm_select ++ true ++ __rvm_select_set_variable_defaults ++ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC ++ export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_ruby_repo_tag ++ __rvm_select_detect_ruby_string '' ++ rvm_ruby_string=3.0.1 ++ [[ -z 3.0.1 ]] ++ __rvm_ruby_string ++ true 0 0 ++ rvm_expanding_aliases= ++ true '' '' default '' '' '' '' @ 3.0.1 0 0 ++ [[ 3.0.1 == *\@* ]] ++ (( rvm_expanding_aliases == 0 )) ++ [[ -n 3.0.1 ]] ++ [[ 3.0.1 != \s\y\s\t\e\m ]] ++ [[ -f /usr/local/rvm/config/known_aliases ]] ++ [[ -s /usr/local/rvm/config/known_aliases ]] +++ __rvm_db_ /usr/local/rvm/config/known_aliases 3.0.1 +++ typeset __db __key __value +++ __db=/usr/local/rvm/config/known_aliases +++ __key=3.0.1 +++ shift 2 +++ __value= +++ case "${__value}" in +++ __rvm_db_get /usr/local/rvm/config/known_aliases 3.0.1 +++ [[ -f /usr/local/rvm/config/known_aliases ]] +++ __rvm_sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' +++ sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' ++ expanded_alias_name= ++ [[ -n '' ]] ++ (( rvm_expanding_aliases == 0 )) ++ [[ -n 3.0.1 ]] ++ [[ 3.0.1 != \s\y\s\t\e\m ]] ++ [[ -f /usr/local/rvm/config/alias ]] ++ [[ -s /usr/local/rvm/config/alias ]] +++ __rvm_db_ /usr/local/rvm/config/alias 3.0.1 +++ typeset __db __key __value +++ __db=/usr/local/rvm/config/alias +++ __key=3.0.1 +++ shift 2 +++ __value= +++ case "${__value}" in +++ __rvm_db_get /usr/local/rvm/config/alias 3.0.1 +++ [[ -f /usr/local/rvm/config/alias ]] +++ __rvm_sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' +++ sed -n -e '\#^3.0.1=# { s#^3.0.1=##;; p; }' -e '/^$/d' ++ expanded_alias_name= ++ [[ -n '' ]] ++ [[ 3.0.1 == default ]] ++ [[ 3.0.1 == *\@* ]] ++ [[ -n '' ]] ++ __rvm_ruby_string_parse ++ __rvm_ruby_string_parse_ ++ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name ++ ruby_string=3.0.1 ++ gemset_name= ++ repo_url= ++ branch_name= ++ ruby_name= ++ tag_name= ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ rvm_ruby_repo_url= ++ rvm_ruby_repo_branch= ++ rvm_ruby_name= ++ rvm_ruby_repo_tag= ++ export rvm_head_flag=0 ++ rvm_head_flag=0 ++ [[ -z 3.0.1 ]] ++ [[ 3.0.1 == \c\u\r\r\e\n\t ]] ++ strings=() ++ __rvm_custom_separated_array strings - 3.0.1 ++ typeset IFS ++ IFS=- ++ [[ -n '' ]] ++ eval 'strings+=( $3 )' +++ strings+=($3) ++ rvm_ruby_string=3.0.1 ++ [[ -n '' ]] ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_version=3.0.1 ++ rvm_ruby_revision= ++ rvm_ruby_tag= ++ [[ -z '' ]] ++ [[ -n 3.0.1 ]] ++ case "${rvm_ruby_version}" in ++ rvm_ruby_interpreter=ruby ++ [[ -n ruby ]] ++ rvm_ruby_string=ruby-3.0.1 ++ true ++ (( 0 == 1 )) ++ __rvm_ruby_string_parse_ ++ typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name tag_name ++ ruby_string=ruby-3.0.1 ++ gemset_name= ++ repo_url= ++ branch_name= ++ ruby_name= ++ tag_name= ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ rvm_ruby_repo_url= ++ rvm_ruby_repo_branch= ++ rvm_ruby_name= ++ rvm_ruby_repo_tag= ++ export rvm_head_flag=0 ++ rvm_head_flag=0 ++ [[ -z ruby-3.0.1 ]] ++ [[ ruby-3.0.1 == \c\u\r\r\e\n\t ]] ++ strings=() ++ __rvm_custom_separated_array strings - ruby-3.0.1 ++ typeset IFS ++ IFS=- ++ [[ -n '' ]] ++ eval 'strings+=( $3 )' +++ strings+=($3) ++ rvm_ruby_string=ruby-3.0.1 ++ [[ -n '' ]] ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_interpreter=ruby ++ for string in ${strings[@]} ++ case "$string" in ++ rvm_ruby_version=3.0.1 ++ rvm_ruby_revision= ++ rvm_ruby_tag= ++ [[ -z ruby ]] ++ true ++ [[ -z ruby ]] ++ __rvm_ruby_string_find ++ __rvm_ruby_string_installed ++ typeset __ruby_inst_dir=/usr/local/rvm/rubies/ruby-3.0.1 ++ [[ -n '' ]] ++ [[ -n ruby ]] ++ [[ -n ruby-3.0.1 ]] ++ [[ -d /usr/local/rvm/rubies/ruby-3.0.1 ]] ++ [[ -z '' ]] ++ true ++ [[ -n '' ]] ++ detected_rvm_ruby_name= ++ rvm_ruby_name= ++ true ++ __rvm_select_after_parse ++ __rvm_select_interpreter_variables ++ rvm_archive_extension=tar.gz ++ [[ -z ruby ]] ++ rvm_ruby_interpreter=ruby ++ is_a_function __rvm_select_interpreter_ruby ++ typeset -f __rvm_select_interpreter_ruby ++ __rvm_select_interpreter_ruby ++ [[ '' == \p\0 ]] ++ rvm_ruby_package_name=ruby-3.0.1 ++ rvm_ruby_package_file=ruby-3.0.1 ++ [[ -z 3.0.1 ]] +++ __rvm_db ruby_repo_url +++ typeset value key variable +++ key=ruby_repo_url +++ variable= +++ value= +++ [[ -f /usr/local/rvm/user/db ]] ++++ __rvm_db_ /usr/local/rvm/user/db ruby_repo_url ++++ typeset __db __key __value ++++ __db=/usr/local/rvm/user/db ++++ __key=ruby_repo_url ++++ shift 2 ++++ __value= ++++ case "${__value}" in ++++ __rvm_db_get /usr/local/rvm/user/db ruby_repo_url ++++ [[ -f /usr/local/rvm/user/db ]] ++++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' ++++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' +++ value= +++ [[ -z '' ]] +++ [[ -f /usr/local/rvm/config/db ]] ++++ __rvm_db_ /usr/local/rvm/config/db ruby_repo_url ++++ typeset __db __key __value ++++ __db=/usr/local/rvm/config/db ++++ __key=ruby_repo_url ++++ shift 2 ++++ __value= ++++ case "${__value}" in ++++ __rvm_db_get /usr/local/rvm/config/db ruby_repo_url ++++ [[ -f /usr/local/rvm/config/db ]] ++++ __rvm_sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' ++++ sed -n -e '\#^ruby_repo_url=# { s#^ruby_repo_url=##;; p; }' -e '/^$/d' +++ value=https://github.com/ruby/ruby.git +++ [[ -n https://github.com/ruby/ruby.git ]] +++ [[ -n '' ]] +++ echo https://github.com/ruby/ruby.git +++ true ++ rvm_ruby_repo_url=https://github.com/ruby/ruby.git ++ (( 0 == 0 )) ++ __rvm_version_compare 3.0.1 -ge 3.0.0 ++ typeset first +++ command printf %b '3.0.1\n3.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ awk '-F\t' '{print $2}' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n ++ first=3.0.0 ++ case "$2" in ++ [[ 3.0.0 == \h\e\a\d ]] ++ [[ 3.0.0 == \3\.\0\.\0 ]] ++ return 0 ++ rvm_archive_extension=tar.gz ++ true ++ __rvm_select_version_variables ++ case "$rvm_ruby_version" in ++ rvm_ruby_release_version=3 ++ rvm_ruby_major_version=3.0 ++ rvm_ruby_major_version=0 ++ rvm_ruby_minor_version=1 ++ __rvm_select_default_variables ++ [[ ruby != ext ]] ++ rvm_ruby_package_name=ruby-3.0.1 ++ rvm_ruby_home=/usr/local/rvm/rubies/ruby-3.0.1 ++ rvm_ruby_binary=/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby ++ rvm_ruby_irbrc=/usr/local/rvm/rubies/ruby-3.0.1/.irbrc ++ [[ system == \r\u\b\y ]] ++ __rvm_gemset_select ++ __rvm_gemset_select_only ++ rvm_ruby_gem_home=/usr/local/rvm/gems/ruby-3.0.1 ++ : rvm_ignore_gemsets_flag:0: ++ (( rvm_ignore_gemsets_flag )) ++ rvm_ruby_global_gems_path=/usr/local/rvm/gems/ruby-3.0.1@global ++ __rvm_gemset_handle_default ++ rvm_gemset_name=@@ ++ rvm_gemset_name=@@ ++ rvm_gemset_name= ++ [[ -z '' ]] ++ [[ '' == \g\l\o\b\a\l ]] ++ rvm_ruby_gem_path=/usr/local/rvm/gems/ruby-3.0.1:/usr/local/rvm/gems/ruby-3.0.1@global ++ [[ -n '' ]] ++ rvm_env_string=ruby-3.0.1 ++ true ++ __rvm_gemset_select_validation ++ [[ ! -d /usr/local/rvm/gems/ruby-3.0.1 ]] ++ (( 0 == 1 )) ++ case "${rvm_gemset_name}" in ++ typeset rvm_ruby_gem_home_254 ++ [[ -n '' ]] ++ rvm_ruby_gem_home_254=/usr/local/rvm/gems/ruby-3.0.1 ++ [[ /usr/local/rvm/gems/ruby-3.0.1 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\3\.\0\.\1 ]] ++ rvm_ruby_selected_flag=1 ++ [[ system == ruby ]] ++ __rvm_use_ ++ rvm_ruby_home=/usr/local/rvm/rubies/ruby-3.0.1 ++ [[ ! -d /usr/local/rvm/rubies/ruby-3.0.1 ]] ++ __rvm_gemset_use_ensure ++ [[ ! -d /usr/local/rvm/gems/ruby-3.0.1 ]] ++ [[ -n '' ]] ++ export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC ++ GEM_HOME=/usr/local/rvm/gems/ruby-3.0.1 ++ GEM_PATH=/usr/local/rvm/gems/ruby-3.0.1:/usr/local/rvm/gems/ruby-3.0.1@global ++ MY_RUBY_HOME=/usr/local/rvm/rubies/ruby-3.0.1 ++ RUBY_VERSION=ruby-3.0.1 ++ IRBRC=/usr/local/rvm/rubies/ruby-3.0.1/.irbrc ++ unset BUNDLE_PATH ++ [[ maglev == \r\u\b\y ]] ++ [[ -n /usr/local/rvm/rubies/ruby-3.0.1/.irbrc ]] ++ (( 1 >= 2 && 0 == 0 )) ++ (( 1 == 1 && 1 == 1 )) ++ rvm_log 'Using /usr/local/rvm/gems/ruby-3.0.1' ++ [[ '' == 1 ]] ++ printf %b 'Using /usr/local/rvm/gems/ruby-3.0.1\n' Using /usr/local/rvm/gems/ruby-3.0.1 ++ [[ /usr/local/rvm/gems/ruby-3.0.1 != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\g\e\m\s\/\r\u\b\y\-\3\.\0\.\1\@\g\l\o\b\a\l ]] ++ __path_prefix=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin ++ __path_suffix= ++ __rvm_use_common ++ [[ -z ruby-3.0.1 ]] ++ export rvm_ruby_string ++ [[ -z '' ]] ++ typeset __save_PATH ++ __rvm_remove_rvm_from_path ++ typeset local_rvm_path ++ __rvm_remove_from_path '/usr/local/rvm/*' ++ export PATH ++ typeset _value ++ _value='/usr/local/rvm/*' ++ [[ /usr/local/rvm/* == \/\* ]] ++ [[ /usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/*:*' ++ typeset _string ++ _string=:/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ typeset -a _path ++ _path=() ++ __rvm_custom_separated_array _path : /usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ typeset IFS ++ IFS=: ++ [[ -n '' ]] ++ eval '_path+=( $3 )' +++ _path+=($3) ++ __rvm_remove_from_array _path '/usr/local/rvm/*' /usr/local/rvm/gems/ruby-3.0.1/bin /usr/local/rvm/gems/ruby-3.0.1@global/bin /usr/local/rvm/rubies/ruby-3.0.1/bin /usr/local/rvm/bin /home/r/.cargo/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/local/games /snap/bin /usr/local/texlive/2023/bin/latest /usr/lib/postgresql/14/bin /home/r/.cargo/bin /usr/local/texlive/2023/bin/latest ++ typeset _array_name _iterator _search ++ typeset -a _temp_array ++ _array_name=_path ++ _search='/usr/local/rvm/*' ++ shift 2 ++ _temp_array=() ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/gems/ruby-3.0.1/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/gems/ruby-3.0.1/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/gems/ruby-3.0.1@global/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/gems/ruby-3.0.1@global/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/rubies/ruby-3.0.1/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/rubies/ruby-3.0.1/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/rvm/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/rvm/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ return 0 ++ for _iterator in "$@" ++ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/home/r/.cargo/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /sbin '/usr/local/rvm/*' ++ typeset _string ++ _string=/sbin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/games '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/games ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/games '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/games ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /snap/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/snap/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/texlive/2023/bin/latest '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/texlive/2023/bin/latest ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/lib/postgresql/14/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/lib/postgresql/14/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /home/r/.cargo/bin '/usr/local/rvm/*' ++ typeset _string ++ _string=/home/r/.cargo/bin ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ for _iterator in "$@" ++ __rvm_string_match /usr/local/texlive/2023/bin/latest '/usr/local/rvm/*' ++ typeset _string ++ _string=/usr/local/texlive/2023/bin/latest ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ _temp_array+=("$_iterator") ++ eval '_path=( "${_temp_array[@]}" )' +++ _path=("${_temp_array[@]}") ++ __rvm_join_array PATH : _path ++ typeset IFS ++ IFS=: ++ eval 'PATH="${_path[*]}"' +++ PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ __rvm_remove_from_path '/usr/local/rvm/gems/*' ++ export PATH ++ typeset _value ++ _value='/usr/local/rvm/gems/*' ++ [[ /usr/local/rvm/gems/* == \/\* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/gems/*:*' ++ typeset _string ++ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 ++ __rvm_remove_from_path /usr/local/rvm/bin ++ export PATH ++ typeset _value ++ _value=/usr/local/rvm/bin ++ [[ /usr/local/rvm/bin == \/\* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\/* ]] ++ [[ /home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest == *\/\:* ]] ++ __rvm_string_match :/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: '*:/usr/local/rvm/bin:*' ++ typeset _string ++ _string=:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest: ++ shift ++ (( 1 )) ++ case "${_string}" in ++ shift ++ (( 0 )) ++ return 1 +++ __rvm_which rvm ++ local_rvm_path= ++ builtin hash -r ++ __save_PATH=/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ [[ -n '' ]] ++ PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest ++ export PATH ++ builtin hash -r ++ [[ ruby-3.0.1 != \s\y\s\t\e\m ]] ++ case "${rvm_rvmrc_flag:-0}" in ++ typeset environment_id +++ __rvm_env_string +++ typeset _string +++ _string=/usr/local/rvm/gems/ruby-3.0.1 +++ _string=ruby-3.0.1 +++ printf %b 'ruby-3.0.1\n' ++ environment_id=ruby-3.0.1 ++ (( 0 == 1 )) ++ rvm_default_flag=0 ++ [[ -n '' ]] ++ rvm_hook=after_use ++ source /usr/local/rvm/scripts/hook +++ typeset old_rvm_verbose_flag old_rvm_debug_flag +++ old_rvm_verbose_flag=1 +++ old_rvm_debug_flag=0 +++ typeset rvm_verbose_flag rvm_debug_flag hooks +++ true rvm_verbose_flag:1 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_use +++ [[ -n after_use ]] +++ hooks=() +++ [[ -d /usr/local/rvm/hooks ]] +++ hooks+=("$rvm_hooks_path") +++ [[ /home/r/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]] +++ [[ -d /home/r/.rvm/hooks ]] +++ [[ -n /usr/local/rvm/hooks ]] +++ __rvm_read_lines _hooks_list /dev/fd/63 +++ typeset IFS +++ IFS=' ' +++ [[ /dev/fd/63 == \- ]] ++++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_use*' -type f +++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )' ++++ _hooks_list=($( \command \cat "${2:--}" )) +++++ command cat /dev/fd/63 +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_maglev ]] +++ [[ /usr/local/rvm/hooks/after_use_maglev == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s\/* ]] +++ rvm_debug 'Running /usr/local/rvm/hooks/after_use_maglev' +++ (( 0 )) +++ return 0 +++ __rvm_conditionally_do_with_env . /usr/local/rvm/hooks/after_use_maglev +++ (( __rvm_env_loaded > 0 )) +++ . /usr/local/rvm/hooks/after_use_maglev ++++ . /usr/local/rvm/scripts/functions/hooks/maglev ++++ [[ ruby-3.0.1 =~ maglev ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_rbx_opts ]] +++ [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_jruby_opts ]] +++ [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_jruby ]] +++ [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_home_bin ]] +++ [[ after_use_home_bin == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_textmate ]] +++ [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]] +++ for hook in "${_hooks_list[@]}" +++ [[ -x /usr/local/rvm/hooks/after_use_current ]] +++ [[ after_use_current == \a\f\t\e\r\_\u\s\e ]] +++ unset rvm_hook hooks _hooks_list hook ++ return 0 ++ __rvm_use_ruby_warnings ++ [[ ruby-3.0.1 == \s\y\s\t\e\m ]] ++ [[ ruby-3.0.1 == '' ]] ++ typeset __executable __gem_version ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/ruby ]] ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/gem ]] ++ for __executable in ruby gem irb ++ [[ -x /usr/local/rvm/rubies/ruby-3.0.1/bin/irb ]] ++ [[ ruby == \r\u\b\y ]] ++ __rvm_version_compare 3.0.1 -ge 2.0.0 ++ typeset first +++ command printf %b '3.0.1\n2.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ awk '-F\t' '{print $2}' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n ++ first=2.0.0 ++ case "$2" in ++ [[ 2.0.0 == \h\e\a\d ]] ++ [[ 2.0.0 == \2\.\0\.\0 ]] ++ return 0 ++ __rvm_which gem ++ command which gem +++ RUBYGEMS_GEMDEPS= +++ gem --version +++ typeset result +++ typeset rvmrc +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /etc/rvmrc ]] +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /home/r/.rvmrc ]] +++ source /home/r/.rvmrc ++++ rvm_silence_path_mismatch_check_flag=1 +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -s /usr/local/.rvmrc ]] +++ true +++ unset rvm_rvmrc_files +++ command gem --version +++ hash -r +++ return 0 ++ __gem_version=3.2.15 ++ [[ -n 3.2.15 ]] ++ __rvm_version_compare 3.2.15 -lt 2.0.0 ++ typeset first +++ command printf %b '3.2.15\n2.0.0\n' +++ __rvm_version_sort +++ command head -n1 +++ command awk '-F[.-]' -v OFS=. '{ # split on "." and "-", merge back with "." original=$0 # save original to preserve it before the line is changed for (n=1; n<10; n++) { # iterate through max 9 components of version $n=tolower($n) # ignore case for sorting if ($n == "") $n="0" # treat non existing parts as 0 if ($n ~ /^p[0-9]/) $n=substr($n, 2) # old ruby -p notation if ($n ~ /^[0-9](rc|b)/) $n=substr($n, 1, 1)". "substr($n, 2) # old jruby 0RC1 notation if (n == 1 && $n ~ /^[0-9]/) $n="zzz."$n # first group must be a string if (n > 1 && $n ~ /^[a-z]/) $n=" "$n # names go before numbers thanks to space } print $0"\t"original # print the transformed version and original separated by \t # so we can extract original after sorting }' +++ awk '-F\t' '{print $2}' +++ LC_ALL=C +++ sort -t. -k 1,1d -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n ++ first=2.0.0 ++ case "$2" in ++ [[ 2.0.0 == \h\e\a\d ]] ++ [[ 2.0.0 == \3\.\2\.\1\5 ]] ++ return 1 ++ current_result=0 ++ (( result )) ++ result=0 ++ (( result )) ++ case "$rvm_action" in ++ current_result=0 ++ (( result )) ++ result=0 ++ typeset __local_rvm_trace_flag ++ __local_rvm_trace_flag=0 ++ __rvm_cli_autoreload ++ [[ 0 -eq 1 ]] ++ __rvm_teardown ++ builtin command -v __rvm_cleanup_tmp ++ __rvm_cleanup_tmp ++ [[ -d /usr/local/rvm/tmp/ ]] ++ case "${rvm_tmp_path%\/}" in ++ __rvm_rm_rf '/usr/local/rvm/tmp/300*' ++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/300*' ++ typeset target ++ target='/usr/local/rvm/tmp/300*' ++ [[ -n '' ]] ++ [[ -n 5.1.16(1)-release ]] ++ builtin shopt -s extglob ++ case "${target}" in ++ [[ -z /usr/local/rvm/tmp/300* ]] ++ [[ -d /usr/local/rvm/tmp/300* ]] ++ [[ -f /usr/local/rvm/tmp/300* ]] ++ [[ -L /usr/local/rvm/tmp/300* ]] ++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/300*' ++ (( 0 )) ++ return 0 ++ true ++ true ++ export __rvm_env_loaded ++ : __rvm_env_loaded:1: ++ : __rvm_env_loaded:1: ++ : __rvm_env_loaded:0: ++ [[ -z /usr/local/rvm/tmp ]] ++ (( __rvm_env_loaded > 0 )) ++ [[ -n 5.1.16(1)-release ]] ++ trap - EXIT HUP INT QUIT TERM ++ [[ -n '' ]] ++ (( rvm_bash_nounset == 1 )) ++ unset rvm_bash_nounset ++ [[ -n '' ]] ++ [[ -n 0002 ]] ++ umask 0002 ++ unset rvm_stored_umask ++ builtin command -v __rvm_cleanup_download ++ [[ 1 == \1 ]] ++ set -e ++ __variables_definition unset ++ typeset -a __variables_list __array_list ++ typeset __method ++ __method=unset ++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) ++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) ++ case "${__method}" in ++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures ++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error ++ [[ -n 5.1.16(1)-release ]] ++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems ++ unset _system_arch _system_name _system_type _system_version ++ return 0 ++ (( __local_rvm_trace_flag > 0 )) ++ return 0 ++ export JAVA_HOME=/usr/lib/jvm/java-11 ++ JAVA_HOME=/usr/lib/jvm/java-11 ++ export PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin ++ PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin ++ export M2_HOME=/usr/local/apache-maven/apache-maven- ++ M2_HOME=/usr/local/apache-maven/apache-maven- ++ . /home/r/.cargo/env +++ case ":${PATH}:" in ++ export PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin ++ PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + __zsh_like_cd cd /home/r/repo + typeset __zsh_like_cd_hook + builtin cd /home/r/repo + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f chpwd + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f __rvm_cd_functions_set + __rvm_cd_functions_set + __rvm_do_with_env_before + [[ -n '' ]] + [[ -n /usr/local/rvm ]] + source /usr/local/rvm/scripts/initialize ++ [[ -n 5.1.16(1)-release ]] ++ shopt -s extglob ++ (( 0 == 1 )) ++ export __rvm_env_loaded ++ : __rvm_env_loaded:0: ++ : __rvm_env_loaded:1: ++ [[ -z '' ]] ++ typeset -f __rvm_cleanse_variables ++ __rvm_cleanse_variables ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n '' ]] +++ umask ++ export rvm_stored_umask=0002 ++ rvm_stored_umask=0002 ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ [[ 0 -eq 1 ]] ++ unset rvm_gemset_name ++ unset rvm_configure_flags rvm_patch_names rvm_make_flags ++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ (( 0 == 0 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /etc/rvmrc ]] ++ GREP_OPTIONS= ++ command grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /home/r/.rvmrc ]] ++ GREP_OPTIONS= ++ command grep '^\s*rvm .*$' /home/r/.rvmrc ++ source /home/r/.rvmrc +++ rvm_silence_path_mismatch_check_flag=1 ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /usr/local/.rvmrc ]] ++ unset rvm_rvmrc_files ++ export rvm_path ++ [[ -z /usr/local/rvm ]] ++ true /usr/local/rvm/scripts ++ [[ -n '' ]] ++ case "$rvm_path" in ++ rvm_user_install_flag=0 ++ export rvm_user_install_flag ++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache ++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag + __rvm_setup + __variables_definition export + typeset -a __variables_list __array_list + typeset __method + __method=export + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + true + export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.1.16(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + (( __rvm_env_loaded != 1 )) + [[ -n 5.1.16(1)-release ]] + __function_on_stack cd pushd popd + __rvm_string_includes '__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' cd pushd popd + typeset __search '__text=__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' + shift + for __search in "$@" + [[ __function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main == *\ \c\d\ * ]] + return 0 + [[ -n '' ]] + [[ -n '' ]] + __rvm_project_rvmrc + export __rvm_project_rvmrc_lock + : __rvm_project_rvmrc_lock:0 + : __rvm_project_rvmrc_lock:1 + (( __rvm_project_rvmrc_lock > 1 )) + typeset working_dir found_file rvm_trustworthiness_result save_PATH + working_dir=/home/r/repo + save_PATH=/usr/local/rvm/gems/ruby-3.0.1/bin:/usr/local/rvm/gems/ruby-3.0.1@global/bin:/usr/local/rvm/rubies/ruby-3.0.1/bin:/usr/local/rvm/bin:/home/r/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin:/usr/local/texlive/2023/bin/latest:/usr/lib/postgresql/14/bin:/home/r/.cargo/bin + : + [[ -z /home/r/repo ]] + [[ /home/r == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /usr/local == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /home/r/repo == \. ]] + __rvm_project_dir_check /home/r/repo found_file + typeset _found_file path_to_check variable variable_default + typeset -a _valid_files + path_to_check=/home/r/repo + variable=found_file + variable_default= + _valid_files=("$path_to_check" "$path_to_check/.rvmrc" "$path_to_check/.versions.conf" "$path_to_check/.ruby-version" "$path_to_check/.rbfu-version" "$path_to_check/.rbenv-version" "$path_to_check/Gemfile") + __rvm_find_first_file _found_file /home/r/repo /home/r/repo/.rvmrc /home/r/repo/.versions.conf /home/r/repo/.ruby-version /home/r/repo/.rbfu-version /home/r/repo/.rbenv-version /home/r/repo/Gemfile + typeset _first_file _variable_first_file __file_enum + _first_file= + _variable_first_file=_found_file + shift + for __file_enum in "$@" + [[ -f /home/r/repo ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rvmrc ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.versions.conf ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.ruby-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbfu-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbenv-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/Gemfile ]] + eval '_found_file=""' ++ _found_file= + return 1 + true + [[ ! -s '' ]] + _found_file= + [[ -n found_file ]] + eval 'found_file="${_found_file:-}"' ++ found_file= + [[ -n '' ]] + typeset __result=1 + unset RVM_PROJECT_PATH + return 1 + working_dir=/home/r + : + [[ -z /home/r ]] + [[ /home/r == \/\h\o\m\e\/\r ]] + (( 0 >= 1 )) + [[ -n '' ]] + __rvm_file_env_check_unload + (( 0 > 0 )) + rvm_saved_env=() + unset rvm_current_rvmrc rvm_previous_environment + break + unset __rvm_project_rvmrc_lock + return 1 + true + __rvm_after_cd + typeset rvm_hook + rvm_hook=after_cd + [[ -n /usr/local/rvm/scripts ]] + source /usr/local/rvm/scripts/hook ++ typeset old_rvm_verbose_flag old_rvm_debug_flag ++ old_rvm_verbose_flag=0 ++ old_rvm_debug_flag=0 ++ typeset rvm_verbose_flag rvm_debug_flag hooks ++ true rvm_verbose_flag:0 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_cd ++ [[ -n after_cd ]] ++ hooks=() ++ [[ -d /usr/local/rvm/hooks ]] ++ hooks+=("$rvm_hooks_path") ++ [[ /home/r/repo/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]] ++ [[ -d /home/r/repo/.rvm/hooks ]] ++ [[ -n /usr/local/rvm/hooks ]] ++ __rvm_read_lines _hooks_list /dev/fd/63 ++ typeset IFS ++ IFS=' ' +++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_cd*' -type f ++ [[ /dev/fd/63 == \- ]] ++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )' +++ _hooks_list=($( \command \cat "${2:--}" )) ++++ command cat /dev/fd/63 ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_bundler ]] ++ [[ after_cd_bundler == \a\f\t\e\r\_\c\d ]] ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_install_vendored_gems ]] ++ [[ after_cd_install_vendored_gems == \a\f\t\e\r\_\c\d ]] ++ unset rvm_hook hooks _hooks_list hook + __rvm_do_with_env_after + __rvm_teardown + builtin command -v __rvm_cleanup_tmp + __rvm_cleanup_tmp + [[ -d /usr/local/rvm/tmp/ ]] + case "${rvm_tmp_path%\/}" in + __rvm_rm_rf '/usr/local/rvm/tmp/300*' + __rvm_rm_rf_verbose '/usr/local/rvm/tmp/300*' + typeset target + target='/usr/local/rvm/tmp/300*' + [[ -n '' ]] + [[ -n 5.1.16(1)-release ]] + builtin shopt -s extglob + case "${target}" in + [[ -z /usr/local/rvm/tmp/300* ]] + [[ -d /usr/local/rvm/tmp/300* ]] + [[ -f /usr/local/rvm/tmp/300* ]] + [[ -L /usr/local/rvm/tmp/300* ]] + rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/300*' + (( 0 )) + return 0 + true + true + export __rvm_env_loaded + : __rvm_env_loaded:1: + : __rvm_env_loaded:1: + : __rvm_env_loaded:0: + [[ -z /usr/local/rvm/tmp ]] + (( __rvm_env_loaded > 0 )) + [[ -n 5.1.16(1)-release ]] + trap - EXIT HUP INT QUIT TERM + [[ -n '' ]] + (( rvm_bash_nounset == 1 )) + unset rvm_bash_nounset + [[ -n '' ]] + [[ -n 0002 ]] + umask 0002 + unset rvm_stored_umask + builtin command -v __rvm_cleanup_download + [[ '' == \1 ]] + __variables_definition unset + typeset -a __variables_list __array_list + typeset __method + __method=unset + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures + unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.1.16(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + unset _system_arch _system_name _system_type _system_version + return 0 + return 0 + true + export head=git@github.com:objectionary/eo-hamcrest.git + head=git@github.com:objectionary/eo-hamcrest.git + export tag=0.5.1 + tag=0.5.1 + export head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + javac -version javac 11.0.20 + pdd --file=/dev/null Found 6 lines in /home/r/repo/.pdd My version is 0.23.1 Ruby version is 3.0.1 at x86_64-linux Reading from root dir . Excluding target/** /home/r/repo/renovate.json is a binary file (230 bytes) Reading .0pdd.yml ... Reading .gitattributes ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/mvn.yml ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/xcop.yml ... Reading .gitignore ... Reading .pdd ... Reading .rultor.yml ... Reading LICENSE.txt ... Reading README.md ... Reading pom.xml ... Reading src/main/eo/org/eolang/hamcrest/assert-that.eo ... Reading src/main/eo/org/eolang/hamcrest/assert-twice-that.eo ... Puzzle 167-8884c4e0 45/DEV at src/main/eo/org/eolang/hamcrest/assert-twice-that.eo Reading src/main/eo/org/eolang/hamcrest/matchers/all-of-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/any-of-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/anything-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/array-each-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/blank-string-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/close-to-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/contains-string-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/described-as-matcher.eo ... Puzzle 3-30c88f18 45/DEV at src/main/eo/org/eolang/hamcrest/matchers/described-as-matcher.eo Reading src/main/eo/org/eolang/hamcrest/matchers/empty-string-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/equal-to-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/greater-than-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/has-item-matcher.eo ... Puzzle 37-c8e2717e 30/DEV at src/main/eo/org/eolang/hamcrest/matchers/has-item-matcher.eo Reading src/main/eo/org/eolang/hamcrest/matchers/has-items-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/is-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/is-substring-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/less-than-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/matches-regex-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/not-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/string-ends-with-matcher.eo ... Reading src/main/eo/org/eolang/hamcrest/matchers/string-starts-with-matcher.eo ... Reading src/main/java/EOorg/EOeolang/EOhamcrest/package-info.java ... Reading src/test/eo/org/eolang/hamcrest/all-of-tests.eo ... Puzzle 167-efe2b8f6 45/DEV at src/test/eo/org/eolang/hamcrest/all-of-tests.eo Reading src/test/eo/org/eolang/hamcrest/any-of-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/anything-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/arrays-matchers-tests.eo ... Puzzle 212-87d9b1ce 30/DEV at src/test/eo/org/eolang/hamcrest/arrays-matchers-tests.eo Reading src/test/eo/org/eolang/hamcrest/blank-string-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/close-to-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/contains-string-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/described-as-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/empty-string-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/equal-to-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/all-of-failed-output.eo ... Puzzle 167-a39797fd 45/DEV at src/test/eo/org/eolang/hamcrest/failed-output/all-of-failed-output.eo Reading src/test/eo/org/eolang/hamcrest/failed-output/any-of-failed-output.eo ... Puzzle 149-c1e9ae63 30/DEV at src/test/eo/org/eolang/hamcrest/failed-output/any-of-failed-output.eo Reading src/test/eo/org/eolang/hamcrest/failed-output/anything-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/arrays-matchers-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/blank-string-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/close-to-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/contains-string-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/described-as-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/empty-string-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/equal-to-failed-output.eo ... Puzzle 180-0160c3d1 45/DEV at src/test/eo/org/eolang/hamcrest/failed-output/equal-to-failed-output.eo Reading src/test/eo/org/eolang/hamcrest/failed-output/greater-than-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/is-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/is-substring-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/less-than-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/matches-regex-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/not-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/string-ends-with-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/failed-output/string-starts-with-failed-output.eo ... Reading src/test/eo/org/eolang/hamcrest/greater-than-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/is-substring-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/is-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/less-than-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/matches-regex-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/not-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/string-ends-with-tests.eo ... Reading src/test/eo/org/eolang/hamcrest/string-starts-with-tests.eo ... + [[ 0.5.1 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] + mvn versions:set -DnewVersion=0.5.1 -Dstyle.color=never 0m0m[INFO] Scanning for projects... Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom (63 kB at 217 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 442 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 3.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 481 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 611 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 151 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 215 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 2.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 3.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 428 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 262 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 434 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 363 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 754 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 318 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 107 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 555 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 85 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 28 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 199 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 207 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 872 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 138 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 847 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 189 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 502 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 455 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 797 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 474 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 819 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 930 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 470 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 466 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 155 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 179 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 144 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 1.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 370 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 696 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 760 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 216 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 2.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 3.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 160 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 244 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 169 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 2.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 3.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 537 kB/s) Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 293 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 194 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 224 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 709 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 468 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 2.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 49 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 19 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 34 kB/s) Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 570 kB/s) Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 832 kB/s) Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s) Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 469 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 634 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 747 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 3.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 626 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 2.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.pom (13 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 3.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.jar Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.jar (46 kB at 3.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 700 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (11 kB at 977 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 582 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 626 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar Downloaded1from3Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (23 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 3.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 4.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.pom (15 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom (12 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.jar Downloaded1from5Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.jar (259 kB at 7.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.pom (6.1 kB at 611 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.0/surefire-3.1.0.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.0/surefire-3.1.0.pom (22 kB at 2.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.jar Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.jar (43 kB at 3.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 590 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 660 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 3.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 2.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 816 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 809 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 676 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 990 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 781 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 2.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 805 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 3.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 2.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 990 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 3.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 5.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (13 kB at 793 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 565 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 3.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar Downloaded1from3Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 2.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom (10 kB at 938 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar Downloaded1from8Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar (28 kB at 280 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom (9.0 kB at 642 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar (31 kB at 305 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 1.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 564 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 4.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar Downloaded1from8Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 1.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 893 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 518 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 4.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar Downloaded1from2Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 2.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom (15 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar (236 kB at 5.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 892 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 4.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom (16 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 809 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/38/maven-parent-38.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 3.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/28/apache-28.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/apache/28/apache-28.pom (21 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar Downloaded1from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar (189 kB at 7.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.1.0/maven-failsafe-plugin-3.1.0.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.1.0/maven-failsafe-plugin-3.1.0.pom (10 kB at 1.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.1.0/maven-failsafe-plugin-3.1.0.jar Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.1.0/maven-failsafe-plugin-3.1.0.jar (54 kB at 3.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom (9.7 kB at 970 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar (64 kB at 4.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.5.1/maven-invoker-plugin-3.5.1.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.5.1/maven-invoker-plugin-3.5.1.pom (16 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.10/groovy-bom-4.0.10.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.10/groovy-bom-4.0.10.pom (27 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.5.1/maven-invoker-plugin-3.5.1.jar Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.5.1/maven-invoker-plugin-3.5.1.jar (134 kB at 6.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar Downloaded1from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 2.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.9.0/maven-plugin-plugin-3.9.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.9.0/maven-plugin-plugin-3.9.0.pom (11 kB at 957 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.9.0/maven-plugin-tools-3.9.0.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.9.0/maven-plugin-tools-3.9.0.pom (17 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.9.0/maven-plugin-plugin-3.9.0.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.9.0/maven-plugin-plugin-3.9.0.jar (41 kB at 3.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0/maven-release-plugin-3.0.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0/maven-release-plugin-3.0.0.pom (9.4 kB at 856 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0/maven-release-3.0.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0/maven-release-3.0.0.pom (11 kB at 1.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0/maven-release-plugin-3.0.0.jar Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0/maven-release-plugin-3.0.0.jar (61 kB at 4.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 749 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 2.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2.pom (9.7 kB at 968 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2.jar Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2.jar (83 kB at 5.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.pom (9.9 kB at 900 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.15.0/versions-2.15.0.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.15.0/versions-2.15.0.pom (12 kB at 1.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/73/mojo-parent-73.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/73/mojo-parent-73.pom (36 kB at 2.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.jar Downloaded1from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.15.0/versions-maven-plugin-2.15.0.jar (277 kB at 7.9 MB/s) [INFO] [INFO] -----------------------< org.eolang:eo-hamcrest >----------------------- [INFO] Building eo-hamcrest 1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.15.0:set (default-cli) @ eo-hamcrest --- Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.pom (2.3 kB at 226 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 801 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.pom (2.5 kB at 229 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.pom (3.6 kB at 324 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.pom (568 B at 52 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 159 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 2.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom (9.0 kB at 821 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/49/oss-parent-49.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/49/oss-parent-49.pom (24 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 699 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 2.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 510 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 2.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 4.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 760 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 510 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 376 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 140 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 140 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 806 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 2.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 472 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 197 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 288 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 154 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 340 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 676 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 91 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 424 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 296 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 680 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 933 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 229 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 248 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 261 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 303 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 471 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 143 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 236 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 879 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 114 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 68 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 255 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 557 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 333 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 386 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 190 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 228 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 219 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 347 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 40 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 678 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 734 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 730 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 583 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom Downloaded1from0Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 510 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 296 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 534 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 791 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 509 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 548 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 275 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 173 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 340 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 75 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 480 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 337 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 75 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 5.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 626 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 661 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 552 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded1from9Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 552 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 671 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 158 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 137 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 55 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 637 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 85 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 246 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 348 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 231 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 334 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 917 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 266 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 855 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 338 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 220 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 274 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 198 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 386 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 237 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 897 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 358 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 313 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 177 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 439 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 676 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded1from3Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 5.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.5 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.7 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 778 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 773 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 16 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 16 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 19 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 668 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 108 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 18 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 371 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 250 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 108 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.1 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 676 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 16 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 585 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 544 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 343 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.4 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 91 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 192 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 299 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.jar Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.15.0/versions-model-2.15.0.jar (13 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.jar Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.15.0/versions-model-report-2.15.0.jar (46 kB at 1.9 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar Downloaded2from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.15.0/versions-api-2.15.0.jar (6.4 kB at 221 kB/s) Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar Downloaded5from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.3 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 444 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 173 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 744 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 2.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 566 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.15.0/versions-common-2.15.0.jar (154 kB at 1.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 471 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 312 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 963 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 358 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 234 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 65 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 1.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 3.2 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 17 kB/s) Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar Downloaded4from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 896 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 549 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 193 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 701 kB/s) Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 699 kB/s) Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.8 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 32 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 44 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 171 kB/s) Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 45 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 45 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 30 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 20 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 686 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 1.6 MB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 533 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 684 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 264 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 159 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 424 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 105 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 556 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 175 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 15 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 487 kB/s) Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 671 kB/s) Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 277 kB/s) Downloaded3from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 730 kB/s) Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 731 kB/s) Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar (1.6 MB at 1.6 MB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing change of org.eolang:eo-hamcrest:1.0-SNAPSHOT -> 0.5.1 [INFO] Processing org.eolang:eo-hamcrest [INFO] Updating project org.eolang:eo-hamcrest [INFO] from version 1.0-SNAPSHOT to 0.5.1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.645 s [INFO] Finished at: 2023-10-05T12:00:19Z [INFO] ------------------------------------------------------------------------ 0m0m+ git commit -am 0.5.1 [__rultor 6c8db54] 0.5.1 1 file changed, 1 insertion(+), 1 deletion(-) + export 'MAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED' + MAVEN_OPTS='--add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED' + mvn clean deploy -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never 0m0m[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Artifact com.jcabi:parent:pom:0.66.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (0 B at 0 B/s) [INFO] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0 B/s) [INFO] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0 B/s) [INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0 B/s) [INFO] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) [INFO] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0 B/s) [INFO] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0 B/s) [INFO] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) [INFO] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0 B/s) [INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s) [INFO] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) [INFO] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0 B/s) [INFO] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0 B/s) [INFO] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0 B/s) [INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0 B/s) [INFO] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0 B/s) [INFO] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0 B/s) [INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [INFO] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0 B/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0 B/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0 B/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0 B/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom (9.1 kB at 68 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom (2.8 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom (19 kB at 155 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom (1.5 kB at 13 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom (36 kB at 309 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 26 kB/s) [INFO] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 36 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 74 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 191 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 34 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 37 kB/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 52 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 34 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 93 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 63 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 90 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 97 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom (3.7 kB at 33 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 9.1 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 162 kB/s) [INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom (6.4 kB at 56 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 97 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 90 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 13 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 145 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 261 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (15 kB at 130 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 194 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 209 kB/s) [INFO] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom (4.9 kB at 43 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom (42 kB at 359 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 6.7 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 kB at 207 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom (6.5 kB at 57 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom (3.1 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom (3.2 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom (2.9 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom (7.1 kB at 63 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom (6.1 kB at 54 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom (3.4 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom (4.6 kB at 41 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom (4.2 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom (3.1 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom (3.7 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom (3.3 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom (2.0 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom (7.3 kB at 65 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom (4.5 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom (5.1 kB at 45 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom (5.5 kB at 49 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom (3.0 kB at 26 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom (3.5 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom (6.2 kB at 52 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom (32 kB at 282 kB/s) [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s) [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 8.5 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 139 kB/s) [INFO] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 175 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 341 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 211 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 3.4 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 141 kB/s) [INFO] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (0 B at 0 B/s) [INFO] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom (12 kB at 107 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 6.8 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 197 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 92 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 188 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 42 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 68 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 55 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 32 kB/s) [INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 45 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 116 kB/s) [INFO] Artifact commons-codec:commons-codec:pom:1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom (2.6 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom (6.1 kB at 55 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 64 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 207 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom (5.5 kB at 49 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom (9.9 kB at 88 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 152 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom (17 kB at 145 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom (4.4 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom (5.6 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom (2.1 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom (3.7 kB at 33 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom (3.4 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 117 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 81 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 118 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 47 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.2/all-1.2.2.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 134 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 40 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.1/all-1.2.1.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 160 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 104 kB/s) [INFO] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 41 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 6.8 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 202 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 93 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 132 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 168 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 86 kB/s) [INFO] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [INFO] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [INFO] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [INFO] Artifact commons-codec:commons-codec:jar:1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar (251 kB at 1.7 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar (16 kB at 138 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 110 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 218 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 243 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar Downloaded4from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 174 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 192 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar Downloaded2from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 735 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar Downloaded2from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 796 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 5.5 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar Downloaded3from3oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 369 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar Downloaded2from5oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 798 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar (281 kB at 607 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar (151 kB at 305 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar (47 kB at 90 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar Downloaded2from1oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar (41 kB at 73 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar Downloaded2from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar (30 kB at 51 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar Downloaded2from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar (56 kB at 91 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar (559 kB at 852 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 188 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 183 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 5.7 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar (216 kB at 269 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar (162 kB at 197 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 12 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar Downloaded3from1oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 31 kB/s) Downloading)from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar Downloaded3from7oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 7.4 kB/s) Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 294 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar Downloaded2from6oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 555 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar Downloaded2from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar (20 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 561 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar (11 kB at 9.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar Downloaded2from8oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar Downloaded2from6oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 370 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 104 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 13 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar (6.3 kB at 4.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 57 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar Downloaded3from/oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar (16 kB at 12 kB/s) Downloading)from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar Downloaded3from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar (31 kB at 22 kB/s) Downloading)from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar Downloaded3from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar (36 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar Downloaded2from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 256 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar Downloaded2from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 76 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar (1.5 MB at 958 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Downloaded2from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 10.0 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 197 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.5 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 71 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar Downloaded2from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 34 kB/s) Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 137 kB/s) Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 49 kB/s) Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 239 kB/s) Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 121 kB/s) [INFO] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (0 B at 0 B/s) [INFO] Inspecting build with total of 1 modules... [INFO] Not installing Nexus Staging features: [INFO] * Preexisting staging related goal bindings found in 1 modules. [INFO] [INFO] -----------------------< org.eolang:eo-hamcrest >----------------------- [INFO] Building eo-hamcrest 0.5.1 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.enforcer:enforcer:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/29/apache-29.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/29/apache-29.pom (0 B at 0 B/s) [INFO] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (0 B at 0 B/s) [INFO] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (0 B at 0 B/s) [INFO] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (0 B at 0 B/s) [INFO] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom (0 B at 0 B/s) [INFO] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (0 B at 0 B/s) [INFO] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (0 B at 0 B/s) [INFO] Artifact org.eolang:eo-maven-plugin:pom:0.29.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.pom (0 B at 0 B/s) [INFO] Artifact org.eolang:eo-parent:pom:0.29.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom (0 B at 0 B/s) [INFO] Artifact org.eolang:eo-maven-plugin:jar:0.29.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-maven-plugin/0.29.6/eo-maven-plugin-0.29.6.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (0 B at 0 B/s) [INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.mojo:mojo-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.1.0/buildnumber-maven-plugin-3.1.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.surefire:surefire:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.1.0/surefire-3.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.1.0/surefire-3.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.0/maven-surefire-plugin-3.1.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/37/maven-parent-37.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/27/apache-27.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/27/apache-27.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom (13 kB at 117 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar (58 kB at 503 kB/s) [INFO] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-deploy-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (0 B at 0 B/s) [WARNING] Parameter 'description' is unknown for plugin 'nexus-staging-maven-plugin:1.6.13:deploy (jcabi-deploy-to-sonatype)' [WARNING] Parameter 'description' is unknown for plugin 'nexus-staging-maven-plugin:1.6.13:release (jcabi-deploy-to-sonatype)' Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.6/eo-runtime-0.29.6.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.6/eo-runtime-0.29.6.pom (10 kB at 695 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom (3.2 kB at 318 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 168 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 257 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 153 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.3/junit-jupiter-params-5.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.3/junit-jupiter-params-5.9.3.pom (3.0 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.6/eo-runtime-0.29.6.jar Downloaded1from6central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.6/eo-runtime-0.29.6.jar (167 kB at 5.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.3/junit-jupiter-params-5.9.3.jar Downloaded4from0central:8https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar (208 kB at 2.8 MB/s) Downloaded3from3central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 1.4 MB/s) Downloaded3from9central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 63 kB/s) Downloaded2from9central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 54 kB/s) Downloaded1from8central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.3/junit-jupiter-params-5.9.3.jar (580 kB at 3.9 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ eo-hamcrest --- [INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 125 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 500 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (16 kB at 139 kB/s) [INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.6 MB/s) [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 37 kB/s) [INFO] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 78 kB/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (0 B at 0 B/s) [INFO] Artifact org.junit:junit-bom:pom:5.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (0 B at 0 B/s) [INFO] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (0 B at 0 B/s) [INFO] Artifact org.junit:junit-bom:pom:5.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 45 kB/s) [INFO] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 127 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar Downloaded3from4oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 1.0 MB/s) Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (0 B at 0 B/s) Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.7 MB/s) Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 848 kB/s) Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.2 MB/s) [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- buildnumber:3.1.0:create (jcabi-build-number) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.13.0/maven-scm-api-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.13.0/maven-scm-api-1.13.0.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.13.0/maven-scm-1.13.0.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.13.0/maven-scm-1.13.0.pom (26 kB at 228 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 48 kB/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.13.0/maven-scm-manager-plexus-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.13.0/maven-scm-manager-plexus-1.13.0.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.13.0/maven-scm-managers-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.13.0/maven-scm-managers-1.13.0.pom (1.5 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.13.0/maven-scm-provider-bazaar-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.13.0/maven-scm-provider-bazaar-1.13.0.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.13.0/maven-scm-providers-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.13.0/maven-scm-providers-1.13.0.pom (3.6 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.13.0/maven-scm-provider-svnexe-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.13.0/maven-scm-provider-svnexe-1.13.0.pom (2.7 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.13.0/maven-scm-providers-svn-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.13.0/maven-scm-providers-svn-1.13.0.pom (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.13.0/maven-scm-provider-svn-commons-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.13.0/maven-scm-provider-svn-commons-1.13.0.pom (2.7 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.13.0/maven-scm-provider-gitexe-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.13.0/maven-scm-provider-gitexe-1.13.0.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.13.0/maven-scm-providers-git-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.13.0/maven-scm-providers-git-1.13.0.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.13.0/maven-scm-provider-git-commons-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.13.0/maven-scm-provider-git-commons-1.13.0.pom (2.7 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.13.0/maven-scm-provider-cvsexe-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.13.0/maven-scm-provider-cvsexe-1.13.0.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.13.0/maven-scm-providers-cvs-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.13.0/maven-scm-providers-cvs-1.13.0.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.13.0/maven-scm-provider-cvs-commons-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.13.0/maven-scm-provider-cvs-commons-1.13.0.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.13.0/maven-scm-provider-starteam-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.13.0/maven-scm-provider-starteam-1.13.0.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.13.0/maven-scm-provider-clearcase-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.13.0/maven-scm-provider-clearcase-1.13.0.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.13.0/maven-scm-provider-perforce-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.13.0/maven-scm-provider-perforce-1.13.0.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.13.0/maven-scm-provider-hg-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.13.0/maven-scm-provider-hg-1.13.0.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.2.1/maven-scm-provider-svnjava-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.2.1/maven-scm-provider-svnjava-2.2.1.pom (9.8 kB at 87 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.2/maven-scm-provider-svn-commons-1.12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.2/maven-scm-provider-svn-commons-1.12.2.pom (2.7 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.12.2/maven-scm-providers-svn-1.12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.12.2/maven-scm-providers-svn-1.12.2.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.12.2/maven-scm-providers-1.12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.12.2/maven-scm-providers-1.12.2.pom (3.6 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.12.2/maven-scm-1.12.2.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.12.2/maven-scm-1.12.2.pom (26 kB at 229 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.2/maven-scm-api-1.12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.2/maven-scm-api-1.12.2.pom (1.6 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.11.0/jna-5.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.11.0/jna-5.11.0.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 70 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 221 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 34 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 108 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 578 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 64 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 50 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 42 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 121 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 52 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 83 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 43 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 7.2 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 8.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 8.7 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 12 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 9.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 46 kB/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 84 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 111 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.13.0/maven-scm-api-1.13.0.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.13.0/maven-scm-api-1.13.0.jar (112 kB at 843 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.13.0/maven-scm-manager-plexus-1.13.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.13.0/maven-scm-provider-bazaar-1.13.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.13.0/maven-scm-provider-svnexe-1.13.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.13.0/maven-scm-provider-gitexe-1.13.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.13.0/maven-scm-provider-git-commons-1.13.0.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.13.0/maven-scm-manager-plexus-1.13.0.jar (11 kB at 95 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.13.0/maven-scm-provider-svn-commons-1.13.0.jar Downloaded3from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.13.0/maven-scm-provider-git-commons-1.13.0.jar (36 kB at 292 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.13.0/maven-scm-provider-cvsexe-1.13.0.jar Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.13.0/maven-scm-provider-gitexe-1.13.0.jar (72 kB at 568 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.13.0/maven-scm-provider-cvs-commons-1.13.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.13.0/maven-scm-provider-bazaar-1.13.0.jar (57 kB at 443 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.13.0/maven-scm-provider-starteam-1.13.0.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.13.0/maven-scm-provider-svnexe-1.13.0.jar (84 kB at 605 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.13.0/maven-scm-provider-clearcase-1.13.0.jar Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.13.0/maven-scm-provider-svn-commons-1.13.0.jar (39 kB at 172 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.13.0/maven-scm-provider-perforce-1.13.0.jar Downloaded3from1oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.13.0/maven-scm-provider-cvsexe-1.13.0.jar (31 kB at 126 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.13.0/maven-scm-provider-hg-1.13.0.jar Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.13.0/maven-scm-provider-cvs-commons-1.13.0.jar (80 kB at 318 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.2.1/maven-scm-provider-svnjava-2.2.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.13.0/maven-scm-provider-starteam-1.13.0.jar (74 kB at 292 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.11.0/jna-5.11.0.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.13.0/maven-scm-provider-clearcase-1.13.0.jar (70 kB at 268 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.13.0/maven-scm-provider-perforce-1.13.0.jar (86 kB at 242 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.13.0/maven-scm-provider-hg-1.13.0.jar (68 kB at 186 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.2.1/maven-scm-provider-svnjava-2.2.1.jar (69 kB at 184 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar Downloaded5from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 33 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 81 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar Downloaded5from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 96 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 1.3 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 90 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.11.0/jna-5.11.0.jar (1.8 MB at 2.1 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar Downloaded3from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 1.0 MB/s) Downloading)from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar Downloaded3from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 169 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar Downloaded5from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 694 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar Downloaded4from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 218 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 7.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 5.4 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 4.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar Downloaded2from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 3.4 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 3.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 5.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 2.8 kB/s) Downloaded3from.oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 9.4 kB/s) Downloaded3from.oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 243 kB/s) Downloaded2from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 186 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 1.7 MB/s) [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: 6c8db54 at timestamp: 2023-10-05T12:01:11 [INFO] Storing scmBranch: __rultor [INFO] [INFO] --- buildnumber:3.1.0:create-timestamp (jcabi-build-number) @ eo-hamcrest --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- eo:0.29.6:register (compile) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parser/0.29.6/eo-parser-0.29.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parser/0.29.6/eo-parser-0.29.6.pom (8.4 kB at 75 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom (11 kB at 100 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.64.1/parent-0.64.1.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 536 kB/s) [INFO] Artifact org.junit:junit-bom:pom:5.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 3.1 kB/s) [INFO] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/xsline/0.21.1/xsline-0.21.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/xsline/0.21.1/xsline-0.21.1.pom (4.9 kB at 44 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.65.0/parent-0.65.0.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.65.0/parent-0.65.0.pom (63 kB at 494 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.pom (6.3 kB at 57 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.pom (5.2 kB at 47 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.37.0/jcabi-1.37.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.37.0/jcabi-1.37.0.pom (5.8 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.64.0/parent-0.64.0.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.64.0/parent-0.64.0.pom (63 kB at 536 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 153 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.pom (16 kB at 77 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.14.4/byte-buddy-parent-1.14.4.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.14.4/byte-buddy-parent-1.14.4.pom (58 kB at 272 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.pom (10 kB at 51 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 168 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/12.2/Saxon-HE-12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/12.2/Saxon-HE-12.2.pom (4.2 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 52 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 129 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 282 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 34 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 93 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 123 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.pom (3.6 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.0/antlr4-master-4.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.0/antlr4-master-4.13.0.pom (4.8 kB at 44 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/2.0.0/jcabi-manifests-2.0.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/2.0.0/jcabi-manifests-2.0.0.pom (4.0 kB at 36 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom (10 kB at 91 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 188 kB/s) [INFO] Artifact org.apache.commons:commons-text:pom:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:54 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 143 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 695 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.pom (3.1 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor-parent/2.4.0/mojo-executor-parent-2.4.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor-parent/2.4.0/mojo-executor-parent-2.4.0.pom (11 kB at 102 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.3.1/maven-3.3.1.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 211 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 352 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/tojos/0.18.1/tojos-0.18.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/tojos/0.18.1/tojos-0.18.1.pom (5.2 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 108 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.1.4/json-1.1.4.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 165 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/5/jvnet-parent-5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 80 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom (32 kB at 284 kB/s) [INFO] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom (16 kB at 141 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (4.9 kB at 44 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 143 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.pom (5.2 kB at 47 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom (3.7 kB at 33 kB/s) [INFO] Artifact org.apache.commons:commons-text:jar:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parser/0.29.6/eo-parser-0.29.6.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eolang/eo-parser/0.29.6/eo-parser-0.29.6.jar (151 kB at 1.2 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/xsline/0.21.1/xsline-0.21.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar Downloaded3from9oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/com/yegor256/xsline/0.21.1/xsline-0.21.1.jar (41 kB at 317 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar (62 kB at 481 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar Downloaded2from2oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar (326 kB at 2.0 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 1.6 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.jar Downloaded3from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar (51 kB at 199 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.jar Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 247 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (346 kB at 1.3 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/2.0.0/jcabi-manifests-2.0.0.jar Downloaded2from8oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 129 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/12.2/Saxon-HE-12.2.jar Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/2.0.0/jcabi-manifests-2.0.0.jar (12 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar (689 kB at 1.7 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar Downloaded4from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.jar (257 kB at 469 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2.jar (164 kB at 286 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 921 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2-data.jar Downloaded5from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 844 kB/s) Downloading)from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.jar Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 218 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.27.2/jcabi-xml-0.27.2.jar (41 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.jar Downloaded5from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.jar (13 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 275 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/yegor256/tojos/0.18.1/tojos-0.18.1.jar Downloaded3from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar Downloaded3from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.jar (4.2 MB at 3.0 MB/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/xmlresolver/xmlresolver/5.1.2/xmlresolver-5.1.2-data.jar (1.0 MB at 741 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/yegor256/tojos/0.18.1/tojos-0.18.1.jar (30 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar Downloaded3from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 84 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar Downloaded2from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.jar Downloaded2from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.jar (239 kB at 154 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar Downloaded3from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (10 kB at 6.3 kB/s) Downloaded4from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar (333 kB at 199 kB/s) Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.jar (63 kB at 37 kB/s) Downloaded2from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar (233 kB at 132 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/saxon/Saxon-HE/12.2/Saxon-HE-12.2.jar (5.6 MB at 3.1 MB/s) [INFO] Registered 22 EO sources from ./home/r/repo/src/main/eo to ./home/r/repo/target/eo-foreign.csv, included [**.eo], excluded [] [INFO] [INFO] --- eo:0.29.6:assemble (compile) @ eo-hamcrest --- [INFO] 51 attributes loaded from 38 stream(s) in 102ms, 51 saved, 446 ignored: ["Agent-Class", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Build-Jdk-Spec", "Built-By", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "Dependencies", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Implementation-Build", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Premain-Class", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"] [INFO] Parsed 22 .eo sources to XMIRs [WARNING] XSL 'not-empty-atoms' took 267ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 284ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 319ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 324ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 328ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 336ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 338ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 357ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 362ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 366ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 376ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 378ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 452ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 459ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 462ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 465ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 479ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 491ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 489ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 496ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 507ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 514ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 529ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 532ms (over 100ms) [WARNING] XSL 'duplicate-names' took 141ms (over 100ms) [WARNING] XSL 'duplicate-names' took 143ms (over 100ms) [WARNING] XSL 'duplicate-names' took 144ms (over 100ms) [WARNING] XSL 'duplicate-names' took 147ms (over 100ms) [WARNING] XSL 'duplicate-names' took 141ms (over 100ms) [WARNING] XSL 'duplicate-names' took 141ms (over 100ms) [WARNING] XSL 'duplicate-names' took 142ms (over 100ms) [WARNING] XSL 'duplicate-names' took 142ms (over 100ms) [WARNING] XSL 'duplicate-names' took 171ms (over 100ms) [WARNING] XSL 'duplicate-names' took 160ms (over 100ms) [WARNING] XSL 'duplicate-names' took 167ms (over 100ms) [WARNING] XSL 'duplicate-names' took 183ms (over 100ms) [WARNING] XSL 'duplicate-names' took 172ms (over 100ms) [WARNING] XSL 'duplicate-names' took 172ms (over 100ms) [WARNING] XSL 'duplicate-names' took 165ms (over 100ms) [WARNING] XSL 'duplicate-names' took 166ms (over 100ms) [WARNING] XSL 'duplicate-names' took 251ms (over 100ms) [WARNING] XSL 'duplicate-names' took 252ms (over 100ms) [WARNING] XSL 'duplicate-names' took 254ms (over 100ms) [WARNING] XSL 'duplicate-names' took 257ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 166ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 163ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 159ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 158ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 156ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 154ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 152ms (over 100ms) [WARNING] XSL 'broken-aliases' took 147ms (over 100ms) [WARNING] XSL 'broken-aliases' took 141ms (over 100ms) [WARNING] XSL 'broken-aliases' took 141ms (over 100ms) [WARNING] XSL 'broken-aliases' took 138ms (over 100ms) [WARNING] XSL 'broken-aliases' took 136ms (over 100ms) [WARNING] XSL 'broken-aliases' took 131ms (over 100ms) [WARNING] XSL 'broken-aliases' took 132ms (over 100ms) [WARNING] XSL 'broken-aliases' took 127ms (over 100ms) [WARNING] XSL 'broken-aliases' took 134ms (over 100ms) [WARNING] XSL 'broken-aliases' took 148ms (over 100ms) [WARNING] XSL 'broken-aliases' took 146ms (over 100ms) [WARNING] XSL 'broken-aliases' took 143ms (over 100ms) [WARNING] XSL 'broken-aliases' took 148ms (over 100ms) [WARNING] XSL 'broken-aliases' took 207ms (over 100ms) [WARNING] XSL 'broken-aliases' took 202ms (over 100ms) [WARNING] XSL 'broken-aliases' took 203ms (over 100ms) [WARNING] XSL 'broken-aliases' took 198ms (over 100ms) [WARNING] XSL 'broken-aliases' took 202ms (over 100ms) [WARNING] XSL 'broken-aliases' took 196ms (over 100ms) [WARNING] XSL 'broken-aliases' took 200ms (over 100ms) [WARNING] XSL 'broken-aliases' took 250ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 109ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 105ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 106ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 122ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 125ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 127ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 126ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 130ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 132ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 150ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 151ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 150ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 151ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 102ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 172ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 198ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 208ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 221ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 225ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 235ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 230ms (over 100ms) [WARNING] XSL 'global-nonames' took 104ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 189ms (over 100ms) [WARNING] XSL 'global-nonames' took 131ms (over 100ms) [WARNING] XSL 'global-nonames' took 156ms (over 100ms) [WARNING] XSL 'global-nonames' took 211ms (over 100ms) [WARNING] XSL 'same-line-names' took 103ms (over 100ms) [WARNING] XSL 'global-nonames' took 121ms (over 100ms) [WARNING] XSL 'same-line-names' took 123ms (over 100ms) [WARNING] XSL 'same-line-names' took 139ms (over 100ms) [WARNING] XSL 'same-line-names' took 145ms (over 100ms) [WARNING] XSL 'same-line-names' took 151ms (over 100ms) [WARNING] XSL 'global-nonames' took 180ms (over 100ms) [WARNING] XSL 'same-line-names' took 127ms (over 100ms) [WARNING] XSL 'same-line-names' took 155ms (over 100ms) [WARNING] XSL 'same-line-names' took 171ms (over 100ms) [WARNING] XSL 'global-nonames' took 183ms (over 100ms) [WARNING] XSL 'same-line-names' took 166ms (over 100ms) [WARNING] XSL 'same-line-names' took 104ms (over 100ms) [WARNING] XSL 'self-naming' took 108ms (over 100ms) [WARNING] XSL 'self-naming' took 129ms (over 100ms) [WARNING] XSL 'self-naming' took 121ms (over 100ms) [WARNING] XSL 'self-naming' took 120ms (over 100ms) [WARNING] XSL 'self-naming' took 103ms (over 100ms) [WARNING] XSL 'same-line-names' took 181ms (over 100ms) [WARNING] XSL 'self-naming' took 151ms (over 100ms) [WARNING] XSL 'self-naming' took 119ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 128ms (over 100ms) [WARNING] XSL 'self-naming' took 102ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 125ms (over 100ms) [WARNING] XSL 'add-refs' took 169ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 108ms (over 100ms) [WARNING] XSL 'add-refs' took 107ms (over 100ms) [WARNING] XSL 'add-refs' took 130ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 159ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 109ms (over 100ms) [WARNING] XSL 'add-refs' took 111ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 111ms (over 100ms) [WARNING] XSL 'expand-qqs' took 112ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 129ms (over 100ms) [WARNING] XSL 'expand-qqs' took 118ms (over 100ms) [WARNING] XSL 'expand-qqs' took 119ms (over 100ms) [WARNING] XSL 'expand-qqs' took 104ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 136ms (over 100ms) [WARNING] XSL 'add-probes' took 118ms (over 100ms) [WARNING] XSL 'expand-qqs' took 129ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 163ms (over 100ms) [WARNING] XSL 'expand-qqs' took 164ms (over 100ms) [WARNING] XSL 'vars-float-up' took 141ms (over 100ms) [WARNING] XSL 'vars-float-up' took 107ms (over 100ms) [WARNING] XSL 'vars-float-up' took 111ms (over 100ms) [WARNING] XSL 'add-probes' took 157ms (over 100ms) [WARNING] XSL 'vars-float-up' took 104ms (over 100ms) [WARNING] XSL 'expand-qqs' took 131ms (over 100ms) [WARNING] XSL 'vars-float-up' took 123ms (over 100ms) [WARNING] XSL 'add-refs' took 118ms (over 100ms) [WARNING] XSL 'add-refs' took 108ms (over 100ms) [WARNING] XSL 'vars-float-up' took 107ms (over 100ms) [WARNING] XSL 'vars-float-up' took 117ms (over 100ms) [WARNING] XSL 'add-refs' took 149ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 106ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 107ms (over 100ms) [WARNING] XSL 'add-refs' took 107ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 105ms (over 100ms) [WARNING] XSL 'add-refs' took 104ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 143ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 111ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 130ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 130ms (over 100ms) [WARNING] XSL 'expand-aliases' took 101ms (over 100ms) [WARNING] XSL 'expand-aliases' took 103ms (over 100ms) [WARNING] XSL 'unused-aliases' took 108ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'unit-test-without-phi' took 127ms (over 100ms) [WARNING] XSL 'set-locators' took 124ms (over 100ms) [WARNING] XSL 'remove-refs' took 113ms (over 100ms) [WARNING] XSL 'remove-refs' took 111ms (over 100ms) [WARNING] XSL 'set-locators' took 138ms (over 100ms) [WARNING] XSL 'remove-refs' took 116ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 118ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 134ms (over 100ms) [WARNING] XSL 'set-locators' took 124ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 123ms (over 100ms) [WARNING] XSL 'set-locators' took 138ms (over 100ms) [WARNING] XSL 'set-locators' took 149ms (over 100ms) [WARNING] XSL 'remove-refs' took 142ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 141ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-refs' took 144ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 159ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-refs' took 149ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 105ms (over 100ms) [WARNING] XSL 'set-locators' took 156ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 123ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 120ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 105ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 128ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 122ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 117ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 164ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 185ms (over 100ms) [WARNING] XSL 'add-refs' took 117ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 120ms (over 100ms) [WARNING] XSL 'remove-refs' took 185ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 129ms (over 100ms) [WARNING] XSL 'add-refs' took 176ms (over 100ms) [WARNING] XSL 'remove-levels' took 119ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 159ms (over 100ms) [WARNING] XSL 'remove-levels' took 120ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 128ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 131ms (over 100ms) [WARNING] XSL 'remove-levels' took 159ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 166ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 220ms (over 100ms) [WARNING] XSL 'remove-levels' took 161ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 180ms (over 100ms) [WARNING] XSL 'remove-levels' took 161ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 121ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 174ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 182ms (over 100ms) [WARNING] XSL 'remove-levels' took 105ms (over 100ms) [WARNING] XSL 'broken-refs' took 106ms (over 100ms) [WARNING] XSL 'set-locators' took 136ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Optimized 22 out of 22 XMIR program(s) [INFO] Discovered 33 foreign objects in 22 programs: [org.eolang.hamcrest.matchers.anything-matcher, org.eolang.hamcrest.matchers.equal-to-matcher, org.eolang.hamcrest.matchers.close-to-matcher, org.eolang.bool, org.eolang.hamcrest.matchers.array-each-matcher, org.eolang.hamcrest.matchers.string-ends-with-matcher, org.eolang.hamcrest.matchers.described-as-matcher, org.eolang.hamcrest.matchers.is-substring-matcher, org.eolang.float, org.eolang.hamcrest.matchers.contains-string-matcher, org.eolang.int, org.eolang.txt.text, org.eolang.hamcrest.matchers.any-of-matcher, org.eolang.hamcrest.matchers.empty-string-matcher, org.eolang.hamcrest.matchers.has-item-matcher, org.eolang.hamcrest.matchers.not-matcher, org.eolang.hamcrest.matchers.matches-regex-matcher, org.eolang.hamcrest.matchers.greater-than-matcher, org.eolang.tuple, org.eolang.hamcrest.matchers.blank-string-matcher, org.eolang.hamcrest.matchers.is-matcher, org.eolang.hamcrest.matchers.string-starts-with-matcher, org.eolang.string, org.eolang.collections.list, org.eolang.memory, org.eolang.math.number, org.eolang.error, org.eolang.hamcrest.matchers.less-than-matcher, org.eolang.txt.sprintf, org.eolang.hamcrest.matchers.has-items-matcher, org.eolang.txt.regex, org.eolang.hamcrest.matchers.all-of-matcher, org.eolang.seq] [INFO] Probing object(s): [number.is-float.and.if, number.is-float.and, value.gte.if] [INFO] Probing object(s): [matchers.length.eq.if, matchers.length.eq, matchers.at.match.if, matchers.at.match, matchers.at.describe-mismatch] [INFO] Probing object(s): [matcher.match.if, list.is-empty.if] [INFO] Probing object(s): [matcher.match.if] [INFO] Probing object(s): [matcher.match.not] [INFO] Probing object(s): [regex.compile.matches] [INFO] Probing object(s): [str.eq.or] [INFO] Probing object(s): [m.match.if, list.is-empty.if] [INFO] Probing object(s): [x.match.if] [INFO] 13 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@1bc66f64]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom (17 kB at 144 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar (148 kB at 1.2 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom (7.4 kB at 66 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom (7.4 kB at 66 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom (13 kB at 112 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 70 kB/s) [INFO] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom (3.5 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom (4.9 kB at 43 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom (11 kB at 98 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom (13 kB at 117 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 91 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 234 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 240 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 121 kB/s) [INFO] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s) [INFO] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s) [INFO] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s) [INFO] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s) [INFO] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 130 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 31 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar (1.4 MB at 5.5 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 40 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar (68 kB at 554 kB/s) Downloading)from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar Downloaded2from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar (352 kB at 1.7 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 88 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar Downloaded2from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar (201 kB at 739 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 135 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar Downloaded3from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 532 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 128 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloaded3from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 411 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar Downloaded3from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 86 kB/s) Downloading)from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar Downloaded2from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 890 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar (2.8 MB at 4.9 MB/s) Downloaded2from8oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 388 kB/s) Downloaded3from7oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 89 kB/s) Downloaded2from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 76 kB/s) Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 536 kB/s) [INFO] Artifact org.eolang:eo-parent:pom:0.29.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.6/eo-parent-0.29.6.pom (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.7/jul-to-slf4j-2.0.7.pom Downloaded1from5central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.7/jul-to-slf4j-2.0.7.pom (954 B at 95 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.8/logback-classic-1.4.8.pom Downloaded1from3central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.8/logback-classic-1.4.8.pom (13 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.8/logback-parent-1.4.8.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.8/logback-parent-1.4.8.pom (20 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.8/logback-core-1.4.8.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.8/logback-core-1.4.8.pom (5.0 kB at 561 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom (10 kB at 910 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 3.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 548 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 113 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.0.1/junit-pioneer-2.0.1.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.0.1/junit-pioneer-2.0.1.pom (3.2 kB at 287 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom (3.0 kB at 303 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom (3.2 kB at 356 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom (2.8 kB at 315 kB/s) [INFO] Artifact org.slf4j:slf4j-api:jar:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact com.jcabi:jcabi-log:jar:0.23.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.mockito:mockito-core:jar:5.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.bytebuddy:byte-buddy:jar:1.14.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.bytebuddy:byte-buddy-agent:jar:1.14.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.objenesis:objenesis:jar:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.cactoos:cactoos:jar:0.55.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.7/jul-to-slf4j-2.0.7.jar Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.7/jul-to-slf4j-2.0.7.jar (5.7 kB at 628 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.8/logback-classic-1.4.8.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.8/logback-core-1.4.8.jar Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar Downloaded2from6central:|https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar Downloaded2from3central:|https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar Downloaded2from9central:|https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.4/byte-buddy-1.14.4.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar Downloaded2from6central:|https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.0.1/junit-pioneer-2.0.1.jar Downloaded5from8central:|https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.0.1/junit-pioneer-2.0.1.jar (178 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar (162 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar Downloaded3from8central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloaded3from9central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (0 B at 0 B/s) Downloaded4from6central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar (189 kB at 1.4 MB/s) Downloaded3from7central:2https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.8/logback-classic-1.4.8.jar (273 kB at 2.0 MB/s) Downloaded2from6central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar (169 kB at 1.1 MB/s) Downloaded1from9central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.8/logback-core-1.4.8.jar (591 kB at 2.3 MB/s) [INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/38/maven-parent-38.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/38/maven-parent-38.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:28 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/28/apache-28.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/28/apache-28.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar (0 B at 0 B/s) [INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 14 kB/s) [INFO] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 62 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 190 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 283 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 34 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 9.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 175 kB/s) [INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 27 kB/s) [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 244 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 31 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.xbean:xbean-reflect:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (0 B at 0 B/s) [INFO] Artifact org.apache.xbean:xbean:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (0 B at 0 B/s) [INFO] Artifact org.apache.geronimo.genesis:genesis-java5-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.geronimo.genesis:genesis-default-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (0 B at 0 B/s) [INFO] Artifact org.apache.geronimo.genesis:genesis:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (0 B at 0 B/s) [INFO] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) [INFO] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 14 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 125 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 599 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 239 kB/s) [INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 125 kB/s) [INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (0 B at 0 B/s) [INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 83 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 206 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 12 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 86 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 275 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 14 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 198 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 282 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (4.1 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 13 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 9.1 kB/s) [INFO] Artifact classworlds:classworlds:pom:1.1-alpha-2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:1.2-alpha-9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) [INFO] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0 B/s) [INFO] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s) [INFO] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s) [INFO] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 3.2 kB/s) [INFO] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s) [INFO] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s) [INFO] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s) [INFO] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) [INFO] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s) [INFO] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s) [INFO] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s) [INFO] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 20 kB/s) [INFO] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 1.5 kB/s) [INFO] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s) [INFO] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 1.3 kB/s) [INFO] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s) [INFO] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom (6.5 kB at 58 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 51 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 151 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 101 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom (5.5 kB at 43 kB/s) [INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (0 B at 0 B/s) [INFO] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (0 B at 0 B/s) [INFO] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (0 B at 0 B/s) [INFO] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s) [INFO] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (0 B at 0 B/s) [INFO] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.3/asm-9.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.3/asm-9.3.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 100 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 56 kB/s) [INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 100 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 60 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 8.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 69 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 97 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 7.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 151 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 36 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 148 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 49 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 101 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 69 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 34 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 45 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 42 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 359 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 100 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom (23 kB at 205 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 29 kB/s) [INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.codehaus.plexus:plexus-container-default:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.xbean:xbean-reflect:jar:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact com.google.collections:google-collections:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [INFO] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar Downloaded4from7oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 383 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar Downloaded3from1oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 329 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar Downloaded2from6oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 1.0 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloaded2from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 128 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloaded3from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 243 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 2.3 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 586 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 64 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar Downloaded3from4oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 377 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar Downloaded2from1oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 508 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 337 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar Downloaded2from9oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 152 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 727 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 94 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 56 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 101 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 96 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 331 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 243 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 418 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 178 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 395 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar Downloaded2from1oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar (216 kB at 180 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar Downloaded2from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 92 kB/s) Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar Downloaded2from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.3/asm-9.3.jar Downloaded3from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar Downloaded2from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 749 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar (37 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar Downloaded2from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.3/asm-9.3.jar (122 kB at 84 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Downloaded2from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 104 kB/s) Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 2.7 kB/s) Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 5.4 kB/s) Downloaded2from.oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar (753 kB at 434 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar (6.3 MB at 2.9 MB/s) [INFO] Configured Artifact: org.eolang:eo-runtime:0.29.6:jar [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-runtime/0.29.6/eo-runtime-0.29.6.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6 with includes "" and excludes "" [INFO] org.eolang:eo-runtime:null:0.29.6 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6 [INFO] Found 156 new file(s) after unpacking of org.eolang:eo-runtime:0.29.6 [INFO] New 1 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] New 24 objects found in 1 unpacked dependencies [INFO] Placed 132 binary file(s) out of 156, found in org.eolang/eo-runtime/-/0.29.6 [INFO] Placed 132 binary files found in 1 dependencies [INFO] Assemble cycle #1 (EO:22/XMIR:0/OPTIMIZED:0/DISCOVERED:0/PROBED:0 -> EO:35/XMIR:22/OPTIMIZED:22/DISCOVERED:12/PROBED:22), took 42s [INFO] Parsed 13 .eo sources to XMIRs [WARNING] XSL 'not-empty-atoms' took 124ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 125ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 125ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 135ms (over 100ms) [WARNING] XSL 'duplicate-names' took 107ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 102ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 101ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 108ms (over 100ms) [WARNING] XSL 'duplicate-names' took 105ms (over 100ms) [WARNING] XSL 'duplicate-names' took 126ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 122ms (over 100ms) [WARNING] XSL 'duplicate-names' took 133ms (over 100ms) [WARNING] XSL 'broken-aliases' took 123ms (over 100ms) [WARNING] XSL 'broken-aliases' took 124ms (over 100ms) [WARNING] XSL 'broken-aliases' took 125ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 128ms (over 100ms) [WARNING] XSL 'broken-aliases' took 102ms (over 100ms) [WARNING] XSL 'broken-aliases' took 101ms (over 100ms) [WARNING] XSL 'broken-aliases' took 101ms (over 100ms) [WARNING] XSL 'broken-aliases' took 103ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 109ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 104ms (over 100ms) [WARNING] XSL 'broken-aliases' took 112ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 119ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 120ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 122ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 103ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 106ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 105ms (over 100ms) [WARNING] XSL 'global-nonames' took 119ms (over 100ms) [WARNING] XSL 'same-line-names' took 160ms (over 100ms) [WARNING] XSL 'same-line-names' took 172ms (over 100ms) [WARNING] XSL 'global-nonames' took 215ms (over 100ms) [WARNING] XSL 'same-line-names' took 157ms (over 100ms) [WARNING] XSL 'same-line-names' took 215ms (over 100ms) [WARNING] XSL 'global-nonames' took 226ms (over 100ms) [WARNING] XSL 'same-line-names' took 129ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 194ms (over 100ms) [WARNING] XSL 'same-line-names' took 193ms (over 100ms) [WARNING] XSL 'global-nonames' took 177ms (over 100ms) [WARNING] XSL 'same-line-names' took 197ms (over 100ms) [WARNING] XSL 'same-line-names' took 204ms (over 100ms) [WARNING] XSL 'global-nonames' took 176ms (over 100ms) [WARNING] XSL 'same-line-names' took 203ms (over 100ms) [WARNING] XSL 'same-line-names' took 167ms (over 100ms) [WARNING] XSL 'same-line-names' took 207ms (over 100ms) [WARNING] XSL 'global-nonames' took 228ms (over 100ms) [WARNING] XSL 'same-line-names' took 102ms (over 100ms) [WARNING] XSL 'self-naming' took 106ms (over 100ms) [WARNING] XSL 'same-line-names' took 188ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 103ms (over 100ms) [WARNING] XSL 'same-line-names' took 235ms (over 100ms) [WARNING] XSL 'self-naming' took 322ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 256ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 257ms (over 100ms) [WARNING] XSL 'self-naming' took 261ms (over 100ms) [WARNING] XSL 'same-line-names' took 287ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 251ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 252ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 285ms (over 100ms) [WARNING] XSL 'same-line-names' took 275ms (over 100ms) [WARNING] XSL 'self-naming' took 202ms (over 100ms) [WARNING] XSL 'self-naming' took 311ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 279ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 278ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 320ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 312ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 314ms (over 100ms) [WARNING] XSL 'self-naming' took 331ms (over 100ms) [WARNING] XSL 'self-naming' took 258ms (over 100ms) [WARNING] XSL 'add-refs' took 106ms (over 100ms) [WARNING] XSL 'add-refs' took 103ms (over 100ms) [WARNING] XSL 'add-refs' took 138ms (over 100ms) [WARNING] XSL 'add-refs' took 101ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 111ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 102ms (over 100ms) [WARNING] XSL 'cti-adds-errors' took 103ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 130ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 105ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 177ms (over 100ms) [WARNING] XSL 'add-refs' took 123ms (over 100ms) [WARNING] XSL 'add-refs' took 146ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 155ms (over 100ms) [WARNING] XSL 'expand-qqs' took 102ms (over 100ms) [WARNING] XSL 'add-refs' took 200ms (over 100ms) [WARNING] XSL 'add-refs' took 154ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 178ms (over 100ms) [WARNING] XSL 'add-refs' took 156ms (over 100ms) [WARNING] XSL 'add-probes' took 101ms (over 100ms) [WARNING] XSL 'expand-qqs' took 134ms (over 100ms) [WARNING] XSL 'expand-qqs' took 153ms (over 100ms) [WARNING] XSL 'expand-qqs' took 134ms (over 100ms) [WARNING] XSL 'expand-qqs' took 145ms (over 100ms) [WARNING] XSL 'expand-qqs' took 157ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 103ms (over 100ms) [WARNING] XSL 'add-probes' took 184ms (over 100ms) [WARNING] XSL 'expand-qqs' took 114ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 122ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 141ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 150ms (over 100ms) [WARNING] XSL 'add-probes' took 139ms (over 100ms) [WARNING] XSL 'add-probes' took 139ms (over 100ms) [WARNING] XSL 'add-probes' took 125ms (over 100ms) [WARNING] XSL 'add-probes' took 127ms (over 100ms) [WARNING] XSL 'expand-qqs' took 108ms (over 100ms) [WARNING] XSL 'add-probes' took 169ms (over 100ms) [WARNING] XSL 'add-probes' took 159ms (over 100ms) [WARNING] XSL 'expand-qqs' took 126ms (over 100ms) [WARNING] XSL 'expand-qqs' took 138ms (over 100ms) [WARNING] XSL 'vars-float-up' took 113ms (over 100ms) [WARNING] XSL 'vars-float-up' took 135ms (over 100ms) [WARNING] XSL 'vars-float-up' took 151ms (over 100ms) [WARNING] XSL 'vars-float-up' took 104ms (over 100ms) [WARNING] XSL 'vars-float-up' took 145ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 106ms (over 100ms) [WARNING] XSL 'add-probes' took 122ms (over 100ms) [WARNING] XSL 'add-probes' took 165ms (over 100ms) [WARNING] XSL 'add-probes' took 120ms (over 100ms) [WARNING] XSL 'add-refs' took 115ms (over 100ms) [WARNING] XSL 'vars-float-up' took 202ms (over 100ms) [WARNING] XSL 'add-refs' took 142ms (over 100ms) [WARNING] XSL 'add-refs' took 143ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 197ms (over 100ms) [WARNING] XSL 'add-refs' took 184ms (over 100ms) [WARNING] XSL 'add-probes' took 194ms (over 100ms) [WARNING] XSL 'add-refs' took 231ms (over 100ms) [WARNING] XSL 'add-refs' took 133ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 152ms (over 100ms) [WARNING] XSL 'vars-float-up' took 197ms (over 100ms) [WARNING] XSL 'vars-float-up' took 201ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 125ms (over 100ms) [WARNING] XSL 'vars-float-up' took 150ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 165ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 179ms (over 100ms) [WARNING] XSL 'add-refs' took 195ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 192ms (over 100ms) [WARNING] XSL 'add-refs' took 283ms (over 100ms) [WARNING] XSL 'add-refs' took 227ms (over 100ms) [WARNING] XSL 'vars-float-up' took 218ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 232ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 114ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 276ms (over 100ms) [WARNING] XSL 'add-refs' took 153ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 104ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 103ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 176ms (over 100ms) [WARNING] XSL 'add-refs' took 173ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 110ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 165ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 134ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 125ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 137ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 136ms (over 100ms) [WARNING] XSL 'add-refs' took 129ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 127ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 114ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 110ms (over 100ms) [WARNING] XSL 'incorrect-home' took 128ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 128ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 145ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 121ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 139ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 139ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 175ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 111ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 137ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 114ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 184ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 179ms (over 100ms) [WARNING] XSL 'incorrect-version' took 190ms (over 100ms) [WARNING] XSL 'incorrect-version' took 136ms (over 100ms) [WARNING] XSL 'unsorted-metas' took 136ms (over 100ms) [WARNING] XSL 'expand-aliases' took 103ms (over 100ms) [WARNING] XSL 'incorrect-home' took 137ms (over 100ms) [WARNING] XSL 'incorrect-version' took 158ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 170ms (over 100ms) [WARNING] XSL 'incorrect-home' took 190ms (over 100ms) [WARNING] XSL 'expand-aliases' took 112ms (over 100ms) [WARNING] XSL 'expand-aliases' took 109ms (over 100ms) [WARNING] XSL 'incorrect-architect' took 110ms (over 100ms) [WARNING] XSL 'incorrect-version' took 107ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 129ms (over 100ms) [WARNING] XSL 'incorrect-home' took 166ms (over 100ms) [WARNING] XSL 'incorrect-home' took 217ms (over 100ms) [WARNING] XSL 'incorrect-home' took 215ms (over 100ms) [WARNING] XSL 'expand-aliases' took 164ms (over 100ms) [WARNING] XSL 'expand-aliases' took 197ms (over 100ms) [WARNING] XSL 'expand-aliases' took 188ms (over 100ms) [WARNING] XSL 'incorrect-version' took 102ms (over 100ms) [WARNING] XSL 'incorrect-home' took 186ms (over 100ms) [WARNING] XSL 'expand-aliases' took 137ms (over 100ms) [WARNING] XSL 'add-default-package' took 154ms (over 100ms) [WARNING] XSL 'incorrect-version' took 114ms (over 100ms) [WARNING] XSL 'incorrect-version' took 140ms (over 100ms) [WARNING] XSL 'expand-aliases' took 120ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 120ms (over 100ms) [WARNING] XSL 'expand-aliases' took 130ms (over 100ms) [WARNING] XSL 'incorrect-version' took 152ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 269ms (over 100ms) [WARNING] XSL 'expand-aliases' took 128ms (over 100ms) [WARNING] XSL 'broken-refs' took 125ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 167ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 222ms (over 100ms) [WARNING] XSL 'add-default-package' took 127ms (over 100ms) [WARNING] XSL 'expand-aliases' took 136ms (over 100ms) [WARNING] XSL 'incorrect-version' took 195ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 135ms (over 100ms) [WARNING] XSL 'expand-aliases' took 137ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 269ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 164ms (over 100ms) [WARNING] XSL 'add-default-package' took 269ms (over 100ms) [WARNING] XSL 'add-default-package' took 105ms (over 100ms) [WARNING] XSL 'add-default-package' took 155ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 200ms (over 100ms) [WARNING] XSL 'add-default-package' took 159ms (over 100ms) [WARNING] XSL 'broken-refs' took 119ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 154ms (over 100ms) [WARNING] XSL 'expand-aliases' took 170ms (over 100ms) [WARNING] XSL 'unknown-names' took 238ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 168ms (over 100ms) [WARNING] XSL 'add-default-package' took 192ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 279ms (over 100ms) [WARNING] XSL 'broken-refs' took 105ms (over 100ms) [WARNING] XSL 'add-default-package' took 105ms (over 100ms) [WARNING] XSL 'expand-aliases' took 262ms (over 100ms) [WARNING] XSL 'add-default-package' took 144ms (over 100ms) [WARNING] XSL 'add-default-package' took 135ms (over 100ms) [WARNING] XSL 'broken-refs' took 131ms (over 100ms) [WARNING] XSL 'broken-refs' took 255ms (over 100ms) [WARNING] XSL 'add-default-package' took 127ms (over 100ms) [WARNING] XSL 'unknown-names' took 129ms (over 100ms) [WARNING] XSL 'noname-attributes' took 161ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 344ms (over 100ms) [WARNING] XSL 'broken-refs' took 115ms (over 100ms) [WARNING] XSL 'add-default-package' took 242ms (over 100ms) [WARNING] XSL 'broken-refs' took 263ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 158ms (over 100ms) [WARNING] XSL 'broken-refs' took 217ms (over 100ms) [WARNING] XSL 'broken-refs' took 169ms (over 100ms) [WARNING] XSL 'broken-refs' took 301ms (over 100ms) [WARNING] XSL 'unknown-names' took 168ms (over 100ms) [WARNING] XSL 'broken-refs' took 173ms (over 100ms) [WARNING] XSL 'add-default-package' took 227ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 211ms (over 100ms) [WARNING] XSL 'add-default-package' took 122ms (over 100ms) [WARNING] XSL 'noname-attributes' took 297ms (over 100ms) [WARNING] XSL 'unknown-names' took 269ms (over 100ms) [WARNING] XSL 'add-default-package' took 182ms (over 100ms) [WARNING] XSL 'unknown-names' took 301ms (over 100ms) [WARNING] XSL 'unknown-names' took 114ms (over 100ms) [WARNING] XSL 'unknown-names' took 249ms (over 100ms) [WARNING] XSL 'broken-refs' took 229ms (over 100ms) [WARNING] XSL 'unknown-names' took 255ms (over 100ms) [WARNING] XSL 'unknown-names' took 257ms (over 100ms) [WARNING] XSL 'unknown-names' took 307ms (over 100ms) [WARNING] XSL 'noname-attributes' took 193ms (over 100ms) [WARNING] XSL 'duplicate-names' took 257ms (over 100ms) [WARNING] XSL 'broken-refs' took 195ms (over 100ms) [WARNING] XSL 'add-default-package' took 300ms (over 100ms) [WARNING] XSL 'noname-attributes' took 270ms (over 100ms) [WARNING] XSL 'noname-attributes' took 206ms (over 100ms) [WARNING] XSL 'broken-refs' took 395ms (over 100ms) [WARNING] XSL 'noname-attributes' took 165ms (over 100ms) [WARNING] XSL 'unknown-names' took 398ms (over 100ms) [WARNING] XSL 'noname-attributes' took 170ms (over 100ms) [WARNING] XSL 'duplicate-names' took 162ms (over 100ms) [WARNING] XSL 'broken-refs' took 312ms (over 100ms) [WARNING] XSL 'noname-attributes' took 186ms (over 100ms) [WARNING] XSL 'noname-attributes' took 199ms (over 100ms) [WARNING] XSL 'duplicate-names' took 229ms (over 100ms) [WARNING] XSL 'noname-attributes' took 238ms (over 100ms) [WARNING] XSL 'broken-refs' took 177ms (over 100ms) [WARNING] XSL 'noname-attributes' took 381ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 197ms (over 100ms) [WARNING] XSL 'duplicate-names' took 180ms (over 100ms) [WARNING] XSL 'noname-attributes' took 308ms (over 100ms) [WARNING] XSL 'unknown-names' took 169ms (over 100ms) [WARNING] XSL 'duplicate-names' took 144ms (over 100ms) [WARNING] XSL 'duplicate-names' took 111ms (over 100ms) [WARNING] XSL 'duplicate-names' took 182ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 114ms (over 100ms) [WARNING] XSL 'duplicate-names' took 115ms (over 100ms) [WARNING] XSL 'unknown-names' took 113ms (over 100ms) [WARNING] XSL 'duplicate-names' took 171ms (over 100ms) [WARNING] XSL 'unknown-names' took 259ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 178ms (over 100ms) [WARNING] XSL 'duplicate-names' took 366ms (over 100ms) [WARNING] XSL 'duplicate-names' took 141ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 218ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 119ms (over 100ms) [WARNING] XSL 'duplicate-names' took 227ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 108ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 235ms (over 100ms) [WARNING] XSL 'noname-attributes' took 127ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 159ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 103ms (over 100ms) [WARNING] XSL 'noname-attributes' took 218ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 102ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 137ms (over 100ms) [WARNING] XSL 'noname-attributes' took 224ms (over 100ms) [WARNING] XSL 'noname-attributes' took 162ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 158ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 156ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 134ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 104ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 104ms (over 100ms) [WARNING] XSL 'duplicate-names' took 132ms (over 100ms) [WARNING] XSL 'duplicate-names' took 106ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 133ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 133ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 135ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 121ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 173ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 108ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 114ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 133ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 124ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 125ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 144ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 133ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 160ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 112ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 102ms (over 100ms) [WARNING] XSL 'unused-aliases' took 115ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 203ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 138ms (over 100ms) [WARNING] XSL 'unused-aliases' took 139ms (over 100ms) [WARNING] XSL 'unused-aliases' took 160ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 137ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 126ms (over 100ms) [WARNING] XSL 'data-objects' took 127ms (over 100ms) [WARNING] XSL 'data-objects' took 108ms (over 100ms) [WARNING] XSL 'data-objects' took 111ms (over 100ms) [WARNING] XSL 'unused-aliases' took 130ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'mandatory-version-meta' took 127ms (over 100ms) [WARNING] XSL 'data-objects' took 103ms (over 100ms) [WARNING] XSL 'set-locators' took 112ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 131ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 104ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 112ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 151ms (over 100ms) [WARNING] XSL 'data-objects' took 163ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'unit-test-without-phi' took 150ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'unit-test-without-phi' took 187ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 137ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 159ms (over 100ms) [WARNING] XSL 'set-locators' took 106ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 172ms (over 100ms) [WARNING] XSL 'unused-aliases' took 167ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'data-objects' took 145ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 134ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 215ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 129ms (over 100ms) [WARNING] XSL 'unused-aliases' took 131ms (over 100ms) [WARNING] XSL 'remove-refs' took 160ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 235ms (over 100ms) [WARNING] XSL 'unused-aliases' took 130ms (over 100ms) [WARNING] XSL 'set-locators' took 197ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 197ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'unused-aliases' took 209ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 198ms (over 100ms) [WARNING] XSL 'data-objects' took 170ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 114ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 209ms (over 100ms) [WARNING] XSL 'remove-levels' took 168ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 125ms (over 100ms) [WARNING] XSL 'set-locators' took 149ms (over 100ms) [WARNING] XSL 'remove-refs' took 167ms (over 100ms) [WARNING] XSL 'remove-refs' took 102ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 265ms (over 100ms) [WARNING] XSL 'data-objects' took 171ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 171ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 246ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 181ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 146ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 199ms (over 100ms) [WARNING] XSL 'add-refs' took 141ms (over 100ms) [WARNING] XSL 'remove-refs' took 199ms (over 100ms) [WARNING] XSL 'data-objects' took 217ms (over 100ms) [WARNING] XSL 'remove-levels' took 158ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 108ms (over 100ms) [WARNING] XSL 'remove-refs' took 108ms (over 100ms) [WARNING] XSL 'set-locators' took 190ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 161ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 166ms (over 100ms) [WARNING] XSL 'set-locators' took 257ms (over 100ms) [WARNING] XSL 'remove-refs' took 212ms (over 100ms) [WARNING] XSL 'remove-refs' took 216ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 135ms (over 100ms) [WARNING] XSL 'remove-levels' took 215ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 146ms (over 100ms) [WARNING] XSL 'set-locators' took 349ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 379ms (over 100ms) [WARNING] XSL 'set-locators' took 445ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 365ms (over 100ms) [WARNING] XSL 'add-refs' took 228ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 229ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 237ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'abstracts-float-up' took 410ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 414ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 246ms (over 100ms) [WARNING] XSL 'add-refs' took 407ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 408ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 423ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 144ms (over 100ms) [WARNING] XSL 'add-refs' took 126ms (over 100ms) [WARNING] XSL 'remove-levels' took 131ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 374ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 372ms (over 100ms) [WARNING] XSL 'add-refs' took 371ms (over 100ms) [WARNING] XSL 'remove-levels' took 144ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 382ms (over 100ms) [WARNING] XSL 'remove-levels' took 110ms (over 100ms) [WARNING] XSL 'remove-levels' took 152ms (over 100ms) [WARNING] XSL 'add-refs' took 567ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 202ms (over 100ms) [WARNING] XSL 'remove-levels' took 163ms (over 100ms) [WARNING] XSL 'remove-levels' took 195ms (over 100ms) [WARNING] XSL 'add-refs' took 194ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 225ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 176ms (over 100ms) [WARNING] XSL 'remove-refs' took 121ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 255ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'add-refs' took 107ms (over 100ms) [WARNING] XSL 'add-refs' took 109ms (over 100ms) [WARNING] XSL 'broken-refs' took 109ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 105ms (over 100ms) [WARNING] XSL 'remove-refs' took 128ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 152ms (over 100ms) [WARNING] XSL 'add-refs' took 120ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 184ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 310ms (over 100ms) [WARNING] XSL 'add-refs' took 338ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 284ms (over 100ms) [WARNING] XSL 'add-refs' took 340ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 242ms (over 100ms) [WARNING] XSL 'remove-refs' took 285ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 285ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 285ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 351ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 282ms (over 100ms) [WARNING] XSL 'remove-levels' took 336ms (over 100ms) [WARNING] XSL 'broken-refs' took 352ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 576ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 391ms (over 100ms) [WARNING] XSL 'add-refs' took 610ms (over 100ms) [WARNING] XSL 'constant-folding' took 635ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 684ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 638ms (over 100ms) [WARNING] XSL 'remove-refs' took 448ms (over 100ms) [WARNING] XSL 'remove-levels' took 418ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 413ms (over 100ms) [WARNING] XSL 'add-refs' took 413ms (over 100ms) [WARNING] XSL 'add-refs' took 414ms (over 100ms) [WARNING] XSL 'add-refs' took 415ms (over 100ms) [WARNING] XSL 'broken-refs' took 457ms (over 100ms) [WARNING] XSL 'add-refs' took 705ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 485ms (over 100ms) [WARNING] XSL 'add-refs' took 449ms (over 100ms) [WARNING] XSL 'add-refs' took 171ms (over 100ms) [WARNING] XSL 'add-refs' took 188ms (over 100ms) [WARNING] XSL 'remove-refs' took 650ms (over 100ms) [WARNING] XSL 'set-locators' took 226ms (over 100ms) [WARNING] XSL 'add-refs' took 365ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 163ms (over 100ms) [WARNING] XSL 'add-refs' took 365ms (over 100ms) [WARNING] XSL 'remove-levels' took 374ms (over 100ms) [WARNING] XSL 'broken-refs' took 374ms (over 100ms) [WARNING] XSL 'broken-refs' took 374ms (over 100ms) [WARNING] XSL 'constant-folding' took 374ms (over 100ms) [WARNING] XSL 'broken-refs' took 339ms (over 100ms) [WARNING] XSL 'add-refs' took 354ms (over 100ms) [WARNING] XSL 'add-refs' took 359ms (over 100ms) [WARNING] XSL 'broken-refs' took 378ms (over 100ms) [WARNING] XSL 'add-refs' took 384ms (over 100ms) [WARNING] XSL 'broken-refs' took 391ms (over 100ms) [WARNING] XSL 'add-refs' took 173ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 228ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 417ms (over 100ms) [WARNING] XSL 'broken-refs' took 166ms (over 100ms) [WARNING] XSL 'broken-refs' took 253ms (over 100ms) [WARNING] XSL 'add-refs' took 566ms (over 100ms) [WARNING] XSL 'set-locators' took 222ms (over 100ms) [WARNING] XSL 'broken-refs' took 566ms (over 100ms) [WARNING] XSL 'constant-folding' took 185ms (over 100ms) [WARNING] XSL 'constant-folding' took 238ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 277ms (over 100ms) [WARNING] XSL 'add-refs' took 267ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 199ms (over 100ms) [WARNING] XSL 'constant-folding' took 268ms (over 100ms) [WARNING] XSL 'set-locators' took 263ms (over 100ms) [WARNING] XSL 'broken-refs' took 397ms (over 100ms) [WARNING] XSL 'broken-refs' took 312ms (over 100ms) [WARNING] XSL 'set-locators' took 127ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 144ms (over 100ms) [WARNING] XSL 'constant-folding' took 327ms (over 100ms) [WARNING] XSL 'remove-levels' took 174ms (over 100ms) [WARNING] XSL 'add-refs' took 165ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 379ms (over 100ms) [WARNING] XSL 'set-locators' took 241ms (over 100ms) [WARNING] XSL 'constant-folding' took 128ms (over 100ms) [WARNING] XSL 'constant-folding' took 130ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 233ms (over 100ms) [WARNING] XSL 'constant-folding' took 270ms (over 100ms) [WARNING] XSL 'add-refs' took 129ms (over 100ms) [WARNING] XSL 'set-locators' took 240ms (over 100ms) [WARNING] XSL 'set-locators' took 136ms (over 100ms) [WARNING] XSL 'add-refs' took 271ms (over 100ms) [WARNING] XSL 'add-refs' took 155ms (over 100ms) [WARNING] XSL 'add-refs' took 129ms (over 100ms) [WARNING] XSL 'constant-folding' took 276ms (over 100ms) [WARNING] XSL 'constant-folding' took 276ms (over 100ms) [WARNING] XSL 'set-locators' took 364ms (over 100ms) [WARNING] XSL 'broken-refs' took 197ms (over 100ms) [WARNING] XSL 'duplicate-names' took 275ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 249ms (over 100ms) [WARNING] XSL 'broken-refs' took 278ms (over 100ms) [WARNING] XSL 'set-locators' took 168ms (over 100ms) [WARNING] XSL 'set-locators' took 173ms (over 100ms) [WARNING] XSL 'add-refs' took 329ms (over 100ms) [WARNING] XSL 'set-locators' took 328ms (over 100ms) [WARNING] XSL 'broken-refs' took 329ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 111ms (over 100ms) [WARNING] XSL 'broken-refs' took 212ms (over 100ms) [WARNING] XSL 'set-locators' took 413ms (over 100ms) [WARNING] XSL 'constant-folding' took 216ms (over 100ms) [WARNING] XSL 'broken-refs' took 240ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 348ms (over 100ms) [WARNING] XSL 'set-locators' took 438ms (over 100ms) [WARNING] XSL 'constant-folding' took 291ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 568ms (over 100ms) [WARNING] XSL 'constant-folding' took 278ms (over 100ms) [WARNING] XSL 'constant-folding' took 379ms (over 100ms) [WARNING] XSL 'add-refs' took 136ms (over 100ms) [WARNING] XSL 'set-locators' took 138ms (over 100ms) [WARNING] XSL 'broken-aliases' took 180ms (over 100ms) [WARNING] XSL 'constant-folding' took 209ms (over 100ms) [WARNING] XSL 'set-locators' took 241ms (over 100ms) [WARNING] XSL 'add-refs' took 327ms (over 100ms) [WARNING] XSL 'set-locators' took 422ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 451ms (over 100ms) [WARNING] XSL 'broken-refs' took 381ms (over 100ms) [WARNING] XSL 'set-locators' took 651ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 585ms (over 100ms) [WARNING] XSL 'set-locators' took 579ms (over 100ms) [WARNING] XSL 'broken-refs' took 438ms (over 100ms) [WARNING] XSL 'constant-folding' took 120ms (over 100ms) [WARNING] XSL 'constant-folding' took 146ms (over 100ms) [WARNING] XSL 'self-naming' took 101ms (over 100ms) [WARNING] XSL 'set-locators' took 103ms (over 100ms) [WARNING] XSL 'self-naming' took 105ms (over 100ms) [WARNING] XSL 'set-locators' took 118ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Optimized 13 out of 35 XMIR program(s) [INFO] Discovered 21 foreign objects in 23 programs: [org.eolang.switch, org.eolang.bool, org.eolang.nan, org.eolang.txt.sscanf, org.eolang.collections.list, org.eolang.string, org.eolang.float, org.eolang.collections.bytes-as-array, org.eolang.math.angle, org.eolang.math.pi, org.eolang.positive-infinity, org.eolang.memory, org.eolang.int, org.eolang.txt.text, org.eolang.negative-infinity, org.eolang.error, org.eolang.txt.sprintf, org.eolang.txt.regex, org.eolang.bytes, org.eolang.tuple, org.eolang.seq] [INFO] Probing object(s): [x.as-bytes.eq, x.neg.as-bytes, x.plus.gt, index.eq.if, terms.at.neg, as-bytes.xor.as-int] [INFO] Probing object(s): [const-str.length.eq, const-str.slice.eq, const-str.length.plus, i.eq.if, items.length.minus, acc.concat.concat, start.lt.and.while, start.lt.and, start.plus.lte.if, start.plus.lte, s.slice.eq.if, s.slice.eq, index.plus.gt.if, index.plus.gt, up-cased.ascii.plus.as-bytes.slice, up-cased.ascii.plus.as-bytes, up-cased.ascii.plus, ascii-x.lte.and.if, ascii-x.lte.and, ascii.minus.as-bytes.slice, ascii.minus.as-bytes, bytes.concat.as-int, s.length.eq.if, s.length.eq, b1.at.eq.if, b1.at.eq, is-alphabetic.bytes-1-to-8.as-int.gt.if, is-alphabetic.bytes-1-to-8.as-int.gt, is-alphabetic.bytes-1-to-8.as-int, a.eq.if, s.length.minus, text.low-cased.as-bytes, b.gte.and, list.reduced.as-string] [INFO] Probing object(s): [list.head.with.concat, list.head.with, idx.eq.if, x.eq.if, arr.length.eq.if, arr.length.eq, acc.eq.and.if, acc.eq.and, item.eq.if, int.eq.not, i.plus.lt.while, i.plus.lt, j.plus.lt.while, j.plus.lt, arr.at.lt.if, arr.at.lt, int.eq.if, acc.eq.if, index.plus.eq.if, index.plus.eq, list.is-empty.if, index.lte.if, index.gte.if, arr.length.minus, start.lt.if, idx.gte.if] [INFO] Probing object(s): [groups.is-empty.if, org.eolang.txt.sprintf, org.eolang.txt, org.eolang, groups.length.minus, mitem.at.plus, mitem.at.length, mitem.at.minus, txt.length.minus, list.is-empty.not.if, list.is-empty.not] [INFO] Probing object(s): [x.as-bytes.eq, x.neg.as-bytes, x.plus.gt, index.eq.if, terms.at.neg, as-bytes.xor.as-int] [INFO] Probing object(s): [value.eq.if, value.div.eq, divisor.eq.if, dividend.gt.if, value.gte.if, value.lte.if, number.is-nan.or.if, number.is-nan.or, x-as-num.is-infinite.if, x-as-num.is-int.if, p.eq.if, number.mod.eq.if, number.mod.eq, self-as-float.eq.if, self-is-inf.or.if, self-as-float.lt.and, self-as-float.gt.and, x-is-int.not.if, x-as-num.mod.eq.if, x-as-num.mod.eq, diff.gt.while, a.div.plus, value.minus.div, iterator.lt.while, is-nan.or.if, base-as-number.is-infinite.if, self-as-float.lt.or, positive-infinity.eq.and, positive-infinity.eq.or, self-as-float.eq.and, number.ln.div, value.gt.if, pow-2.lte.while, x.times.div, number.as-float.times, number.exp.ln-2, term-1.y.minus, iterator.gt.while, float.div.minus, low.plus.div, seq.abs.gt.if, seq.abs.gt, cosmid.gt.if, n.gt.or.if, n.gt.or, n.eq.if] [INFO] Found 1 probe(s) in 13 program(s): [org.eolang.txt.sprintf] [INFO] 20 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@6c111d8a]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Dependency found for org.eolang.int:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.txt.text:*.*.*: org.eolang:eo-strings:0.2.0 [INFO] Dependency found for org.eolang.collections.list:*.*.*: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.txt.sprintf:*.*.*: org.eolang:eo-strings:0.2.0 [INFO] Dependency found for org.eolang.txt.regex:*.*.*: org.eolang:eo-strings:0.2.0 [INFO] Dependency found for org.eolang.seq:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.bool:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.float:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.tuple:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.string:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.memory:0.29.6: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.math.number:*.*.*: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.error:0.29.6: org.eolang:eo-runtime:0.29.5 Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.5/eo-runtime-0.29.5.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.5/eo-runtime-0.29.5.pom (10 kB at 733 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.5/eo-parent-0.29.5.pom Downloaded1from2central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.5/eo-parent-0.29.5.pom (12 kB at 907 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.7/logback-classic-1.4.7.pom Downloaded1from3central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.7/logback-classic-1.4.7.pom (13 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.7/logback-parent-1.4.7.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.7/logback-parent-1.4.7.pom (20 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.7/logback-core-1.4.7.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.7/logback-core-1.4.7.pom (5.0 kB at 561 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.4/slf4j-api-2.0.4.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.4/slf4j-api-2.0.4.pom (1.6 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.4/slf4j-parent-2.0.4.pom Downloaded1from6central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.4/slf4j-parent-2.0.4.pom (16 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.7/logback-classic-1.4.7.jar Downloaded1from7central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.7/logback-classic-1.4.7.jar (270 kB at 3.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.7/logback-core-1.4.7.jar Downloaded1from9central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.7/logback-core-1.4.7.jar (591 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-strings/0.2.0/eo-strings-0.2.0.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-strings/0.2.0/eo-strings-0.2.0.pom (6.2 kB at 518 kB/s) [INFO] Artifact com.jcabi:parent:pom:0.65.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.65.0/parent-0.65.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.65.0/parent-0.65.0.pom (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.1/eo-runtime-0.29.1.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.1/eo-runtime-0.29.1.pom (9.0 kB at 749 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.1/eo-parent-0.29.1.pom Downloaded1from1central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.1/eo-parent-0.29.1.pom (11 kB at 915 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.pom (3.2 kB at 353 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.pom (3.0 kB at 301 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.1/eo-runtime-0.29.1.jar Downloaded1from6central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.1/eo-runtime-0.29.1.jar (166 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.jar Downloaded3from4central:|https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar (103 kB at 2.6 MB/s) Downloaded2from0central:0https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.2/junit-jupiter-api-5.9.2.jar (208 kB at 4.5 MB/s) Downloaded1from8central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.2/junit-jupiter-params-5.9.2.jar (580 kB at 3.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-collections/0.0.9/eo-collections-0.0.9.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-collections/0.0.9/eo-collections-0.0.9.pom (6.1 kB at 558 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.4/eo-runtime-0.29.4.pom Downloaded1from0central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.4/eo-runtime-0.29.4.pom (10 kB at 947 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.4/eo-parent-0.29.4.pom Downloaded1from2central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.29.4/eo-parent-0.29.4.pom (12 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.4/eo-runtime-0.29.4.jar Downloaded1from6central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.4/eo-runtime-0.29.4.jar (168 kB at 3.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-math/0.4.0/eo-math-0.4.0.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-math/0.4.0/eo-math-0.4.0.pom (6.4 kB at 579 kB/s) [INFO] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (0 B at 0 B/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom (3.2 kB at 398 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom (2.8 kB at 354 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom (3.0 kB at 334 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar Downloaded1from0central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar (208 kB at 4.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar Downloaded2from0central:2https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar (103 kB at 3.7 MB/s) Downloaded1from7central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar (579 kB at 5.9 MB/s) [INFO] Configured Artifact: org.eolang:eo-collections:0.0.9:jar Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-collections/0.0.9/eo-collections-0.0.9.jar Downloaded1from4central: https://repo.maven.apache.org/maven2/org/eolang/eo-collections/0.0.9/eo-collections-0.0.9.jar (24 kB at 1.8 MB/s) [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-collections/0.0.9/eo-collections-0.0.9.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9 with includes "" and excludes "" [INFO] org.eolang:eo-collections::0.0.9 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9 [INFO] Found 15 new file(s) after unpacking of org.eolang:eo-collections:0.0.9 [INFO] Configured Artifact: org.eolang:eo-math:0.4.0:jar Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-math/0.4.0/eo-math-0.4.0.jar Downloaded1from0central: https://repo.maven.apache.org/maven2/org/eolang/eo-math/0.4.0/eo-math-0.4.0.jar (104 kB at 4.5 MB/s) [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-math/0.4.0/eo-math-0.4.0.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0 with includes "" and excludes "" [INFO] org.eolang:eo-math::0.4.0 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0 [INFO] Found 77 new file(s) after unpacking of org.eolang:eo-math:0.4.0 [INFO] Configured Artifact: org.eolang:eo-runtime:0.29.5:jar Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.5/eo-runtime-0.29.5.jar Downloaded1from6central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.29.5/eo-runtime-0.29.5.jar (168 kB at 1.4 MB/s) [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-runtime/0.29.5/eo-runtime-0.29.5.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5 with includes "" and excludes "" [INFO] org.eolang:eo-runtime::0.29.5 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5 [INFO] Found 156 new file(s) after unpacking of org.eolang:eo-runtime:0.29.5 [INFO] Configured Artifact: org.eolang:eo-strings:0.2.0:jar Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-strings/0.2.0/eo-strings-0.2.0.jar Downloaded1from5central: https://repo.maven.apache.org/maven2/org/eolang/eo-strings/0.2.0/eo-strings-0.2.0.jar (457 kB at 6.8 MB/s) [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-strings/0.2.0/eo-strings-0.2.0.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0 with includes "" and excludes "" [INFO] org.eolang:eo-strings::0.2.0 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0 [INFO] Found 291 new file(s) after unpacking of org.eolang:eo-strings:0.2.0 [INFO] New 4 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 66 objects found in 5 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Placed 285 binary file(s) out of 291, found in org.eolang/eo-strings/-/0.2.0 [INFO] Placed 9 binary file(s) out of 77, found in org.eolang/eo-math/-/0.4.0 [INFO] Placed 4 binary file(s) out of 15, found in org.eolang/eo-collections/-/0.0.9 [INFO] Placed 298 binary files found in 5 dependencies [INFO] Assemble cycle #2 (EO:35/XMIR:22/OPTIMIZED:22/DISCOVERED:12/PROBED:22 -> EO:55/XMIR:35/OPTIMIZED:35/DISCOVERED:35/PROBED:35), took 16s [INFO] Parsed 20 .eo sources to XMIRs [WARNING] XSL 'same-line-names' took 104ms (over 100ms) [WARNING] XSL 'same-line-names' took 110ms (over 100ms) [WARNING] XSL 'global-nonames' took 124ms (over 100ms) [WARNING] XSL 'self-naming' took 165ms (over 100ms) [WARNING] XSL 'add-refs' took 108ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 104ms (over 100ms) [WARNING] XSL 'expand-qqs' took 107ms (over 100ms) [WARNING] XSL 'wrap-method-calls' took 115ms (over 100ms) [WARNING] XSL 'expand-qqs' took 107ms (over 100ms) [WARNING] XSL 'add-probes' took 108ms (over 100ms) [WARNING] XSL 'add-probes' took 106ms (over 100ms) [WARNING] XSL 'add-probes' took 123ms (over 100ms) [WARNING] XSL 'add-probes' took 127ms (over 100ms) [WARNING] XSL 'expand-qqs' took 116ms (over 100ms) [WARNING] XSL 'incorrect-home' took 109ms (over 100ms) [WARNING] XSL 'noname-attributes' took 114ms (over 100ms) [WARNING] XSL 'unknown-names' took 109ms (over 100ms) [WARNING] XSL 'unknown-names' took 137ms (over 100ms) [WARNING] XSL 'unknown-names' took 112ms (over 100ms) [WARNING] XSL 'noname-attributes' took 118ms (over 100ms) [WARNING] XSL 'unknown-names' took 103ms (over 100ms) [WARNING] XSL 'expand-aliases' took 118ms (over 100ms) [WARNING] XSL 'duplicate-names' took 106ms (over 100ms) [WARNING] XSL 'duplicate-names' took 133ms (over 100ms) [WARNING] XSL 'noname-attributes' took 112ms (over 100ms) [WARNING] XSL 'noname-attributes' took 133ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 109ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 101ms (over 100ms) [WARNING] XSL 'broken-refs' took 144ms (over 100ms) [WARNING] XSL 'noname-attributes' took 143ms (over 100ms) [WARNING] XSL 'noname-attributes' took 142ms (over 100ms) [WARNING] XSL 'noname-attributes' took 143ms (over 100ms) [WARNING] XSL 'duplicate-names' took 140ms (over 100ms) [WARNING] XSL 'noname-attributes' took 127ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 135ms (over 100ms) [WARNING] XSL 'resolve-aliases' took 171ms (over 100ms) [WARNING] XSL 'duplicate-names' took 104ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 109ms (over 100ms) [WARNING] XSL 'noname-attributes' took 116ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 115ms (over 100ms) [WARNING] XSL 'duplicate-metas' took 176ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 104ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 135ms (over 100ms) [WARNING] XSL 'duplicate-names' took 102ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 139ms (over 100ms) [WARNING] XSL 'broken-refs' took 133ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 110ms (over 100ms) [WARNING] XSL 'duplicate-names' took 160ms (over 100ms) [WARNING] XSL 'correct-package-meta' took 156ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 186ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 157ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 157ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 113ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 112ms (over 100ms) [WARNING] XSL 'mandatory-home-meta' took 110ms (over 100ms) [WARNING] XSL 'mandatory-version-meta' took 104ms (over 100ms) [WARNING] XSL 'mandatory-package-meta' took 109ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-refs' took 128ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 121ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 151ms (over 100ms) [WARNING] XSL 'remove-refs' took 116ms (over 100ms) [WARNING] XSL 'remove-refs' took 104ms (over 100ms) [WARNING] XSL 'set-locators' took 114ms (over 100ms) [WARNING] XSL 'data-objects' took 110ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 132ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 133ms (over 100ms) [WARNING] XSL 'remove-refs' took 112ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 110ms (over 100ms) [WARNING] XSL 'add-refs' took 151ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 102ms (over 100ms) [WARNING] XSL 'set-locators' took 138ms (over 100ms) [WARNING] XSL 'add-refs' took 104ms (over 100ms) [WARNING] XSL 'remove-levels' took 108ms (over 100ms) [WARNING] XSL 'add-refs' took 139ms (over 100ms) [WARNING] XSL 'add-refs' took 117ms (over 100ms) [WARNING] XSL 'remove-refs' took 120ms (over 100ms) [WARNING] XSL 'remove-levels' took 201ms (over 100ms) [WARNING] XSL 'remove-levels' took 168ms (over 100ms) [WARNING] XSL 'remove-levels' took 146ms (over 100ms) [WARNING] XSL 'add-refs' took 144ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 145ms (over 100ms) [WARNING] XSL 'remove-levels' took 174ms (over 100ms) [WARNING] XSL 'remove-refs' took 148ms (over 100ms) [WARNING] XSL 'set-locators' took 184ms (over 100ms) [WARNING] XSL 'add-refs' took 182ms (over 100ms) [WARNING] XSL 'add-refs' took 177ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 149ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 215ms (over 100ms) [WARNING] XSL 'add-refs' took 171ms (over 100ms) [WARNING] XSL 'broken-refs' took 174ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 207ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 154ms (over 100ms) [WARNING] XSL 'add-refs' took 189ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 156ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 159ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'fix-missed-names' took 163ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'abstracts-float-up' took 188ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 181ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 204ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 202ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 203ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 203ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 210ms (over 100ms) [WARNING] XSL 'add-refs' took 149ms (over 100ms) [WARNING] XSL 'remove-refs' took 116ms (over 100ms) [WARNING] XSL 'add-refs' took 114ms (over 100ms) [WARNING] XSL 'add-refs' took 114ms (over 100ms) [WARNING] XSL 'broken-refs' took 114ms (over 100ms) [WARNING] XSL 'broken-refs' took 124ms (over 100ms) [WARNING] XSL 'add-refs' took 118ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 154ms (over 100ms) [WARNING] XSL 'broken-refs' took 137ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 195ms (over 100ms) [WARNING] XSL 'broken-refs' took 229ms (over 100ms) [WARNING] XSL 'constant-folding' took 189ms (over 100ms) [WARNING] XSL 'broken-refs' took 286ms (over 100ms) [WARNING] XSL 'constant-folding' took 190ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 242ms (over 100ms) [WARNING] XSL 'constant-folding' took 197ms (over 100ms) [WARNING] XSL 'constant-folding' took 199ms (over 100ms) [WARNING] XSL 'constant-folding' took 204ms (over 100ms) [WARNING] XSL 'broken-refs' took 214ms (over 100ms) [WARNING] XSL 'broken-refs' took 203ms (over 100ms) [WARNING] XSL 'set-locators' took 309ms (over 100ms) [WARNING] XSL 'broken-refs' took 257ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 238ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 262ms (over 100ms) [WARNING] XSL 'set-locators' took 105ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 116ms (over 100ms) [WARNING] XSL 'constant-folding' took 120ms (over 100ms) [WARNING] XSL 'constant-folding' took 318ms (over 100ms) [WARNING] XSL 'constant-folding' took 105ms (over 100ms) [WARNING] XSL 'set-locators' took 120ms (over 100ms) [WARNING] XSL 'broken-refs' took 323ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 137ms (over 100ms) [WARNING] XSL 'set-locators' took 131ms (over 100ms) [WARNING] XSL 'constant-folding' took 160ms (over 100ms) [WARNING] XSL 'constant-folding' took 149ms (over 100ms) [WARNING] XSL 'add-refs' took 145ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 133ms (over 100ms) [WARNING] XSL 'remove-levels' took 163ms (over 100ms) [WARNING] XSL 'constant-folding' took 194ms (over 100ms) [WARNING] XSL 'broken-refs' took 141ms (over 100ms) [WARNING] XSL 'set-locators' took 156ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 187ms (over 100ms) [WARNING] XSL 'remove-levels' took 294ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 125ms (over 100ms) [WARNING] XSL 'set-locators' took 128ms (over 100ms) [WARNING] XSL 'constant-folding' took 214ms (over 100ms) [WARNING] XSL 'set-locators' took 191ms (over 100ms) [WARNING] XSL 'duplicate-aliases' took 306ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 133ms (over 100ms) [WARNING] XSL 'broken-refs' took 187ms (over 100ms) [WARNING] XSL 'set-locators' took 203ms (over 100ms) [WARNING] XSL 'set-locators' took 220ms (over 100ms) [WARNING] XSL 'set-locators' took 247ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 248ms (over 100ms) [WARNING] XSL 'global-nonames' took 112ms (over 100ms) [WARNING] XSL 'set-locators' took 116ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 247ms (over 100ms) [WARNING] XSL 'constant-folding' took 116ms (over 100ms) [WARNING] XSL 'add-refs' took 153ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 163ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 105ms (over 100ms) [WARNING] XSL 'global-nonames' took 180ms (over 100ms) [WARNING] XSL 'set-locators' took 108ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 117ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 120ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 209ms (over 100ms) [WARNING] XSL 'duplicate-names' took 128ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 111ms (over 100ms) [WARNING] XSL 'duplicate-names' took 113ms (over 100ms) [WARNING] XSL 'many-free-attributes' took 239ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 134ms (over 100ms) [WARNING] XSL 'set-locators' took 134ms (over 100ms) [WARNING] XSL 'not-empty-atoms' took 143ms (over 100ms) [WARNING] XSL 'broken-aliases' took 187ms (over 100ms) [WARNING] XSL 'duplicate-names' took 193ms (over 100ms) [WARNING] XSL 'duplicate-names' took 181ms (over 100ms) [WARNING] XSL 'broken-aliases' took 133ms (over 100ms) [WARNING] XSL 'duplicate-names' took 127ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Optimized 20 out of 55 XMIR program(s) [INFO] Discovered 15 foreign objects in 20 programs: [org.eolang.bool, org.eolang.nan, org.eolang.try, org.eolang.float, org.eolang.collections.list, org.eolang.string, org.eolang.collections.bytes-as-array, org.eolang.math.pi, org.eolang.positive-infinity, org.eolang.memory, org.eolang.int, org.eolang.negative-infinity, org.eolang.error, org.eolang.tuple, org.eolang.seq] [INFO] Probing object(s): [i.lt.if] [INFO] Probing object(s): [int.times.plus, int.as-bytes.and.right.as-int, int.as-bytes.and.right, int.as-bytes.and] [INFO] Probing object(s): [cosine.eq.if, sine.eq.if] [INFO] Probing object(s): [x.as-bytes.eq.or.not, x.as-bytes.eq.or, x.as-bytes.eq.not, x.as-bytes.eq, t.as-bytes.eq, num.eq.not, index.eq.if, acc.gt.if, x.length.eq.if, x.length.eq, terms-count.gt.if] [INFO] Probing object(s): [x.as-bytes.eq.or.not, x.as-bytes.eq.or, x.as-bytes.eq.not, x.as-bytes.eq, t.as-bytes.eq, num.eq.not, index.eq.if, acc.gt.if, x.length.eq.if, x.length.eq, terms-count.gt.if] [INFO] Probing object(s): [new-next.gt.if] [INFO] Probing object(s): [index.eq.if, cases.at.at.if, cases.at.at, cases.length.eq.if, cases.length.eq] [INFO] 9 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@c49e329]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Dependency found for org.eolang.math.pi:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.io.stdout:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.txt.sscanf:0.2.0: org.eolang:eo-strings:0.2.0 [INFO] Dependency found for org.eolang.collections.bytes-as-array:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.nop:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.bytes:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.io.stdin:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.try:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.math.angle:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.positive-infinity:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.rust:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.negative-infinity:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.heap:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.goto:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.switch:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.cti:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.nan:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.as-phi:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.cage:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] Dependency found for org.eolang.ram:0.29.5: org.eolang:eo-runtime:0.29.5 [INFO] New 4 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 66 objects found in 5 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Assemble cycle #3 (EO:55/XMIR:35/OPTIMIZED:35/DISCOVERED:35/PROBED:35 -> EO:64/XMIR:55/OPTIMIZED:55/DISCOVERED:55/PROBED:55), took 8s [INFO] Parsed 9 .eo sources to XMIRs [WARNING] XSL 'same-line-names' took 101ms (over 100ms) [WARNING] XSL 'vars-float-up' took 102ms (over 100ms) [WARNING] XSL 'sparse-decoration' took 122ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'data-objects' took 119ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 104ms (over 100ms) [WARNING] XSL 'remove-refs' took 114ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 107ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 129ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 102ms (over 100ms) [WARNING] XSL 'set-locators' took 141ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'abstracts-float-up' took 173ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 171ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 106ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-refs' took 126ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-levels' took 115ms (over 100ms) [WARNING] XSL 'remove-refs' took 131ms (over 100ms) [WARNING] XSL 'set-locators' took 131ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 150ms (over 100ms) [WARNING] XSL 'remove-levels' took 168ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 146ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 106ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 104ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 102ms (over 100ms) [WARNING] XSL 'remove-levels' took 108ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 124ms (over 100ms) [WARNING] XSL 'remove-refs' took 111ms (over 100ms) [WARNING] XSL 'remove-levels' took 113ms (over 100ms) [WARNING] XSL 'add-refs' took 141ms (over 100ms) [WARNING] XSL 'add-refs' took 149ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 149ms (over 100ms) [WARNING] XSL 'add-refs' took 176ms (over 100ms) [WARNING] XSL 'remove-levels' took 196ms (over 100ms) [WARNING] XSL 'add-refs' took 176ms (over 100ms) [WARNING] XSL 'add-refs' took 141ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 129ms (over 100ms) [WARNING] XSL 'broken-refs' took 116ms (over 100ms) [WARNING] XSL 'add-refs' took 200ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 202ms (over 100ms) [WARNING] XSL 'broken-refs' took 151ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 175ms (over 100ms) [WARNING] XSL 'add-refs' took 195ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 230ms (over 100ms) [WARNING] XSL 'broken-refs' took 111ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 119ms (over 100ms) [WARNING] XSL 'add-refs' took 108ms (over 100ms) [WARNING] XSL 'add-refs' took 132ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 102ms (over 100ms) [WARNING] XSL 'remove-levels' took 117ms (over 100ms) [WARNING] XSL 'constant-folding' took 141ms (over 100ms) [WARNING] XSL 'add-refs' took 135ms (over 100ms) [WARNING] XSL 'broken-refs' took 115ms (over 100ms) [WARNING] XSL 'add-refs' took 123ms (over 100ms) [WARNING] XSL 'add-refs' took 140ms (over 100ms) [WARNING] XSL 'add-refs' took 177ms (over 100ms) [WARNING] XSL 'set-locators' took 125ms (over 100ms) [WARNING] XSL 'set-locators' took 111ms (over 100ms) [WARNING] XSL 'add-refs' took 171ms (over 100ms) [WARNING] XSL 'constant-folding' took 137ms (over 100ms) [WARNING] XSL 'add-refs' took 241ms (over 100ms) [WARNING] XSL 'broken-refs' took 195ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 123ms (over 100ms) [WARNING] XSL 'broken-refs' took 166ms (over 100ms) [WARNING] XSL 'set-locators' took 119ms (over 100ms) [WARNING] XSL 'set-locators' took 127ms (over 100ms) [WARNING] XSL 'add-refs' took 112ms (over 100ms) [WARNING] XSL 'constant-folding' took 113ms (over 100ms) [INFO] Optimized 9 out of 64 XMIR program(s) [INFO] Discovered 17 foreign objects in 9 programs: [org.eolang.switch, org.eolang.bool, org.eolang.sys.uname, org.eolang.collections.multimap, org.eolang.float, org.eolang.string, org.eolang.collections.list, org.eolang.collections.map, org.eolang.collections.bytes-as-array, org.eolang.memory, org.eolang.sys.call, org.eolang.math.number, org.eolang.int, org.eolang.error, org.eolang.bytes, org.eolang.tuple, org.eolang.seq] [INFO] Probing object(s): [b.minus.div.times, b.minus.div, a.plus.div, y.minus.div, x.plus.lt.while, x.plus.lt] [INFO] Probing object(s): [number.as-float.div, number.left.minus, uname.is-windows.if, time-bytes.left.and.as-int.plus, time-bytes.left.and.as-int, time-bytes.left.and, time-bytes.and.as-int, int.as-bytes.left.as-int.minus.as-bytes, int.as-bytes.left.as-int.minus, int.as-bytes.left.as-int, int.as-bytes.left] [INFO] Probing object(s): [item.gt.if, self-as-list.is-empty.if, min.gt.if] [INFO] Probing object(s): [current.lt.if, start.lt.if] [INFO] Probing object(s): [lst.is-empty.if, lst.reducedi.at.reduced, lst.reducedi.at, mp.found.length.eq.not.if, mp.found.length.eq.not, mp.found.length.eq, mp.found.length, acc.at.with] [INFO] Probing object(s): [x.at.as-hash, m.length.eq.if, m.length.eq, key.eq.if, x.at.gte.if, x.at.gte, arr.length.gte.if, arr.length.gte, i.gte.and.if, i.gte.and, x.at.eq, mmp.elements-amount.write] [INFO] Probing object(s): [m.length.eq.if, m.length.eq, mp.elements-amount.write] [INFO] Probing object(s): [h.as-bytes.eq, h-as-bytes.size.eq, h-as-bytes.xor.as-int, index.eq.if, int.times.plus, zero-as-bytes.and.right.as-int, zero-as-bytes.and.right] [INFO] 2 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@1b6ccdfe]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Dependency found for org.eolang.math.integral:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.math.random:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.math.series:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.collections.range:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.math.e:0.4.0: org.eolang:eo-math:0.4.0 [INFO] Dependency found for org.eolang.collections.set:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.collections.multimap:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.collections.map:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] Dependency found for org.eolang.collections.hash-code-of:0.0.9: org.eolang:eo-collections:0.0.9 [INFO] New 3 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 66 objects found in 5 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Assemble cycle #4 (EO:64/XMIR:55/OPTIMIZED:55/DISCOVERED:55/PROBED:55 -> EO:66/XMIR:64/OPTIMIZED:64/DISCOVERED:64/PROBED:64), took 4s [INFO] Parsed 2 .eo sources to XMIRs [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Optimized 2 out of 66 XMIR program(s) [INFO] Discovered 1 foreign objects in 2 programs: [org.eolang.tuple] [INFO] 0 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@78e351a7]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Dependency found for org.eolang.sys.call:*.*.*: org.eolang:eo-sys:jar-with-dependencies:0.0.10 [INFO] Dependency found for org.eolang.sys.uname:*.*.*: org.eolang:eo-sys:jar-with-dependencies:0.0.10 Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-sys/0.0.10/eo-sys-0.0.10.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-sys/0.0.10/eo-sys-0.0.10.pom (8.8 kB at 733 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 226 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 250 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom (3.2 kB at 355 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 356 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 8.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar Downloaded3from2central:|https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 2.3 MB/s) Downloaded2from4central:.https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar (247 kB at 2.8 MB/s) Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 6.7 MB/s) [INFO] Configured Artifact: org.eolang:eo-sys:jar-with-dependencies:0.0.10:jar Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-sys/0.0.10/eo-sys-0.0.10-jar-with-dependencies.jar Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eolang/eo-sys/0.0.10/eo-sys-0.0.10-jar-with-dependencies.jar (3.2 MB at 9.8 MB/s) [INFO] Unpacking /home/r/.m2/repository/org/eolang/eo-sys/0.0.10/eo-sys-0.0.10-jar-with-dependencies.jar to /home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10 with includes "" and excludes "" [INFO] org.eolang:eo-sys:jar-with-dependencies:0.0.10 unpacked to ./home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] Found 1466 new file(s) after unpacking of org.eolang:eo-sys:jar-with-dependencies:0.0.10 [INFO] New 2 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 3 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10/EO-SOURCES, 3 program(s) registered with version 0.0.10 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 69 objects found in 6 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Placed 1462 binary file(s) out of 1466, found in org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Placed 1462 binary files found in 6 dependencies [INFO] Assemble cycle #5 (EO:66/XMIR:64/OPTIMIZED:64/DISCOVERED:64/PROBED:64 -> EO:66/XMIR:66/OPTIMIZED:66/DISCOVERED:66/PROBED:66), took 4s [INFO] No .eo sources parsed to XMIRs [INFO] Nothing to discover, all programs checked already [INFO] Nothing to probe, all programs checked already [INFO] 1 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@325ea77f]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] New 1 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 3 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10/EO-SOURCES, 3 program(s) registered with version 0.0.10 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 69 objects found in 6 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Found placed binaries from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] No binary file(s) out of 1466 were placed from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Assemble cycle #6 (EO:66/XMIR:66/OPTIMIZED:66/DISCOVERED:66/PROBED:66 -> EO:67/XMIR:66/OPTIMIZED:66/DISCOVERED:66/PROBED:66), took 960ms [INFO] Parsed 1 .eo sources to XMIRs [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Optimized 1 out of 67 XMIR program(s) [INFO] Discovered 1 foreign objects in 1 programs: [org.eolang.tuple] [INFO] 0 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@3fc2cae2]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Dependency found for org.eolang.sys.win32:0.0.10: org.eolang:eo-sys:jar-with-dependencies:0.0.10 [INFO] New 2 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 3 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10/EO-SOURCES, 3 program(s) registered with version 0.0.10 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 69 objects found in 6 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Found placed binaries from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] No binary file(s) out of 1466 were placed from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Assemble cycle #7 (EO:67/XMIR:66/OPTIMIZED:66/DISCOVERED:66/PROBED:66 -> EO:67/XMIR:67/OPTIMIZED:67/DISCOVERED:67/PROBED:67), took 957ms [INFO] No .eo sources parsed to XMIRs [INFO] Nothing to discover, all programs checked already [INFO] Nothing to probe, all programs checked already [INFO] 0 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@1776c50a]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] New 1 dependenc(ies) unpacked [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.6/EO-SOURCES, 24 program(s) registered with version 0.29.6 [INFO] Found 24 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-runtime/-/0.29.5/EO-SOURCES, 24 program(s) registered with version 0.29.5 [INFO] Found 3 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-sys/jar-with-dependencies/0.0.10/EO-SOURCES, 3 program(s) registered with version 0.0.10 [INFO] Found 4 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-strings/-/0.2.0/EO-SOURCES, 4 program(s) registered with version 0.2.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-math/-/0.4.0/EO-SOURCES, 7 program(s) registered with version 0.4.0 [INFO] Found 7 sources in ./home/r/repo/target/eo/4-resolve/org.eolang/eo-collections/-/0.0.9/EO-SOURCES, 7 program(s) registered with version 0.0.9 [INFO] New 69 objects found in 6 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.5 [INFO] No binary file(s) out of 156 were placed from org.eolang/eo-runtime/-/0.29.5 [INFO] Found placed binaries from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] No binary file(s) out of 1466 were placed from org.eolang/eo-sys/jar-with-dependencies/0.0.10 [INFO] Found placed binaries from org.eolang/eo-strings/-/0.2.0 [INFO] No binary file(s) out of 291 were placed from org.eolang/eo-strings/-/0.2.0 [INFO] Found placed binaries from org.eolang/eo-math/-/0.4.0 [INFO] No binary file(s) out of 77 were placed from org.eolang/eo-math/-/0.4.0 [INFO] Found placed binaries from org.eolang/eo-collections/-/0.0.9 [INFO] No binary file(s) out of 15 were placed from org.eolang/eo-collections/-/0.0.9 [INFO] Assemble cycle #8 (EO:67/XMIR:67/OPTIMIZED:67/DISCOVERED:67/PROBED:67 -> EO:67/XMIR:67/OPTIMIZED:67/DISCOVERED:67/PROBED:67), took 772ms [INFO] 8 assemble cycle(s) produced some new object(s): EO:67/XMIR:67/OPTIMIZED:67/DISCOVERED:67/PROBED:67 [INFO] [INFO] --- eo:0.29.6:transpile (compile) @ eo-hamcrest --- [WARNING] XSL 'StUnhex' took 222ms (over 100ms) [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/integral.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/bytes-as-array.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/series.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/greater-than-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'attrs' took 256ms (over 100ms) [INFO] Generated 9 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/int.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/described-as-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/pi.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'StUnhex' took 213ms (over 100ms) [WARNING] XSL 'StUnhex' took 1s (over 100ms) [WARNING] XSL 'StUnhex' took 1s (over 100ms) [WARNING] XSL 'classes' took 126ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 109ms (over 100ms) [WARNING] XSL 'tests' took 225ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 104ms (over 100ms) [WARNING] XSL 'package' took 102ms (over 100ms) [WARNING] XSL 'tests' took 169ms (over 100ms) [WARNING] XSL 'varargs' took 193ms (over 100ms) [WARNING] XSL 'tests' took 185ms (over 100ms) [WARNING] XSL 'data' took 185ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/random.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'package' took 216ms (over 100ms) [WARNING] XSL 'tests' took 192ms (over 100ms) [WARNING] XSL 'attrs' took 198ms (over 100ms) [WARNING] XSL 'varargs' took 203ms (over 100ms) [WARNING] XSL 'classes' took 211ms (over 100ms) [WARNING] XSL 'tests' took 320ms (over 100ms) [WARNING] XSL 'attrs' took 164ms (over 100ms) [WARNING] XSL 'varargs' took 167ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/less-than-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'rename-tests-inners' took 139ms (over 100ms) [WARNING] XSL 'varargs' took 141ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 223ms (over 100ms) [WARNING] XSL 'package' took 227ms (over 100ms) [WARNING] XSL 'data' took 236ms (over 100ms) [WARNING] XSL 'data' took 115ms (over 100ms) [WARNING] XSL 'data' took 238ms (over 100ms) [WARNING] XSL 'varargs' took 132ms (over 100ms) [WARNING] XSL 'classes' took 152ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/range.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/nop.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/e.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/bytes.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'package' took 105ms (over 100ms) [WARNING] XSL 'data' took 163ms (over 100ms) [WARNING] XSL 'package' took 179ms (over 100ms) [WARNING] XSL 'package' took 190ms (over 100ms) [WARNING] XSL 'attrs' took 183ms (over 100ms) [WARNING] XSL 'package' took 187ms (over 100ms) [WARNING] XSL 'data' took 129ms (over 100ms) [INFO] Generated 9 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/txt/regex.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'attrs' took 811ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 792ms (over 100ms) [WARNING] XSL 'classes' took 826ms (over 100ms) [WARNING] XSL 'package' took 862ms (over 100ms) [WARNING] XSL 'data' took 819ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/equal-to-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 32 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/txt/text.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'data' took 951ms (over 100ms) [WARNING] XSL 'package' took 951ms (over 100ms) [WARNING] XSL 'attrs' took 952ms (over 100ms) [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/io/stdin.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/anything-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 47 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/list.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/bool.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/close-to-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/string-ends-with-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'rename-tests-inners' took 105ms (over 100ms) [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/array-each-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'package' took 137ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/is-substring-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/angle.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'StUnhex' took 637ms (over 100ms) [WARNING] XSL 'tests' took 125ms (over 100ms) [INFO] Generated 9 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/float.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'classes' took 124ms (over 100ms) [WARNING] XSL 'classes' took 136ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 137ms (over 100ms) [WARNING] XSL 'varargs' took 138ms (over 100ms) [WARNING] XSL 'StUnhex' took 625ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/contains-string-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'rename-tests-inners' took 132ms (over 100ms) [WARNING] XSL 'classes' took 122ms (over 100ms) [WARNING] XSL 'data' took 129ms (over 100ms) [WARNING] XSL 'tests' took 136ms (over 100ms) [WARNING] XSL 'data' took 209ms (over 100ms) [WARNING] XSL 'attrs' took 156ms (over 100ms) [WARNING] XSL 'varargs' took 160ms (over 100ms) [WARNING] XSL 'varargs' took 162ms (over 100ms) [WARNING] XSL 'package' took 171ms (over 100ms) [WARNING] XSL 'tests' took 174ms (over 100ms) [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/any-of-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/heap.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'tests' took 101ms (over 100ms) [WARNING] XSL 'data' took 317ms (over 100ms) [WARNING] XSL 'varargs' took 321ms (over 100ms) [WARNING] XSL 'data' took 326ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 274ms (over 100ms) [INFO] Generated 21 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/assert-that.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'rename-tests-inners' took 326ms (over 100ms) [WARNING] XSL 'classes' took 323ms (over 100ms) [WARNING] XSL 'classes' took 328ms (over 100ms) [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/has-item-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/empty-string-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'attrs' took 101ms (over 100ms) [WARNING] XSL 'attrs' took 110ms (over 100ms) [WARNING] XSL 'package' took 116ms (over 100ms) [WARNING] XSL 'package' took 120ms (over 100ms) [WARNING] XSL 'attrs' took 121ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/not-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/matches-regex-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/tuple.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'StUnhex' took 216ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 772ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 757ms (over 100ms) [WARNING] XSL 'attrs' took 795ms (over 100ms) [WARNING] XSL 'varargs' took 796ms (over 100ms) [WARNING] XSL 'data' took 759ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/blank-string-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 31 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/positive-infinity.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/cti.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/is-matcher.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'tests' took 837ms (over 100ms) [WARNING] XSL 'varargs' took 798ms (over 100ms) [WARNING] XSL 'varargs' took 840ms (over 100ms) [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/switch.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 31 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/negative-infinity.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'classes' took 119ms (over 100ms) [WARNING] XSL 'data' took 124ms (over 100ms) [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/set.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'attrs' took 105ms (over 100ms) [WARNING] XSL 'package' took 108ms (over 100ms) [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/sys/uname.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'classes' took 120ms (over 100ms) [WARNING] XSL 'tests' took 121ms (over 100ms) [INFO] Generated 11 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/nan.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'package' took 134ms (over 100ms) [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/string-starts-with-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/string.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'data' took 383ms (over 100ms) [WARNING] XSL 'data' took 371ms (over 100ms) [WARNING] XSL 'varargs' took 372ms (over 100ms) [WARNING] XSL 'varargs' took 382ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 382ms (over 100ms) [INFO] Generated 23 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/multimap.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'varargs' took 109ms (over 100ms) [INFO] Generated 9 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/map.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'varargs' took 172ms (over 100ms) [INFO] Generated 21 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/assert-twice-that.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 8 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/has-items-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/hamcrest/matchers/all-of-matcher.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/collections/hash-code-of.xmir to ./home/r/repo/target/generated-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/ram.xmir to ./home/r/repo/target/generated-sources [WARNING] XSL 'StUnhex' took 3s (over 100ms) [WARNING] XSL 'package' took 106ms (over 100ms) [WARNING] XSL 'tests' took 396ms (over 100ms) [WARNING] XSL 'rename-tests-inners' took 242ms (over 100ms) [INFO] Generated 41 .java file(s) from ./home/r/repo/target/eo/6-transpile/org/eolang/math/number.xmir to ./home/r/repo/target/generated-sources [INFO] Transpiled 67 XMIRs, created 12732 Java files in ./home/r/repo/target/generated-sources [INFO] The directory added to Maven 'compile-source-root': ./home/r/repo/target/generated-sources [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 723 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 470 kB/s) [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 6.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 45 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 51 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 41 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 55 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 105 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 62 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 104 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 8.1 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 71 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 7.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 11 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 41 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 140 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 7.8 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 55 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 6.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 6.9 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 12 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 425 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded5from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 358 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloaded4from6oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.1 MB/s) Downloading)from5oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloaded3from5oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 939 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloaded2from6oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.1 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.9 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded3from8oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 163 kB/s) Downloading)from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded2from2oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 763 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded2from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 128 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded2from8oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 83 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.4 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded2from6oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 125 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloaded2from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 350 kB/s) Downloading)from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 251 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 28 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 151 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 201 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 113 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 84 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 7.3 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 267 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Downloaded2from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 308 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 157 kB/s) Downloaded2from2oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 35 kB/s) Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 409 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 6.1 kB/s) Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 27 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 447 source files to /home/r/repo/target/classes [INFO] [INFO] --- eo:0.29.6:register (test-compile) @ eo-hamcrest --- [INFO] Registered 36 EO sources from ./home/r/repo/src/test/eo to ./home/r/repo/target/eo-foreign.csv, included [**.eo], excluded [] [INFO] [INFO] --- eo:0.29.6:assemble (test-compile) @ eo-hamcrest --- [INFO] Parsed 36 .eo sources to XMIRs [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'add-refs' took 114ms (over 100ms) [WARNING] XSL 'add-refs' took 131ms (over 100ms) [WARNING] XSL 'fix-missed-names' took 112ms (over 100ms) [WARNING] XSL 'constant-folding' took 134ms (over 100ms) [WARNING] XSL 'set-locators' took 138ms (over 100ms) [WARNING] XSL 'duplicate-names' took 105ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'data-objects' took 128ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 141ms (over 100ms) [WARNING] XSL 'globals-to-abstracts' took 132ms (over 100ms) [WARNING] XSL 'set-locators' took 154ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 155ms (over 100ms) [WARNING] XSL 'set-locators' took 136ms (over 100ms) [WARNING] XSL 'unused-aliases' took 126ms (over 100ms) [WARNING] XSL 'abstracts-float-up' took 188ms (over 100ms) [WARNING] XSL 'unit-test-without-phi' took 172ms (over 100ms) [WARNING] XSL 'set-locators' took 180ms (over 100ms) [WARNING] XSL 'data-objects' took 123ms (over 100ms) [WARNING] XSL 'unused-aliases' took 141ms (over 100ms) [WARNING] XSL 'add-refs' took 108ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 171ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'set-locators' took 101ms (over 100ms) [WARNING] XSL 'add-refs' took 103ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'remove-levels' took 110ms (over 100ms) [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [INFO] Shift #0 via 'globals-to-abstracts' made no changes [WARNING] XSL 'globals-to-abstracts' took 109ms (over 100ms) [WARNING] XSL 'remove-refs' took 107ms (over 100ms) [WARNING] XSL 'add-refs' took 109ms (over 100ms) [WARNING] XSL 'broken-refs' took 104ms (over 100ms) [INFO] Optimized 36 out of 36 XMIR program(s) [INFO] Discovered 12 foreign objects in 36 programs: [org.eolang.switch, org.eolang.bool, org.eolang.float, org.eolang.string, org.eolang.memory, org.eolang.hamcrest.assert-twice-that, org.eolang.tuple, org.eolang.math.number, org.eolang.hamcrest.assert-that, org.eolang.int, org.eolang.nop, org.eolang.seq] [INFO] 0 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@73f5688d]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] Configured Artifact: org.eolang:eo-runtime:0.29.6:jar [INFO] eo-runtime-0.29.6.jar already unpacked. [INFO] org.eolang:eo-runtime:null:0.29.6 unpacked to ./home/r/repo/target/eo-test/4-resolve/org.eolang/eo-runtime/-/0.29.6 [WARNING] No new files after unpacking of org.eolang:eo-runtime:0.29.6! [INFO] New 1 dependenc(ies) unpacked [INFO] New 0 objects found in 1 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 0 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Assemble cycle #1 (EO:36/XMIR:0/OPTIMIZED:0/DISCOVERED:0/PROBED:0 -> EO:36/XMIR:36/OPTIMIZED:36/DISCOVERED:36/PROBED:36), took 6s [INFO] No .eo sources parsed to XMIRs [INFO] Nothing to discover, all programs checked already [INFO] Nothing to probe, all programs checked already [INFO] 0 program(s) pulled from [./home/r/.eo (9c46a67)]+[fallback to [org.eolang.maven.objectionary.OyIndexed@50dd2315]+(9c46a67 cache to /home/r/.eo)] [INFO] Runtime dependency added from pom with version: 0.29.6 [INFO] New 1 dependenc(ies) unpacked [INFO] New 0 objects found in 1 unpacked dependencies [INFO] Found placed binaries from org.eolang/eo-runtime/-/0.29.6 [INFO] No binary file(s) out of 0 were placed from org.eolang/eo-runtime/-/0.29.6 [INFO] Assemble cycle #2 (EO:36/XMIR:36/OPTIMIZED:36/DISCOVERED:36/PROBED:36 -> EO:36/XMIR:36/OPTIMIZED:36/DISCOVERED:36/PROBED:36), took 133ms [INFO] 2 assemble cycle(s) produced some new object(s): EO:36/XMIR:36/OPTIMIZED:36/DISCOVERED:36/PROBED:36 [INFO] [INFO] --- eo:0.29.6:transpile (test-compile) @ eo-hamcrest --- [WARNING] XSL 'StUnhex' took 119ms (over 100ms) [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/empty-string-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 7 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/not-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/described-as-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/is-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/string-starts-with-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/is-substring-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/any-of-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/contains-string-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/equal-to-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/matches-regex-tests.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'classes' took 148ms (over 100ms) [WARNING] XSL 'package' took 140ms (over 100ms) [WARNING] XSL 'data' took 196ms (over 100ms) [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/all-of-failed-output.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'rename-tests-inners' took 130ms (over 100ms) [INFO] Generated 7 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/arrays-matchers-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/greater-than-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/blank-string-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/matches-regex-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/empty-string-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/greater-than-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/equal-to-tests.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'data' took 122ms (over 100ms) [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/is-substring-failed-output.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'package' took 111ms (over 100ms) [INFO] Generated 5 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/anything-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/close-to-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 6 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/is-tests.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'classes' took 158ms (over 100ms) [WARNING] XSL 'package' took 162ms (over 100ms) [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/string-ends-with-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 4 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/less-than-tests.xmir to ./home/r/repo/target/generated-test-sources [WARNING] XSL 'classes' took 101ms (over 100ms) [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/string-ends-with-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/arrays-matchers-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/all-of-tests.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/close-to-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/less-than-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/anything-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/string-starts-with-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 1 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/described-as-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/not-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 2 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/blank-string-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/any-of-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Generated 3 .java file(s) from ./home/r/repo/target/eo-test/6-transpile/org/eolang/hamcrest/failed-output/contains-string-failed-output.xmir to ./home/r/repo/target/generated-test-sources [INFO] Transpiled 36 XMIRs, created 2230 Java files in ./home/r/repo/target/generated-test-sources [INFO] The directory added to Maven 'test-compile-source-root': ./home/r/repo/target/generated-test-sources [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eo-hamcrest --- [INFO] skip non existing resourceDirectory /home/r/repo/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eo-hamcrest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 111 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- surefire:3.1.0:test (default-test) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.0/maven-surefire-common-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.0/maven-surefire-common-3.1.0.pom (6.1 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.0/surefire-api-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.0/surefire-api-3.1.0.pom (3.5 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.0/surefire-logger-api-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.0/surefire-logger-api-3.1.0.pom (3.3 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.0/surefire-shared-utils-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.0/surefire-shared-utils-3.1.0.pom (4.1 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.0/surefire-extensions-api-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.0/surefire-extensions-api-3.1.0.pom (3.3 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.0/surefire-booter-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.0/surefire-booter-3.1.0.pom (4.5 kB at 41 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.0/surefire-extensions-spi-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.0/surefire-extensions-spi-3.1.0.pom (1.8 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 52 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 123 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 120 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 44 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 57 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 286 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 129 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 45 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 37 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 21 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 101 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 154 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.0/maven-surefire-common-3.1.0.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.0/maven-surefire-common-3.1.0.jar (306 kB at 2.0 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.0/surefire-api-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.0/surefire-logger-api-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.0/surefire-extensions-api-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.0/surefire-booter-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.0/surefire-extensions-spi-3.1.0.jar Downloaded2from3oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.0/surefire-extensions-api-3.1.0.jar (26 kB at 219 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar Downloaded3from3oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.0/surefire-logger-api-3.1.0.jar (14 kB at 111 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar Downloaded2from7oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.0/surefire-api-3.1.0.jar (170 kB at 1.2 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.0/surefire-booter-3.1.0.jar (118 kB at 828 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.0/surefire-extensions-spi-3.1.0.jar (8.2 kB at 50 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar Downloaded2from1oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 250 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.0/surefire-shared-utils-3.1.0.jar Downloaded3from9oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 211 kB/s) Downloaded3from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 440 kB/s) Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 477 kB/s) Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 986 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.0/surefire-shared-utils-3.1.0.jar (2.1 MB at 2.8 MB/s) [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=1876636596303994 [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.1.0/surefire-junit-platform-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.1.0/surefire-junit-platform-3.1.0.pom (4.7 kB at 42 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.1.0/surefire-providers-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.1.0/surefire-providers-3.1.0.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.1.0/common-java5-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.1.0/common-java5-3.1.0.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 10 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.1.0/surefire-junit-platform-3.1.0.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.1.0/surefire-junit-platform-3.1.0.jar (27 kB at 237 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.1.0/common-java5-3.1.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.1.0/common-java5-3.1.0.jar (18 kB at 151 kB/s) Downloaded3from2oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 589 kB/s) Downloaded2from5oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 695 kB/s) Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 996 kB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 303 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar Downloaded1from6central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 6.8 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running EOorg.EOeolang.EOhamcrest.EOslow_test_with_switchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.768 s - in EOorg.EOeolang.EOhamcrest.EOslow_test_with_switchTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_contains_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_contains_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOany_of_severalTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in EOorg.EOeolang.EOhamcrest.EOany_of_severalTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOswitch_in_switch_in_switch_close_toTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.246 s - in EOorg.EOeolang.EOhamcrest.EOswitch_in_switch_in_switch_close_toTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOhas_item_int_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in EOorg.EOeolang.EOhamcrest.EOhas_item_int_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOanything_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOanything_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_and_ends_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_and_ends_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_number_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_number_test_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_blank_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in EOorg.EOeolang.EOhamcrest.EOsimple_blank_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcompare_different_stringsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in EOorg.EOeolang.EOhamcrest.EOcompare_different_stringsTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_and_ends_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_and_ends_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_less_than_expr_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_less_than_expr_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_alphabetical_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_alphabetical_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_and_starts_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_and_starts_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_blank_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_blank_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sub_less_than_expr_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sub_less_than_expr_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOless_than_float_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOless_than_float_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOall_of_numbers_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in EOorg.EOeolang.EOhamcrest.EOall_of_numbers_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOtwo_sum_described_as_equal_to_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOtwo_sum_described_as_equal_to_test_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_starts_with_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_starts_with_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_several_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_several_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOcontains_any_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOcontains_any_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_equal_two_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in EOorg.EOeolang.EOhamcrest.EOnot_equal_two_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOany_of_numbers_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in EOorg.EOeolang.EOhamcrest.EOany_of_numbers_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_assert_twice_that_passTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_assert_twice_that_passTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOanything_all_of_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in EOorg.EOeolang.EOhamcrest.EOanything_all_of_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOzero_is_close_to_float_with_delta_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOzero_is_close_to_float_with_delta_test_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_str_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_str_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOarrays_each_items_complex_caseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOarrays_each_items_complex_caseTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_and_starts_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_and_starts_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_multiline_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_multiline_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOall_of_severalTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in EOorg.EOeolang.EOhamcrest.EOall_of_severalTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_greater_than_value_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_greater_than_value_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_greater_than_two_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOnot_greater_than_two_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_less_than_value_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_less_than_value_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_dollar_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_dollar_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_switch_close_1Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in EOorg.EOeolang.EOhamcrest.EOcheck_switch_close_1Test [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in EOorg.EOeolang.EOhamcrest.EOis_two_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_greater_than_value_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_greater_than_value_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOstarts_with_any_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOstarts_with_any_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_failed_output_with_two_sum_greater_than_valueTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_failed_output_with_two_sum_greater_than_valueTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_starts_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in EOorg.EOeolang.EOhamcrest.EOsimple_starts_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_any_is_substringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in EOorg.EOeolang.EOhamcrest.EOcheck_any_is_substringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_several_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_several_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in EOorg.EOeolang.EOhamcrest.EOcheck_any_contains_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOmatches_regex_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOmatches_regex_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOless_than_int_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOless_than_int_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOall_of_close_toTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in EOorg.EOeolang.EOhamcrest.EOall_of_close_toTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_sum_greater_than_value_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOis_two_sum_greater_than_value_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_ends_with_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in EOorg.EOeolang.EOhamcrest.EOsimple_ends_with_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOhas_item_float_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOhas_item_float_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOnot_failed_output_two_stringsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOnot_failed_output_two_stringsTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_empty_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_empty_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_assert_twice_thatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_assert_twice_thatTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_float_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_float_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOzero_is_close_to_float_with_delta_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in EOorg.EOeolang.EOhamcrest.EOzero_is_close_to_float_with_delta_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_is_substringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in EOorg.EOeolang.EOhamcrest.EOsimple_is_substringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_greater_than_expr_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_greater_than_expr_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOany_of_close_toTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in EOorg.EOeolang.EOhamcrest.EOany_of_close_toTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOstarts_with_all_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOstarts_with_all_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sub_greater_than_expr_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sub_greater_than_expr_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_failed_output_with_two_boolsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOis_failed_output_with_two_boolsTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOarrays_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOarrays_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_equal_two_strings_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in EOorg.EOeolang.EOhamcrest.EOnot_equal_two_strings_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOends_with_any_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOends_with_any_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOfloat_is_close_to_float_with_delta_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOfloat_is_close_to_float_with_delta_test_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_sum_described_as_equal_to_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in EOorg.EOeolang.EOhamcrest.EOtwo_sum_described_as_equal_to_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_close_to_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_close_to_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOdelayed_calculationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOdelayed_calculationTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnested_has_itemsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOnested_has_itemsTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOneg_float_is_close_to_neg_float_with_delta_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in EOorg.EOeolang.EOhamcrest.EOneg_float_is_close_to_neg_float_with_delta_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_sub_greater_than_expr_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in EOorg.EOeolang.EOhamcrest.EOis_two_sub_greater_than_expr_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_greater_than_floats_times_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOnot_greater_than_floats_times_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_strings_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOtwo_strings_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_less_than_value_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOtwo_floats_is_less_than_value_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_assert_twice_that_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_assert_twice_that_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOarrays_each_itemsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOarrays_each_itemsTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOhas_items_int_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOhas_items_int_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_bools_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOtwo_bools_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOanything_two_strings_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOanything_two_strings_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in EOorg.EOeolang.EOhamcrest.EOcheck_all_contains_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_equal_two_bools_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in EOorg.EOeolang.EOhamcrest.EOnot_equal_two_bools_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOhas_item_string_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOhas_item_string_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_bools_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOis_two_bools_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_int_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOequal_to_int_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOnot_failed_output_two_floats_divTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOnot_failed_output_two_floats_divTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOanything_two_floats_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOanything_two_floats_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOgreater_than_int_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOgreater_than_int_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_ends_with_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_ends_with_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_close_to_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOany_of_close_to_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOgreater_than_float_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOgreater_than_float_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_floats_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOis_two_floats_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_empty_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in EOorg.EOeolang.EOhamcrest.EOsimple_empty_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_blank_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOsimple_blank_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOanything_any_of_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in EOorg.EOeolang.EOhamcrest.EOanything_any_of_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOanything_two_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOanything_two_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfloat_is_close_to_float_with_delta_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in EOorg.EOeolang.EOhamcrest.EOfloat_is_close_to_float_with_delta_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_blank_string_with_spaceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOsimple_blank_string_with_spaceTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_number_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOall_of_number_test_failed_outputTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_comments_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_comments_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOcheck_all_is_substringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in EOorg.EOeolang.EOhamcrest.EOcheck_all_is_substringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOtwo_floats_sum_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in EOorg.EOeolang.EOhamcrest.EOtwo_floats_sum_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOnot_equal_two_floats_div_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in EOorg.EOeolang.EOhamcrest.EOnot_equal_two_floats_div_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOis_two_strings_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in EOorg.EOeolang.EOhamcrest.EOis_two_strings_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOsimple_contains_stringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in EOorg.EOeolang.EOhamcrest.EOsimple_contains_stringTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_dotall_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_dotall_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOmatches_regex_unicode_testTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in EOorg.EOeolang.EOhamcrest.EOmatches_regex_unicode_testTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOcontains_all_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOcontains_all_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOends_with_all_of_string_failedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOends_with_all_of_string_failedTest [INFO] Running EOorg.EOeolang.EOhamcrest.EOfailed_output.EOneg_float_is_close_to_neg_float_with_delta_test_failed_outputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in EOorg.EOeolang.EOhamcrest.EOfailed_output.EOneg_float_is_close_to_neg_float_with_delta_test_failed_outputTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 147 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 382 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 97 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 161 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 47 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 44 kB/s) [INFO] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (0 B at 0 B/s) [INFO] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 49 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 198 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 30 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 26 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 36 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 228 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 98 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 27 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 236 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 68 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 13 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 39 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 23 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 168 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 25 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 124 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 97 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 143 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (2.5 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 94 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 130 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 19 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 96 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 22 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 182 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 43 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 132 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 125 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 47 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 441 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar Downloaded3from1oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 507 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar Downloaded4from9oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 346 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar Downloaded3from5oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 1.5 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar Downloaded3from5oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 36 kB/s) Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar Downloaded3from3oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 356 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar Downloaded2from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 2.4 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar Downloaded2from.oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 460 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar Downloaded4from.oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 113 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 189 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 514 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 358 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 69 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 57 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 863 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 15 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 4.4 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar Downloaded2from.oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 32 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar Downloaded5from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 67 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 193 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 171 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded5from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.8 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 142 kB/s) Downloading)from7oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 415 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 302 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar Downloaded3from.oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 155 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (0 B at 0 B/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 12 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 103 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 134 kB/s) Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 43 kB/s) Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 35 kB/s) Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 1.5 MB/s) Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 5.6 MB/s) [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/EOorg/EOeolang/EOhamcrest/org-eolang-eo-hamcrest-jar.txt added [INFO] [INFO] --- eo:0.29.6:unplace (compile) @ eo-hamcrest --- [INFO] Because of 'selectivelyPlace' list of globs: 0 files remained and 1892 deleted [INFO] All 1892 binari(es) deleted, which were found in ./home/r/repo/target/eo-placed.csv [INFO] [INFO] --- eo:0.29.6:unspile (compile) @ eo-hamcrest --- [INFO] Deleted 244 .class files out of 244 in ./home/r/repo/target/classes [INFO] [INFO] --- eo:0.29.6:copy (compile) @ eo-hamcrest --- [INFO] 22 source(s) copied from ./home/r/repo/src/main/eo to ./home/r/repo/target/classes/EO-SOURCES [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 40 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 56 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 75 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 319 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 232 kB/s) Downloaded2from6oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 1.7 MB/s) Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 1.3 MB/s) [INFO] Building jar: /home/r/repo/target/eo-hamcrest-0.5.1.jar [INFO] [INFO] >>> source:3.3.0:jar (jcabi-sources) > generate-sources @ eo-hamcrest >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ eo-hamcrest --- [INFO] [INFO] --- buildnumber:3.1.0:create (jcabi-build-number) @ eo-hamcrest --- [INFO] [INFO] --- buildnumber:3.1.0:create-timestamp (jcabi-build-number) @ eo-hamcrest --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- eo:0.29.6:register (compile) @ eo-hamcrest --- [INFO] There are 67 EO sources registered already [INFO] Registered 22 EO sources from ./home/r/repo/src/main/eo to ./home/r/repo/target/eo-foreign.csv, included [**.eo], excluded [] [INFO] [INFO] <<< source:3.3.0:jar (jcabi-sources) < generate-sources @ eo-hamcrest <<< [INFO] [INFO] [INFO] --- source:3.3.0:jar (jcabi-sources) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 54 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 193 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 680 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 17 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 1.6 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar Downloaded2from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 3.6 MB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 8.0 MB/s) [INFO] Building jar: /home/r/repo/target/eo-hamcrest-0.5.1-sources.jar [INFO] [INFO] --- javadoc:3.5.0:jar (jcabi-javadoc) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 48 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 44 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 63 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 18 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 197 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 66 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 24 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 9.4 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 20 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 31 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 26 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 38 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 53 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 16 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 178 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 58 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 139 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 46 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 109 kB/s) [INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-components:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (0 B at 0 B/s) [INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 289 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 524 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar Downloaded4from3oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 388 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Downloaded3from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 294 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.1 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Downloaded2from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 179 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar Downloaded2from2oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 100 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloaded3from4oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 227 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar Downloaded2from1oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 564 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 1.7 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar Downloaded2from8oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 135 kB/s) Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar Downloaded2from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 118 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 447 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 482 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 492 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar Downloaded2from2oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 105 kB/s) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 242 kB/s) Downloaded2from2oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 562 kB/s) Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (0 B at 0 B/s) Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 1.2 MB/s) [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package EOorg.EOeolang.EOhamcrest... Loading source files for package EOorg.EOeolang... Loading source files for package EOorg.EOeolang.EOhamcrest.EOmatchers... Loading source files for package EOorg.EOeolang.EOio... Loading source files for package EOorg.EOeolang.EOcollections... Loading source files for package EOorg.EOeolang.EOtxt... Loading source files for package EOorg.EOeolang.EOmath... Loading source files for package EOorg.EOeolang.EOsys... Constructing Javadoc information... Standard Doclet version 11.0.20 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObool.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObool$EOas_bytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObool$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObool$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObool$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes$EOas_bool.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes$EOas_bytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes$EOas_hash$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EObytes$EOleft.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcti.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOminus$EOrec_terms.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOfloat$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap$EOfree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap$EOmalloc.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap$EOpointer.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap$EOpointer$EOadd.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOheap$EOpointer$EOsub.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOminus$EOrec_terms.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOint$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnan$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOdiv_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOdiv_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOis_nan_or_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOis_term_gte_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOminus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOminus$EOis_nan_or_neg_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOminus$EOminus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOplus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOplus$EOis_nan_or_pos_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOplus$EOplus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOis_nan_or_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOis_term_gt_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOtimes_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnegative_infinity$EOtimes$EOtimes_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOnop.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOdiv_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOdiv_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOis_nan_or_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOis_term_gte_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOminus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOminus$EOis_nan_or_pos_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOminus$EOminus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOplus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOplus$EOis_nan_or_neg_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOplus$EOplus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOis_nan_or_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOis_term_gt_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOtimes_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOpositive_infinity$EOtimes$EOtimes_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOram.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOram$EOram_slice.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOstring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOstring$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOstring$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOswitch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOswitch$EOcheck_case_at.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtuple.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EObytes_as_array.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EObytes_as_array$EOslice_byte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOhash_code_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOhash_code_of$EOt1$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOhash_code_of$EOt1$EOt3$EOa1$EOrec_hash_code.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOconcat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOconcat$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOcontains.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOeach.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOeach$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOeq$EOt1$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOfiltered.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOfiltered$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOfilteredi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOfilteredi$EOrec_filtered.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOhead.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOhead$EOt2$EOt2$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOindex_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOindex_of$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOinflated.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOinflated$EOrec_inflated.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOis_empty.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOlast_index_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOlast_index_of$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOmapped.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOmapped$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOmappedi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOmappedi$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOreduced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOreduced$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOreducedi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOreducedi$EOrec_reduced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted$EOswap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted$EOt3$EOa1$EOt1$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOsorted$EOt4$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOtail.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOtail$EOt2$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwithi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwithout$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwithouti.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOlist$EOwithouti$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOcontains_key.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOcontains_key$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOfound.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOkeys.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOkeys$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOsize.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmap$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOconcat_all_arrays.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOconcat_all_arrays$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOfind_in_list.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOfind_in_list$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOfound.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOkeys.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOkeys$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOpairs_to_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOpairs_to_hash$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOcomparable_pair.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOcomparable_pair$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOcreate_array_by_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOcreate_array_by_hash$EOt3$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOfill_to_size.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOrebuilded$EOt5$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOsize.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOwithout_in_list.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOmultimap$EOwithout_in_list$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOrange.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOrange$EOφ.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOrange$EOφ$EOappend.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOrange$EOφ$EOappend$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOset.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOset$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOset$EOt1$EOa2$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOset$EOt1$EOa2$EOt0$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/EOset$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOall_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOany_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOanything.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOarray_each.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOblank_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOclose_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOcontains_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOdescribed_as.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOempty_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOequal_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOgreater_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOhas_item.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOhas_items.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOis.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOis_substring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOless_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOmatches_regex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOstring_ends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_that$EOstring_starts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOall_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOany_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOanything.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOarray_each.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOassert.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOblank_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOclose_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOcontains_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOdescribed_as.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOequal_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOgreater_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOhas_item.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOhas_items.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOis.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOis_substring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOless_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOmatches_regex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOstring_ends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOassert_twice_that$EOstring_starts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOall_of_matcher$EOmatch$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOany_of_matcher$EOmatch$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOanything_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOanything_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOanything_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOanything_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOarray_each_matcher$EOmatch$EOt2$EOt1$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOblank_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOblank_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOblank_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOblank_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher$EOmatch$EOactual_delta.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOclose_to_matcher$EOmatch$EOfloat_abs.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOcontains_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOcontains_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOcontains_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOcontains_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOdescribed_as_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOdescribed_as_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOempty_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOempty_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOempty_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOempty_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOequal_to_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOequal_to_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOequal_to_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOequal_to_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOgreater_than_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOgreater_than_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOgreater_than_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOgreater_than_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher$EOmatch$EOapply.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_item_matcher$EOmatch$EOt2$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOall_match.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOall_match$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOhas_items_matcher$EOmatch$EOt2$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_substring_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_substring_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_substring_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOis_substring_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOless_than_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOless_than_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOless_than_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOless_than_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOmatches_regex_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOmatches_regex_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOmatches_regex_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOmatches_regex_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOnot_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOnot_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOnot_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOnot_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_ends_with_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_ends_with_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_ends_with_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_ends_with_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_starts_with_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_starts_with_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_starts_with_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/EOstring_starts_with_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOio/EOstdin.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOangle.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOangle$EOas_degrees.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOangle$EOas_radians.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOangle$EOctan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOangle$EOtan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOe.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOintegral.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOintegral$EOsubsection.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOintegral$EOt9$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOabs.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOand.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOarccos.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOarccos$EObinary_method.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOarccos$EObinary_method$EOt7$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOceil.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOceil$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOexp.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOis_float.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOis_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOis_int.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOleft.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1$EOterm_1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1$EOterm_1$EOt2$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2$EOln_taylor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2$EOln_taylor$EOt4$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOlog.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOlog$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOmod.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOmod$EOabs_mod.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOneq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower$EOt1$EOa2$EObin_powf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower$EOt1$EOa2$EObin_powf$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower$EOt1$EOa2$EObin_powi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOpower$EOt1$EOa2$EObin_powi$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOright.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOsignum.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOsqrt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOsqrt$EObabylonian_method.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOsqrt$EObabylonian_method$EOt4$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOtaylor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOtaylor$EOt8$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOnumber$EOxor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOpi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOrandom.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOrandom$EOnext.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOrandom$EOpseudo.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOrandom$EOφ.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOseries.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOseries$EOmax.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOseries$EOmax$EOt1$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOseries$EOmin.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/EOseries$EOmin$EOt1$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOsys/EOuname.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOmatches.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei$EOmitem.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei$EOnextacc.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei$EOnextpt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei$EOpart.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOreplaced$EOreplacei$EOreplace_by_groups.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOas_float.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOas_int.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOchained.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOchained$EOt1$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOcompare.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOcompare$EOt3$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOcontains.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOcontains$EOloop.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOcontains$EOloop$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOindex_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOindex_of$EOcheck_if_starts_from_index.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOindex_of$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOis_alphabetic.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOis_alphabetic$EObytes_1_to_8.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOis_alphabetic$EOint_is_alpha.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOis_alphabetic$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOjoined.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOjoined$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOlast_index_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOlast_index_of$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOlow_cased.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOlow_cased$EOt2$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOslice.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOstarts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOtrimmed.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOtrimmed$EOrec_trim.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOup_cased.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOup_cased$EOascii.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/EOtext$EOup_cased$EOt2$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOio/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOio/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOsys/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOsys/package-tree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/package-summary.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOstring_starts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOless_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOarray_each.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOdescribed_as.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOgreater_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOarray_each.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOall_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOis.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOstring_starts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOany_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOassert.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOall_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOhas_item.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOequal_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOgreater_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOclose_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOblank_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOhas_items.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOhas_items.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOanything.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOclose_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOanything.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOmatches_regex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOis_substring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOany_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOless_than.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOhas_item.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOdescribed_as.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOstring_ends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOis.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOempty_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOblank_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOmatches_regex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOcontains_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOstring_ends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOequal_to.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_twice_that$EOis_substring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/class-use/EOassert_that$EOcontains_string.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOminus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOram$EOram_slice.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOdiv_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOswitch$EOcheck_case_at.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOis_nan_or_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOis_nan_or_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOminus$EOrec_terms.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObool$EOnot.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOstring$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOplus$EOis_nan_or_neg_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOswitch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOdiv_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOminus$EOminus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOis_nan_or_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOtimes_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOstring.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes$EOas_bytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOcti.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOtuple.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes$EOleft.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap$EOpointer$EOsub.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObool$EOas_bytes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOis_term_gte_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOis_term_gte_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOis_term_gte_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOis_term_gt_zero$EOt1$EOa0.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOtimes_rec$EOt9$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOminus$EOminus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOis_term_gt_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOminus$EOrec_terms.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObool$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOneg.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOstring$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOminus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOminus$EOis_nan_or_neg_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOdiv_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOminus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObool.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap$EOpointer.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes$EOtimes_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap$EOfree.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOplus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOfloat$EOas_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOis_term_gt_zero.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes$EOas_bool.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOdiv.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOplus$EOplus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOdiv$EOdiv_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOplus$EOplus_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOram.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOtimes$EOtimes_rec.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOminus$EOis_nan_or_pos_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnop.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOtimes.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOint.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObytes$EOas_hash$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EObool$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity$EOdiv$EOis_nan_or_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap$EOpointer$EOadd.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOplus$EOis_nan_or_pos_inf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOheap$EOmalloc.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnan$EOplus.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity$EOplus$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOmatches_regex_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_starts_with_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher$EOmatch$EOactual_delta.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOanything_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOmatches_regex_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_substring_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOmatches_regex_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOdescribed_as_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOall_match$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOequal_to_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOempty_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOequal_to_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOblank_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOcontains_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOcontains_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher$EOmatch$EOt2$EOt1$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOgreater_than_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOless_than_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOgreater_than_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOnot_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOcontains_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOnot_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOblank_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOgreater_than_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_ends_with_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher$EOmatch$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOblank_string_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_ends_with_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOnot_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOcontains_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_ends_with_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOanything_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_starts_with_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOempty_string_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOdescribed_as_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_starts_with_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOless_than_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOarray_each_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOempty_string_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOmatches_regex_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_substring_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOequal_to_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOanything_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_substring_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOless_than_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOblank_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOanything_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher$EOmatch$EOapply.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOequal_to_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOis_substring_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_ends_with_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOstring_starts_with_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher$EOmatch$EOt2$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher$EOmatch$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOall_match.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOgreater_than_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOless_than_matcher.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOmatch$EOt2$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOnot_matcher$EOdescription_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOclose_to_matcher$EOmatch$EOfloat_abs.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_item_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOhas_items_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher$EOmatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOall_of_matcher$EOdescription_of$EOt0$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOempty_string_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/class-use/EOany_of_matcher$EOdescribe_mismatch.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOio/class-use/EOstdin.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EObytes_as_array$EOslice_byte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOfilteredi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOkeys$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOset$EOt1$EOa2$EOt0$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted$EOt4$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOgte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOfind_in_list.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOmappedi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOcontains_key.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOrange$EOφ.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOwithout_in_list$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOinflated.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOindex_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOrange$EOφ$EOappend$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOfiltered$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOconcat$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOfound.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOreducedi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOcreate_array_by_hash$EOt3$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted$EOt3$EOa1$EOt1$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOgt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOsize.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOrange$EOφ$EOappend.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOconcat_all_arrays$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOkeys.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOeach.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOcreate_array_by_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOwithout_in_list.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOwithout.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOcomparable_pair$EOlt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOindex_of$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOeq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOhash_code_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOeq$EOt1$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOt5$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOhash_code_of$EOt1$EOt3$EOa1$EOrec_hash_code.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOis_empty.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOset$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOreduced$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOhead$EOt2$EOt2$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOconcat_all_arrays.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOpairs_to_hash.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOcontains.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOfiltered.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOfilteredi$EOrec_filtered.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOmappedi$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOsize.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOlte.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOcomparable_pair.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOlast_index_of$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOconcat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOset$EOt1$EOa2$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwithouti.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOtail$EOt2$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOlast_index_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOset$EOwith.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOmapped.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOsorted$EOswap.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOreduced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOkeys$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOtail.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOrebuilded$EOfill_to_size.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwithi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOinflated$EOrec_inflated.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOset.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOhead.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOkeys.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOeach$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EObytes_as_array.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOreducedi$EOrec_reduced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOpairs_to_hash$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwithout$EOt1$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmultimap$EOfind_in_list$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOwithouti$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOlist$EOmapped$EOt1$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOfound.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOmap$EOcontains_key$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOhash_code_of$EOt1$EOt3$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/class-use/EOrange.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOcontains.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOmatches.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOlast_index_of$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei$EOpart.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei$EOreplace_by_groups.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOis_alphabetic$EObytes_1_to_8.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOjoined.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOjoined$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOis_alphabetic.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOtrimmed$EOrec_trim.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOchained.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOcompare.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOcontains$EOloop.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei$EOnextacc.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOlast_index_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOindex_of.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOas_int.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOcompare$EOt3$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOis_alphabetic$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOup_cased$EOascii.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei$EOnextpt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOcontains$EOloop$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOindex_of$EOcheck_if_starts_from_index.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOlow_cased.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOup_cased.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOis_alphabetic$EOint_is_alpha.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOup_cased$EOt2$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced$EOreplacei$EOmitem.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOat.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOchained$EOt1$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOreplaced.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOlow_cased$EOt2$EOt0$EOt0$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOas_float.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOslice.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOindex_of$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOstarts_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOtrimmed.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext$EOends_with.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOintegral$EOt9$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOarccos$EObinary_method.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOintegral.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOneq.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOis_float.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOseries$EOmax.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOand.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOis_infinite.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOpi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOctan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOsqrt$EObabylonian_method$EOt4$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOlog.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1$EOterm_1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOrandom$EOpseudo.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOtaylor$EOt8$EOt2$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2$EOln_taylor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOxor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOtaylor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOsqrt$EObabylonian_method.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower$EOt1$EOa2$EObin_powf.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOor.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOlog$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOarccos$EObinary_method$EOt7$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOmod$EOabs_mod.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOsignum.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOtan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOrandom.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOarccos.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOseries$EOmax$EOt1$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOseries.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOas_radians.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOmod.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOleft.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOe.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOsqrt.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOas_degrees.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOabs.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOis_int.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOright.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower$EOt1$EOa2$EObin_powi$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1$EOterm_1$EOt2$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower$EOt1$EOa2$EObin_powi.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOis_nan.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOceil.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOseries$EOmin.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOceil$EOt1$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOrandom$EOnext.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOln$EOln_if_greater_than_1$EOterm_2$EOln_taylor$EOt4$EOt0$EOa1.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOexp.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOseries$EOmin$EOt1$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOrandom$EOφ.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumber$EOpower$EOt1$EOa2$EObin_powf$EOt2$EOa2.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/class-use/EOintegral$EOsubsection.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOsys/class-use/EOuname.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOcollections/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOhamcrest/EOmatchers/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOio/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOmath/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOsys/package-use.html... Generating /home/r/repo/target/apidocs/EOorg/EOeolang/EOtxt/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-index.html... Generating /home/r/repo/target/apidocs/allpackages-index.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/overview-summary.html... Generating /home/r/repo/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @todo, @checkstyle [INFO] Building jar: /home/r/repo/target/eo-hamcrest-0.5.1-javadoc.jar [INFO] [INFO] --- antrun:3.1.0:run (jcabi-xcop) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom (159 B at 1.4 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 147 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 59 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 29 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar (9.4 kB at 84 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 161 kB/s) Downloaded2from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 1.4 MB/s) Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 6.6 MB/s) [INFO] Executing tasks [INFO] [exec] /home/r/repo/pom.xml looks good [INFO] Executed tasks [INFO] [INFO] --- gpg:3.1.0:sign (jcabi-sign-artifacts) @ eo-hamcrest --- Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.3 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 229 kB/s) [INFO] Signing 4 files with 7E29B723C7834679204DD410AA57FF6B7040FA46 secret key. gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: starting migration from earlier GnuPG versions gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent gpg: key AA57FF6B7040FA46: secret key imported gpg: migration succeeded gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' [INFO] [INFO] --- install:3.1.1:install (default-install) @ eo-hamcrest --- [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.jar to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-sources.jar to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.jar.asc to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.pom.asc to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar.asc [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eo-hamcrest --- [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging:1.6.13:deploy (jcabi-deploy-to-sonatype) @ eo-hamcrest --- [INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")... [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "33927022b5669b" (matched by Nexus). [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar.asc [INFO] Installing /home/r/repo/target/eo-hamcrest-0.5.1-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "33927022b5669b" [INFO] * Created staging repository with ID "orgeolang-1151". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151 [INFO] * Uploading locally staged artifacts to profile org.eolang Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar (2.3 MB at 1.7 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/maven-metadata.xml Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/maven-metadata.xml Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/maven-metadata.xml (301 B at 523 B/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom.asc Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom.asc (833 B at 4.4 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar.asc Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-javadoc.jar.asc (833 B at 4.4 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar.asc Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar.asc (833 B at 4.3 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1-sources.jar (565 kB at 756 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar.asc Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar.asc (833 B at 4.4 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.jar (33 kB at 57 kB/s) Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1151/org/eolang/eo-hamcrest/0.5.1/eo-hamcrest-0.5.1.pom (6.1 kB at 11 kB/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgeolang-1151". Waiting for operation to complete... ............. [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- nexus-staging:1.6.13:release (jcabi-deploy-to-sonatype) @ eo-hamcrest --- [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] Releasing staging repository with IDs=[orgeolang-1151] Waiting for operation to complete... ........Oct 05, 2023 12:05:14 PM com.sun.jersey.api.client.ClientResponse getEntity SEVERE: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found Oct 05, 2023 12:05:14 PM com.sun.jersey.api.client.ClientResponse getEntity SEVERE: The registered message body readers compatible with the MIME media type are: */* -> com.sun.jersey.core.impl.provider.entity.FormProvider com.sun.jersey.core.impl.provider.entity.StringProvider com.sun.jersey.core.impl.provider.entity.ByteArrayProvider com.sun.jersey.core.impl.provider.entity.FileProvider com.sun.jersey.core.impl.provider.entity.InputStreamProvider com.sun.jersey.core.impl.provider.entity.DataSourceProvider com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General com.sun.jersey.core.impl.provider.entity.ReaderProvider com.sun.jersey.core.impl.provider.entity.DocumentProvider com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General com.sun.jersey.core.impl.provider.entity.EntityHolderReader [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:53 min [INFO] Finished at: 2023-10-05T12:05:14Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:release (jcabi-deploy-to-sonatype) on project eo-hamcrest: Execution jcabi-deploy-to-sonatype of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:release failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:release (jcabi-deploy-to-sonatype) on project eo-hamcrest: Execution jcabi-deploy-to-sonatype of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:release failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution jcabi-deploy-to-sonatype of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:release failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) Caused by: com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found at com.sun.jersey.api.client.ClientResponse.getEntity (ClientResponse.java:561) at com.sun.jersey.api.client.ClientResponse.getEntity (ClientResponse.java:517) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl$1.perform (StagingWorkflowV3ServiceImpl.java:80) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl$1.perform (StagingWorkflowV3ServiceImpl.java:68) at com.sonatype.nexus.staging.client.internal.ExceptionConverter.runAndReturn (ExceptionConverter.java:38) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.findRepository (StagingWorkflowV3ServiceImpl.java:86) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.monitorRepositoryTransition (StagingWorkflowV3ServiceImpl.java:213) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.monitorRepositoryTransition (StagingWorkflowV2ServiceImpl.java:407) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform (StagingWorkflowV2ServiceImpl.java:281) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform (StagingWorkflowV2ServiceImpl.java:276) at com.sonatype.nexus.staging.client.internal.ExceptionConverter.runAndReturn (ExceptionConverter.java:38) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.releaseStagingRepositories (StagingWorkflowV2ServiceImpl.java:285) at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.releaseStagingRepositories (StagingWorkflowV3ServiceImpl.java:91) at org.sonatype.nexus.maven.staging.workflow.ReleaseStageRepositoryMojo.doExecute (ReleaseStageRepositoryMojo.java:55) at org.sonatype.nexus.maven.staging.workflow.AbstractStagingActionMojo.execute (AbstractStagingActionMojo.java:55) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException 0m0mcontainer b3f67a5827f4ecb13c30ba08f637a50254cb5e2c9ce187eb04a7c767389bba86 is dead Thu Oct 5 02:06:26 PM CEST 2023